Deprecate CopyableNode at al.
[yangtools.git] / yang / yang-common /
2018-01-18 Robert VargaStart 2.0.2 release cycle 98/67298/1
2018-01-08 Robert VargaBump odlparent version to 3.0.2 52/66952/1
2017-12-25 Robert VargaImplement Uint{8,16}.valueOf(String, int) 59/66759/2
2017-12-25 Robert VargaAdd Decimal64.{int,long,short}ValueExact() 58/66758/1
2017-12-25 Robert VargaAdd Revision test suite 57/66757/1
2017-12-25 Robert VargaAdd YangNames test 56/66756/1
2017-12-25 Robert VargaAdd YangVersion test 55/66755/1
2017-11-29 Stephen KittDrop obsolete Maven site configuration 37/65937/3
2017-11-27 Robert VargaBump versions to next development cycle 39/65939/1
2017-11-27 jenkins-relengRelease yangtools 38/65938/1
2017-11-24 Robert VargaBump odlparent to 3.0.1 92/65892/1
2017-11-21 Stephen KittBump odlparent dependencies to 3.0.0 80/65580/3
2017-11-15 Robert VargaBump odlparent to 3.0.0-SNAPSHOT and fix breakages 49/64449/30
2017-11-14 Robert VargaYANGTOOLS-833: Eliminate unneeded dependencies 95/65495/5
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-02 Robert VargaQNameModule should implement Comparable<QNameModule> 53/64853/7
2017-10-27 Robert VargaFix Revision.ofNullable() javadoc 09/64809/1
2017-10-27 Robert VargaBUG-4688: update Revision design a bit more 85/64785/4
2017-10-25 Robert VargaBUG-4688: eliminate QName(Module).getFormattedRevision() 17/64717/2
2017-10-25 Robert VargaBUG-4688: remove SimpleDateFormatUtil 10/64710/2
2017-10-25 Robert VargaBUG-4688: Move SourceIdentifier.REVISION_PATTERN to... 09/64709/2
2017-10-25 Robert VargaBUG-4688: switch revisions from Date to Revision 83/62083/11
2017-10-25 Robert VargaBUG-4688: align Optional/nullable Date usage 93/64693/2
2017-10-25 Robert VargaBUG-4688: update Revision class design 81/64681/4
2017-10-24 Robert VargaEnforce non-null QNameModule namespace 88/61988/18
2017-10-24 Robert VargaBUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV 73/64673/3
2017-10-24 Robert VargaBUG-4688: switch IncludeStatementImpl to use queries 27/64627/3
2017-10-20 Robert VargaBUG-4688: Fix BelongsToPrefixToModuleIdentifier namespace 48/64548/5
2017-10-19 Robert VargaBUG-4661: Introduce Decimal64, Empty, Uint{8,16,32,64} 97/31897/21
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 46/63646/2
2017-09-14 Robert VargaFix yang-common/pom.xml whitespace 63/63063/2
2017-09-13 Robert VargaMake SimpleDateFormatUtil non-lenient 31/62731/4
2017-09-06 Robert VargaRevert "Cleanup old concepts" 48/62748/1
2017-09-06 Robert VargaCleanup old concepts 06/40006/9
2017-08-14 Thanh HaBump versions by (x+1).y.z for next dev cycle 21/61621/2
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 55/61355/4
2017-07-09 Robert VargaBump odlparent to 2.0.2 09/60109/1
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 52/59852/1
2017-06-21 Robert VargaBump odlparent dependency to 2.0.0 73/50173/13
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 29/58829/3
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 94/58294/1
2017-06-05 Robert VargaFix eclipse/checkstyle warnings 16/58216/9
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 31/54731/1
2017-03-01 Igor FoltinBug 6878: Add support for parsing yang-specific XPath... 38/51938/9
2016-12-17 Peter KajsaBug 6870: [Yang 1.1] Support for new "modifier" statement 58/49158/12
2016-12-16 Robert VargaBUG-4599: enforce QName's localname 48/49448/2
2016-12-16 Robert VargaBUG-4688: add Revision as a dedicated class 72/49372/5
2016-12-16 Robert VargaAdd YANG Library NETCONF capability 48/49348/4
2016-12-15 Stephen KittBUG-4219: remove slf4j-api dependencies 74/49374/2
2016-12-14 Robert VargaBUG-6867: simplify definitions with static imports 68/49368/2
2016-12-14 Peter KajsaBug 6867: Extend yang statement parser to support diffe... 68/48368/28
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-11-22 Robert VargaAddress trivial eclipse warnings 01/48501/3
2016-11-04 Robert VargaBUG-7062: add revision awareness to Yin/YangTextSchemaS... 52/47752/7
2016-11-02 Stephen KittCleanup: remove redundant casts 34/47834/2
2016-11-02 Robert VargaGuard Pattern constants with @RegEx 38/40338/8
2016-08-15 Robert VargaBUG-865: remove String-based getDataChildByName() 98/42898/7
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 55/43455/1
2016-07-21 Michael VorburgerCheckstyle clean-up src/test/java 88/42188/1
2016-07-11 Stephen KittDrop yangtools-parent 02/40302/9
2016-06-21 Robert VargaRemove formattedRevision from serialization format 40/40340/8
2016-06-21 Robert VargaAdd QNameModule hash cache 41/40341/8
2016-06-21 Robert VargaIntern QName localname 39/40339/9
2016-06-21 Robert VargaAdd QName.hashCode() cache 37/40337/6
2016-06-21 Robert VargaBUG-865: remove QName(Module).cachedReference() 36/40336/4
2016-06-15 Robert VargaFurther cleanups of code 14/39714/18
2016-05-16 Peter KajsaBug 4662: Introduce a SemanticVersion concept - pre... 72/36872/16
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-03-16 Stephen KittUse String concatenation instead of StringBuffer/Builder 18/35918/2
2016-03-07 Stephen KittRemove redundant modifiers 82/35882/2
2016-02-25 Filip GregorBug 3899: Milestone Increase test coverage for YangTool... 76/34676/11
2016-02-04 Thanh HaEnable site generation for yangtools 11/27711/13
2016-01-21 Robert VargaBump yangtools to 1.0.0-SNAPSHOT 54/32854/2
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 86/32686/1
2016-01-04 Robert VargaUse QNameModule#intern() 96/31896/3
2015-12-07 Robert VargaRemove the use of ObjectCache 95/30895/2
2015-11-29 Robert VargaUse a Guava interner instead of ObjectCache 21/30321/2
2015-11-28 Robert VargaPartially revert d7b76c5423e3130047f21f1485faf5b0393b2d98 20/30320/1
2015-09-28 Robert VargaUse Objects.equals() in QName.equals() 06/27506/2
2015-09-27 Robert VargaUse Objects.hashCode() 00/27500/1
2015-09-22 Igor FoltinFixed some major sonar issues 41/26841/8
2015-09-08 Tony TkacikFixed some major sonar warnings in yang-data-api 42/19242/4
2015-08-06 Thanh HaFix license header violations in yang-common 31/24831/1
2015-08-03 Peter KajsaBug 2366 - Effective statments impl merge, retest ... 85/20885/98
2015-05-04 Robert VargaMerge "Bug 3016 : This manual serialization of Immutabl...
2015-05-04 Robert VargaMerge "Removed features-test"
2015-05-04 Robert VargaMerge "Removed unused dependency."
2015-05-04 Tony TkacikMerge "Fix sonar issues in AnyXmlEffectiveStatementImpl"
2015-05-01 Robert VargaMerge "adding methods to minmaxelements to reduce compl...
2015-05-01 Tony TkacikFixed some major sonar warnings in yang-common. 41/19241/3
2015-04-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
2015-04-24 Robert VargaMerge "Bug 3051: Fixed pattern checks in generated...
2015-04-23 Tony TkacikBumped Yangtools by minor version. 06/18906/2
2015-04-23 Tony TkacikMerge "Bug 2363, Bug 2205. Beta version of LeafRefConte...
2015-04-22 Tony TkacikMerge "Fix missing format placeholder"
2015-04-22 Tony TkacikMerge "tests for arguments parsing parsing Augment...
2015-04-22 Tony TkacikMerge "Fix ifelse curly braces"
2015-04-22 Tony TkacikMerge "Fixing findbugs"
2015-04-22 Tony TkacikMerge changes I7c9bd36f,I09573668
next