Bump version for next development version
[yangtools.git] / common / util /
2018-06-12 Robert VargaBump version for next development version 89/72889/1
2018-05-30 Robert VargaImprove SingletonSet.spliterator() 69/72469/4
2018-05-30 Robert VargaAdd util.concurrent.FluentFutures 54/72454/3
2018-05-29 Robert VargaRemove ClassLoaderUtils.findFirstGenericArgumentTask() 06/72406/1
2018-05-28 Robert VargaBump versions to next development cycle 47/72347/1
2018-05-09 Robert VargaMove trailing comments 92/71892/1
2018-05-09 Robert VargaDo not declare runtime exceptions 91/71891/1
2018-05-04 Robert VargaBump versions for yangtools-2.0.5 development 88/71788/1
2018-04-09 Robert VargaImprove ClassLoaderUtils.loadClassWithTCCL() 59/70659/2
2018-04-05 Robert VargaBump odlparent to 3.1.1 48/70348/1
2018-03-29 Robert VargaBump versions to next development snapshot 72/70172/1
2018-03-23 Stephen KittBump to odlparent 3.1.0 66/69866/2
2018-03-19 Robert VargaAdd alternative ClassLoaderUtils methods 08/69608/4
2018-03-12 Robert VargaBump versions to 2.0.3-SNAPSHOT 66/69366/1
2018-03-11 Robert VargaAdd CollectionWrappers 74/68774/11
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 Michael VorburgerFix slf4j usage errors found by checkstyle-logging 46/66446/3
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 Michael VorburgerRemove deprecated methods without loggerIdentity from... 05/65805/2
2017-11-21 Stephen KittBump odlparent dependencies to 3.0.0 80/65580/3
2017-11-21 Michael VorburgerFix FindBugs violations and enable enforcement in utils 37/65137/5
2017-11-15 Robert VargaBump odlparent to 3.0.0-SNAPSHOT and fix breakages 49/64449/30
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-10-19 Michael VorburgerSpecialExecutors with LoggingThreadUncaughtExceptionHandler 05/63805/7
2017-10-19 Robert VargaFix odlparent-3-detected checkstyle issues 56/64456/3
2017-10-11 Robert VargaBUG-9043: Remove use of CheckedFuture from YANG components 62/62262/17
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-10-07 David SuarezRemove explicit default super-constructor calls 01/63601/3
2017-10-02 Michael VorburgerMinor JavaDoc fixes in CountingRejectedExecutionHandler 02/63802/3
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 46/63646/2
2017-08-20 Robert VargaRemove yangtools.util.Identifiables 84/61984/4
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-20 Robert VargaMake ReadWriteTrieMap extend ForwardingMap 60/60560/4
2017-07-19 Robert VargaBUG-7464: Switch to use forked TrieMap 43/51843/7
2017-07-10 Robert VargaBUG-6972: Add OptionaBoolean utility 50/60050/7
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-12 Robert VargaBUG-7052: Move TopologicalSort to util package 44/58744/3
2017-06-12 Robert VargaFix checkstyle offences found by newer plugin 61/58761/1
2017-06-08 Robert VargaBUG-7052: Move RecursiveObjectLeader to util 58/58458/7
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-05-27 Robert VargaAdd XMLInputFactory to UntrustedXML 66/57566/2
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 31/54731/1
2017-01-25 Michael VorburgerReplace FindBugs :jsr305 by full :annotation (Bug 7663) 96/50896/3
2016-12-15 Stephen KittBUG-4219: remove slf4j-api dependencies 74/49374/2
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-11 Robert VargaAdd an empty Deque implementation 40/48240/3
2016-11-02 Stephen KittJava 8: use lambdas and function references 36/47836/2
2016-11-02 Stephen KittCleanup: remove redundant casts 34/47834/2
2016-10-29 Robert VargaBUG-7057: introduce UntrustedXML class 27/47727/5
2016-10-18 Igor FoltinFix failing unit test in QueuedNotificationManagerTest 59/47059/1
2016-10-07 Stephen KittSupport testing null against null in equalsHelper() 99/46599/4
2016-10-05 Michael VorburgerequalsHelper (MoreObjects2) 13/42513/12
2016-09-23 Robert VargaAllow QueuedNotificationManager to batch notifications 94/46094/7
2016-09-22 Robert VargaAdd batching to QueuedNotificationManager 93/46093/2
2016-09-21 Robert VargaCleanup QueuedNotificationManager 38/45938/2
2016-09-20 Robert VargaUse LongAdder instead of an atomic long 98/45898/1
2016-09-06 Robert VargaUse lambdas instead of anonymous classes 68/45068/6
2016-08-10 Michael VorburgerIntro. new yangtools.testutils artifacts (incl. Mikito) 29/42529/8
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 55/43455/1
2016-08-04 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 20/43120/2
2016-07-25 Michael VorburgerCheckstyle clean up about 200 trivial violation 11/42511/1
2016-07-25 Michael VorburgerOrganize Imports to be Checkstyle compliant in utils 09/42509/1
2016-07-11 Stephen KittDrop yangtools-parent 02/40302/9
2016-06-15 Robert VargaRemove {String,UUID}Identifier 86/39886/2
2016-06-06 Robert VargaDeprecate {String,UUID}Identifier 40/39740/4
2016-06-03 Robert VargaScripted update of if statements 93/39793/2
2016-05-18 Robert VargaAddress minor sonar issues in ImmutableOffsetMap 54/38854/2
2016-05-11 Michael VorburgerRefactor currentThread into local variable 59/38659/3
2016-05-10 Robert VargaBUG-5626: introduce utility identifiers 21/38621/2
2016-05-04 Ryan GouldingAddress FIXME for QueuedNotificationManager 78/36978/7
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-03-07 Stephen KittUse Collections.singletonList() instead of Arrays.asList() 86/35886/2
2016-03-07 Robert VargaFix TrieMap tests a bit 34/35834/2
2016-02-17 Robert VargaRemove an unneeded null check 37/34637/3
2016-02-15 Robert VargaDo not use String.split() 70/34570/2
2016-02-04 Thanh HaEnable site generation for yangtools 11/27711/13
2016-01-26 Robert VargaRemove of/copyOf factory methods 52/32852/5
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 VargaBUG-4803: optimize unordered cache 82/31782/3
2016-01-04 Robert VargaBUG-4803: introduce unordered offset maps 26/31726/7
2016-01-04 Robert VargaBUG-4803: fix MutableOffsetMap's insertion order 25/31725/6
2016-01-04 Robert VargaBUG-4803: invalidate cache before each test 66/31766/3
2016-01-04 Robert VargaBUG-4803: introduce ordered/unordered offsets 11/31711/4
2016-01-04 Robert VargaBUG-4803: make MutableOffsetMap abstract 05/31705/5
2016-01-04 Robert VargaBUG-4803: make ImmutableOffsetMap abstract 04/31704/4
2016-01-04 Robert VargaBUG-4803: make SharedSingletonMap abstract 03/31703/3
2016-01-04 Robert VargaBUG-4803: fix equals() method 19/31519/5
next