Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-28Be more precise in .gitignoreBJ Hargrave6-10/+16
2011-09-28Remove +x on non-executable filesBJ Hargrave17-0/+0
2011-09-26Bug 355981 - SignedContent signing time wrong on Thai localev20110926-1551Thomas Watson1-2/+6
2011-09-26Bug 350960 - [R4.4] Support cardinality for Require-CapabilityThomas Watson4-4/+64
2011-09-26Bug 358897 - [R4.4] UnfilteredServiceListener supportBJ Hargrave3-2/+87
2011-09-26Bug 358894 - [R4.4] Allow Bundle to be adapted to an AccessControlContext.BJ Hargrave1-1/+10
2011-09-23Bug 350959 - [R4.4] BundleRevision must contain all capability andThomas Watson14-47/+110
2011-09-14fix mac mkremoteAndrew Niefer1-1/+1
2011-09-14more crlf adjustmentsAndrew Niefer1-1/+1
2011-09-14fix remote mkdirAndrew Niefer1-1/+1
2011-09-14crlfAndrew Niefer1-2/+2
2011-09-14fix crlfAndrew Niefer1-0/+5
2011-09-14set userNameAndrew Niefer1-0/+3
2011-09-14fix copy to remote machinesAndrew Niefer1-1/+1
2011-09-14fix problem parsing remote locationsAndrew Niefer1-2/+9
2011-09-14porting releng scripts to swt infrastructureAndrew Niefer1-64/+90
2011-09-12Bug 357376 - equinox and p2 features need their versions incrementedv20110912-1543dj2-10/+10
2011-09-08Bug 357137 - Changes to equinox resolver to support RFC 112 resolverv20110908-1857Thomas Watson16-120/+490
2011-09-08Bug 353013 - Allow to disambiguate the config area of multiple installsv20110908-1331Thomas Watson20-58/+101
2011-09-07Bug 355498 - SignatureBlockProcessor does not support all types of lineThomas Watson1-12/+15
2011-09-01Consume binaries v20110901-1725v20110905-2106Andrew Niefer23-23/+23
2011-09-01fix use of user name durin ssh/scpAndrew Niefer1-4/+1
2011-09-01load launcher properties on the remote machineAndrew Niefer1-1/+1
2011-09-01copy launcher properties remotely for s390Andrew Niefer1-1/+1
2011-09-01fix detection of s390Andrew Niefer1-1/+1
2011-09-01Bug 350102 - use platform specific working areas to avoid interferenceAndrew Niefer1-10/+8
2011-09-01Bug 350102 - clean library folder of old contentAndrew Niefer1-1/+3
2011-09-01Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer1-2/+13
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-31Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer1-12/+19
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 352161 - Move region bundle to equinox core sdkKim Moir2-0/+15
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

Back to the top