Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
guice
/
c489adf4671b41765698d167e13960d998190c5e
/
guice.iml
4c01fd7
Hopefully the last of the big exceptions refactorings. I went through all of the places we're adding context to our Errors object and made sure we're never doubling-up -- specifing the same injection point or key multiple times.
by limpbizkit
· 16 years ago
daf35a9
Removed old Javadocs.
by limpbizkit
· 16 years ago
869a3c0
Stuart McCulloch contributed a custom classloader that fixes the memory leak and supports OSGi-style classloaders (plus any other form of non-delegation).
by limpbizkit
· 16 years ago
1601ae5
Adopt latest google collections snapshot (partially); some style cleanup
by kevinb9n
· 16 years ago
349f6f2
Fixing cglib location in the Guice module file.
by limpbizkit
· 16 years ago
5019270
New multibindings extension.
by limpbizkit
· 17 years ago
3d58d6b
Big change - changing BinderImpl to use commands/
by limpbizkit
· 17 years ago
d4b1bf7
Renamed 'visitable' to 'commands'
by limpbizkit
· 17 years ago
e451ef7
Adding AssistedInject and ThrowingProviders as Guice extensions.
by limpbizkit
· 17 years ago
5ec23f9
fix IDEA .iml file
by kevinb9n
· 18 years ago
3b08d4d
Updated IntelliJ project.
by crazyboblee
· 18 years ago
3be9b71
Moved sources into 'java' directories to make Maven happy.
by crazyboblee
· 18 years ago
97223d4
Moved src directories to be more maven friendly.
by crazyboblee
· 18 years ago
0dfec97
Moved servlet package into its own module.
by crazyboblee
· 18 years ago
7173353
Updated remaining Javadocs for query->matcher rename. Reformatted LineNumbers and added Chris's name to it (gotta give credit). Added asm-3.0.jar to IDEA project.
by crazyboblee
· 18 years ago
954d70d
update idea project settings
by kevinb9n
· 18 years ago
3a09e29
Added servlet scopes.
by crazyboblee
· 18 years ago
80d0ba5
Updated project.
by crazyboblee
· 18 years ago
f0043b7
Modified build script to use jar jar to copy cglib into our package.
by crazyboblee
· 18 years ago
1b82a8f
Implemented ProxyFactory.
by crazyboblee
· 18 years ago
235d068
Further improved the up front error reporting. Hid ErrorMessage and source() logic from the public API for the time being. Removed javadocs.
by crazyboblee
· 18 years ago
664a82e
Used cglib for critical constructor and method invocations boosting overall performance by about 40%.
by crazyboblee
· 18 years ago
07e4182
Added type conversion for constants. Optimized ReferenceCache.
by crazyboblee
· 18 years ago
66b415a
Initial checkin.
by crazyboblee
· 18 years ago