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