1. 53664a7 Regrettably replacing jarjar'd Google Collections with minimal copies of the parts that we use. by limpbizkit · 15 years ago
  2. 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 · 15 years ago
  3. 7c508c2 Initial support for building an AOP-free copy of the Guice source tree from the standard source tree. by limpbizkit · 15 years ago
  4. c112063 Added XML example. by crazyboblee · 15 years ago
  5. 9c65cc2 update to cglib snapshot that should have fix for duplicated classname issue by chris.nokleberg · 16 years ago
  6. aa3cd30 mcculls' changes from issue 280. by limpbizkit · 16 years ago
  7. 0ce76d7 Updating Google-Collections to include the FinalizableReferenceQueue fix. by limpbizkit · 16 years ago
  8. f67bc73 upgrade to jarjar 1.0rc8 by chris.nokleberg · 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. 4d711f9 OSGi support - I forgot the ant task driver. by limpbizkit · 16 years ago
  12. 16f9ffd Upgrade CGLIB to 2.2, ASM to 3.1, JarJar to 1.0rc7 by chris.nokleberg · 16 years ago
  13. 3ea63ff Updated Spring to 2.0.6. Added concurrent performance test. by crazyboblee · 17 years ago
  14. 6966a8b use new jarjar "keep" feature instead of manual zapping by chris.nokleberg · 17 years ago
  15. cb2dadd now that we use asm 2.x we can use non-nodep version of cglib for smaller jar by chris.nokleberg · 17 years ago
  16. e1981d4 backport LineNumbers to asm 2.x, will make maveny people happier by chris.nokleberg · 17 years ago
  17. efdb6f3 Updated build to create a servlet jar and struts2-plugin jar. by crazyboblee · 17 years ago
  18. 714af36 Upgraded to Spring 2.0.2. by crazyboblee · 17 years ago
  19. 5db87c6 add utility to extract LineNumbers from bytecode by chris.nokleberg · 17 years ago
  20. 16d415d Upgraded jarjar and removed workaround. by crazyboblee · 17 years ago
  21. 3a09e29 Added servlet scopes. by crazyboblee · 17 years ago
  22. 6b5db11 Modified Guice to use different names for generated classes from stock cglib. by crazyboblee · 17 years ago
  23. 46ac59f Upgraded cglib so it works w/ jarjar. by crazyboblee · 18 years ago
  24. 861eb33 Updated jarjar. by crazyboblee · 18 years ago
  25. 43ebede Commented build time only jars. by crazyboblee · 18 years ago
  26. f0043b7 Modified build script to use jar jar to copy cglib into our package. by crazyboblee · 18 years ago
  27. 1b82a8f Implemented ProxyFactory. by crazyboblee · 18 years ago
  28. 664a82e Used cglib for critical constructor and method invocations boosting overall performance by about 40%. by crazyboblee · 18 years ago
  29. 66b415a Initial checkin. by crazyboblee · 18 years ago