Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Bug 374300 - Should protect against adding vm shutdown hooks when the VM is i...v20120315-1734N20120416-1918I20120417-0800I20120417-0334I20120417-0255I20120417-0235I20120417-0211I20120417-0142I20120416-2327I20120416-1738I20120416-1719I20120416-1643I20120416-1623I20120416-1600I20120416-1508I20120411-2034I20120411-1737I20120411-0906I20120411-0258I20120410-2330I20120410-2037I20120410-1710I20120410-0633I20120410-0320I20120410-0304I20120410-0252I20120410-0238I20120410-0216I20120410-0152I20120410-0136I20120410-0122I20120410-0102I20120410-0049I20120410-0027I20120409-2358I20120409-2119I20120409-2018I20120409-1957I20120409-1911I20120409-1708I20120409-1622I20120409-1353I20120409-0926I20120409-0904I20120409-0315I20120409-0131I20120408-2304I20120408-2000I20120408-1521I20120408-1324I20120408-1214I20120408-1110I20120408-0330I20120408-0246I20120408-0231I20120408-0216I20120408-0152I20120408-0036I20120408-0012I20120407-2339I20120407-2245I20120407-2106I20120407-1941I20120407-1904I20120407-1840I20120407-1826I20120407-1732I20120407-1717I20120407-1631I20120407-0358I20120407-0346I20120407-0329I20120407-0305I20120407-0217I20120407-0205I20120407-0138I20120407-0103I20120407-0040I20120407-0024I20120406-2327I20120406-0935I20120406-0915I20120406-0250I20120406-0231I20120406-0006I20120405-2131I20120405-1735I20120405-1114I20120405-0114I20120404-2228I20120404-2006I20120404-1351I20120404-0051I20120403-2231I20120328-2028I20120328-2020I20120328-2007I20120328-1956Thomas Watson1-1/+5
2012-03-12[R5] OSGi javadoc updatesv20120312-2035Thomas Watson6-20/+20
2012-03-12Bug 373962 - [R5] OSGi permission classes must be final.v20120312-1420Thomas Watson2-15/+8
2012-03-08Bug 373700 - [R5] javadoc update and code formattingv20120308-2035Thomas Watson69-2531/+2064
2012-03-08Bug 373640 - NPE in launcher introduced by bug 241192v20120308-1358Krzysztof Daniel2-0/+9
2012-03-07Bug 369224 - Specify compilation profile for builds inv20120307-2102Krzysztof Daniel2-2/+6
2012-03-05Bug 341541 - Want to disable logging of commandlinev20120305-1956Thomas Watson1-3/+10
2012-03-05Bug 241192 - Instance default location should use better directory onv20120305-1904Thomas Watson2-2/+81
2012-03-05Bug 369221 - Make building executable and launcher Fedora friendlyv20120305-1541Krzysztof Daniel7-7/+7
2012-03-03Bug 373161 - [R5] update OSGi constants, API and javadoc.Thomas Watson3-9/+9
2012-03-02Bug 373161 - [R5] update OSGi constants, API and javadoc.Thomas Watson9-226/+222
2012-02-27Javadoc clarification for recordClassDefinev20120227-2121Thomas Watson2-9/+15
2012-02-22Bug 371997 - org.eclipse.osgi needs to be updated with the newv20120222-1940Thomas Watson37-805/+1379
2012-02-06Bug 370565 - org.apache.commons.lang wouldn't resolve on 3.8v20120206-2055Thomas Watson7-8/+16
2012-01-31Bug 370258 - [R5] Clarification for calls to ResolverHook.endv20120131-2027Thomas Watson3-17/+152
2012-01-31Bug 369880 - failure to attach fragment w/ BREE to an already resolvedThomas Watson5-21/+315
2012-01-23Bug 362482 - Cannot find org.eclipse.equinox.executable feature by its name "...v20120123-1704Tobias Oberlies1-2/+2
2012-01-23Bug 369306 - PluginConverter.convertManifest javadoc ask for a directoryv20120123-1419Thomas Watson1-6/+6
2012-01-20Update API filters.v20120120-2103Thomas Watson1-784/+4
2012-01-19Bug 369137 - [R5] Remove proposed pre-release support.v20120119-2142Thomas Watson7-240/+61
2012-01-19Bug 369085 - Some pde-build failures are caused by changes toThomas Watson4-4/+14
2012-01-18Bug 367689 - DuplicateBundleException is not serializableThomas Watson3-6/+6
2012-01-18Bug 368829 - [R5] Represent required execution environment as requiredThomas Watson3-8/+478
2012-01-12Bug 368436 - EclipseStarter.searchFor(..) appends '/' sign at the end of JAR'...v20120112-1446Thomas Watson1-3/+6
2012-01-09Bug 365677 - WeavingHook causes failure due to missing packagesv20120109-2158Thomas Watson1-2/+6
2012-01-06Fix OSGi API to remove hashes from ident.Thomas Watson20-20/+20
2012-01-06Update VersionRange OSGi API to not use fully qualified versions unless requi...Thomas Watson2-16/+26
2012-01-06Bug 355430 - change primary builder to 4.2v20120106-1613kmoir1-1/+1
2012-01-04Fix compile errors because matches method was removed.v20120104-2249Thomas Watson1-5/+8
2012-01-04Update to latest OSGi companion code for R5.Thomas Watson22-178/+264
2012-01-04Bug 366419 - Rebase the resolver VersionRange impl on the newThomas Watson2-4/+6
2012-01-04Bug 366419 - Rebase the resolver VersionRange impl on the newThomas Watson3-108/+116
2012-01-03Bug 367614 - SecurityAdmin allows duplicate ConditionalPermissionInfo'sThomas Watson2-2/+89
2011-12-16update tags to consume bug 353185 binariesv20111216-1710Andrew Niefer2-2/+2
2011-12-14Bug 366689 - Equinox SSH console missing in Target Componentsv20111214-1556Thomas Watson2-0/+59
2011-12-10Bug 365353 - Add new OSGi org.osgi.framework.VersionRange classv20111210-1354Thomas Watson11-225/+923
2011-12-09Bug 364031 - NPE in org.eclipse.osgi.framework.util.KeyedHashSetv20111209-1902Thomas Watson2-3/+85
2011-12-09increment the package version for org.osgi.framework.launchThomas Watson1-1/+1
2011-12-08Bug 366051 - org.eclipse.osgi.tests.bundles.TestResults does not handleThomas Watson1-3/+6
2011-12-08Bug 365677 - WeavingHook causes failure due to missing packagesThomas Watson1-0/+50
2011-11-22adopt binaries for bug 353185v20111122-1556Andrew Niefer1-1/+1
2011-11-22Bug 353185 - Eclipse crashes on updateSplash at startup when launched byAndrew Niefer2-11/+15
2011-11-21Bug 364113 - Compile warning in official buildv20111121-1935Thomas Watson1-1/+0
2011-11-17add org.eclipse.equinox.osgi.companion for script from bug 363246Thomas Watson2-0/+232
2011-11-17Bug 363246 - Update org.eclipse.osgi.services and org.eclipse.osgi.util bundl...v20111117-1210Thomas Watson25-9/+10
2011-11-11Fix the API filters for OSGi APIv20111111-1948v20111111-1618Thomas Watson1-0/+51
2011-11-11Bug 363561 - NullPointerException inThomas Watson2-0/+24
2011-11-11Bug 363528 - IOExceptions while reading class bytes should not beThomas Watson2-2/+29
2011-11-08Bug 362527 - Please add Bidi bundles to the buildThomas Watson2-0/+14
2011-11-04Bug 362589 - Add DefaultClassLoader.toStringv20111107-1631Thomas Watson1-1/+9

Back to the top