Skip to content
Started 5 yr 7 mo ago
Took 28 min

#34 (Sep 16, 2018, 9:07:06 PM)

Changes
  1. Update version number to 10.0.0-SNAPSHOT. (details / githubweb)
  2. Prepare for 10.0.0 release (details / githubweb)
  3. Remove GA script from site htmls in prep for GDPR. (details / githubweb)
  4. Sets links to live 9.2 version (details / githubweb)
  5. Fix #365. Validation in FastList when initial capacity < 0 (details / githubweb)
  6. Fix #428. Wildcard type in MutableMapIterable#putPair & add methods (details / githubweb)
  7. fix generics on MultiReaderFastList newList. Fixes #368 (details / githubweb)
  8. Updated IntListJMHTest to include benchmarks using IntStream. (details / githubweb)
  9. Wildcard type in MultableMultimap#putAllPairs & add methods (details / githubweb)
  10. Added German translation (details / githubweb)
  11. Minor enhancements for German site. (details / githubweb)
  12. Add SerializationTest for CollectPrimitiveProcedure (details / githubweb)
  13. Fix #529. Populate CollectPrimitiveProcedure.java by stg file (details / githubweb)
  14. Update Tycho Version to 1.2.0 (details / githubweb)
  15. Implement a Map factory method that takes a Map parameter. Fixes #457. (details / githubweb)
  16. Implement ImmutableSortedBagMultimapFactory in Multimaps #528 (details / githubweb)
  17. Fixes scope of Comparator in ImmutableSortedSetMultimap factory #528 (details / githubweb)
  18. Override methods on MutableOrderedMap. Fixes #517 . (details / githubweb)
  19. Remove unused ant build module. (details / githubweb)
  20. Upgrade maven plugins. (details / githubweb)
  21. Change groupByUniqueKey() so that its target extends MutableMapIterable (details / githubweb)
  22. Add missing bounded wildcards on generic types. (details / githubweb)
  23. Fix legacy Javadoc. (details / githubweb)
  24. Fix maven pluginRepositories settings to include maven central. (details / githubweb)
  25. Fix broken CheckStyle build and static analysis violations. (details / githubweb)
  26. Simplify UnmodifiableMutableMap by making more methods delegate. (details / githubweb)
  27. Fix invalid cast in UnifiedSet.trimToSize(). (details / githubweb)
  28. Make line-wrapping more consistent. If any items in a comma-separated (details / githubweb)
  29. Fix indentation problems. (details / githubweb)
  30. Fix static analysis violations in generated code. (details / githubweb)
  31. Turn on CheckStyle Indentation check. (details / githubweb)
  32. Implement factory methods to convert Iterable<BoxedPrimitive> to (details / githubweb)
  33. Implement factory methods to convert Iterable<BoxedPrimitive> to (details / githubweb)
  34. Implement factory methods to convert Iterable<BoxedPrimitive> to (details / githubweb)
  35. Implement factory methods to convert Iterable<BoxedPrimitive> to (details / githubweb)
  36. Add missing test coverage for Primitive Factories. (details / githubweb)
  37. Customize IntelliJ maven argline settings. (details / githubweb)
  38. Remove EclipseCollectionsCodeGeneratorTask. (details / githubweb)
  39. Revamp and standardize resize/rehash for all primitive hash structures (details / githubweb)
  40. Remove maven option --batch-mode since it disables colorized output. (details / githubweb)
  41. Fix Travis builds to cache the maven local cache without including (details / githubweb)
  42. Remove unused dependencies from maven build. (details / githubweb)
  43. Fix 'maven install' for newer versions of Java by using maven profiles (details / githubweb)
  44. Remove obsolete maven prerequisites. (details / githubweb)
  45. Add .mvn/maven.config with options --show-version and --errors. (details / githubweb)
  46. Add maven default goals. (details / githubweb)
  47. Add some IntelliJ project files to .gitignore. (details / githubweb)
  48. Sync checked in file with .gitignore. (details / githubweb)
  49. Update IntelliJ code style settings to indent line comments and keep (details / githubweb)
  50. Share commonly used IntelliJ run configurations. (details / githubweb)
  51. Sync IntelliJ project files for TeamCity. (details / githubweb)
  52. Enforce CheckStyle rule SeparatorWrap on right-parens. (details / githubweb)
  53. Upgrade versions of library dependencies. - Upgrade JMH from 1.19 to (details / githubweb)
  54. Implement getAny() on RichIterable. Fixes #548 (details / githubweb)
  55. Remove deprecated classes marked for removal: SummaryStatistics, (details / githubweb)
  56. Use try-with-resources in SerializeTestHelper (details / githubweb)
  57. Change Travis job which only compiles to not include jmh-tests, since it (details / githubweb)
  58. Implement ofInitialCapacity and withInitialCapacity in (details / githubweb)
  59. Enable Java 12-EA build. (details / githubweb)
  60. Allow failures for EA builds. (details / githubweb)
  61. Upgrade JaCoCo version to 8.2.0 for JDK-11 and JDK-12 compatibility. (details / githubweb)
  62. Remove unnecessary plugin version numbers already declared in the (details / githubweb)
  63. Upgrade version of p2 feature to 10.0.0, added necessary dependencies (details / githubweb)
  64. Add ability to create ObjectPrimitiveMap from Iterable. (details / githubweb)
  65. Add ability to create PrimitiveObjectMap from Iterable. (details / githubweb)
  66. Add ability to create PrimitivePrimitiveMap from Iterable. (details / githubweb)
  67. Improve and add test coverage for ObjectPrimitiveMapFactory. (details / githubweb)
  68. Improve and add test coverage for PrimitivePrimitiveMapFactory. (details / githubweb)
  69. Improve and add test coverage for PrimitiveObjectMapFactory. (details / githubweb)
  70. Implement withAllKeyValues on mutable primitive maps. Fixes #345 (details / githubweb)
  71. Fix inspection violation: Assignment replaceable with operator (details / githubweb)
  72. Fix inspection violation: Instance field access not qualified with (details / githubweb)
  73. Fix inspection violation: Multiple variables in one declaration. (details / githubweb)
  74. Fix inspection violation: Unnecessary 'final' on local variable or (details / githubweb)
  75. Fix inspection violation: Unnecessary 'null' check before 'instanceof' (details / githubweb)
  76. Fix inspection violation: <code>...</code> can be replaced with {@code (details / githubweb)
  77. Implement UnmodifiableMutableOrderedMap. (details / githubweb)
  78. Change Travis builds to use available jdks when possible. Skip OpenJDK (details / githubweb)
  79. Turn on additional CheckStyle rules and fix violations. (details / githubweb)
  80. Line-wrap ternary statements. (details / githubweb)
  81. IntelliJ code style settings to line-wrap long ternary statements. (details / githubweb)
  82. Fix inspection violation: Redundant local variable. (details / githubweb)
  83. Fix inspection violation: Raw use of parameterized class. (details / githubweb)
  84. Fix inspection violation: Explicit type can be replaced with <>. (details / githubweb)
  85. Fix inspection violation: Declaration has Javadoc problems. (details / githubweb)
  86. Release version 10.0.0.M1. (details / githubweb)

Started by user anonymous

Revision: ccb64c2c2c390ac5fc593de0f2f5d6fa453fec53
Repository: git@github.com:eclipse/eclipse-collections.git
  • origin/master