Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
guice
/
1555f115f2c2fca2ec2e5457ea96e9d4e555a7a8
/
extensions
/
throwingproviders
f7ac6ea
Patches to let Guice be more OSGi (and classloader) friendly. Solves issue 439, issue 337, issue 443, and issue 343. All provided by Stuart McCulloch. Many thanks, Stuart!
by sberlin
· 15 years ago
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
4994bf6
Mikeward's Javadoc fixes. Mike read through all of our Javadoc (thank you!) and found a few typos and simplifications
by limpbizkit
· 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
a6e0e78
Moving error sources so they're now reported in the same place for configuration errors and runtime errors. This means that instead of seeing this:
by limpbizkit
· 16 years ago
49f67c0
Fixing owner types so they're no longer missing in ThrowingProviderBinder. Also adding the necessary precondition checks so that we always include 'em when necessary.
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
eab7647
A bunch of polish fixes for 2.0:
by limpbizkit
· 16 years ago
e39d8d8
Unifying unique annotations, used for creating unique keys
by limpbizkit
· 17 years ago
0197f9d
Fixing a bug in the unique annotation in throwingproviderbinder
by limpbizkit
· 17 years ago
a39bbc0
Added assistedinject, throwing providers modules
by limpbizkit
· 17 years ago
0c43f22
Javadoc and build file fixes for extensions.
by limpbizkit
· 17 years ago
e451ef7
Adding AssistedInject and ThrowingProviders as Guice extensions.
by limpbizkit
· 17 years ago