Skip to content
Started 7 yr 4 mo ago
Took 24 min
Failed

#37 (Feb 27, 2017, 5:24:44 AM)

Changes
  1. Optimize and increase test coverage for CaseFunction and CaseProcedure. (details / githubweb)
  2. Make Collectors2.sumBy tests consistent for groupBy keys. (details / githubweb)
  3. Fix bugs and increase test coverage for topOccurrences and (details / githubweb)
  4. Add tests for detectOptional and detectWithOptional to unit test suite. (details / githubweb)
  5. Change StackIterableTestCase to extend AbstractRichIterableTestCase. (details / githubweb)
  6. Implement sumByBigDecimal and sumByBigInteger on Collectors2. (details / githubweb)
  7. Make SummaryStatistics Serializable. (details / githubweb)
  8. Add collect<Primitives> with target collections as default methods in (details / githubweb)
  9. Implement collect and flatCollect with target collections on (details / githubweb)
  10. Implement select and reject with targets on primitive iterables. (details / githubweb)
  11. Update and improve JavaDoc in high level interfaces. (details / githubweb)
  12. Improve generated JavaDoc in primitiveIterable.stg. (details / githubweb)
  13. Implement primitive case functions. (details / githubweb)
  14. Implement serialization tests for primitive case functions. (details / githubweb)
  15. Update RELEASE_NOTE_DRAFT.md. (details / githubweb)
  16. Replace anonymous inner classes with lambdas and method references. (details / githubweb)
  17. Implement primitive case procedures. (details / githubweb)
  18. Add more serialization tests for primitive case function and primitive (details / githubweb)
  19. Add public constructors to Unmodifiable and Synchronized collections . (details / githubweb)
  20. Implement throwing method on functional interface factories which takes (details / githubweb)
  21. Update readme.md. (details / githubweb)
  22. Implement spliterator on FastList and ArrayAdapter. (details / githubweb)
  23. Add tests for stream on mutable collections and throw on spliterator, (details / githubweb)
  24. Add jarsign step as part of release build. (details / githubweb)

Started by user hiroshi.ito@gs.com

Revision: e8592cbacb1b8c145506026ff34bfb77c3c08d08
  • tags/signjar-expr