1. 49f67c0 Fixing owner types so they're no longer missing in ThrowingProviderBinder. Also adding the necessary precondition checks so that we always include 'em when necessary. by limpbizkit · 16 years ago
  2. 3beaaaf Making Types public for issue 123. by limpbizkit · 16 years ago
  3. fe579cf Applied Stuart McColloch's patch for issue 121 - making Guice into an OSGi bundle, using BND. by limpbizkit · 16 years ago
  4. 1601ae5 Adopt latest google collections snapshot (partially); some style cleanup by kevinb9n · 16 years ago
  5. f716cf4 OSGi support - we now export OSGi metadata in our manifest. by limpbizkit · 16 years ago
  6. eab7647 A bunch of polish fixes for 2.0: by limpbizkit · 16 years ago
  7. fa86216 Giving DPB full credit for authoring the MapBinder code. by limpbizkit · 16 years ago
  8. d6967b9 More testcases for multibindings, including some fairly specific tests for toString() on the Binder API by limpbizkit · 16 years ago
  9. e97e15b Checking in dpb's MapBinder code. This code is a dramatic improvement over the previous rev of MapBinder by limpbizkit · 16 years ago
  10. c913489 Whoops - missed a hashCode problem by limpbizkit · 16 years ago
  11. 0886126 AllTests for multi- and map binders by limpbizkit · 16 years ago
  12. c75363a Checking in David Baker's MapBinder implementation. by limpbizkit · 16 years ago
  13. 83b510c Fixes from David P Baker's review. by limpbizkit · 16 years ago
  14. 7c533ac There was a pretty horrible bug in Multibinder where collections were checked for annotation but not element type. by limpbizkit · 16 years ago
  15. 084e49f Multibinder needs to be public! by limpbizkit · 16 years ago
  16. 5019270 New multibindings extension. by limpbizkit · 16 years ago