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/TypeConverterBindingProcessor.java]
  2. 03b81a6 Early draft of InjectionListeners. by limpbizkit · 15 years ago
  3. fcbdf99 Pretty massive rewrite of PrivateModules so that they're now implemented in core Guice. by limpbizkit · 16 years ago
  4. 5fb9d92 Rewrite of parent injectors. by limpbizkit · 16 years ago
  5. 00ca9f7 New names for the core elements: by limpbizkit · 16 years ago[Renamed (94%) from src/com/google/inject/ConvertToTypesElementProcessor.java]
  6. 477f9f9 Grand unification of commands and SPI: by limpbizkit · 16 years ago