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 (87%) from src/com/google/inject/Initializable.java]
  2. 5fb9d92 Rewrite of parent injectors. by limpbizkit · 16 years ago