Rework NormalizedNode type hierarchy
[yangtools.git] / yang / yang-data-impl / src / main / java / org / opendaylight / yangtools / yang / data / impl / schema / nodes / AbstractImmutableNormalizedValueNode.java
2020-12-07 Robert VargaRework NormalizedNode type hierarchy 13/93813/49
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-02-11 Robert VargaCleanup yang-data-impl nullness annotations 79/80179/4
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-10-19 Robert VargaBUG-9265: Switch empty type mapping from Void to Empty 41/64241/7
2017-08-10 Robert VargaMake sure binary values are properly wrapped 64/61464/1
2017-06-04 David SuarezReplace LOGGER/logger/log by LOG 86/58186/2
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2015-08-26 Robert VargaImport YangInstanceIdentifier inner classes 72/25772/3
2014-10-23 Tony TkacikMerge "Remove deprecated concepts.util.ListenerRegistry"
2014-10-22 Lukas SedlakMerge "Bug 584: Increase test coverage"
2014-10-22 Tony TkacikMerge "Added test suite for parser builder implementation"
2014-10-22 Tony TkacikMerge "Bug 584: Test coverage increase SchemaContextUtil"
2014-10-22 Lukas SedlakMerge "Resolved some sonar issues: Simplify Boolean...
2014-10-22 Tony TkacikMerge "Bug 1950: Raise memory and permgen limits for...
2014-10-22 Tony TkacikMerge "Fixed potentional NPE in generateTypesFromChoice...
2014-10-22 Tony TkacikMerge "Bug 2219: NPE during copy operation for Identity...
2014-10-22 Tony TkacikBug 1984, Bug 2005: Changed valueEquals to work with... 27/11427/2
2014-09-15 Tony TkacikMerge "Bug 1512 - generated builder java file for a...
2014-09-15 Tony TkacikMerge "BUG-1431: make sure (Yang)InstanceIdentifier...
2014-09-15 Robert VargaMerge "yangtools cannot release, so fixing it"
2014-09-15 Robert VargaMerge "Bug 1869: Fixed binding-data-codec to work with...
2014-09-15 Tony TkacikBug 1869: Fixed binding-data-codec to work with empty... 85/11185/2
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-07-30 Tony TkacikMerge "Bug 1354: Added rpcReplyToDomNodes method."
2014-07-29 Tony TkacikMerge "BUG-1305: improved antlr grammar handling of...
2014-07-29 Robert VargaBUG-1092: rename data.api.InstanceIdentifier to YangIns... 27/9427/3
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-06-30 Robert VargaMerge "BUG-994: do not use SchemaPath.getPath()"
2014-06-30 Tony TkacikMerge "BUG 1250 - leaf of type empty can't saved via...
2014-06-27 Jozef GloncakBUG 1250 - leaf of type empty can't saved via restconf 02/8402/1
2014-06-06 Tony TkacikMerge "Improved sorting of augmentations before code...
2014-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
2014-05-29 Robert VargaBUG-648: do not keep HashMap$Values around 68/7468/2