Skip to content
Started 7 yr 1 mo ago
Took 14 min

#16 (Mar 18, 2017, 7:42:49 PM)

Changes
  1. Update version number to 8.1.0-SNAPSHOT. (details / githubweb)
  2. Update README.md links to point to 8.0.0. (details / githubweb)
  3. Update RELEASE_NOTE_DRAFT.md for 8.1.0 release. (details / githubweb)
  4. Fix addAll() method in CompositeFastList to return false on isEmpty() (details / githubweb)
  5. Update Contributor License information with latest ECA. (details / githubweb)
  6. Add the Eclipse Collections reference guide. (details / githubweb)
  7. Update links to point to the Eclipse Collections Kata instead of the GS (details / githubweb)
  8. Optimize List.clear methods to avoid clearing unused memory (details / githubweb)
  9. Replaced anonymous inner classes with lambdas and optimized (details / githubweb)
  10. Remove JMH tests and generator codes from Javadoc output. Closes #150. (details / githubweb)
  11. Add Abstract<primitive>Stacks. (details / githubweb)
  12. Update reference guide. (details / githubweb)
  13. Modify PersonAndPetKataTest.getAgeStatisticsOfPets to use (details / githubweb)
  14. Fix minor issues in guide.md. (details / githubweb)
  15. Add table of contents to guide.md. (details / githubweb)
  16. Change collect and collectWith with target collections on (details / githubweb)
  17. Remove executable bit from files that are not executable (details / githubweb)
  18. Remove executable bit from files that are not executable (details / githubweb)
  19. Remove executable bit from files that are not executable (details / githubweb)
  20. Remove executable bit from files that are not executable (details / githubweb)
  21. Integrate JaCoCo for test coverage. (details / githubweb)
  22. Split Collectors2Test to fix build failure with error: (details / githubweb)
  23. Remove useless test (details / githubweb)
  24. Remove useless execution of jacoco-maven-plugin:check (details / githubweb)
  25. Do not duplicate configuration of maven-surefire-plugin (details / githubweb)
  26. Do not duplicate version of jacoco-maven-plugin (details / githubweb)
  27. Fix Eclipse issues with MANIFEST.MF Fixes #49. (details / githubweb)
  28. Implement flatCollect on Collectors2. (details / githubweb)
  29. Implement SummaryStatistics and Collectors2.summarizing. (details / githubweb)
  30. Implement BigDecimalSummaryStatistics and BigIntegerSummaryStatistics. (details / githubweb)
  31. Export all packages of eclipse-collections-api in manifest.mf. Fixes (details / githubweb)
  32. Update README.md and RELEASE_NOTE_DRAFT.md. (details / githubweb)
  33. Optimize and increase test coverage for CaseFunction and CaseProcedure. (details / githubweb)
  34. Make Collectors2.sumBy tests consistent for groupBy keys. (details / githubweb)
  35. Fix bugs and increase test coverage for topOccurrences and (details / githubweb)
  36. Add tests for detectOptional and detectWithOptional to unit test suite. (details / githubweb)
  37. Change StackIterableTestCase to extend AbstractRichIterableTestCase. (details / githubweb)
  38. Implement sumByBigDecimal and sumByBigInteger on Collectors2. (details / githubweb)
  39. Make SummaryStatistics Serializable. (details / githubweb)
  40. Add collect<Primitives> with target collections as default methods in (details / githubweb)
  41. Implement collect and flatCollect with target collections on (details / githubweb)
  42. Implement select and reject with targets on primitive iterables. (details / githubweb)
  43. Update and improve JavaDoc in high level interfaces. (details / githubweb)
  44. Improve generated JavaDoc in primitiveIterable.stg. (details / githubweb)
  45. Implement primitive case functions. (details / githubweb)
  46. Implement serialization tests for primitive case functions. (details / githubweb)
  47. Update RELEASE_NOTE_DRAFT.md. (details / githubweb)
  48. Replace anonymous inner classes with lambdas and method references. (details / githubweb)
  49. Implement primitive case procedures. (details / githubweb)
  50. Add more serialization tests for primitive case function and primitive (details / githubweb)
  51. Add public constructors to Unmodifiable and Synchronized collections . (details / githubweb)
  52. Implement throwing method on functional interface factories which takes (details / githubweb)
  53. Update readme.md. (details / githubweb)
  54. Implement spliterator on FastList and ArrayAdapter. (details / githubweb)
  55. Add tests for stream on mutable collections and throw on spliterator, (details / githubweb)
  56. Add jarsign step as part of release build. Closes #152. (details / githubweb)
  57. Release version 8.1.0-RC. (details / githubweb)
  58. Update RELEASE_NOTE_DRAFT.md for 8.1.0 release. (details / githubweb)
  59. Add Eclipse Collections Mind Map. (details / githubweb)
  60. Release version 8.1.0. (details / githubweb)
  61. Update README.md (details / githubweb)
  62. Release version 8.2.0-SNAPSHOT. (details / githubweb)

Started by user nikhil.nanivadekar@gs.com

Revision: 3322eba9e014d56928aee82c70ac161e42ecfa83
  • origin/master