aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-10-31add jdiff build packages, update build.properties for struts2, update build.x...sberlin
2010-10-31Added updated Javadocs.sberlin@gmail.com
2010-10-27fix Nullability to check for "$Nullable" (the jarjar renamed "Nullable"), and...sberlin
2010-10-05Rebuild guice 2.0 API spec to include springlimpbizkit@gmail.com
2010-10-05Checkin Doclava build changes.limpbizkit@gmail.com
2010-05-09Patches to let Guice be more OSGi (and classloader) friendly. Solves issue 4...sberlin
2009-09-30Updated TCK.crazyboblee
2009-09-30Updated TCK.crazyboblee
2009-09-30Updated TCKlimpbizkit
2009-09-29Updated TCK.crazyboblee
2009-09-29Update JSR 330 support to the latest TCKlimpbizkit
2009-09-28Updated Guice to use latest TCK.crazyboblee
2009-09-28Updated Guice to use latest TCK.crazyboblee
2009-09-28Updated Guice to use JUnit-enabled TCK.crazyboblee
2009-09-28Added JSR-330 TCK.crazyboblee
2009-09-28Update JSR 330 support.limpbizkit
2009-09-07First effort at support for JSR 330.limpbizkit
2009-02-21Regrettably replacing jarjar'd Google Collections with minimal copies of the ...limpbizkit
2009-02-19Removing all references to method interceptors from the non-AOPified Guice. T...limpbizkit
2009-02-19Initial support for building an AOP-free copy of the Guice source tree from t...limpbizkit
2009-02-05Added XML example.crazyboblee
2009-01-11update to cglib snapshot that should have fix for duplicated classname issuechris.nokleberg
2008-12-11mcculls' changes from issue 280.limpbizkit
2008-11-29Updating Google-Collections to include the FinalizableReferenceQueue fix.limpbizkit
2008-09-13upgrade to jarjar 1.0rc8chris.nokleberg
2008-06-08Applied Stuart McColloch's patch for issue 121 - making Guice into an OSGi bu...limpbizkit
2008-06-03Adopt latest google collections snapshot (partially); some style cleanupkevinb9n
2008-06-03OSGi support - I forgot the ant task driver.limpbizkit
2008-05-26Upgrade CGLIB to 2.2, ASM to 3.1, JarJar to 1.0rc7chris.nokleberg
2007-07-03Updated Spring to 2.0.6. Added concurrent performance test.crazyboblee
2007-03-22use new jarjar "keep" feature instead of manual zappingchris.nokleberg
2007-03-20now that we use asm 2.x we can use non-nodep version of cglib for smaller jarchris.nokleberg
2007-03-20backport LineNumbers to asm 2.x, will make maveny people happierchris.nokleberg
2007-02-26Updated build to create a servlet jar and struts2-plugin jar.crazyboblee
2007-02-21Upgraded to Spring 2.0.2.crazyboblee
2007-02-13add utility to extract LineNumbers from bytecodechris.nokleberg
2007-02-09Upgraded jarjar and removed workaround.crazyboblee
2007-02-08Added servlet scopes.crazyboblee
2007-02-07Modified Guice to use different names for generated classes from stock cglib.crazyboblee
2007-02-03Upgraded cglib so it works w/ jarjar.crazyboblee
2007-02-03Updated jarjar.crazyboblee
2007-02-03Commented build time only jars.crazyboblee
2007-02-03Modified build script to use jar jar to copy cglib into our package.crazyboblee
2007-02-02Implemented ProxyFactory.crazyboblee
2007-01-25Used cglib for critical constructor and method invocations boosting overall p...crazyboblee
2006-08-25Initial checkin.crazyboblee