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 (92%) from src/com/google/inject/MembersInjectorImpl.java]
  2. e89c49e Some low-hanging fruit optimizations. by limpbizkit · 15 years ago
  3. eb40513 Overdue update to fix the no-AOP build of Guice to compile. by limpbizkit · 15 years ago
  4. ee79246 More listener changes: by limpbizkit · 15 years ago
  5. a843a95 Simplifying listeners: by limpbizkit · 15 years ago
  6. 7cef5b0 We now fire InjectionListeners on member injectors. by limpbizkit · 15 years ago