Make buildModules() in YangParser behave same as other methods
[yangtools.git] / yang / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / util /
2014-08-10 Robert VargaMerge "BUG-997 Add tests for shared schema context...
2014-08-08 Maros MarsalekBUG-997 Add tests for shared schema context and fix... 46/9646/4
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-04 Tony TkacikMerge "BUG-1275: teach NormalizedNode builders about...
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-08-03 Tony TkacikMerge "BUG-1275: Expose XmlStreamUtils.writeValue()"
2014-08-03 Tony TkacikMerge "BUG-997: Evolve the SchemaRegistry concepts"
2014-08-03 Tony TkacikMerge "BUG-1460: make sure DCL works"
2014-08-03 Robert VargaBUG-997: Evolve the SchemaRegistry concepts 81/9581/9
2014-08-03 Robert VargaMerge "Updated creation of Binding Spec Context to...
2014-08-03 Robert VargaMerge "Runtime Codec cleanup"
2014-08-01 Robert VargaMerge "Bug 1437, Bug 1438 NormalizedNode Stream Writer...
2014-08-01 Tony TkacikMerge "BUG-997: make sure we carry YANG text around"
2014-08-01 Robert VargaBUG-997: make sure we carry YANG text around 80/9580/1
2014-08-01 Robert VargaMerge "Bug 1119 - Optimize generated range checks"
2014-08-01 Robert VargaMerge "Bug 1436: Introduced BindingStreamEventWriter...
2014-08-01 Robert VargaMerge "Bug 1430: New common/util concurrent classes"
2014-08-01 Tony TkacikMerge "BUG-997: Rework URLSchemaContextResolver"
2014-08-01 Tony TkacikMerge "BUG-997: Introduce ASTSchemaSource"
2014-07-31 Robert VargaBUG-997: Rework URLSchemaContextResolver 24/9524/6
2014-07-31 Robert VargaBUG-997: Introduce ASTSchemaSource 69/9369/8
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-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-06-21 Tony TkacikBUG 1131: untangling package cyclic dependencies in... 66/7866/10
2014-06-18 Tony TkacikMerge "Introduce Identifiables"
2014-06-09 Robert VargaMerge "API Clarity: Documented o.o.y.yang.parser.builde...
2014-06-09 Tony TkacikAPI Clarity: Documented o.o.y.yang.parser.builder.api 77/7677/6
2014-06-09 Tony TkacikMerge "Fixed mismatch in ietf-restconf-version variable"
2014-06-09 Tony TkacikAPI Clarity: Documentented o.o.y.yang.parser.impl.util 47/7647/3
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 Martin VitezImproved sorting of augmentations before code generation. 17/7217/5
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-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: Use Splitter instead of String.split() 84/7384/1
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
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-05-12 Tony TkacikMerge "BUG-865: removed unnecessary test file."
2014-05-10 Tony TkacikMerge changes Id6a27004,I7baa722d
2014-05-10 Tony TkacikMerge "Fix InstanceIdentifier toString()"
2014-05-10 Tony TkacikMerge "Remove unused imports"
2014-05-10 Tony TkacikMerge "BUG-648: add missing copy builders"
2014-05-10 Tony TkacikMerge "BUG-731: make sure utility classes are not insta...
2014-05-08 Robert VargaBUG-731: make sure utility classes are not instantiated 78/6778/3
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml. 01/6001/16
2014-04-08 Tony TkacikMerge changes Iaac9f7e2,I9c336a30
2014-03-31 Tony TkacikMerge changes I16a5683b,I6081dc12
2014-03-26 Robert VargaMerge "Fix for Bug 589."
2014-03-26 Martin VitezFix for Bug 589. 70/5770/1
2014-03-20 Martin VitezFix for Bug 364. 53/5553/3
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-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-01-26 Martin VitezImplemented support for generating YangModuleInfo imple... 02/4602/6
2014-01-25 Tony TkacikMerge "Fix for Bug 274."
next