1. 5ae41eb Post release refactor. I moved almost everything that was package-private in com.google.inject to the internal package. The motivation is to simplify things - the previous setup was extremely awkward because c.g.i could call into internal, but not the reverse. Similarly for the SPI package. by limpbizkit · 15 years ago[Renamed (83%) from src/com/google/inject/ConstructorBindingImpl.java]
  2. eb40513 Overdue update to fix the no-AOP build of Guice to compile. by limpbizkit · 15 years ago
  3. a843a95 Simplifying listeners: by limpbizkit · 15 years ago
  4. 7cef5b0 We now fire InjectionListeners on member injectors. by limpbizkit · 15 years ago
  5. 03b81a6 Early draft of InjectionListeners. by limpbizkit · 15 years ago