Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-17This commit was manufactured by cvs2svn to create branch 'R3_6_maintenance'.cvs2svn6-1162/+0
2010-04-29 Bug 310659 - "file locking not supported" error dialog is too wide and is m...Thomas Watson1-1/+1
2010-04-22Bug 310099 Unclear exception message when a bundle cannot be resolvedv20100422Thomas Watson1-1/+1
2010-04-22Bug 310099 - Unclear exception message when a bundle cannot be resolvedThomas Watson1-2/+2
2010-04-01 Bug 267683 - Enhancements to the tracing frameworkThomas Watson3-39/+109
2010-03-31Bug 307209 - ZipException missing filenameThomas Watson1-4/+7
2010-03-30 Bug 307209 - ZipException missing filenameThomas Watson1-11/+19
2010-02-23Javadoc updates to include directives.Thomas Watson1-11/+26
2010-02-19 Bug 303071 - The framework should fail to launch if the storage area (confi...Thomas Watson1-1/+2
2010-02-19 Bug 303071 - The framework should fail to launch if the storage area (confi...Thomas Watson1-15/+16
2010-02-13Bug 302586 Consider adding DebugOptions.set/getOptions methodsv20100215Thomas Watson2-19/+113
2010-02-11 Bug 301735 - Tracing: pipes in messages result in corrupt trace fileThomas Watson1-1/+6
2010-02-09Bug 301965 Eclipse OSGi APIs incomplete in isv docThomas Watson10-3/+137
2010-02-05 Bug 302011 - Should provide causing exception where possibleThomas Watson2-4/+4
2010-02-04 Bug 301783 - Tracing: session and file header timestamps seem to be out-of-...Thomas Watson1-16/+8
2010-02-04 Bug 301735 - Tracing: pipes in messages result in corrupt trace fileThomas Watson1-4/+30
2010-02-02 Bug 301502 - Tracing: no version number in files that were rotatedThomas Watson1-1/+2
2010-02-02 Bug 300911 - Disabling tracing does not notify listenersThomas Watson3-142/+189
2010-01-28 Bug 299922 - Equinox should not use new ClassLoader(null)Thomas Watson1-4/+2
2010-01-14Bug 299589 EventManager.EventThread.run holding excess memoryThomas Watson1-1/+5
2010-01-08 Bug 177783 - need a way to get state locations for bundlesv20100108Thomas Watson2-4/+42
2009-12-04 Bug 284397 - Plugin.isDebugging does not deliver true after Plugin.setDebug...Thomas Watson1-2/+0
2009-12-02 Bug 292980 - Need an option to suppress "NLS unused message: " messagesThomas Watson1-0/+7
2009-11-06Bug 294463 - Add LocaleProvider service interfaceThomas Watson1-0/+45
2009-10-20 Bug 291829 - need to add variable for ppc64 as supported arch in org.eclips...Thomas Watson1-0/+7
2009-10-14Bug 287865 - Cannot create or use workspace on mounted network drive in Mac ...Thomas Watson1-3/+12
2009-08-27Bug 287750 EventManager must protect thread creation with proper doPrivThomas Watson1-3/+10
2009-08-24Bug 287183 NLS subclass String objects contain key in backing char[]v20090824Thomas Watson1-2/+5
2009-08-17Bug 282965 [console] Diag command returns dynamically imported packages as mi...Thomas Watson2-0/+4
2009-08-12make methodName final.Thomas Watson1-1/+1
2009-08-12Bug 286130 Change trace output to ensure it can be read back inThomas Watson1-4/+37
2009-07-31Bug 285300 EclipseDebugTrace objects can pin class loadersv20090731Thomas Watson2-51/+47
2009-07-31Bug 285292 Trace fails to determine class/method/line number when using a tra...Thomas Watson1-1/+1
2009-05-12Bug 275768 Spelling mistakes in org.eclipse.osgi.service.debug.DebugOptionsLi...v20090518Thomas Watson1-3/+3
2009-04-24fix copyrightsThomas Watson2-2/+2
2009-03-19code clean up. Bug 267448 Trace file issuesv20090323Thomas Watson3-198/+198
2009-03-19Bug 267448 Trace file issuesThomas Watson2-63/+85
2009-03-09Fixed typo because John doesn't have commit rights.DJ Houghton1-2/+2
2009-03-06Bug 258705 Implement tracing apiThomas Watson7-38/+1365
2009-02-11move iterator declaration into for statementBJ Hargrave2-9/+8
2009-02-04Bug 259241 FileLocator .toFileURL returns null if there is no appropriate acc...Thomas Watson2-3/+7
2009-02-02Bug 258209 When using new RFC-132 launch mechanism, CCL not being set correct...Thomas Watson1-5/+13
2009-01-27Bug 260245 osgi.os is Unknown on iSeriesv20090127-1630Thomas Watson1-1/+22
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

Back to the top