1. 13a6ef4 Modified getEntryPaths() to only display the contents of the specified by Richard S. Hall · 19 years ago
  2. 5d7a94a Added proper security check for Bundle.getEntry()/getEntryPath()/getResource(). by Richard S. Hall · 19 years ago
  3. 4f09b64 Initial implementation of Bundle.getEntryPaths(). by Richard S. Hall · 19 years ago
  4. a81b688 Modified to return a URL representing the "root" of the bundle JAR file by Richard S. Hall · 19 years ago
  5. bcbf83e Implemented Bundle.getEntry() for accessing the raw bundle JAR file; this by Richard S. Hall · 19 years ago
  6. cef1f01 Modified the R4 search policy to search the bundle's class path for by Richard S. Hall · 19 years ago
  7. 001cc30 Fixed a bug in getBundleResource() where it was only searching the local by Richard S. Hall · 19 years ago
  8. 29a4fbc Merged sandbox/rickhall/framework-branch changes r370894:374616 into trunk. by Richard S. Hall · 19 years ago
  9. db3f993 Added comment. by Richard S. Hall · 19 years ago
  10. 3f5675b Changed property name for setting base URL for the shell. by Richard S. Hall · 19 years ago
  11. d1e3cbd Fixed some formatting issues. by Richard S. Hall · 19 years ago
  12. c762b69 Fixed an ambiguous method call under JDK 5. by Richard S. Hall · 19 years ago
  13. 652570e Fixed a memory leak in the bundle cache implementation that was not by Richard S. Hall · 19 years ago
  14. db81b14 Fixed a bug in my last patch...I was forgetting to remove the bundle by Richard S. Hall · 19 years ago
  15. 2cf44c9 Just realized I didn't like one aspect of the style. :-) by Richard S. Hall · 19 years ago
  16. 6573096 Added Bundle.hasPermission() patch from Karl Pauls. by Richard S. Hall · 19 years ago
  17. 871e885 Added some patches suggested by Karl Pauls to fix a specification compliance by Richard S. Hall · 19 years ago
  18. b88836c Modified getBundle() to return null if the service is unregistered. by Richard S. Hall · 19 years ago
  19. 292f204 Fixed a logic bug found by Karl Pauls. by Richard S. Hall · 19 years ago
  20. 69d8479 Integrated changes for Bundle.getSymbolicName() and Bundle.getLastModified(). by Richard S. Hall · 19 years ago
  21. ecd0f05 Modified approximate string comparison to be case insensitive. by Richard S. Hall · 19 years ago
  22. 9ab15c3 More modifications to framework subproject to conform to new repo structure. by Richard S. Hall · 19 years ago