Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-27This commit was manufactured by cvs2svn to create tag 'v200910270000'.v200910270000nhauge164-46573/+0
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
2009-04-09commenting out testSerialization since it didn't pass in the buildkmoore1-34/+34
2009-04-08[197069] support for entities in jars - resource modelbvosburgh31-1757/+4438
2009-04-06minor tweaksbvosburgh4-17/+80
2009-04-03added ReadOnlyWritablePropertyValueModelWrapper - irony is fun!pfullbright2-0/+144
2009-03-10[197069] support for entities in jars - JAR resource modelbvosburgh4-11/+57
2009-02-27added stringsAreEqual(..) methodspfullbright1-1/+17
2009-02-10fixed compiler warningsbvosburgh3-0/+3
2008-12-19added ThreadLocalCommand and other minor clean-up on CommandExecutorbvosburgh2-7/+52
2008-12-19cleaned up Filterbvosburgh1-0/+49
2008-12-19cleaned up Command and CommandExecutorbvosburgh3-0/+159
2008-10-28252066 - once this bug is fixed we can uncomment these testskmoore1-30/+31
2008-10-21commented out testSerialization() because it doesn't work in build environmentbvosburgh1-19/+20
2008-10-17added ListenerListbvosburgh2-0/+178
2008-10-17added clear(Object[])bvosburgh1-0/+14
2008-10-17suppress compiler warningsbvosburgh1-0/+1
2008-10-02cleaned up imports using DaliEMFFormatterpfullbright89-235/+75

Back to the top