1. d2563f8 - Fix synchronization issues by Thomas Watson · 19 years ago
  2. 5688bef Check in final org.osgi.service.application package from OSGi by Thomas Watson · 19 years ago
  3. bcb174b Move to latest OSGi R4.0.1 code by Thomas Watson · 19 years ago v20060918
  4. edabeee Fix NPEs by Pascal Rapicault · 19 years ago
  5. 6792c77 - javadoc updates - add property to register all application descriptors by Thomas Watson · 19 years ago
  6. 1325a34 Bug 156059 Fix for javadoc warnings in latest nightly builds by Oleg Besedin · 19 years ago v20060906
  7. b0aa01b Bug 145504 Constructing Status object in stand alone SWT JFace app causes NoClassDefFoundError by Oleg Besedin · 19 years ago v20060905
  8. c0aed6e Bug 127623 Need API to distinguish between adapter not loaded and can't adapt by Oleg Besedin · 19 years ago
  9. 33bb2f9 Bug 145504 Constructing Status object in stand alone SWT JFace app causes NoClassDefFoundError by Oleg Besedin · 19 years ago v20060828
  10. f1f829e Bug 145504 Constructing Status object in stand alone SWT JFace app causes NoClassDefFoundError by Oleg Besedin · 19 years ago
  11. 1821f92 Bug 120423 Status class constructor should handle null message argument by Oleg Besedin · 19 years ago
  12. b492bf0 Fix compiler warnings in build. by Thomas Watson · 19 years ago
  13. 5843b2f fix for bug 153877: correct error in waiting when parking a thread in the pool by BJ Hargrave · 19 years ago v20060821
  14. 1ecb55d 151363 [http] registerServlet throws NPE whereas it should throws IllegalArgumentException by Thomas Watson · 19 years ago v20060814
  15. cd1bfde Bug 150851 "eclipsei" in package names... by Thomas Watson · 19 years ago v20060803
  16. 25f49af code restructure by Thomas Watson · 19 years ago
  17. 3c15844 Bug 151367 [http] ServletcontextImpl mention IBM SMF by Thomas Watson · 19 years ago v20060724
  18. b72db8e - Latest changes from osgi - Port to final registry API of 3.2 by Thomas Watson · 19 years ago v20060718-post-refactor
  19. 947749d Bug 150852 Improve BufferedRandomInputStream.seek() functionality by Oleg Besedin · 19 years ago
  20. aab9af9 increment version numbers by Thomas Watson · 19 years ago v20060717
  21. 0fb07f6 Removed unused members. by DJ Houghton · 19 years ago
  22. 3c252b4 Update bundle version. by DJ Houghton · 19 years ago
  23. e8cbce6 Bug 150516 BufferedRandomInputStream doesn't buffer correctly by Oleg Besedin · 19 years ago
  24. 2f6a9f5 Bug 150288 - [prefs] Should avoid messages printed to the console by DJ Houghton · 19 years ago
  25. a54c3b9 Bug 150288 - [prefs] Should avoid messages printed to the console by DJ Houghton · 19 years ago
  26. d4927db refactor to rename all references of ComponentDescriptionProp (CDP) to the spec defined name of ComponentConfiguration by BJ Hargrave · 19 years ago
  27. fdb9345 bug 132918. Create project encoding settings by BJ Hargrave · 19 years ago
  28. 111c216 Bug 104267 changes in the plugin xml while target is running are ignored on subsequent restart by Oleg Besedin · 19 years ago v20060710
  29. fa991b4 Bug 149889 LogService doesn't export OSGI-INF in build.props by Thomas Watson · 19 years ago
  30. 65b2aa4 Bug 149887 HTTPService build.props doesn't export OSGI-INF by Thomas Watson · 19 years ago
  31. 2ed7556 clean up the import-packages: removed unused packages and added versions by BJ Hargrave · 19 years ago
  32. 5a1f26d Bug 148107 - Unused messages in CommonMessages by DJ Houghton · 19 years ago
  33. 7e6e54b Bug 107374 added FileLocator.findEntries() to return multiple matches by Oleg Besedin · 19 years ago
  34. 17db06b Bug 138621 - NPE in runtime if no log service is registered. by Oleg Besedin · 19 years ago
  35. c2ceb94 Bug 145630 questionable plugin xml parsing behaviour by Oleg Besedin · 19 years ago
  36. 2740375 Bug 139690 extension Registry doesn't cache data when running shared installs by Oleg Besedin · 19 years ago v20060626
  37. b551ea9 Bug 129230 Improve logging of duplicate object IDs by the extension registry by Oleg Besedin · 19 years ago
  38. 8443b25 Bug 86701 add console commands for registry related info by Oleg Besedin · 19 years ago
  39. 474bc36 Bug 143038 org.eclipse.equinox.common should have Eclipse-LazyStart manifest entry by Oleg Besedin · 19 years ago
  40. c23b9f1 Bug 146824 - [registry] some imports should be optional by DJ Houghton · 19 years ago v20060619
  41. d13fdd5 Bug 146944 - IPath.append should preserve separators of receiver by DJ Houghton · 19 years ago
  42. 04ae337 Bug 143576 Several cases where we're not ungetting tracked services by Thomas Watson · 19 years ago
  43. ef85da1 Bug 143576Several cases where we're not ungetting tracked services by Thomas Watson · 19 years ago
  44. 8e67908 Bug 143576 Several cases where we're not ungetting tracked services by Thomas Watson · 19 years ago
  45. 65abd83 [doc] IExtensionRegistry#getExtensionPoint(String, String) comment typo by Pascal Rapicault · 19 years ago v20060612
  46. 2ed294e Released new about.html files. by DJ Houghton · 19 years ago I20060605-1430 R3_2 v20060603
  47. 38eebd4 update about.html files to fix eclipse.org url ref. by Thomas Watson · 19 years ago v20060601a
  48. 28bc7b1 Updated about.html. by DJ Houghton · 19 years ago v20060601
  49. a713b2a Bug 143576 Several cases where we're not ungetting tracked services by Thomas Watson · 19 years ago
  50. 01f46af Fixed javadoc warning. by DJ Houghton · 19 years ago v20060512
  51. bbd34f8 Bug 140967 - Update PluginVersionIdentifier javadoc by DJ Houghton · 19 years ago v20060511
  52. db37fad Bug 140862 - No version range specified when requiring bundles by DJ Houghton · 19 years ago
  53. 75dcdfa Updated about.html files. by DJ Houghton · 19 years ago v20060510
  54. d15ff47 Bug 129401 - make it explicit whether an API requires an OSGi container by Oleg Besedin · 19 years ago
  55. b86aeaa update copyrights. by Thomas Watson · 19 years ago
  56. 1ebe6d4 update about.html files. by Thomas Watson · 19 years ago
  57. 625d773 update about.html files. by Thomas Watson · 19 years ago
  58. e49430b Bug 129401 - document whether an API requires an OSGi container by Oleg Besedin · 19 years ago
  59. 64b9960 Update the about.html. by DJ Houghton · 19 years ago
  60. 6d06266 Bug 139800 - Compile errors against Foundation 1.0: org.eclipse.equinox.common by DJ Houghton · 19 years ago v20060504-1200
  61. a53e8e5 Bug 124176 - Store OSGi preferences in Eclipse Preferences by DJ Houghton · 19 years ago v20060504-0600
  62. 718bc3c Bug 139812 registry expects osgi.nl, osgi.os, and osgi.ws to be set by Oleg Besedin · 19 years ago v20060503
  63. 5984a25 Bug 130601 - improving Javadoc for the getNamespace deprecation. by Oleg Besedin · 19 years ago v20060426
  64. 272be71 Bug 128249 [javadoc] ListenerList javadoc could include example from jface.util.ListenerList by Thomas Watson · 19 years ago
  65. 6647364 Bug 122759 [javadoc] Assert.isNotNull specs IllegalArgumentException but throws AssertionFailedException by Thomas Watson · 19 years ago
  66. 4dcd183 Bug 134182 - [common] MessageResourceBundle class is not used by DJ Houghton · 19 years ago
  67. 37b8d5a Bug 134831 - [doc] Fix Javadoc issues in the split runtime by DJ Houghton · 19 years ago
  68. b87ed72 Bug 135051 - [registry] [doc] deprecate methods returning non-translated strings by DJ Houghton · 19 years ago
  69. ed785c0 Bug 136681 - Need to update manifests with ExecutionEnvironment header by DJ Houghton · 19 years ago
  70. 1aed5b8 Bug 113574 - FindSupport.openStream ignores variable substitution when false is used by DJ Houghton · 19 years ago
  71. 6c3e3bb fix for 130443 - compiler warnings by jfogell · 19 years ago
  72. 0a3cc22 fix for 130028 - NPE in HttpListener by jfogell · 19 years ago
  73. aecfc91 Bug 127793 - Improve Headless startup performance (osgi and core runtime side) by DJ Houghton · 19 years ago v20060418
  74. 9df93b7 Bug 135619 - [content type] schema not included in sources by DJ Houghton · 19 years ago
  75. fcf0fde un-released EE manifest changes until after rc1 by DJ Houghton · 19 years ago
  76. 577c295 Updated the manifest with proper execution environment. by DJ Houghton · 19 years ago
  77. 16898d2 Fixed spelling error. by DJ Houghton · 19 years ago v20060412-1700
  78. 219a534 Bug 129608 Event bundle does not contain Bundle-Localization by Thomas Watson · 19 years ago v20060411
  79. 9924086 Bug 125834 Warnings in build N20060131-0010 for org.eclipse.equinox.device by Thomas Watson · 19 years ago
  80. cf9cd81 Bug 123494 - IRuntimeConstants.NAME has wrong value by DJ Houghton · 19 years ago
  81. 3f7bbda Bug 134979 - [registry] ConfigurationElement.createExecutableExtension tests wrong bundle for null? by DJ Houghton · 19 years ago
  82. 5f44c37 Bug 131194: allows null to be passed for additional properties to newInstance by BJ Hargrave · 19 years ago
  83. f9d15fd Bug 135640: revamped the xml parsing code to ignore all attributes and elements which are not in the scr namespace. by BJ Hargrave · 19 years ago
  84. 3855c49 Fix for Bug 129055. Make sure factory instance is created before registering the service to avoid potential race from someone obtaining the instance via the service before it was created for the factory by BJ Hargrave · 19 years ago
  85. 67ed097 Bug 118854 - Delete old ListenerList by Pascal Rapicault · 19 years ago
  86. cbbb227 Bug 107435 - [registry] IConfigurationElement.createExecutableExtension should spec InvalidRegistryObjectException by DJ Houghton · 19 years ago
  87. cf36af0 Bug 134083 Avoid use of mandatory:=bundle-symbolic-name by Thomas Watson · 19 years ago
  88. 8b1287c Bug 100252 - Selecting Browse button after entering a non-existent folder name in New Source/Header File wizard causes Eclipse to hang by Pascal Rapicault · 19 years ago v20060329
  89. 5acff2e Bug 132666 - Remove product preference customization interface from the API by DJ Houghton · 19 years ago v20060327-1200
  90. a0a0a83 update copyright date by DJ Houghton · 19 years ago v20060327
  91. 1d9f8b6 Bug 131716 - CoreException.printStackTrace results seems to differ from docs by DJ Houghton · 19 years ago
  92. 532f2ff Bug 132528 - versionAtLeast() uses method not defined in Foundation 1.1 by DJ Houghton · 19 years ago
  93. 9d1e7f6 Bug 132528 - versionAtLeast() uses method not defined in Foundation 1.1 by DJ Houghton · 19 years ago
  94. c2e0222 Bug 129615 - Preferences should optionally depend on the registry by DJ Houghton · 19 years ago v20060320b
  95. fc9b261 Bug 129615 - Preferences should optionally depend on the registry by DJ Houghton · 19 years ago v20060320a
  96. 621d1c5 Bug 129615 - Preferences should optionally depend on the registry by DJ Houghton · 19 years ago v20060320
  97. 0bbd7ef Bug 132198 - ArrayOutOfBounds exception in the registry code after dynamic contributions by DJ Houghton · 19 years ago
  98. 736e5fd Bug 131974 - Reduce number of entries on the osgi.bundles list by DJ Houghton · 19 years ago v20060317
  99. 0d0fbaf Bug 132200 Must mark the split runtime packages with mandatory directive by Thomas Watson · 19 years ago
  100. d1d4005 fix for 130988 - removed single quotes from properties by jfogell · 19 years ago