1. 29a4fbc Merged sandbox/rickhall/framework-branch changes r370894:374616 into trunk. by Richard S. Hall · 19 years ago
  2. db3f993 Added comment. by Richard S. Hall · 19 years ago
  3. 3f5675b Changed property name for setting base URL for the shell. by Richard S. Hall · 19 years ago
  4. d1e3cbd Fixed some formatting issues. by Richard S. Hall · 19 years ago
  5. c762b69 Fixed an ambiguous method call under JDK 5. by Richard S. Hall · 19 years ago
  6. 652570e Fixed a memory leak in the bundle cache implementation that was not by Richard S. Hall · 19 years ago
  7. db81b14 Fixed a bug in my last patch...I was forgetting to remove the bundle by Richard S. Hall · 19 years ago
  8. 2cf44c9 Just realized I didn't like one aspect of the style. :-) by Richard S. Hall · 19 years ago
  9. 6573096 Added Bundle.hasPermission() patch from Karl Pauls. by Richard S. Hall · 19 years ago
  10. 871e885 Added some patches suggested by Karl Pauls to fix a specification compliance by Richard S. Hall · 19 years ago
  11. b88836c Modified getBundle() to return null if the service is unregistered. by Richard S. Hall · 19 years ago
  12. 292f204 Fixed a logic bug found by Karl Pauls. by Richard S. Hall · 19 years ago
  13. 69d8479 Integrated changes for Bundle.getSymbolicName() and Bundle.getLastModified(). by Richard S. Hall · 19 years ago
  14. ecd0f05 Modified approximate string comparison to be case insensitive. by Richard S. Hall · 19 years ago
  15. 9ab15c3 More modifications to framework subproject to conform to new repo structure. by Richard S. Hall · 19 years ago
  16. c0b7324 Modifying framework portion of repository to conform to the new repository by Richard S. Hall · 19 years ago[Renamed from framework]
  17. a66d1df Added some doPrivileged() blocks to URL Handlers. The new SecureAction class by Richard S. Hall · 19 years ago
  18. ea41575 Changed configuration property resolver variable name to make it more by Richard S. Hall · 19 years ago
  19. 7c66ba1 Implemented caching for URL stream handlers, even though it is not strictly by Richard S. Hall · 19 years ago
  20. 77baa83 URLHandlers now searches a default package as well as an optional list of by Richard S. Hall · 19 years ago
  21. 624f801 Fixed a comment error (throw ==> fire). by Richard S. Hall · 19 years ago
  22. 74b9797 Implementation of Bundle.loadClass() from OSGi R4. by Richard S. Hall · 19 years ago
  23. ea0662a Modified findClassBeforeModule() to throw an exception with a more by Richard S. Hall · 19 years ago
  24. 5d22673 Added two new methods, one determine if a class is loaded from a particular by Richard S. Hall · 19 years ago
  25. e2205a9 Added a method to the system bundle activator to provide access to the by Richard S. Hall · 19 years ago
  26. 670755f Modified the bundle resource URL creation method to use the handlers from by Richard S. Hall · 19 years ago
  27. 95ae48c Added a simple method to compare the module class loader's module manager by Richard S. Hall · 19 years ago
  28. fc9fb9d These classes are no longer needed since their functionality has been by Richard S. Hall · 19 years ago
  29. 515592e These classes make up the core of the new URL Handlers service implementation. by Richard S. Hall · 19 years ago
  30. 989b7b2 Moved security manager inner class to its own class file in the util package. by Richard S. Hall · 19 years ago
  31. f1a466e Changed build file to include URL Handlers service classes. by Richard S. Hall · 19 years ago
  32. db81605 Simple extension to security manager to make getClassContext() method public; by Richard S. Hall · 19 years ago
  33. 251cc66 Added constant for property name to disable URL Handlers service. by Richard S. Hall · 19 years ago
  34. dfbf4d3 Modifications to support/implement Filter.matchCase() from the R4 spec; by Richard S. Hall · 19 years ago
  35. 60dbcb1 Modified system bundle's exported framework API version number. by Richard S. Hall · 19 years ago
  36. 6802846 Modified the version number to something more appropriate for Felix. by Richard S. Hall · 19 years ago
  37. e34df09 Fix a bug in populateImportGraph() that would infinite loop in by Richard S. Hall · 19 years ago
  38. 53d34b8 Modified class loader to always define Packages for all loaded classes. by Richard S. Hall · 19 years ago
  39. 7af9f63 Moved remotely by Timothy Bennett · 19 years ago
  40. c74644c Moved remotely by Timothy Bennett · 19 years ago
  41. bd22ba9 Moved remotely by Timothy Bennett · 19 years ago
  42. c4267e7 Moved remotely by Timothy Bennett · 19 years ago