Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-06429892 - [CBI] Enable JUnit tests for dali.common repov201404062226Tran Le3-8/+37
2013-11-15tweak tests to pass on Mac OS Xv201311210251Brian Vosburgh1-142/+148
2013-10-16fix ComparatorToolsTests to use "mm/dd/yyyy" (not "mm/dd/yy") dates(!)v201310170209Brian Vosburgh1-3/+3
2013-10-14419257 - Pom version updatesv201310142259Tran Le3-3/+3
2013-09-24Fixed CIB build version errorsv201309241700Tran Le3-6/+6
2013-09-12update common utility tests manifestBrian Vosburgh1-0/+1
2013-08-26add some Comparator testsv201308262207Brian Vosburgh15-66/+275
2013-08-26add various "count" methods to IterableTools and IteratorToolsBrian Vosburgh2-0/+110
2013-08-26add CollectionTools.partition(...)Brian Vosburgh1-0/+80
2013-08-26various implementations and adapters for: Closure, Command, Factory,Brian Vosburgh2-6/+6
2013-08-26rename ParameterizedCommand to ClosureBrian Vosburgh8-32/+32
2013-08-26add MapToolsBrian Vosburgh2-0/+492
2013-08-26add Factory interface and implementationsBrian Vosburgh4-0/+286
2013-08-26add package o.e.jpt.common.utility.internal.comparator; and moveBrian Vosburgh15-24/+56
2013-08-26add packages o.e.jpt.common.utility.exception andBrian Vosburgh20-55/+86
2013-08-26add repeat(...) methods to StringTools, CharArrayTools,Brian Vosburgh5-5/+121
2013-08-26add ClassTools.allSuperclasses(...) and .allInterfaces(...)Brian Vosburgh1-0/+33
2013-08-26add versions of indexOf(...) and lastIndexOf(...) methods that take aBrian Vosburgh5-4/+714
2013-08-22414702 - [CBI] webtools.dali patch for building with Maven/TychoTran Le3-0/+81
2013-08-12clean up JavaProjectTestHarnessBrian Vosburgh15-62/+59
2013-08-12rename TestJavaProject to JavaProjectTestHarnessBrian Vosburgh4-18/+20
2013-08-12clean up FacetedProjectTestHarnessBrian Vosburgh1-22/+6
2013-08-12rename TestFacetedProject to FacetedProjectTestHarnessBrian Vosburgh2-7/+9
2013-08-12ProjectTestHarness clean-upBrian Vosburgh1-14/+0
2013-08-12rename TestPlatformProject to ProjectTestHarnessBrian Vosburgh2-6/+6
2013-08-09[414795] add ProjectPreferencesTestsBrian Vosburgh1-0/+80
2013-08-09Update version numbers for 3.4 M1.v201308091641Neil Hauge3-3/+3
2013-07-24add String methods to CharArrayToolsBrian Vosburgh2-1/+323
2013-06-27add combo-box model bindingBrian Vosburgh4-37/+523
2013-06-24clean up SWT bindingsBrian Vosburgh9-128/+130
2013-06-18add ValidationMessageClassTest and add tests for JPA and JAXB (GenericBrian Vosburgh2-0/+65
2013-06-17convert ListenerList to IterableBrian Vosburgh2-23/+14
2013-06-17rename package common.ui.internal.swt.bind toBrian Vosburgh10-34/+34
2013-06-17improve ChangeSupport.toString()Brian Vosburgh1-31/+1
2013-06-17refactor DoublePropertyValueModelBrian Vosburgh1-2/+2
2013-06-17begin model delegate workBrian Vosburgh7-306/+45
2013-06-10rework item content and label providersBrian Vosburgh2-170/+193
2013-04-19clean up null handling in PredicatesBrian Vosburgh6-40/+6
2013-04-16rework LabeledControlUpdater -> LabelModelBindingBrian Vosburgh5-371/+93
2013-04-16rework ControlSwitcher -> PageBookModelBindingBrian Vosburgh1-6/+2
2013-04-16clean up some of the common.ui utilitiesBrian Vosburgh7-14/+14
2013-04-16remove PaneVisibilityEnablerBrian Vosburgh2-95/+0
2013-04-16remove ControlAlignerBrian Vosburgh2-805/+1
2013-04-16rename SWTTools to SWTBindToolsBrian Vosburgh8-27/+27
2013-04-16rename o.e.jpt.common.ui.internal.utility.swt toBrian Vosburgh8-8/+8
2013-03-28add IdentityHashSetBrian Vosburgh3-26/+408
2013-03-26clean up PredicatesBrian Vosburgh27-440/+276
2013-03-26clean up TransformersBrian Vosburgh23-332/+330
2013-03-26post CommandExecutor-to-CommandContext rename clean-upBrian Vosburgh3-7/+7
2013-03-26rename AsynchronousExtendedCommandExecutor toBrian Vosburgh1-3/+3

Back to the top