Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-24This commit was manufactured by cvs2svn to create tag 'v201204240000'.v201204240000nhauge191-51276/+0
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-23fixed copyrightspfullbright8-8/+8
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-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 implementationsbvosburgh5-44/+56
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-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
2009-08-13renamed StaticCloneIterable to SnapshotCloneIterablebvosburgh2-6/+6
2009-07-31fixed minor bug in FileTools.copyToDirectory(), there was exception if the di...kmoore1-0/+7
2009-07-10reworked CallbackChangeSupportbvosburgh1-1/+0
2009-07-08rework change events - ChangeListener, ChangeAdapter, etc.bvosburgh37-1439/+1016
2009-07-01rework change events - tree and listbvosburgh30-1074/+1209
2009-06-25rework change eventsbvosburgh21-267/+1034
2009-06-25remove Collatorsbvosburgh7-103/+40
2009-06-25Iterator workbvosburgh8-31/+843
2009-06-25Iterable workbvosburgh13-77/+786
2009-05-15[252066] restored original version of ListenerList; fixed broken ListenerList...bvosburgh1-31/+30

Back to the top