Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 a...Thomas Watson2-18/+236
2010-03-01 Bug 304213 - CachedManifest.getManifest should never return null.v20100301Thomas Watson1-6/+8
2010-03-01bug 303907 - Update the deault WS on Mac to be CocoaThomas Watson1-2/+2
2010-02-26 Bug 304039 - Compiler warnings in I20100225-1936Thomas Watson1-1/+3
2010-02-26 Bug 303842 - Launching Equinox Raises Circularity ExceptionThomas Watson1-16/+40
2010-02-26 Bug 304039 - Compiler warnings in I20100225-1936Thomas Watson1-1/+1
2010-02-26update copyright dates.Thomas Watson2-2/+2
2010-02-26bug 303907 - Update the deault WS on Mac to be CocoaAndrew Niefer1-2/+2
2010-02-26Bug 303907 - Update the default WS on Mac to be CocoaPascal Rapicault2-2/+2
2010-02-25 Bug 303930 - ConditionalPermissionInfo.addConditionalPermissionInfo must ad...Thomas Watson1-11/+10
2010-02-24Bug 303827 Wrong timestamp is used to save the resolver cache when removal pe...Thomas Watson1-1/+2
2010-02-23Javadoc updates to include directives.Thomas Watson1-11/+26
2010-02-22 Bug 303515 - EquinoxFactory should copy configuration and handle null inputv20100222Thomas Watson1-1/+1
2010-02-22 Bug 303071 - The framework should fail to launch if the storage area (confi...Thomas Watson3-6/+8
2010-02-19 Bug 303368 - EclipseAppHandle#getExitValue(0) does not waitThomas Watson2-5/+111
2010-02-19 Bug 303071 - The framework should fail to launch if the storage area (confi...Thomas Watson1-1/+2
2010-02-19 Bug 303071 - The framework should fail to launch if the storage area (confi...Thomas Watson4-20/+28
2010-02-19 Bug 295609 - workaround.Thomas Watson1-0/+1
2010-02-17 Bug 296797 - Cannot repeatedly register service bound to an interface from ...Thomas Watson1-3/+90
2010-02-16 Bug 302601 - NPE in GroupingCheckerThomas Watson1-3/+3
2010-02-13Bug 302586 Consider adding DebugOptions.set/getOptions methodsv20100215Thomas Watson4-20/+280
2010-02-11 Bug 301735 - Tracing: pipes in messages result in corrupt trace fileThomas Watson1-1/+6
2010-02-10 Bug 302376 - Compile warnings in official build I20100209-1600 and I2010020...Thomas Watson1-2/+4
2010-02-09Bug 301965 Eclipse OSGi APIs incomplete in isv docThomas Watson14-3/+205
2010-02-09 Bug 302301 - Compiler warnings in I20100209-0800Thomas Watson1-4/+4
2010-02-09Add debug options to CachedManifest.Thomas Watson3-0/+8
2010-02-08 Bug 298416 - BundleContext.installBundle is not atomicv20100208Thomas Watson1-5/+6
2010-02-08 Bug 298416 - BundleContext.installBundle is not atomicThomas Watson1-8/+44
2010-02-08bug 302097 - respect user CC variableAndrew Niefer2-2/+2
2010-02-08recompile for bug 301033Andrew Niefer1-0/+4
2010-02-08bug 301033 - --launcher.defaultAction & openFileAndrew Niefer15-230/+454
2010-02-08 Bug 302011 - Should provide causing exception where possibleThomas Watson2-6/+6
2010-02-05 Bug 302011 - Should provide causing exception where possibleThomas Watson23-70/+70
2010-02-05Bug 301974 change to avoid contextUsing variable being nullBJ Hargrave1-24/+16
2010-02-04bug 292273 - moving ppc64 to binAndrew Niefer3-1/+4
2010-02-04 Bug 301783 - Tracing: session and file header timestamps seem to be out-of-...Thomas Watson1-16/+8
2010-02-04 Bug 301735 - Tracing: pipes in messages result in corrupt trace fileThomas Watson2-5/+73
2010-02-02 Bug 300911 - Disabling tracing does not notify listenersThomas Watson1-0/+71
2010-02-02 Bug 301502 - Tracing: no version number in files that were rotatedThomas Watson1-1/+2
2010-02-02Include cause in exception.Thomas Watson1-2/+2
2010-02-02building with ssh keysAndrew Niefer1-1/+1
2010-02-02building with ssh keysAndrew Niefer1-1/+1
2010-02-02building with ssh keysAndrew Niefer1-3/+4
2010-02-02bug 300912 - launcher fails on solarisAndrew Niefer2-1/+2
2010-02-02 Bug 300911 - Disabling tracing does not notify listenersThomas Watson4-147/+245
2010-02-02Delete content for org.eclipse.equinox.launcher.motif.hpux.PA_RISC fragment.Thomas Watson7-170/+2
2010-02-01bug 301440 catches services which are unregistered between the time the list isv20100201BJ Hargrave1-2/+16
2010-02-01 Bug 301319 - Compiler warnings in I20100129-1300Thomas Watson1-0/+1

Back to the top