Merge "BUG-1276: fixed generated union constructor"
[yangtools.git] / yang / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / builder / util / AbstractDocumentedDataNodeContainerBuilder.java
2014-07-21 Tony TkacikMerge "BUG-1276: fixed generated union constructor"
2014-07-21 Tony TkacikMerge "While the controller is starting up, we see...
2014-07-21 Tony TkacikMerge "Making javadoc actually get flagged as javadoc"
2014-07-16 Tony TkacikMerge "Modifications RpcResultBuilder class"
2014-07-15 Tony TkacikMerge "Bug 865: Fixed incorrect conversion to new APIs."
2014-07-15 Tony TkacikMerge "BUG-1347: fixed bug in generation constraints...
2014-07-15 Martin VitezMerge "Bug 865: Removed uses of packageNameFromModule"
2014-07-15 Martin VitezMerge "Bug 1366: Fallback scenario for IdentityCodec...
2014-07-15 Martin VitezMerge "API Cleanup: Moved package name computation...
2014-07-15 Tony TkacikMerge "BUG-1344: Implemented getOriginal() for DataSche...
2014-07-14 Martin VitezBUG-1344: Implemented getOriginal() for DataSchemaNode. 42/8942/2
2014-07-09 Tony TkacikMerge "Bug 1331 - Generate SPIs and yangs to target...
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-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-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 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 Tomas OlveckyBUG 1131: Removed duplicate code in builders. 95/7895/13