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. 661b786 Updated TCK. by crazyboblee · 15 years ago
  3. 0054263 Updated TCK. by crazyboblee · 15 years ago
  4. 9b59852 Updated TCK by limpbizkit · 15 years ago
  5. dadc506 Updated TCK. by crazyboblee · 15 years ago
  6. 4465327 Update JSR 330 support to the latest TCK by limpbizkit · 15 years ago
  7. eb8a871 Updated Guice to use latest TCK. by crazyboblee · 15 years ago
  8. a3c45b3 Updated Guice to use latest TCK. by crazyboblee · 15 years ago
  9. 82b8993 Updated Guice to use JUnit-enabled TCK. by crazyboblee · 15 years ago
  10. 8d449c3 Added JSR-330 TCK. by crazyboblee · 15 years ago
  11. 2acabce Update JSR 330 support. by limpbizkit · 15 years ago
  12. 365f834 First effort at support for JSR 330. by limpbizkit · 15 years ago
  13. 53664a7 Regrettably replacing jarjar'd Google Collections with minimal copies of the parts that we use. by limpbizkit · 16 years ago
  14. bf0d876 Removing all references to method interceptors from the non-AOPified Guice. This passes the full Guice test suite (other than the interceptor tests that are removed, and the tests that fail in the normal Guice build). by limpbizkit · 16 years ago
  15. 7c508c2 Initial support for building an AOP-free copy of the Guice source tree from the standard source tree. by limpbizkit · 16 years ago
  16. c112063 Added XML example. by crazyboblee · 16 years ago
  17. 9c65cc2 update to cglib snapshot that should have fix for duplicated classname issue by chris.nokleberg · 16 years ago
  18. aa3cd30 mcculls' changes from issue 280. by limpbizkit · 16 years ago
  19. 0ce76d7 Updating Google-Collections to include the FinalizableReferenceQueue fix. by limpbizkit · 16 years ago
  20. f67bc73 upgrade to jarjar 1.0rc8 by chris.nokleberg · 16 years ago
  21. fe579cf Applied Stuart McColloch's patch for issue 121 - making Guice into an OSGi bundle, using BND. by limpbizkit · 16 years ago
  22. 1601ae5 Adopt latest google collections snapshot (partially); some style cleanup by kevinb9n · 16 years ago
  23. 4d711f9 OSGi support - I forgot the ant task driver. by limpbizkit · 16 years ago
  24. 16f9ffd Upgrade CGLIB to 2.2, ASM to 3.1, JarJar to 1.0rc7 by chris.nokleberg · 16 years ago
  25. 3ea63ff Updated Spring to 2.0.6. Added concurrent performance test. by crazyboblee · 17 years ago
  26. 6966a8b use new jarjar "keep" feature instead of manual zapping by chris.nokleberg · 18 years ago
  27. cb2dadd now that we use asm 2.x we can use non-nodep version of cglib for smaller jar by chris.nokleberg · 18 years ago
  28. e1981d4 backport LineNumbers to asm 2.x, will make maveny people happier by chris.nokleberg · 18 years ago
  29. efdb6f3 Updated build to create a servlet jar and struts2-plugin jar. by crazyboblee · 18 years ago
  30. 714af36 Upgraded to Spring 2.0.2. by crazyboblee · 18 years ago
  31. 5db87c6 add utility to extract LineNumbers from bytecode by chris.nokleberg · 18 years ago
  32. 16d415d Upgraded jarjar and removed workaround. by crazyboblee · 18 years ago
  33. 3a09e29 Added servlet scopes. by crazyboblee · 18 years ago
  34. 6b5db11 Modified Guice to use different names for generated classes from stock cglib. by crazyboblee · 18 years ago
  35. 46ac59f Upgraded cglib so it works w/ jarjar. by crazyboblee · 18 years ago
  36. 861eb33 Updated jarjar. by crazyboblee · 18 years ago
  37. 43ebede Commented build time only jars. by crazyboblee · 18 years ago
  38. f0043b7 Modified build script to use jar jar to copy cglib into our package. by crazyboblee · 18 years ago
  39. 1b82a8f Implemented ProxyFactory. by crazyboblee · 18 years ago
  40. 664a82e Used cglib for critical constructor and method invocations boosting overall performance by about 40%. by crazyboblee · 18 years ago
  41. 66b415a Initial checkin. by crazyboblee · 18 years ago