1. f7ac6ea Patches to let Guice be more OSGi (and classloader) friendly. Solves issue 439, issue 337, issue 443, and issue 343. All provided by Stuart McCulloch. Many thanks, Stuart! by sberlin · 14 years ago
  2. 484f75f Adding notes to package-info pointing at the required .jar files. by limpbizkit · 15 years ago
  3. 53664a7 Regrettably replacing jarjar'd Google Collections with minimal copies of the parts that we use. by limpbizkit · 16 years ago
  4. 210bf43 Replace ReferenceCache w/ MapMaker. by crazyboblee · 16 years ago
  5. 53708f0 Fix for issue 254. http://code.google.com/p/google-guice/issues/detail?id=254 by limpbizkit · 16 years ago
  6. 43ed8e5 Removed old Javadocs. by limpbizkit · 16 years ago
  7. 6663d02 Axing SourceProviders and SourceProvider in favour of Binder.withSource and Binder.skipSources by limpbizkit · 16 years ago
  8. 9532e62 Eliminated static from SourceProviders. The new mechanism to specify the source of a binding is like this: by limpbizkit · 16 years ago
  9. fe579cf Applied Stuart McColloch's patch for issue 121 - making Guice into an OSGi bundle, using BND. by limpbizkit · 16 years ago
  10. 1601ae5 Adopt latest google collections snapshot (partially); some style cleanup by kevinb9n · 16 years ago
  11. f716cf4 OSGi support - we now export OSGi metadata in our manifest. by limpbizkit · 16 years ago
  12. d4b1bf7 Renamed 'visitable' to 'commands' by limpbizkit · 17 years ago
  13. cad2c2b very minor javadoc tweeks by kevinb9n · 17 years ago
  14. 2394ca6 Issue 93: run an optimize-imports over all the source. by kevinb9n · 17 years ago
  15. 0ac1d0e Added support for automatically binding Spring beans. by crazyboblee · 18 years ago
  16. 61257a8 Added spring package to Javadocs. Made minor updates to various Javadocs. by crazyboblee · 18 years ago
  17. f739015 Added Spring and JNDI integration. by crazyboblee · 18 years ago