Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-09remove vestigial projectsKaren Butzke1-5/+0
2011-02-07deleted everything but the .project - moved to common component and renamed o...kmoore204-53374/+1
2011-01-21[256003] [331610] - added validation for queries, generators, and converters....nhauge1-1/+1
2011-01-18[233567] rework context model sync with resource model etc.bvosburgh18-299/+412
2010-10-29Start of the JAXB context model. Includes some changes from Brian so that we ...kmoore3-5/+4
2010-09-02bundle version updateskmoore1-1/+1
2010-08-12Added KeyedSet data structurepfullbright2-1/+124
2010-05-10311112 - @Convert value can get unset - CompositeListValueModel listChanged ...kmoore1-34/+434
2010-04-19bug 308271 - added autoboxing attribute type comparisonspfullbright1-3/+9
2010-04-13[305079] canonical metamodel for nested classesbvosburgh3-5/+12
2010-03-26tweak and standardize copyrightsbvosburgh1-12/+1
2010-03-23fixed copyrightspfullbright10-10/+20
2010-03-18fix text field flakiness; fix some widget enablement behaviorbvosburgh5-9/+224
2010-03-09whoops - compiled against JUnit 4 instead of 3bvosburgh1-2/+2
2010-03-08[303958] timing testsbvosburgh19-779/+758
2010-02-22tests for isEmpty(..)pfullbright1-5/+16
2010-01-06tweak tests to pass on IBM JVMbvosburgh1-4/+16
2010-01-05utility workbvosburgh64-1125/+2598
2009-12-19[258541] JPA 2.0 default delimited identifiers - modelbvosburgh1-0/+43
2009-12-19ListIterable workbvosburgh25-115/+1528
2009-12-10switching to the open ended unit version "3.8.0" to allow running with Junit3...kmoore1-2/+2
2009-11-19295634 - JptUtilityTests sets empty extraVMArgstle1-1/+0
2009-11-07add some testsbvosburgh1-0/+68
2009-11-04[292436] OMG - what a sad bug...bvosburgh2-0/+38
2009-10-28rework JPA project lockingbvosburgh5-13/+471
2009-10-28rework "reference" classesbvosburgh8-176/+756
2009-10-08log composite exception a bit betterbvosburgh1-9/+3
2009-10-08handle synchronization exceptionsbvosburgh2-7/+85
2009-10-07more utility testsbvosburgh1-0/+18
2009-10-07fix compiler warningsbvosburgh1-3/+4
2009-10-05more utility testsbvosburgh5-104/+767
2009-09-17Metamodel generation, part 3bvosburgh1-0/+28
2009-09-17create SynchronizedIntbvosburgh2-0/+294
2009-09-17clean up synchronizersbvosburgh2-63/+118
2009-09-11create CallbackSynchronizer interface and implementationsbvosburgh6-45/+58
2009-09-11minor clean-upbvosburgh2-19/+19
2009-09-03move some methods from CollectionTools to ArrayToolsbvosburgh10-2422/+3036
2009-09-03create Synchronizer interface and implementationsbvosburgh5-5/+1207
2009-09-03add GenericIteratorWrapperTestsbvosburgh2-0/+53
2009-09-03add GenericIterableWrapperTestsbvosburgh2-0/+45
2009-08-21Big hunk of derived id prework - small tweaks to followpfullbright1-1/+1
2009-08-21remove dead codebvosburgh3-32/+40
2009-08-21clean up manifestsbvosburgh1-0/+2
2009-08-21add SortedListValueModelWrapperbvosburgh10-27/+292
2009-08-21add convenience constructorbvosburgh1-5/+5
2009-08-21[283897] Static Metamodel generationbvosburgh1-11/+12
2009-08-13minor refactorbvosburgh2-19/+20
2009-08-13general re-work of value model stuffbvosburgh14-39/+668
2009-08-13created BooleanToolsbvosburgh1-0/+71
2009-08-13cleaned up some array codebvosburgh1-9/+9

Back to the top