Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-18Bug 543933 - Build javadocs with Java 11Y20190320-2200Y20190319-2305Y20190316-1220Y20190313-2200Y20190313-0215Y20190308-0715Y20190307-1015Y20190306-2200Y20190227-2200Y20190225-0415Y20190222-0110Y20190220-2200S4_11_0_RC2S4_11_0_RC1S4_11_0_M3R4_11I20190307-0500I20190306-2135I20190306-1800I20190306-0600I20190305-1800I20190305-0600I20190304-1800I20190304-0600I20190303-1800I20190303-0600I20190302-1800I20190302-0600I20190301-1800I20190301-0040I20190228-0300I20190227-1800I20190227-0600I20190226-1800I20190226-1020I20190226-0715I20190226-0600I20190225-1800I20190225-0600I20190225-0200I20190224-1800I20190224-0930I20190224-0600I20190223-1800I20190223-0600I20190222-1800I20190222-0645I20190222-0440I20190220-1800I20190220-0600I20190219-1800I20190219-0600I20190218-1800R4_11_maintenanceAlexander Kurtakov12-26/+30
2019-02-15Bug 543844 - FrameworkExtensionInstaller in dev mode is unable to getI20190218-0600I20190217-1800I20190217-0600I20190216-1800I20190216-0600I20190215-1800Thomas Watson3-0/+77
2019-02-15Bug 544477 - allow hook to prevent resource loadThomas Watson4-12/+78
2019-02-15Fix typo in javadoc of createRequirementI20190215-0630Karsten Thoms1-1/+1
2019-02-14Bug 543933 - Build javadocs with Java 11I20190215-0055Alexander Kurtakov5-38/+48
2019-02-13Bug 544262 - Deprecate and mark for deletionY20190213-2200I20190214-1800I20190213-1800Lars Vogel2-0/+2
2019-02-13Bug 544247 - Replace deprecated method calls to Class.newInstance()Thomas Watson5-31/+32
2019-02-11Revert "Bug 542691 - Stop adding the system.bundle alias to the"Y20190213-0305I20190212-1800I20190211-1800Thomas Watson2-23/+8
2019-02-11Bug 544265 - Use try-with-resources in org.eclipse.equinox.launcher.MainJulian Honnen1-69/+10
2019-02-11Bug 544262 - Deprecate and mark for deletionLars Vogel2-0/+7
2019-02-11Bug 544327 - Remove check for Java 1.4 availability Main#substituteVarsLars Vogel1-9/+1
2019-02-11Use ArrrayList instead of Vector in org.eclipse.equinox.launcher.MainLars Vogel1-2/+2
2019-02-11Put single-quotes around '/' to use the faster "lastIndexOf(char)"Lars Vogel1-1/+1
2019-02-11Use isEmpty instead of .equals("") for String check in Main launcherLars Vogel1-1/+2
2019-02-09Bug 544262 - Deprecate org.eclipse.core.launcher#Main and WebStartMainI20190210-2135I20190210-1800I20190209-1800Alexander Kurtakov1-1/+3
2019-02-08Bug 544271 - Improve logging for startup time of bundlesI20190208-1800Lars Vogel1-10/+42
2019-02-08Revert "Revert "Avoiding using deprecated new Integer in org.eclipse.osgi.com...Lars Vogel4-9/+9
2019-02-08Use StringBuilder in org.eclipse.equinox.launcher instead ofLars Vogel2-7/+7
2019-02-08Avoid using deprecated new Integer in org.eclipse.osgi.testsLars Vogel6-24/+24
2019-02-08Immediately return this expression instead of assigning it to theLars Vogel1-2/+1
2019-02-08Adding the time unit to the Application start debug outputLars Vogel1-1/+1
2019-02-08Use ArrayList instead of Vector in Main#getArrayFromListLars Vogel1-2/+2
2019-02-08Use "Boolean.parseBoolean" for this string-to-boolean conversion inLars Vogel1-1/+1
2019-02-08Bug 544262 - Deprecate org.eclipse.core.launcher#MainLars Vogel1-0/+3
2019-02-08Bug 544261 - Remove check for Java 1.4 availability Main#decode inLars Vogel1-79/+3
2019-02-08Revert "Avoiding using deprecated new Integer in org.eclipse.osgi.compatibili...Y20190208-0505Lars Vogel4-9/+9
2019-02-08Version 4.11 update for org.eclipse.osgi.testsLars Vogel2-2/+2
2019-02-08Avoiding using deprecated new Integer inLars Vogel4-9/+9
2019-02-08Version 4.11 update for org.eclipse.osgi.compatibility.stateLars Vogel2-2/+2
2019-02-08Remove usage of deprecated new Integer in org.eclipse.equinox.launcherLars Vogel1-2/+2
2019-02-08Version 4.11 update for org.eclipse.equinox.launcherLars Vogel2-2/+2
2019-02-06Update api filters for http R7 OSGI APIsY20190206-2200I20190207-1800I20190206-1800Thomas Watson1-0/+233
2019-02-06Bug 544011 - [http whiteboard] update to R7 (http whiteboard 1.1)Raymond Auge36-96/+508
2019-02-06Bug 543805 - [log] Enhance the logger names for legacy event mappingsAnjum Fatima5-13/+26
2019-02-02Bug 544061 - [releng] For native launchers, allow to override location of rt....Y20190205-0115I20190205-1800I20190204-1800Mykola Nikishov1-1/+5
2019-01-25Bug 543844 - FrameworkExtensionInstaller in dev mode is unable to getY20190201-0030Y20190130-2200Y20190130-0010I20190203-1800I20190202-1800I20190201-1800I20190201-0600I20190131-1800I20190131-0130I20190130-1800I20190129-1800I20190128-1800I20190127-1800I20190126-1800I20190125-1800Thomas Watson1-0/+2
2019-01-25Update launcher fragment versions for 4.11Thomas Watson20-20/+20
2019-01-24Binaries v20190124-0719I20190124-1800I20190124-1235I20190124-0930genie.releng10-10/+10
2019-01-24Bug 540659 - Allow cocoa launcher to use memory below the 4G boundarySravan Kumar Lakkimsetti2-2/+2
2019-01-21Bug 538717 - update org.osgi.service.component to R7Y20190123-2200I20190123-1800I20190122-1800I20190121-1800I20190121-1415Thomas Watson18-75/+327
2019-01-18Reverting "Bug 543271 - Update Equinox to filter out logging of theI20190120-1800I20190119-1800I20190118-1800Anjum Fatima2-3/+4
2019-01-16Bug 538717 - Update org.osgi.service.cm package for OSGi R7I20190117-2335Thomas Watson17-321/+577
2019-01-16Bug 538717 - Update to the correct javadoc for OSGi R7Y20190116-2200I20190116-1800Thomas Watson8-32/+37
2019-01-15Bug 538717 - Update util to final OSGi R7Thomas Watson6-56/+55
2019-01-15Bug 538717 - Update to the correct javadoc for OSGi R7Thomas Watson2-18/+24
2019-01-11Bug 543271 - Update Equinox to filter out logging of theI20190115-1800I20190114-1800I20190113-1800I20190112-1800I20190111-1800Anjum Fatima6-192/+111
2019-01-09Bug 543305 -Add thread info report when locks cannot be acquired.I20190111-0850Thomas Watson8-11/+238
2019-01-09Bug 541638 - Increase default value for osgi.module.lock.timeoutY20190109-2200S4_11_0_M1I20190109-1800Andrey Loskutov2-5/+7
2019-01-08Bug 542691 - Stop adding the system.bundle alias to theI20190109-0655I20190108-1800Anjum Fatima2-8/+23
2019-01-03Bug 543014 - [framework] framework overrides gosh.args set via system orY20190108-0410Y20190108-0135Y20190107-0850Y20190107-0505I20190108-0600I20190107-2050I20190107-1800I20190107-0600I20190106-1800I20190106-0600I20190106-0150I20190105-1800I20190105-0810I20190104-1800I20190103-1800Thomas Watson1-10/+14

Back to the top