1. 5a0096c Bug 371103 - java.util.MissingResourceException since juno M5 using by Thomas Watson · 13 years ago v20120209-1951
  2. 8a44f23 Bug 369200 - Platform.getResourceBundle should throw exception instead by John Arthorne · 13 years ago v20120120-1540
  3. 3b0dbdb Bug 366972 - platform:/plugin/ URLs do not resolve items within embedded jars by DJ Houghton · 13 years ago v20111216-1942
  4. c9e9b24 Convert CRLF to LF line endings by BJ Hargrave · 13 years ago v20111010-1614
  5. 312a4b5 Bug 360153 - Add project prefs to force unix LF on new text files. by Thomas Watson · 13 years ago
  6. 06b6800 Remove +x on non-executable files by BJ Hargrave · 14 years ago
  7. 61c0b95 Bug 357804 - NullPointerException caused by start method of core.runtime by dj · 14 years ago v20110926-1551
  8. c82f6b1 Bug 357736 - Plugin equinox.common does not change version number by John Arthorne · 14 years ago
  9. 54a0794 Bug 314413 - Relative link inside ListenerList.IDENTITY and EQUALITY cause broken links in generated Javadoc by Thomas Watson · 14 years ago v20110523
  10. f24ac69 Bug 344760 - URIUtil#append Can't handle files with square brackets in the name by John Arthorne · 14 years ago v20110506
  11. 85913f2 update copyrights by Thomas Watson · 14 years ago v20110502 v20110502-1540
  12. 42c3cf4 Bug 331314 - URIUtil.makeRelative does not make relative if uri contains (escaped) brackets by Thomas Watson · 14 years ago v20110427
  13. 7aac66e Bug 340659 - Potential NPE in RuntimeLog.log if no listeners are available by Thomas Watson · 14 years ago
  14. ce92078 Bug 292135 - Add listeners to FrameworkLog by Thomas Watson · 14 years ago
  15. a08ccd4 Bug 317984 - Fix for wrong usages of affect* and effect* by John Arthorne · 14 years ago before_bug292135
  16. 37439dd Bug 305863 - org.eclipse.core.internal.runtime.AdapterManager is not thread safe by John Arthorne · 15 years ago v20100315
  17. 295172d Bug 303288 - CoreException.getStatus() should also mention reporting status by John Arthorne · 15 years ago
  18. 998194a Bug 301257 - MemoryEventConstants is misspelled by Thomas Watson · 15 years ago
  19. 12607f4 Bug 301257 - MemoryEventConstants is misspelled by Thomas Watson · 15 years ago v20100208
  20. ba4699d Bug 300197 - PlatformURLPluginConnection#parse fails to load bundle with underscore in Bundle-SymbolicName by DJ Houghton · 15 years ago
  21. 8aca1eb Bug 291164 - [common] Plug-in ID should be unknown/empty in Status.OK and Status.CANCEL by Thomas Watson · 15 years ago
  22. 31e5e94 Bug 296822 - NullProgressMonitor is not thread safe for expected usage by John Arthorne · 15 years ago v20091203
  23. a693015 Bug 244468 - Support reading extension registry in any locale by Oleg Besedin · 15 years ago v20091116
  24. 3d5ddc9 Bug 284061 - Support for low memory events - add @since tag by Thomas Watson · 15 years ago v20091109
  25. de1a385 Bug 284061 - Support for low memory events by Thomas Watson · 15 years ago
  26. 3eb679e fixed typos by John Arthorne · 15 years ago
  27. 22d6989 Bug 286339 URIUtil.append error with UNC path with single letter server name by John Arthorne · 16 years ago
  28. b1c589e Bug 283297 Installation path containing square brackets prevents eclipse startup by John Arthorne · 16 years ago v20090727
  29. 7dcca69 Bug 211840 NPE in AdapterManager.getAdapter() by John Arthorne · 16 years ago v20090720
  30. e60aed2 Incremented service segment for bug fix in 3.5 stream by John Arthorne · 16 years ago
  31. d0da463 Bug 275652 CoreException cleanup by John Arthorne · 16 years ago
  32. 4a3e590 update copyrights by Thomas Watson · 16 years ago
  33. c35f2be Bug 276076 [common] Stack trace is always printed to the console by John Arthorne · 16 years ago v20090513
  34. b468e77 Clarify spec of safe runner re: handling of Error types by John Arthorne · 16 years ago
  35. 2f7b5a5 Bug 273141 Catch AssertionError in SafeRunner by John Arthorne · 16 years ago
  36. 269b408 Bug 267984 URIUtil.makeAbsolute double encodes '%' by John Arthorne · 16 years ago v20090310-1800
  37. d3a0239 Improved example in find(URL) method by John Arthorne · 16 years ago v20090309
  38. 2a4423a Bug 250432 [common] [url handler] Support $nl$ in platform:/ URL by John Arthorne · 16 years ago v20090308
  39. 075d1c5 Bug 267505 NPE in URIUtil.toJarURI by John Arthorne · 16 years ago
  40. bbaf223 Bug 258705 Implement tracing api by John Arthorne · 16 years ago v20090306-1900
  41. 511b576 Bug 267219 Workaround bug in URI#resolve by John Arthorne · 16 years ago
  42. 56036f4 Bug 265678 Provide URIUtil for creating jar URIs by John Arthorne · 16 years ago
  43. c06d2db Bug 254300 Branding by Thomas Watson · 16 years ago pre_log_1_1
  44. e3787b7 Bug 264649 NullPointerException in DataArea.getLogLocation by John Arthorne · 16 years ago v20090224-1515 v20090303-1515
  45. c400a5f Javadoc cleanup by John Arthorne · 16 years ago v20090216-1800
  46. 74999f3 Bug 264101 URIUtil problem processing relative URIs by John Arthorne · 16 years ago
  47. 44cc6c0 Javadoc updates by John Arthorne · 16 years ago
  48. 6906710 Bug 260502 - clarify doc by John Arthorne · 16 years ago
  49. a363a1a Bug 260604 URIUtil#makeAbsolute mangles UNC paths by John Arthorne · 16 years ago
  50. e047dcc Bug 260502 AdapterManager.computeClassOrder(Class) implementation does not match IAdapterManager JavaDoc by John Arthorne · 16 years ago
  51. 67c6ed0 Bug 260084 URIUtil#toFile doesn't handle UNC path by John Arthorne · 16 years ago
  52. 254f98e Bug 252446 SubMonitor.newChild passes zero ticks to child by John Arthorne · 16 years ago v20081215-1800
  53. 7b90b7a Fixed typos in doc by John Arthorne · 16 years ago
  54. d5a9f8a Bug 256802 IPath.makeRelativeTo for equivalent Paths should return an empty path by John Arthorne · 16 years ago
  55. b397d2f Bug 256128 URIUtil.makeAbsolute needs an additional check for a URI that's already absolute by Simon Kaegi · 16 years ago v20081124-1800
  56. 2a88cb8 Bug 256128 URIUtil.makeAbsolute needs an additional check for a URI that's already absolute by Simon Kaegi · 16 years ago
  57. 4f8b59a Bug 255763 Tag '@noextend' is unsupported on a final class by Oleg Besedin · 16 years ago
  58. e40a220 Bug 255739 - Test failures in URIUtilTest by DJ Houghton · 16 years ago
  59. 5020715 Bug 255414 - IPath makeRelativeTo by DJ Houghton · 16 years ago v20081117-1800
  60. 89ceeee Fixed ambiguous URIUtil references. by DJ Houghton · 16 years ago
  61. 47fa7f8 Add makeRelative / absolute by Pascal Rapicault · 16 years ago
  62. a71c25e bumping EE for J2SE version to 1.4 to match with foundation 1.1 by Simon Kaegi · 16 years ago
  63. ddf5f28 Move the foundation 1.1 by Pascal Rapicault · 16 years ago
  64. 185e99b Add URIUtil by Pascal Rapicault · 16 years ago
  65. 08589b9 Added compile error for missing equals/hashCode. by DJ Houghton · 16 years ago
  66. c6bc1c3 Bug 227427 Use api tooling for bundles that define API by Thomas Watson · 17 years ago
  67. 11612c2 Bug 222890 [bundles] Need to provide versions for all public API that is exported by Thomas Watson · 17 years ago
  68. 2fd50d6 Bug 158123 Improve reporting of CoreException(MultiStatus) by Oleg Besedin · 17 years ago
  69. 59869d2 Bug 158123 Improve reporting of CoreException(MultiStatus) by Oleg Besedin · 17 years ago
  70. 84e4131 Bug 158123 Improve reporting of CoreException(MultiStatus) by Oleg Besedin · 17 years ago
  71. def9afc Bug 81640 - [ErrorHandling] CoreException should provide an easy way to wrap itself (and other wrappers) recursively by DJ Houghton · 17 years ago
  72. 95038cf Bug 222874 security bundle should not rely on Runtime by Oleg Besedin · 17 years ago
  73. 7326a14 Bug 216988 Migrate equinox bundles to Bundle-ActivationPolicy by Thomas Watson · 17 years ago Root_jetty6 v20080201
  74. b2f5f9d Bug 210394 SubMonitor.convert(SubMonitor) isn't useful by Oleg Besedin · 17 years ago
  75. 74446c7 Bug 206942 SubMonitor does not work as speced in regard to infinite progress by Oleg Besedin · 17 years ago
  76. 6a1981a Bug 195501 Advise callers not to use CoreException.getStatus() for logging by Thomas Watson · 17 years ago
  77. c3b3739 Bug 179619 Request for friendship: org.eclipse.core.filesystem by Oleg Besedin · 17 years ago
  78. 6854ebf Fix for bug 200068 - AdapterManager fails to find correct IAdapterFactory if the adapter uses non-standard class loading by Oleg Besedin · 18 years ago v20070910
  79. cea91b5 Bug 198447 by Thomas Watson · 18 years ago v20070827
  80. 28eae66 Update shared core compiler settings and format on save. by Thomas Watson · 18 years ago
  81. b4ecd08 Bug 200211 Malformed javadoc tags by Thomas Watson · 18 years ago
  82. cb1d764 Bug 119018 - SubProgressMonitor should not accept negative tick values (e.g. IProgressMonitor.UNKNOWN) by Oleg Besedin · 18 years ago v20070426
  83. d9179d3 Bug 46034 - [path] IPath collapseParentReferences by DJ Houghton · 18 years ago
  84. aea588a Bug 155081 - Platform#asLocalURL(..) does not work in automated testing framework by DJ Houghton · 18 years ago
  85. 6a353de Bug 177869 Please revert the changes in bug 177843 - causing build breakage by Thomas Watson · 18 years ago
  86. cc078ee Bug 177843 Add uses clauses to Equinox bundles by Thomas Watson · 18 years ago
  87. 35e0e08 Fix for the bug 177224 - need a way of accessing AdapterManager without Platform by Oleg Besedin · 18 years ago
  88. 4d9c246 Fix for the bug 174040 - SubMonitor#convert doesn't always set task name by Oleg Besedin · 18 years ago
  89. da69f98 Fix for the bug 174539 - Add a 1-argument convert(...) method to SubMonitor by Oleg Besedin · 18 years ago
  90. ecc1716 Updated shared Core compiler settings for formatting. by DJ Houghton · 18 years ago Root_bug183883 v20080212_oldcontent
  91. eda5032 Javadoc update. by DJ Houghton · 18 years ago v20070122
  92. a21e571 Bug 169806 - org.eclipse.core.runtime.ListenerList - null-handling in API by Pascal Rapicault · 18 years ago v20070108
  93. 47ce810 Bug 157124 fixing potential Javadoc warnings by Oleg Besedin · 18 years ago v20061117
  94. aa2d813 Bug 157124 Improvements to SubProgressMonitor by Oleg Besedin · 18 years ago v20061113
  95. a2adc50 Bug 161062 AdapterManager not thread-safe by Oleg Besedin · 18 years ago
  96. 1325a34 Bug 156059 Fix for javadoc warnings in latest nightly builds by Oleg Besedin · 19 years ago v20060906
  97. b0aa01b Bug 145504 Constructing Status object in stand alone SWT JFace app causes NoClassDefFoundError by Oleg Besedin · 19 years ago v20060905
  98. c0aed6e Bug 127623 Need API to distinguish between adapter not loaded and can't adapt by Oleg Besedin · 19 years ago
  99. 33bb2f9 Bug 145504 Constructing Status object in stand alone SWT JFace app causes NoClassDefFoundError by Oleg Besedin · 19 years ago v20060828
  100. f1f829e Bug 145504 Constructing Status object in stand alone SWT JFace app causes NoClassDefFoundError by Oleg Besedin · 19 years ago