Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-06-17bug 317200 - crash in formatVmCommandMsgAndrew Niefer1-2/+2
2010-06-17bug 317195 - memory leak on failure to read iniAndrew Niefer1-4/+5
2010-06-17ignore libeclipse-motifAndrew Niefer1-0/+1
2010-06-15bug 316948 - use X11 calls for property changeAndrew Niefer3-19/+9
2010-06-15remove junk fileAndrew Niefer1-4/+0
2010-06-15bug 316949 - openFile doesn't work on solarisAndrew Niefer2-7/+14
2010-05-17 Bug 312917 - IllegalStateException on shutdownv20100517before_merge_Root_OSGI_R4_3_RIR3_6Thomas Watson1-2/+10
2010-05-17Bug 312731 - Resolver should be configurable to allow bundles to supply ↵Thomas Watson2-7/+11
packages that are supplied by the JDK
2010-05-12Bug 309059 - Eclipse foundation certificate not trusted by latest Oracle VMsv20100512Thomas Watson1-14/+23
2010-05-12Bug 312691 - ConsoleSession.getService method does not save the service ↵Thomas Watson1-2/+2
registration properly
2010-05-07bug 311920 - s390v20100524v20100507Andrew Niefer6-6/+34
2010-05-05bug 311577 - info.plist is out of datev20100505Andrew Niefer3-9/+9
2010-05-05info.plist files are asciiAndrew Niefer2-146/+146
2010-05-04Bug 311546 [perfs] Regression for StatePerformanceTest#testResolution100()Thomas Watson2-12/+21
2010-05-03Javadoc fixes.v20100503Thomas Watson6-17/+20
2010-05-03Bug 311369 javadoc error in N20100502-2000 wrt org.eclipse.osgiThomas Watson1-1/+1
2010-04-30Bug 310474 - Security exception for corrupted bundle signature doesn't tell ↵Thomas Watson3-4/+22
me which bundle
2010-04-30Bug 310705 - Weird resolution error when multiple singleton versions don't ↵Thomas Watson1-1/+9
resolve
2010-04-30javadoc fixes.Thomas Watson1-9/+10
2010-04-30Bug 311027 - [console] NPE in console view when using -s optionThomas Watson1-1/+3
2010-04-29 Bug 310659 - "file locking not supported" error dialog is too wide and is ↵Thomas Watson1-1/+1
missing a word
2010-04-22Bug 310124 - AccessControlException when running eclipse testsv20100422-1745Thomas Watson1-1/+3
2010-04-22Bug 310099 Unclear exception message when a bundle cannot be resolvedv20100422Thomas Watson2-3/+3
2010-04-22Bug 310099 - Unclear exception message when a bundle cannot be resolvedThomas Watson2-3/+3
2010-04-21 Bug 308377 - Update SUA text in feature.properties filesv20100707v20100603v20100527v20100520v20100421Thomas Watson2-70/+70
2010-04-21 Bug 308377 - Update SUA text in feature.properties filesThomas Watson2-60/+114
2010-04-20 Bug 309163 - Remove J2SE-7 EE supportThomas Watson1-4/+4
2010-04-20 Bug 309763 - StateSaver causes a NullPointerException on calling exit in ↵Thomas Watson1-4/+8
the console
2010-04-16bug 309538 - s390x launchersv20100419Andrew Niefer1-1/+1
2010-04-16Bug 309261 - System bundle becomes active before the other bundles are startedThomas Watson1-5/+1
2010-04-14Bug 269185 - osgi plug-ins hold on to too much memoryThomas Watson2-27/+40
2010-04-14Bug 305452 - Kernel release name with a '+' causes Eclipse to fail to start ↵Thomas Watson1-1/+6
with an "invalid qualifier" error
2010-04-09Bug 308654 - Update to the final released version of osgi core sourceThomas Watson5-11/+11
2010-04-05Clarify that createState(State) will create a new State with a new resolver ↵Thomas Watson1-2/+3
attached to it.
2010-04-02 Bug 300820 - Failure in testBug289719 on I20100125-0800 buildv20100405Thomas Watson1-0/+4
2010-04-02back out - Bug 300820 - Failure in testBug289719 on I20100125-0800 buildThomas Watson1-6/+3
2010-04-02 Bug 300820 - Failure in testBug289719 on I20100125-0800 buildThomas Watson2-16/+64
2010-04-01 Bug 267683 - Enhancements to the tracing frameworkThomas Watson4-73/+253
2010-03-31Bug 307209 - ZipException missing filenameThomas Watson1-4/+7
2010-03-30 Bug 307209 - ZipException missing filenameThomas Watson1-11/+19
2010-03-30Bug 111719 importing existing plugins locks jarsThomas Watson1-56/+60
2010-03-18Bug 306181 - Cannot install new software after updating to last I-buildv20100322-1720Thomas Watson13-22/+171
2010-03-17Bug 306219 - Deadlock on startup using Java 2 security on WASThomas Watson1-12/+20
2010-03-17 Bug 257777 - [launcher] Mark org.eclipse.equinox.launcher as singletonv20100329Andrew Niefer1-1/+1
2010-03-17 Bug 304558 - [launcher] Main#findMax fails with bundle names containing '_'Andrew Niefer2-7/+8
2010-03-17*** empty log message ***Andrew Niefer1-1/+1
2010-03-17Bug 305916 - launcher crashes on Linux GTK when using --launcher.defaultActionAndrew Niefer1-1/+1
2010-03-05bug 303335 - memory leak in launcherv20100307Andrew Niefer1-0/+1
2010-03-03bug 301226 - Improve error handling in case of unusable configuration areav20100304Andrew Niefer1-0/+43
2010-03-02 Bug 304361 - [app] enhance the eclipse application container to allow for ↵Thomas Watson2-18/+236
async application results

Back to the top