Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-01Consume binaries v20110901-1725v20110905-2106Andrew Niefer23-23/+23
2011-09-01Bug 356354 - recompile launcher on Windows with /LARGEADDRESSAWAREAndrew Niefer1-3/+3
2011-09-01Bug 356354 - revert the /LARGEADDRESSAWARE change on 64bit platformsAndrew Niefer2-7/+7
2011-09-01Bug 356354 - recompile launcher on Windows with /LARGEADDRESSAWAREAndrew Niefer1-1/+1
2011-09-01Bug 356354 - recompile launcher on Windows with /LARGEADDRESSAWAREAndrew Niefer3-10/+10
2011-08-30Merge branch 'master' of ssh://dev.eclipse.org/gitroot/equinox/rt.equinox.fra...Andrew Niefer40-1697/+1699
2011-08-30New launcher library version for 3.8Andrew Niefer1-1/+1
2011-08-30Bug 314849 - errors on startup when DISPLAY is not set correctlyAndrew Niefer1-2/+7
2011-08-30Bug 346871 - Update Info.plist for the next releaseAndrew Niefer5-15/+15
2011-08-30bug 327152 - showsplash option is ignoredAndrew Niefer1-2/+2
2011-08-26Fix compile error for the move of ResourceConstantsThomas Watson1-0/+1
2011-08-26Add API filter for RESOLUTION_DYNAMIC constantThomas Watson1-0/+7
2011-08-26Synchonize javadoc and new Constant.BJ Hargrave24-268/+326
2011-08-26OSGi refactored new resource types into newBJ Hargrave20-1405/+1336
2011-08-26Bump org.osgi.framework.hooks.bundle package toBJ Hargrave2-31/+36
2011-08-23Bug 355421 - system bundle is missing the osgi.identity capabilityv20110829-1633Thomas Watson4-11/+64
2011-08-22Bug 355089 - ManifestLocalization.EmptyResource throws NPE onv20110822-1622Thomas Watson1-2/+3
2011-08-08Bug 348967 - Handle new option "managed"v20110808-1537Thomas Watson6-44/+228
2011-08-05Bug 353879 - Add cleanupOnSave optionv20110805-1343Thomas Watson2-9/+96
2011-07-26Bug 344833 - Enable 1.7 compiler compliance in JavaSE-1.7.profilev20110726-1606Thomas Watson1-3/+3
2011-07-26Bug 353103 - ConcurrentModificationException during resolver fragment processingThomas Watson2-4/+28
2011-07-25Bug 350106 - DeleteOnExit creates leak in JVM if OSGi platform isv20110725-1610Thomas Watson1-2/+5
2011-07-25Added .gitignore for bin/ folder.dj1-0/+1
2011-07-25Remove the recursive log listener at the end of test.Thomas Watson1-7/+11
2011-07-21Bug 347183 - Deadlock reading/writing to logThomas Watson3-17/+62
2011-07-21Bug 352732 - Adding the same log listener causes the log filters to get out o...Thomas Watson11-1/+870
2011-07-19Bug 351519 - [pkgAdmin] refreshPackages incorrectly spans regionsThomas Watson4-13/+138
2011-07-18Bug 352275 - Empty org.osgi.framework.system.packages.extra causesv20110718-1559Thomas Watson2-2/+28
2011-07-14Bug 350961 - [R4.4] Use new osgi.identity for singleton capabilities passed t...Thomas Watson5-4/+104
2011-07-09Bug 350719 - Handle service use count overflow.v20110711-1243BJ Hargrave3-1/+6
2011-07-08Bug 351083 - cannot install by reference WTP project to a osgi based web cont...Thomas Watson4-11/+76
2011-07-08rename .cvsignore to .gitignoreThomas Watson6-0/+0
2011-07-07Bug 351258 - performance problems with ExportedPackageImpl constructorThomas Watson1-12/+8
2011-07-07Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer25-3/+44
2011-07-07Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer44-22/+767
2011-07-07Move fragments from org.eclipse.equinox.launcher/[fragments|contributed]/ to ...Andrew Niefer139-0/+0
2011-07-06Bug 350102 - Update launcher releng scripts to support moving to gitv20110706_git_migrationAndrew Niefer22-8/+30
2011-07-05Bug 259981 - Numerous outdated bundledata/configuration files created in equi...Thomas Watson3-79/+138
2011-07-05Bug 349618 - Framework support for Resource, etc. in OSGi 4.4Thomas Watson51-140/+1786
2011-07-05ignore inner/ directoryThomas Watson1-0/+1
2011-07-01Bug 346528 - Odd resolution reports for BNC failuresv20110705Thomas Watson3-4/+15
2011-06-27increment version for Juno.v20110627Thomas Watson1-1/+1
2011-06-27Bug 350453 - Incorrect usage of InputStream.available in ReliableFileThomas Watson3-94/+144
2011-06-20Bug 349309 - Clean up code for initializing MRUBundleFileListv20110620Thomas Watson5-79/+106
2011-06-20Bug 349772 - Package version incorrect in supplement bundleThomas Watson1-2/+2
2011-06-13Bug 349235 - restart can fail after installing new bundles, as a function of ...Thomas Watson1-1/+1
2011-06-13Bug 349121 - SignatureBlockProcessor.readIntoArray(BundleEntry) does not clos...Thomas Watson2-5/+8
2011-06-13Bug 349121 - SignatureBlockProcessor.readIntoArray(BundleEntry) does not clos...Thomas Watson1-6/+10
2011-06-10Bug 346982 - BundleRequirement/BundleCapability getAttributes/getDirectives m...Thomas Watson15-29/+445
2011-06-10Update versions in Juno.Thomas Watson2-2/+2

Back to the top