Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-02-20Fix for Bug 31466 Unused local variablev20030220DJ Houghton1-5/+12
2003-02-19Cleanup properly after preference testsJohn Arthorne2-115/+131
2003-02-19Ensure different tests are using different preference keysJohn Arthorne1-3/+3
2003-02-1923522 - [runtime] Need to log better message with <library> collisionsdwilson5-46/+136
2003-02-1923522 - [runtime] Need to log better message with <library> collisionsdwilson2-0/+23
2003-02-19Test fix for bug 31458 - preference equal to default default not exportedJohn Arthorne2-45/+92
2003-02-17Updated performance test suitev20030217Root_john_perf_20030224John Arthorne3-222/+247
2003-02-14Improved message used with tools.DJ Houghton1-1/+1
2003-02-06Fix for Bug 28214 [runtime] Docs on IPath.makeRelative and IPath.makeAbsolute...v20030213DJ Houghton1-1/+3
2003-02-04Fixed comment.v20030205DJ Houghton1-2/+2
2003-02-04Tests for bug 19397DJ Houghton5-11/+45
2003-02-04Fix for Bug 27108 [JFace] ListenerList should default its size to 1DJ Houghton1-1/+1
2003-02-04Fix for Bug 19397 [runtime] No warning when plugin compatibility requirements...DJ Houghton7-61/+181
2003-02-04Removed VM class and references.DJ Houghton4-61/+0
2003-02-03Fix for Bug 30785 [boot] consider removing classloader.propertiesDJ Houghton2-35/+1
2003-01-31Fix for Bug 25791 [boot] -nl locale argument does not workDJ Houghton2-5/+21
2003-01-31Added buffered streams to #transferStreams.DJ Houghton1-2/+4
2003-01-29Add PDE nature to project.DJ Houghton3-0/+33
2003-01-29externalize stringdwilson1-1/+1
2003-01-27Added PDE nature to project for schema validation builder.v20030128DJ Houghton2-3/+14
2003-01-27Updated extension point schema definitions to match HTML files in /doc folder.DJ Houghton2-16/+20
2003-01-27Moved extension point schema documentation from PDE project.DJ Houghton4-3/+270
2003-01-24Fix for bug 30207 [all] Servicability - include date and time with debug mess...DJ Houghton2-0/+18
2003-01-23Bug 24414 [runtime] Plug-in registry performanceDJ Houghton11-197/+350
2003-01-22Removed construction of Boolean objectsJohn Arthorne1-1/+1
2003-01-13Test fix for bug 29116v20030113John Arthorne1-0/+2
2003-01-07new path benchmarksJohn Arthorne1-1/+21
2002-12-16Fix for Bug 28329 [boot/runtime] update xerces,boot,runtime class loaders wit...v20021215aDJ Houghton4-13/+18
2002-12-12Fix for bug 28149 - performance of getParentv20021215v20021212John Arthorne1-0/+4
2002-12-12Minor assertion refactoringJohn Arthorne1-11/+20
2002-12-10Fix for bug 26011 [boot/runtime] plugin.xml needs to change for classloader e...v20021210DJ Houghton8-51/+184
2002-12-10Fix for bug 26011 [boot/runtime] plugin.xml needs to change for classloader e...DJ Houghton4-14/+33
2002-12-06Added support in ILibrary and LibraryModel for bug 26011. (classloader packag...v20021209DJ Houghton2-0/+21
2002-12-06Fix for bug 27051 [features] features need to spec pluginDJ Houghton2-681/+753
2002-12-04Fix for Bug 27409 [runtime] Path accepts invalid path string in its constructorDJ Houghton1-3/+3
2002-12-03Fix for bug 16872: can't supply path to .options.v20021203DJ Houghton1-4/+26
2002-12-02Fix for bug 27293 - computeSegments optimizationJohn Arthorne1-3/+2
2002-12-02Fixed typoJohn Arthorne1-1/+1
2002-11-29Fix for Bug 26722 [runtime] need to improve log testsDJ Houghton2-31/+47
2002-11-29Code format.DJ Houghton2-34/+34
2002-11-29NLS'd strings.DJ Houghton6-42/+32
2002-11-29NLS'd strings.DJ Houghton1-1/+1
2002-11-29NLS'd strings in PluginStats.DJ Houghton1-1/+1
2002-11-29NLS'd strings in PluginStats.DJ Houghton2-12/+17
2002-11-29NLS'd strings in BundleStats and ClassloaderStats.DJ Houghton3-25/+38
2002-11-27Fix for Bug 26896: Switching the branding feature will invalid a product upgradeDJ Houghton1-2/+5
2002-11-26add .options to bin.includesJeff McAffer1-1/+1
2002-11-26Fix for bug 27132 [runtime] NPE on shutdownv20021126DJ Houghton1-3/+3
2002-11-25add the .options fileJeff McAffer1-0/+28
2002-11-25Added comments for non-externalized strings.DJ Houghton1-1/+1

Back to the top