1. 61257a8 Added spring package to Javadocs. Made minor updates to various Javadocs. by crazyboblee · 17 years ago
  2. a2915a9 Container -> Injector; container scope -> singleton scope by kevinb9n · 17 years ago
  3. 63e9a82 Simplified source directory structure. Forget Maven. by crazyboblee · 17 years ago[Renamed from src/main/java/com/google/inject/package-info.java]
  4. 3be9b71 Moved sources into 'java' directories to make Maven happy. by crazyboblee · 17 years ago[Renamed from src/main/com/google/inject/package-info.java]
  5. 97223d4 Moved src directories to be more maven friendly. by crazyboblee · 17 years ago[Renamed from src/com/google/inject/package-info.java]
  6. 6b0e91b Fixed package documentation to not reference Factory. by crazyboblee · 17 years ago
  7. 9d573ed Hid BinderImpl. Redesigned SoureProvider API. by crazyboblee · 17 years ago
  8. db85d9c ContainerBuilder -> BinderImpl; extract Binder interface; add Guice.newContainer(). by kevinb9n · 17 years ago
  9. c0c12ea @Binder -> @BindingAnnotation by kevinb9n · 17 years ago
  10. 69b36f8 Renamed Generator to Factory. by crazyboblee · 17 years ago
  11. 5746d5d Renamed ContainerCreationException to CreationException (shorter). Renamed Factory to Locator. by crazyboblee · 17 years ago
  12. 85d17c5 Renamed ContextualFactory to Generator. Disabed users from passing in Factory implementations. by crazyboblee · 17 years ago
  13. 6a565c7 A little javadoc, and trying to get some IntelliJ warnings cleaned by kevinb9n · 17 years ago
  14. 5726c18 Unjar and re-jar to work around jarjar permissions issues. by crazyboblee · 17 years ago
  15. e3adfd6 Introduced ToStringBuilder. Pulled up ConstructorInjector. Introduced ConstructionProxy. by crazyboblee · 17 years ago
  16. 07e4182 Added type conversion for constants. Optimized ReferenceCache. by crazyboblee · 18 years ago
  17. 66b415a Initial checkin. by crazyboblee · 18 years ago