Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-10This commit was manufactured by cvs2svn to create tag 'v201204100000'.v201204100000nhauge354-66397/+0
2012-04-05capture sync and update stack traces for debuggingbvosburgh4-10/+152
2012-04-04new constructorbvosburgh1-2/+10
2012-04-04tweak commentsbvosburgh1-5/+1
2012-03-08372876 - Dynamic Entities from Tables feature.nhauge1-0/+32
2012-02-27remove Tools.valueIsEqualToOneOf(...)bvosburgh1-9/+0
2012-02-24added valueIsEqualToOneOf(Object, Object ... )pfullbright1-0/+9
2012-02-24added concatenate(String ... )pfullbright1-0/+14
2012-02-18rename ValueModels to Modifiable* from Writable*bvosburgh35-192/+184
2012-02-10rework JpaProjectManagerbvosburgh137-2775/+5481
2012-02-10minor changesbvosburgh18-121/+138
2012-01-20removed SWTUtil.openDialog(PostExecution), this appears to be unnecessarykmoore1-1/+1
2011-11-01change method to protected for subclassingkmoore1-1/+1
2011-10-25revert fix for bug 310720 as it was causing other worse IndexOutOfBounds exce...kmoore2-42/+2
2011-10-20bug 310720 - fixing IndexOutOfBoundsException with Override Default check box...kmoore2-2/+42
2011-09-01clean up generator, query, and EclipseLink converter codebvosburgh1-0/+49
2011-07-08singleton toString()sbvosburgh15-236/+671
2011-07-08add VersionComparatorbvosburgh1-0/+246
2011-07-08add InterruptibleCommand/Executorbvosburgh5-31/+303
2011-07-08add "lateral" iterators and iterablesbvosburgh12-107/+308
2011-05-12[336296] fix validation of virtual attribute mappings 2 - fix messagesbvosburgh3-8/+6
2011-04-28add behavior to SynchronizedBooleanbvosburgh1-38/+117
2011-03-22add CollectionTools.elementsAreNotIdentical(...)bvosburgh1-0/+20
2011-03-02tweak commentbvosburgh2-1/+9
2011-03-02add ICUStringCollatorbvosburgh1-19/+23
2011-02-22add StringCollatorbvosburgh1-0/+58
2011-02-22minor tweaksbvosburgh1-4/+2
2011-02-05rename org.eclipse.jpt.utility to org.eclipse.jpt.common.utility and move to ...kmoore316-0/+62122

    Back to the top