1. 1d62c97 major rework of collections, stacks, queues, and deques by Brian Vosburgh · 9 years ago
  2. aaaf2bd minor tweaks sot LinkedQueue by Brian Vosburgh · 9 years ago
  3. 99101b9 clean up ListQueue exceptions by Brian Vosburgh · 9 years ago
  4. 2a37889 clean up ListStack exceptions by Brian Vosburgh · 9 years ago
  5. e8eaf02 clean up StackTools etc. by Brian Vosburgh · 9 years ago
  6. d22060c clean up QueueTools etc. by Brian Vosburgh · 9 years ago
  7. f3527a8 rework LinkedQueue by Brian Vosburgh · 9 years ago
  8. 46385b4 rework LinkedStack by Brian Vosburgh · 9 years ago
  9. bea60fb simplify ArrayStack.copyElements(...) (!) by Brian Vosburgh · 9 years ago
  10. d8c09ef add ListStack by Brian Vosburgh · 9 years ago
  11. 02d54c0 add ListQueue by Brian Vosburgh · 9 years ago
  12. b1367d0 add FixedSizeArrayStack by Brian Vosburgh · 9 years ago
  13. 2ddc919 fix FixedSizeArrayQueue.toString() and add constructor test by Brian Vosburgh · 9 years ago
  14. a4b7a33 hand code array handling in ArrayStack by Brian Vosburgh · 9 years ago
  15. e92ecd7 fix a couple of bugs in ArrayQueue (Collection constructor, serialization) by Brian Vosburgh · 9 years ago
  16. 8b63293 add FixedSizeArrayQueue by Brian Vosburgh · 9 years ago
  17. b921d62 add Comparator constructor to PriorityQueue by Brian Vosburgh · 9 years ago
  18. b671990 add JDK 1.8 support to TypeDeclarationTools by Brian Vosburgh · 9 years ago
  19. 526080c minor cleanup of Model and AbstractModel by Brian Vosburgh · 9 years ago
  20. c606bf7 clean up comments in PredicateAdapter and TransformerAdapter by Brian Vosburgh · 9 years ago
  21. 33fa873 add final line delimiter to dbws.eclipselink.ui MANIFEST.MF by Brian Vosburgh · 9 years ago
  22. 4358aa2 Class.getDeclaredConstructors() return type changed slightly in JDK 1.6, by Brian Vosburgh · 9 years ago
  23. 5d1bfc2 add JDBC 4.1 method to DriverWrapper by Brian Vosburgh · 9 years ago
  24. 3042b56 add CollectionTools.toArray(...) by Brian Vosburgh · 9 years ago
  25. 4102983 rework ListenerList by Brian Vosburgh · 10 years ago
  26. 1213b41 rework IterableTools and IteratorTools to return more-abstract types by Brian Vosburgh · 10 years ago
  27. b657688 add MapTools.get_(...) methods by Brian Vosburgh · 10 years ago
  28. fd61048 return null for ListTools "diff range" methods by Brian Vosburgh · 10 years ago
  29. 5f7b525 tweak CollectionTools.addAll(Collection, Object[]) by Brian Vosburgh · 10 years ago
  30. 0847528 normalize Range by Brian Vosburgh · 10 years ago
  31. 1c3592d clean up ObjectTools by Brian Vosburgh · 10 years ago
  32. d410b11 clean up ArrayTools by Brian Vosburgh · 10 years ago
  33. 78f8aa2 clean up ResultSetTools by Brian Vosburgh · 10 years ago
  34. 5132a04 add CheckWinEOL to jpt.common.utility.tests by Brian Vosburgh · 10 years ago
  35. ca606a0 465988 - JptJpaCoreModelTests reported 2 Junit failures on WTP builds by Tran Le · 9 years ago R3_5_0 R3_5_1
  36. 6055559 Reverted version change. by Tran Le · 9 years ago
  37. 7d6ae47 Update Dali SDK feature. by Neil Hauge · 9 years ago
  38. 6f9ed30 Updated new version of javax.xml.bind. by Tran Le · 9 years ago
  39. ec503cf [460094] Update feature to clear cache in build. by Neil Hauge · 9 years ago
  40. e463bf1 Fixed javax.xml.bind versionRange. by Tran Le · 9 years ago
  41. 6fe0cc9 Fixed build failures for Bug 468497. by Tran Le · 9 years ago
  42. 6c30598 [Bug 468497] JaxbCoreMiscTests reported 2 test failures on WTP 3.7.0 build by Tran Le · 9 years ago
  43. 801dc12 Reverted changes for bug 468497 by Tran Le · 9 years ago
  44. bce8332 [Bug 468497] JaxbCoreMiscTests reported 2 test failures on WTP 3.7.0 build by Tran Le · 9 years ago
  45. 93c2c69 465989 - JptJpaCoreResourceModelTests test bucket reported 41 Junit by Tran Le · 9 years ago
  46. 2d03088 465989 - JptJpaCoreResourceModelTests reported 41 Junit failures on WTP builds by Tran Le · 9 years ago
  47. c0031b8 465990 - JptJpaEclipseLinkCoreResourceModelTests reported 1 failure in by Tran Le · 9 years ago
  48. 67dfe19 465988 - JptJpaCoreModelTests reported 2 Junit failures on WTP builds by Tran Le · 9 years ago
  49. a3308e9 [457630] Fix version number updates. by Neil Hauge · 9 years ago R3_4_2
  50. 939fb7c [457630] Fix version number updates. by Neil Hauge · 9 years ago
  51. ee5fae9 [457630] Fix version number updates. by Neil Hauge · 9 years ago
  52. bd899dc [457630] Fix version number updates. by Neil Hauge · 9 years ago
  53. 8072ba2 Change line endings. by Neil Hauge · 9 years ago
  54. e183add [437635] Provide JDK 1.8 support for JAXB. by Neil Hauge · 9 years ago
  55. f7d921a Bug 448496 - IllegalArgumentException when creating a new entity with by Petya Sabeva · 9 years ago
  56. 3a6d3d9 Bug 456829 - Compilation error in RemoveRelationFeature by Petya Sabeva · 9 years ago
  57. 4a202fb Revert "Bug 448496 - IllegalArgumentException when creating a new entity with the diagram" by Petya Sabeva · 10 years ago
  58. abded03 Revert "Update jpa editor feature version in the category.xml" by Petya Sabeva · 10 years ago
  59. 628ef8f Update jpa editor feature version in the category.xml by Petya Sabeva · 10 years ago
  60. 6bff4ac Bug 448496 - IllegalArgumentException when creating a new entity with by Petya Sabeva · 10 years ago
  61. 8e4c22c 426393 - Patch applied by Tran Le · 10 years ago
  62. c52118e 446475 - Update version numbers for 3.6.2 / 3.4.2 by Tran Le · 10 years ago
  63. fc93cf9 [443848] Update version numbers for 3.6.1 / 3.4.1. by Neil Hauge · 10 years ago R3_4_1a
  64. f740bea [442525] change pom to debug referenced issue. by Neil Hauge · 10 years ago
  65. 0e90c12 [442169] Update ASM version for new version of o.e.persistence.dbws. by Neil Hauge · 10 years ago
  66. 60d15a2 Update pom's for new version of EclipseLink. by Neil Hauge · 10 years ago
  67. 24db0be 435957 - [CBI] Set Eclipse-SourceReferences for dali by Tran Le · 10 years ago R3_4_0 R3_4_1
  68. ea7a98c 433924 - Update Oracle copyright by Tran Le · 10 years ago v201405081709
  69. 858d711 433924 - Update Eclipse licenses by Tran Le · 10 years ago
  70. 3b389e5 433924 - Increments license features to 1.0.1 by Tran Le · 10 years ago
  71. b65d99f 431961 - [CBI] Enable JUnit tests for dali jpa and jaxb by Tran Le · 10 years ago
  72. 0594d7e 429892 - [CBI] Enable JUnit tests for dali.common repo by Tran Le · 10 years ago v201404062226
  73. e395e25 424861 - Exclude source files for javax.wsdl and javax.persistence by Tran Le · 10 years ago v201401221940
  74. 699018b Fix bug#417353 - Update JPQL validation messages due to changes made to validation from bug#416941 by Pascal Filion · 10 years ago
  75. 516bb6b Bug 422806 - Typo in 'Make persistent' wizard by Nan Li · 10 years ago v201312050012
  76. 1ef3069 tweak tests to pass on Mac OS X by Brian Vosburgh · 10 years ago v201311210251
  77. 4a280d3 Bug 417120 - [hotbug][regression]JPT Catalog layer should be optional by Nan Li · 10 years ago
  78. f16ae24 Bug 421555 - Schema information not displayed for SQL database by Nan Li · 10 years ago
  79. 6726d38 fix ComparatorToolsTests to use "mm/dd/yyyy" (not "mm/dd/yy") dates(!) by Brian Vosburgh · 11 years ago v201310170209
  80. 5714daf 419257 - Pom version updates by Tran Le · 11 years ago v201310142259
  81. 2607b51 [418822] fix CCE in ControlTools.reflow(Composite) by Brian Vosburgh · 11 years ago
  82. ac88013 415647 - fixes for precision and scale by Nan Li · 11 years ago
  83. 3b91de6 Fixed CIB build version errors by Tran Le · 11 years ago v201309241700
  84. 1554bd6 Fix versions for Luna M2. by Neil Hauge · 11 years ago v201309231612
  85. 69d1c6e add CollectionTools.emptyBag() by Brian Vosburgh · 11 years ago v201309190527
  86. 42b7f30 update common utility tests manifest by Brian Vosburgh · 11 years ago
  87. 8a1e049 347179 - [EclipseLink] [Validation] ID mapping in embeddable validation by Nan Li · 11 years ago
  88. f48fe47 415647 - Make Persistent Wizard: java.text.ParseException: Unparseable by Nan Li · 11 years ago
  89. cdd266c removed unused strings introduced by the fix for bug 313618 by Nan Li · 11 years ago
  90. 3321685 313618 - Entity Generation wizard flashes when you select a table from by Nan Li · 11 years ago v201309102252
  91. 2d7dfac 415646 - Make Persistent Wizard: Need to set column name each time by Nan Li · 11 years ago
  92. 675991e 415720 - Entities generated from tables don't use line delimiter by Nan Li · 11 years ago
  93. 29d4a43 377790 - Add action on class to "Add to persistence.xml" by Nan Li · 11 years ago v201309041924
  94. 16a43f4 409323 - Add support for new Informix Platform by Tran Le · 11 years ago v201308271956
  95. 5656c7c clean up manifests by Brian Vosburgh · 11 years ago
  96. 6cc2529 add some Comparator tests by Brian Vosburgh · 11 years ago v201308262207
  97. 1f09056 add various "count" methods to IterableTools and IteratorTools by Brian Vosburgh · 11 years ago
  98. 91bddeb add CollectionTools.partition(...) by Brian Vosburgh · 11 years ago
  99. 09c644f various implementations and adapters for: Closure, Command, Factory, Transformer by Brian Vosburgh · 11 years ago
  100. ff7e4bb add InterruptibleFactory wrapper implementations by Brian Vosburgh · 11 years ago