Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
guice
/
7b54f281be715c00338010e9fa66d06413c353ec
/
spring
484f75f
Adding notes to package-info pointing at the required .jar files.
by limpbizkit
· 15 years ago
53664a7
Regrettably replacing jarjar'd Google Collections with minimal copies of the parts that we use.
by limpbizkit
· 16 years ago
210bf43
Replace ReferenceCache w/ MapMaker.
by crazyboblee
· 16 years ago
53708f0
Fix for issue 254. http://code.google.com/p/google-guice/issues/detail?id=254
by limpbizkit
· 16 years ago
43ed8e5
Removed old Javadocs.
by limpbizkit
· 16 years ago
6663d02
Axing SourceProviders and SourceProvider in favour of Binder.withSource and Binder.skipSources
by limpbizkit
· 16 years ago
9532e62
Eliminated static from SourceProviders. The new mechanism to specify the source of a binding is like this:
by limpbizkit
· 16 years ago
fe579cf
Applied Stuart McColloch's patch for issue 121 - making Guice into an OSGi bundle, using BND.
by limpbizkit
· 16 years ago
1601ae5
Adopt latest google collections snapshot (partially); some style cleanup
by kevinb9n
· 16 years ago
f716cf4
OSGi support - we now export OSGi metadata in our manifest.
by limpbizkit
· 16 years ago
d4b1bf7
Renamed 'visitable' to 'commands'
by limpbizkit
· 17 years ago
cad2c2b
very minor javadoc tweeks
by kevinb9n
· 17 years ago
2394ca6
Issue 93: run an optimize-imports over all the source.
by kevinb9n
· 18 years ago
0ac1d0e
Added support for automatically binding Spring beans.
by crazyboblee
· 18 years ago
61257a8
Added spring package to Javadocs. Made minor updates to various Javadocs.
by crazyboblee
· 18 years ago
f739015
Added Spring and JNDI integration.
by crazyboblee
· 18 years ago