BUG-865: deprecate pre-Beryllium parser elements
[yangtools.git] / yang / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / impl / YangParserImpl.java
2014-07-21 Tony TkacikMerge "Making javadoc actually get flagged as javadoc"
2014-07-17 Tony TkacikMerge "BUG-1281: rework XmlStreamUtils a bit more"
2014-07-16 Martin VitezBUG-979: reworked data schema nodes ordering 41/8841/6
2014-07-16 Tony TkacikMerge "BUG-1091: sever the NormalizedNode/Node relation...
2014-07-16 Tony TkacikMerge "Modifications RpcResultBuilder class"
2014-07-15 Robert VargaBUG-1270: optimize SchemaPath creation for augmentations 42/9042/1
2014-07-15 Robert VargaBUG-1270: improve QNameModule reuse 35/9035/1
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-07 Martin VitezBUG-1304: rework BindingGeneratorImpl from xtend to... 78/8678/4
2014-07-04 Robert VargaEliminate use of String.split() 76/8676/2
2014-07-04 Tony TkacikMerge "Bug 560: Fixed incoherent API implementation."
2014-07-04 Robert VargaBUG-1270: optimize Builders with QName(Module) 42/8642/2
2014-07-04 Robert VargaBUG-1270: use QNameModule where possible 41/8641/2
2014-07-03 Robert VargaDo not use "".equals(String) 39/8639/1
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-07-02 Tony TkacikMerge "Improvements REST documentation generation"
2014-07-01 Tony TkacikMerge "Bug 762: Verify input in typedef codecs"
2014-07-01 Martin VitezMerge "Bug 1027: Decreased log level from INFO to DEBUG."
2014-07-01 Tomas OlveckyBug 1198: Make URLSchemaContextResolver thread safe 14/8114/8
2014-07-01 Tony TkacikMerge "BUG 428 remove importing unnecessary imports"
2014-07-01 Tony TkacikMerge "Revert "Revert "BUG-994: reorganize SchemaPath...
2014-06-30 Robert VargaMerge "BUG-994: do not use SchemaPath.getPath()"
2014-06-30 Tomas OlveckyBUG 1131: Introduced sealing of builder, initial clean... 98/7898/11
2014-06-30 Martin VitezBUG-994: do not use SchemaPath.getPath() 47/8447/2
2014-06-21 Tony TkacikBUG 1131: untangling package cyclic dependencies in... 66/7866/10
2014-06-18 Tony TkacikMerge "Introduce Identifiables"
2014-06-18 Tony TkacikMerge "AnyXmlNode builders"
2014-06-18 Tony TkacikMerge "BUG-582: use QNameModule when instantiating...
2014-06-18 Tony TkacikMerge "BUG-582: do not use linear search of child nodes"
2014-06-18 Robert VargaBUG-582: use QNameModule when instantiating QName 13/7813/4
2014-06-18 Robert VargaBUG-582: do not use linear search of child nodes 11/7811/4
2014-06-09 Tony TkacikMerge "Fixed mismatch in ietf-restconf-version variable"
2014-06-08 Robert VargaBUG-868: do not use ParserUtils.createSchemaPath() 10/7810/1
2014-06-06 Tony TkacikMerge "BUG-584: added test-models to integration-test...
2014-06-06 Tony TkacikMerge "BUG-584: moved yangtools-it under integration...
2014-06-06 Tony TkacikMerge "Improved sorting of augmentations before code...
2014-06-05 Tony TkacikMerge "BUG 1130 STRING_DEFAULT_CODEC - deserialize...
2014-06-04 Robert VargaMerge "Bug 484: Fix XmlDocumentUtils.toDocument to...
2014-06-04 Robert VargaMerge "Checkstyle coding-style rules"
2014-06-03 Tony TkacikMerge "Bug 724: Handle hashCode/equals properly in...
2014-06-03 Robert VargaMerge "Bug 1123 - Fixed incorrect augment target resolving"
2014-06-03 Tony TkacikBug 1123 - Fixed incorrect augment target resolving 87/7587/3
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 "Fixed setting yang sources to modules."
2014-05-28 Martin VitezFixed setting yang sources to modules. 96/7296/5
2014-05-28 Tony TkacikMerge "BUG-864: decrease log level when sorting and...
2014-05-28 Tony TkacikMerge "BUG-973: fixed (de)serialization of union type."
2014-05-27 Tony TkacikMerge "BUG-1070: split off YangSourceContext"
2014-05-27 Tony TkacikMerge "BUG-981: remove deprecated elements"
2014-05-27 Robert VargaBUG-994: convert users of SchemaPath constructor 27/7327/4
2014-05-26 Tony TkacikMerge "BUG-1070: introduce YangSyntaxErrorException"
2014-05-26 Robert VargaBUG-1070: introduce YangSyntaxErrorException 86/7386/2
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
2014-05-12 Tony TkacikMerge "Don't throw NPE if we fail to find ChildOf inter...
2014-05-12 Martin VitezBUG-987: Fixed parsing of identity nodes. 04/6904/2
2014-04-08 Tony TkacikMerge changes Iaac9f7e2,I9c336a30
2014-04-08 Tony TkacikMerge "Fix for Bug 586."
2014-04-02 Tony TkacikMerge "Implement edit-config operations for NormalizedN...
2014-03-31 Tony TkacikMerge changes I16a5683b,I6081dc12
2014-03-27 Martin VitezFix for Bug 527. 51/5751/2
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (model + integration-test)"
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (concepts)"
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (yang)"
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (code-generator)"
2014-03-18 Tony TkacikMerge "Fix for Bug 495."
2014-03-18 Tony TkacikMerge "Added documentation for web socket client"
2014-03-13 Tony TkacikMerge "Immutable implementation of new yang-data-api"
2014-03-12 Tomas OlveckyAdd ability to get yang sources from SchemaContext. 79/5579/4
2014-03-12 Martin VitezFix for Bug 495. 81/5581/4
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-02-28 Tony TkacikMerge "restconf client expects stream discovery to...
2014-02-27 Tony TkacikMerge "Fixed for Bug 468."
2014-02-26 Martin VitezFixed for Bug 468. 72/5472/1
2014-02-18 Tony TkacikMerge "Added more javadocs."
2014-02-18 Martin VitezAdded more javadocs. 91/5391/1
2014-01-26 Martin VitezImplemented support for generating YangModuleInfo imple... 02/4602/6
2014-01-25 Tony TkacikMerge "Add QName.create(String)."
2014-01-25 Tony TkacikAdd QName.create(String). 16/4716/3
2014-01-22 Tony TkacikMerge "Fix bugs in yang files."
2014-01-22 Tony TkacikMerge "Added URL based Schema Context resolver, which...
2014-01-22 Tony TkacikMerge "Improved parsing of key in list schema node."
2014-01-22 Martin VitezImproved parsing of key in list schema node. 90/4590/1
2014-01-22 Tony TkacikMerge "Refactored parsing of key in list schema node."
2014-01-22 Martin VitezRefactored parsing of key in list schema node. 69/4569/1
2014-01-21 Robert VargaMerge "Fix for bug : 234 Have made changes in controlle...
2014-01-21 Martin VitezMerge "Revert "Make distributionManagement reference...
2014-01-21 Martin VitezMerge "Fix network-topology yang files xpath syntax."
2014-01-21 Tony TkacikMerge "Improve generated toString() methods to skip...
2014-01-21 Tony TkacikMerge "Fixed bug in copying unknown nodes."
next