aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-08-28Upgrade guice to 4.2Haibo Huang
2014-10-03Use 'mvn license:format -N' at top of project to add missing headersStuart McCulloch
2014-08-10Fix the compareBuilds script (compares mvn vs ant generated jars) & add it to...Sam Berlin
2014-07-20Cleanup javadocs. This makes the following changes:Sam Berlin
2014-04-08Change Opcodes.ASM4 to Opcodes.ASM5, to work with java8 lambdas. Also update...Sam Berlin
2014-04-08The bug in the test that became flaky has been fixed. Note that this is not a...Sam Berlin
2014-04-08*** Reason for rollback ***Sam Berlin
2014-04-01Enhance WeakKeySet to auto evict keys and avoid calling toString on Keys.Christian Edward Gruber
2014-04-01Adds a new OptionalBinder. OptionalBinder allows frameworks to setup binding...Christian Edward Gruber
2014-03-20Added updated Javadocs.Christian Edward Gruber
2014-03-20Update the opensource jars to asm 5.0, fix up the POMs & ant scripts.Sam Berlin
2014-02-13Replace guava 11 with 16 and extract Guava as a separate dependency.Christian Edward Gruber
2013-12-07Update to asm 4.2, cglib 3.1. Fix .gitignore to only ignore /build, not ever...Sam Berlin
2013-06-26Clean up some formatting (includes some format artifacts from internal change...Christian Edward Gruber
2013-05-15Upgrade to cglib 3.0 adn ASM 4.0.Christian Edward Gruber
2012-01-13Cleanup a few things:Sam Berlin
2011-06-28fixup whitespacesberlin
2011-06-26switch Guice from manually repackaging Guava to depending on Guava. it's sti...sberlin
2011-04-20update to asm-3.3.1, update to new cglib that fixes a bug with bridge methods...sberlin
2011-03-06Added updated Javadocs.sberlin@gmail.com
2011-01-09Added updated Javadocs.sberlin@gmail.com
2010-12-09Added updated Javadocs.sberlin@gmail.com
2010-11-20Added updated Javadocs.sberlin@gmail.com
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