1. eb40513 Overdue update to fix the no-AOP build of Guice to compile. by limpbizkit · 15 years ago
  2. ee79246 More listener changes: by limpbizkit · 15 years ago
  3. a843a95 Simplifying listeners: by limpbizkit · 15 years ago
  4. 8d62075 Support deferred lookups of providers and members injectors from the Encounter. by limpbizkit · 15 years ago
  5. 7cef5b0 We now fire InjectionListeners on member injectors. by limpbizkit · 15 years ago
  6. 03b81a6 Early draft of InjectionListeners. by limpbizkit · 15 years ago
  7. 53664a7 Regrettably replacing jarjar'd Google Collections with minimal copies of the parts that we use. by limpbizkit · 15 years ago
  8. 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
  9. c3f9284 Renaming PrivateEnvironment to PrivateElements. I don't love this name 'cause I don't like plural names for classes; it reminds me of Collections, which is a utility class rather than an instantiable type. by limpbizkit · 16 years ago
  10. 76c24b1 This should be the last big refactoring before Guice 2 final... by limpbizkit · 16 years ago
  11. fcbdf99 Pretty massive rewrite of PrivateModules so that they're now implemented in core Guice. by limpbizkit · 16 years ago