1. 0910c1e Create a dagger/guice interoperability library, which permits (with limitations) the use of Dagger modules in Guice. by cgruber · 9 years ago
  2. 0c3a880 Robustness: wrap any calls to System.getProperty in case security is enabled. by Stuart McCulloch · 10 years ago
  3. 22d4cca Fix the compareBuilds script (compares mvn vs ant generated jars) & add it to travis (before publishing snapshots). Comment out comparing the noaop builds since they're different right now, and update to asm 5.0.3 (which was a source of a difference). by Sam Berlin · 10 years ago
  4. 173d733 remove timestamp from javadoc by Sam Berlin · 10 years ago
  5. 6b3086d Cleanup javadocs. This makes the following changes: by Sam Berlin · 10 years ago
  6. 0558b32 Update references in code & configuration to point to github instead of by Sam Berlin · 10 years ago
  7. 77d1bae update scripts to point to new docs top level directory. by Sam Berlin · 10 years ago
  8. 4b8795e fix jdiff ant target by Sam Berlin · 10 years ago
  9. c7ae433 Add BoundFieldModule to automatically bind @Bind annotated fields to their by Sam Berlin · 10 years ago
  10. 57aad21 Change Opcodes.ASM4 to Opcodes.ASM5, to work with java8 lambdas. Also update opensource build to ASM 5.0.1. by Sam Berlin · 10 years ago
  11. d57f8ec The bug in the test that became flaky has been fixed. Note that this is not a strict rollback of the rollback - I've added protection against the NPE that would happen if there's a GC between the isBlacklisted call and the getSources call. by Sam Berlin · 10 years ago
  12. c013fac *** Reason for rollback *** by Sam Berlin · 10 years ago
  13. bab9b60 Enhance WeakKeySet to auto evict keys and avoid calling toString on Keys. by Christian Edward Gruber · 10 years ago
  14. af24f63 Adds a new OptionalBinder. OptionalBinder allows frameworks to setup bindings for items that user code may or may not bind. It also allows frameworks to set default values that users can override. by Christian Edward Gruber · 10 years ago
  15. a78c488 Fix up API diffs upload script. by Christian Edward Gruber · 10 years ago
  16. b6c35cd Update the opensource jars to asm 5.0, fix up the POMs & ant scripts. by Sam Berlin · 10 years ago
  17. 3236b10 Replace guava 11 with 16 and extract Guava as a separate dependency. by Christian Edward Gruber · 10 years ago
  18. 1c2a6ad fix jdiff to point to correct javadoc location, and fix javadoc to have --since for 3.0. by Sam Berlin · 10 years ago
  19. 1047e98 Fix no_aop build (make it easier to replace the cglib tokens in the ant build files). by Sam Berlin · 10 years ago
  20. e812003 Update to asm 4.2, cglib 3.1. Fix .gitignore to only ignore /build, not every dir named 'build'. by Sam Berlin · 10 years ago
  21. 32a8f24 Fix issue 720 -- minor build fixes, from the issue: by Sam Berlin · 10 years ago
  22. ba5acdf Allow turning off stack trace collection in Guice. by Christian Edward Gruber · 11 years ago
  23. 54565b2 Update script for api diffs. by Christian Edward Gruber · 11 years ago
  24. 9e2d95b Clean up some formatting (includes some format artifacts from internal changes), and remove executable bit from several files which do not need them. by Christian Edward Gruber · 11 years ago
  25. 2303007 Upgrade to cglib 3.0 adn ASM 4.0. by Christian Edward Gruber · 11 years ago
  26. b7a02b0 by sberlin · 13 years ago
  27. 1547789 by sberlin · 13 years ago
  28. de8fa4e test a change. by sberlin · 13 years ago
  29. e03b3d9 Test change. by sberlin · 13 years ago
  30. d4ec8b0 update to asm-3.3.1, update to new cglib that fixes a bug with bridge methods, add test that verifies the fix works. (previously it worked within Eclipse but not javac because eclipse's compiler wrote out bridge methods differently.) by sberlin · 13 years ago
  31. c9ece6b add grapher to distribution by sberlin@gmail.com · 13 years ago
  32. 81a0c60 re-add struts2 to build.xml & pom.xml, cleanup compile. by sberlin@gmail.com · 13 years ago
  33. fcb2b1b discontinue the struts2 extension. by sberlin · 13 years ago
  34. 9db504f exclude some more things from the src build. by sberlin@gmail.com · 14 years ago
  35. e0359ad add jdiff build packages, update build.properties for struts2, update build.xml to include a jdiff target & fix up javadoc target, add a new uploadApiDiffs script, update uploadJavadocs script. by sberlin · 14 years ago
  36. 6e37096 issue 16. hide internal things (that can be hidden). need to followup to limit visibility on internal things that need to stay pseudo-open and really close the rest. by sberlin · 14 years ago
  37. 23a7f0f rm echo. by sberlin · 14 years ago
  38. e08af47 fix javadoc bootclasspath so that it references ${java.home}, which is set by every ant dist, instead of ${javahome} which may not be set. by sberlin · 14 years ago
  39. f8d74d6 Issue 555: add missing guice-persist tasks by mcculls · 14 years ago
  40. 74d714c Issue 552: (step 1) move core code to its own subdirectory by mcculls · 14 years ago
  41. b5beefa Use local API XML files rather than jessewilson's private copies by limpbizkit@gmail.com · 14 years ago
  42. 011d7c4 Checkin Doclava build changes. by limpbizkit@gmail.com · 14 years ago
  43. 9bcb0a2 more build configuration fixes by limpbizkit@gmail.com · 14 years ago
  44. f8537ea move extensions that weren't under extensions/ into that directory. simplify paths so everything is uniform for extensions. by sberlin · 14 years ago
  45. 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 · 14 years ago
  46. 2cd3f72 fix for locking problem in old assisted inject. by dhanji · 15 years ago
  47. 2acabce Update JSR 330 support. by limpbizkit · 15 years ago
  48. 19d7f36 Fixing the package overview page on the main javadoc page to be core-only by limpbizkit · 15 years ago
  49. 3a6d3b7 Fixing core Javadocs, so they are integrated with the complete Javadocs by limpbizkit · 15 years ago
  50. 545cee1 Core javadoc build target. by limpbizkit · 15 years ago
  51. e05f254 Moving JNDI and JMX out to extensions/ by limpbizkit · 15 years ago
  52. 53664a7 Regrettably replacing jarjar'd Google Collections with minimal copies of the parts that we use. by limpbizkit · 15 years ago
  53. 4f6274a Removing all ASM and cglib dependencies from the no_aop build of Guice. by limpbizkit · 15 years ago
  54. bf0d876 Removing all references to method interceptors from the non-AOPified Guice. This passes the full Guice test suite (other than the interceptor tests that are removed, and the tests that fail in the normal Guice build). by limpbizkit · 15 years ago
  55. 7c508c2 Initial support for building an AOP-free copy of the Guice source tree from the standard source tree. by limpbizkit · 15 years ago
  56. 1623bc5 Removed old Javadocs. by limpbizkit · 15 years ago
  57. 6fd7e4f Removing the obsolete commands extension. Almost all of it has been rolled into the Guice SPI. by limpbizkit · 15 years ago
  58. aa3cd30 mcculls' changes from issue 280. by limpbizkit · 15 years ago
  59. 0ce76d7 Updating Google-Collections to include the FinalizableReferenceQueue fix. by limpbizkit · 15 years ago
  60. 53708f0 Fix for issue 254. http://code.google.com/p/google-guice/issues/detail?id=254 by limpbizkit · 15 years ago
  61. b1f42f5 Removing the obsolete PrivateModules extension; PrivateModules are now folded-in to core Guice. by limpbizkit · 15 years ago
  62. 47151c2 Private modules first draft. I'm not in love with the name "PrivateModules" or the "expose" method. But I think this is a reasonable first implementation of parent/child modules. by limpbizkit · 16 years ago
  63. f67bc73 upgrade to jarjar 1.0rc8 by chris.nokleberg · 16 years ago
  64. 7bf3e3c Fix for issue 69: by limpbizkit · 16 years ago
  65. 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
  66. 1601ae5 Adopt latest google collections snapshot (partially); some style cleanup by kevinb9n · 16 years ago
  67. f716cf4 OSGi support - we now export OSGi metadata in our manifest. by limpbizkit · 16 years ago
  68. 16f9ffd Upgrade CGLIB to 2.2, ASM to 3.1, JarJar to 1.0rc7 by chris.nokleberg · 16 years ago
  69. 28d083b Adding source.jar targets to build zipfiles containing the exact sources used to build each .jar. This can help with IDEs who want to attach a specific source .jar for each binary .jar by limpbizkit · 16 years ago
  70. 3a5da39 tweaked build for multibindings by limpbizkit · 16 years ago
  71. 5019270 New multibindings extension. by limpbizkit · 16 years ago
  72. a4a7414 Renamed 'visitable' to 'commands' by limpbizkit · 16 years ago
  73. bf5d227 Visitable binder + build by limpbizkit · 16 years ago
  74. 0c43f22 Javadoc and build file fixes for extensions. by limpbizkit · 16 years ago
  75. 6966a8b use new jarjar "keep" feature instead of manual zapping by chris.nokleberg · 17 years ago
  76. cb2dadd now that we use asm 2.x we can use non-nodep version of cglib for smaller jar by chris.nokleberg · 17 years ago
  77. e1981d4 backport LineNumbers to asm 2.x, will make maveny people happier by chris.nokleberg · 17 years ago
  78. a73288c get rid of most of the unused CGLIB code; saves about 100K by chris.nokleberg · 17 years ago
  79. 61257a8 Added spring package to Javadocs. Made minor updates to various Javadocs. by crazyboblee · 17 years ago
  80. f739015 Added Spring and JNDI integration. by crazyboblee · 17 years ago
  81. efdb6f3 Updated build to create a servlet jar and struts2-plugin jar. by crazyboblee · 17 years ago
  82. 97223d4 Moved src directories to be more maven friendly. by crazyboblee · 17 years ago
  83. bbc3bae Modified build to not include @author in Javadocs. by crazyboblee · 17 years ago
  84. 5db87c6 add utility to extract LineNumbers from bytecode by chris.nokleberg · 17 years ago
  85. e4f8673 add javadoc link to JDK 5 apis by kevinb9n · 17 years ago
  86. 16d415d Upgraded jarjar and removed workaround. by crazyboblee · 17 years ago
  87. 5726c18 Unjar and re-jar to work around jarjar permissions issues. by crazyboblee · 17 years ago
  88. 3a09e29 Added servlet scopes. by crazyboblee · 17 years ago
  89. 46ac59f Upgraded cglib so it works w/ jarjar. by crazyboblee · 17 years ago
  90. 861eb33 Updated jarjar. by crazyboblee · 17 years ago
  91. f0043b7 Modified build script to use jar jar to copy cglib into our package. by crazyboblee · 17 years ago
  92. 62fcdde Finished interception framework. Added Container.findBindingsByType(). by crazyboblee · 17 years ago
  93. 66b415a Initial checkin. by crazyboblee · 18 years ago