1. 53664a7 Regrettably replacing jarjar'd Google Collections with minimal copies of the parts that we use. by limpbizkit · 15 years ago
  2. 210bf43 Replace ReferenceCache w/ MapMaker. by crazyboblee · 15 years ago
  3. 28b1e68 Removed old Javadocs. by limpbizkit · 16 years ago
  4. b206d20 Removed old Javadocs. by limpbizkit · 16 years ago
  5. 43ed8e5 Removed old Javadocs. by limpbizkit · 16 years ago
  6. 4c01fd7 Hopefully the last of the big exceptions refactorings. I went through all of the places we're adding context to our Errors object and made sure we're never doubling-up -- specifing the same injection point or key multiple times. by limpbizkit · 16 years ago
  7. daf35a9 Removed old Javadocs. by limpbizkit · 16 years ago
  8. 869a3c0 Stuart McCulloch contributed a custom classloader that fixes the memory leak and supports OSGi-style classloaders (plus any other form of non-delegation). by limpbizkit · 16 years ago
  9. 1601ae5 Adopt latest google collections snapshot (partially); some style cleanup by kevinb9n · 16 years ago
  10. 349f6f2 Fixing cglib location in the Guice module file. by limpbizkit · 16 years ago
  11. 5019270 New multibindings extension. by limpbizkit · 16 years ago
  12. 3d58d6b Big change - changing BinderImpl to use commands/ by limpbizkit · 16 years ago
  13. d4b1bf7 Renamed 'visitable' to 'commands' by limpbizkit · 16 years ago
  14. e451ef7 Adding AssistedInject and ThrowingProviders as Guice extensions. by limpbizkit · 17 years ago
  15. 5ec23f9 fix IDEA .iml file by kevinb9n · 17 years ago
  16. 3b08d4d Updated IntelliJ project. by crazyboblee · 17 years ago
  17. 3be9b71 Moved sources into 'java' directories to make Maven happy. by crazyboblee · 17 years ago
  18. 97223d4 Moved src directories to be more maven friendly. by crazyboblee · 17 years ago
  19. 0dfec97 Moved servlet package into its own module. by crazyboblee · 17 years ago
  20. 7173353 Updated remaining Javadocs for query->matcher rename. Reformatted LineNumbers and added Chris's name to it (gotta give credit). Added asm-3.0.jar to IDEA project. by crazyboblee · 17 years ago
  21. 954d70d update idea project settings by kevinb9n · 17 years ago
  22. 3a09e29 Added servlet scopes. by crazyboblee · 17 years ago
  23. 80d0ba5 Updated project. by crazyboblee · 18 years ago
  24. f0043b7 Modified build script to use jar jar to copy cglib into our package. by crazyboblee · 18 years ago
  25. 1b82a8f Implemented ProxyFactory. by crazyboblee · 18 years ago
  26. 235d068 Further improved the up front error reporting. Hid ErrorMessage and source() logic from the public API for the time being. Removed javadocs. by crazyboblee · 18 years ago
  27. 664a82e Used cglib for critical constructor and method invocations boosting overall performance by about 40%. by crazyboblee · 18 years ago
  28. 07e4182 Added type conversion for constants. Optimized ReferenceCache. by crazyboblee · 18 years ago
  29. 66b415a Initial checkin. by crazyboblee · 18 years ago