BUG-865: deprecate pre-Beryllium parser elements
[yangtools.git] / yang / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / util / ModuleDependencySort.java
2016-01-04 Robert VargaBUG-865: deprecate pre-Beryllium parser elements 91/32091/1
2015-09-27 Robert VargaUse Objects.hashCode() 00/27500/1
2015-08-31 Peter KajsaBug 3670 (part 3/5): Use of new statement parser in... 24/25524/3
2015-08-31 Peter KajsaBug 3670 (part 1/5): Use of new statement parser in... 20/25520/3
2015-08-06 Thanh HaFix license header violations in yang-parser-impl 35/24835/1
2014-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-01 Tony TkacikMerge "Hotfix for stmtsep use in YangParser grammar."
2014-09-01 Tony TkacikMerge "Improve TypeProviderImpl.sortTypeDefinitionAccor...
2014-09-01 Tony TkacikMerge "Change yang-maven-plugin to write yang files...
2014-08-31 Robert VargaMerge "BUG-869: minor changes to improve code readabili...
2014-08-29 Robert VargaMerge "BUG-576: fixed possible null pointer dereference...
2014-08-29 Robert VargaMerge "BUG-1433: augmentation field visibility changed...
2014-08-29 Tony TkacikMerge "Bug 1446: Add new concurrent classes for trackin...
2014-08-29 Robert VargaMerge "BUG-869: removed redundant check for null before...
2014-08-29 Robert VargaMerge "BUG-869: added proper handling of nullable param...
2014-08-29 Robert VargaMerge "Fix to feature files to include ietf-yang-types...
2014-08-26 Martin VitezMerge "Fix for features - added missing dependency"
2014-08-26 Martin VitezBUG-869: added proper handling of nullable parameter 95/10295/1
2014-08-25 Robert VargaMerge "BUG-1589 Exclude xml* prefixes from RandomPrefix"
2014-08-25 Tony TkacikMerge "BUG-576: fixed text file loading in test."
2014-08-25 Tony TkacikMerge "BUG-1514: fixed bug in module sort."
2014-08-25 Tony TkacikMerge "BUG-1537: improved YangModuleInfo."
2014-08-25 Tony TkacikMerge changes If1e9a750,Ib530560c,Id01393c3,I2d375382...
2014-08-25 Tony TkacikMerge "BUG-997: Fix URLSchemaContextResolver"
2014-08-25 Martin VitezBUG-1514: fixed bug in module sort. 23/10023/4
2014-08-25 Tony TkacikMerge "BUG 1440 - json stream to normalized node stream...
2014-08-25 Tony TkacikMerge "BUG-1605: Fixup yang-data-api interface"
2014-08-25 Tony TkacikMerge "BUG-1605: Fix yang-binding interfaces"
2014-08-25 Tony TkacikMerge "Fix javadocs a bit"
2014-08-25 Tony TkacikMerge "BUG-997: fix InMemorySchemaSourceCache interface"
2014-08-23 Ed WarnickeBug 1514: Correctly handle ModuleOrModuleBuilder in... 08/10208/3
2014-07-29 Tony TkacikMerge "BUG-461 Test transformation of rpc input using...
2014-07-29 Tony TkacikMerge "BUG-1413: fixed bug in antlr grammar."
2014-07-28 Tony TkacikMerge "Fix Ip{Address,Prefix}Builder performance"
2014-07-28 Robert VargaReuse comparator between sort invocations 50/9350/7
2014-07-09 Tony TkacikMerge "Bug 1331 - Generate SPIs and yangs to target...
2014-07-09 Tony TkacikMerge "BUG-579: improve code readability in RestconfUtils."
2014-07-08 Tony TkacikMerge "BUG-1304: rework BindingGeneratorImpl from xtend...
2014-07-08 Martin VitezBUG-1210: refactored imports handling in parser. 92/8492/7
2014-07-03 Tony TkacikMerge "BUG-1119: optimize length and range checks in...
2014-07-03 Tony TkacikMerge "BUG-597: removed dependency on GeneratedTOBuilde...
2014-07-03 Tony TkacikMerge "BUG-865: fixed formatting of pom.xml"
2014-07-03 Tony TkacikMerge "BUG-1143: binding-generator-impl: tests refactor...
2014-07-02 Martin VitezMerge "BUG-868: do not use InstanceIdentifier constructor"
2014-07-02 Tomas OlveckyBug 1131 - yang-parser-impl cleanup 89/8489/2
2014-06-21 Tony TkacikBUG 1131: untangling package cyclic dependencies in... 66/7866/10
2014-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
2014-05-29 Robert VargaMerge "Bug 731: Moved list initialization in UnionTypeB...
2014-05-28 Tony TkacikMerge "BUG-864: decrease log level when sorting and...
2014-05-26 Tony TkacikMerge "BUG-994: introduce SchemaPath.create() and friends"
2014-05-26 Tony TkacikMerge changes Ib8372167,I1b7aeca9
2014-05-26 Tony TkacikMerge "BUG-868: stop using getChildren()"
2014-05-26 Martin VitezBUG-864: decrease log level when sorting and parsing... 99/7299/4
2014-05-25 Robert VargaBUG-582: reuse SimpleDataTimeUtil 81/7381/1
2014-05-25 Robert VargaBUG-582: Optimize SchemaContextImpl.findModuleByNamespace() 76/7376/1
2014-05-23 Robert VargaMerge "Checkstyle logging rules"
2014-05-20 Tony TkacikMerge "BUG-580: Improved parsing."
2014-05-20 Martin VitezBUG-580: Improved parsing. 16/6616/5
2013-12-03 Martin VitezMerge "Added reusable string codecs to yang-data-impl"
2013-12-02 Martin VitezUpdated exception message to provide better error descr... 67/3367/1
2013-12-02 Martin VitezAdded warning log when more modules with same namespace... 39/3339/2
2013-11-27 Tony TkacikMerge "MutableCopomositeNodeTOImpl as mutable implement...
2013-11-27 Martin VitezFixed module dependency sort to allow parsing modules... 27/3127/1
2013-11-25 Tony TkacikMerge "Added path to child nodes in documentation gener...
2013-11-25 Martin VitezMade SimpleDateFormat as instance variable instead... 52/3052/1
2013-11-25 Martin VitezUpdated logging in ModuleDependencySort. 51/3051/1
2013-09-23 Ladislav BorakFix warnings reported by maven 53/1353/1
2013-09-09 Tony TkacikMerge "Updated context references in yang-ext"
2013-09-09 Jozef GloncakFixing sonar issues 3 13/1113/2
2013-08-06 Martin VitezUpdated yangtools version to 0.5.6-SNAPSHOT. 99/799/4