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