1. 3236b10 Replace guava 11 with 16 and extract Guava as a separate dependency. by Christian Edward Gruber · 10 years ago
  2. 74d714c Issue 552: (step 1) move core code to its own subdirectory by mcculls · 14 years ago
  3. 2acabce Update JSR 330 support. by limpbizkit · 15 years ago
  4. 365f834 First effort at support for JSR 330. by limpbizkit · 15 years ago
  5. 53664a7 Regrettably replacing jarjar'd Google Collections with minimal copies of the parts that we use. by limpbizkit · 15 years ago
  6. 210bf43 Replace ReferenceCache w/ MapMaker. by crazyboblee · 15 years ago
  7. 28b1e68 Removed old Javadocs. by limpbizkit · 16 years ago
  8. b206d20 Removed old Javadocs. by limpbizkit · 16 years ago
  9. 43ed8e5 Removed old Javadocs. by limpbizkit · 16 years ago
  10. 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
  11. daf35a9 Removed old Javadocs. by limpbizkit · 16 years ago
  12. 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
  13. 1601ae5 Adopt latest google collections snapshot (partially); some style cleanup by kevinb9n · 16 years ago
  14. 349f6f2 Fixing cglib location in the Guice module file. by limpbizkit · 16 years ago
  15. 5019270 New multibindings extension. by limpbizkit · 16 years ago
  16. 3d58d6b Big change - changing BinderImpl to use commands/ by limpbizkit · 16 years ago
  17. d4b1bf7 Renamed 'visitable' to 'commands' by limpbizkit · 16 years ago
  18. e451ef7 Adding AssistedInject and ThrowingProviders as Guice extensions. by limpbizkit · 17 years ago
  19. 5ec23f9 fix IDEA .iml file by kevinb9n · 17 years ago
  20. 3b08d4d Updated IntelliJ project. by crazyboblee · 17 years ago
  21. 3be9b71 Moved sources into 'java' directories to make Maven happy. by crazyboblee · 17 years ago
  22. 97223d4 Moved src directories to be more maven friendly. by crazyboblee · 17 years ago
  23. 0dfec97 Moved servlet package into its own module. by crazyboblee · 17 years ago
  24. 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
  25. 954d70d update idea project settings by kevinb9n · 17 years ago
  26. 3a09e29 Added servlet scopes. by crazyboblee · 17 years ago
  27. 80d0ba5 Updated project. by crazyboblee · 17 years ago
  28. f0043b7 Modified build script to use jar jar to copy cglib into our package. by crazyboblee · 17 years ago
  29. 1b82a8f Implemented ProxyFactory. by crazyboblee · 17 years ago
  30. 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 · 17 years ago
  31. 664a82e Used cglib for critical constructor and method invocations boosting overall performance by about 40%. by crazyboblee · 17 years ago
  32. 07e4182 Added type conversion for constants. Optimized ReferenceCache. by crazyboblee · 18 years ago
  33. 66b415a Initial checkin. by crazyboblee · 18 years ago