Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-12increment versionsv20090112-1800Thomas Watson1-3/+3
2009-01-08Bug 260416 multiple attempts at locking a Location cause release not to workThomas Watson1-1/+2
2009-01-07Bug 257654 [engine] Cross process locking of profilesThomas Watson2-4/+34
2008-11-24Add @noextend javadoc tag.Thomas Watson1-0/+1
2008-11-20Bug 255763 Tag '@noextend' is unsupported on a final classThomas Watson2-2/+0
2008-11-19fix cast exception.Thomas Watson1-1/+1
2008-11-11ASSIGNED - bug 254912: FilterImpl needs to support foreign ServiceReference p...BJ Hargrave1-7/+7
2008-10-17ASSIGNED - bug 244625: Implement new service registry hooks (RFC 126)BJ Hargrave3-21/+19
2008-10-17ASSIGNED - bug 244625: Implement new service registry hooks (RFC 126)BJ Hargrave2-5/+7
2008-10-17ASSIGNED - bug 244625: Implement new service registry hooks (RFC 126)BJ Hargrave4-453/+532
2008-10-17ASSIGNED - bug 244625: Implement new service registry hooks (RFC 126)BJ Hargrave1-5/+3
2008-10-17ASSIGNED - bug 244625: Implement new service registry hooks (RFC 126)BJ Hargrave2-131/+324
2008-10-16Bug 251013 Implement recent changes to RFC 132Thomas Watson2-2/+0
2008-10-16Bug 250705 bug list link is broken on siteThomas Watson1-1/+1
2008-10-16ASSIGNED - bug 244625: Implement new service registry hooks (RFC 126)BJ Hargrave1-3/+32
2008-10-06Bug 249343 Compiler warnings for overriding synchronized method.v20081006-1815Thomas Watson1-2/+2
2008-10-01Bug 249343 Compiler warnings for overriding synchronized method.Thomas Watson1-2/+2
2008-09-29Bug 239363 New ws constant needed for Cocoa portv20080929-1800Thomas Watson1-0/+1
2008-09-25bug 248504 - StateBuilder.createBundleDescription should give more details in...Andrew Niefer1-0/+32
2008-09-25Bug 239363 New ws constant needed for Cocoa portThomas Watson1-0/+6
2008-09-24Bug 248488 Updates to RFC 132 to pass configuration to constructorThomas Watson1-4/+4
2008-08-25Bug 244624 Implement new BundleException typesv20080825-1800Thomas Watson1-10/+10
2008-08-18Bug 244443 Implement SystemBundle (RFC 132)Thomas Watson1-22/+178
2008-07-22increment version.v20080722-0500Thomas Watson1-1/+1
2008-07-16bug 240702 - fix to prevent (re)creation of EventThread after the EventManage...BJ Hargrave1-0/+15
2008-07-02Bug 239356 Can't create the osgi.instance.area on a UNC driveThomas Watson1-2/+2
2008-04-16Bug 227409 Convert org.eclipse.osgi to use api toolingThomas Watson12-8/+27
2008-04-14Bug 217351 [prov] What is the install location in a p2 contextv20080414Thomas Watson1-0/+8
2008-04-14Update javadoc with IllegalArgumentExceptionsThomas Watson1-0/+3
2008-03-13Bug 222570 Manifest parser ignores elements that have no parametersv20080316Thomas Watson1-2/+2
2008-02-29Bug 215796 Request for including additional packages in org.eclipse.equinox.s...Thomas Watson1-3/+14
2008-02-29Update copyrightsThomas Watson6-6/+6
2008-02-29Bug 215796 Request for including additional packages in org.eclipse.equinox.s...Thomas Watson6-0/+463
2008-02-29remove jars.extra.classpathv20080229Thomas Watson1-1/+1
2008-02-28Bug 220681 Bad message when service object is not instanceof interfaceThomas Watson2-3/+5
2008-02-20Bug 67220 Location.setUrl needs more error informationv20080225Thomas Watson4-16/+50
2008-02-19Format code with latest project settings.Thomas Watson5-40/+38
2008-01-28Bug 181832 Console's "diag" command should try to display the ID of the "Miss...v20080128Thomas Watson2-2/+4
2008-01-15fix javadoc typo.Thomas Watson1-2/+1
2007-12-04update versionThomas Watson1-1/+1
2007-11-29Bug 44735 Unable to create platform lock fileThomas Watson1-4/+12
2007-11-05Bug 207599 java.io.IOException: Could not save file tableThomas Watson3-23/+12
2007-10-29Bug 207588 [sec] Console commands to support enable/disablev20071029Thomas Watson2-2/+19
2007-10-25Clean up API in prep for bug 207073Thomas Watson1-6/+13
2007-10-24Clean up API in prep for bug 207073Thomas Watson1-25/+28
2007-10-24Clean up API in prep for bug 207073Thomas Watson1-25/+24
2007-10-01Bug 204931 Wrong debug info output on console. Someone made a typo: "paserHea...v20071001Thomas Watson1-1/+1
2007-09-11Bug 96034 Need an API to determine if another location is lockedThomas Watson5-27/+119
2007-09-05Bug 165964 Process Bundle-NativeCode at resolve timeThomas Watson2-23/+16
2007-08-21Update shared core compiler settings and format on save.Thomas Watson2-2/+124

Back to the top