summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-26Fixed embarrassing typo.Bob Lee
2009-10-05Minor tweak.Bob Lee
2009-10-05Referenced external configuration as an example.Bob Lee
2009-10-03Moved rule down so we don't mention qualifiers before we define them.Bob Lee
2009-10-03Made rule about injecting T or a subtype of T more precise.Bob Lee
2009-09-30s/subclass/subtype/. Added a couple more test cases.Bob Lee
2009-09-30Added rule to spec requiring injectors to support injecting user-specified su...Bob Lee
2009-09-22Added small example to @Named.Bob Lee
2009-07-09Added missing space.Bob Lee
2009-07-09Moved a sentence.Bob Lee
2009-07-09Copied introductory prose from JSR proposal to package description.Bob Lee
2009-07-08s/prevent/preclude/Bob Lee
2009-07-08Added note about injecting non-public members.Bob Lee
2009-06-29Moved the word 'only'. Fixes issue 11. Added copyright headers.Bob Lee
2009-06-27Qualified the single qualifier rule with 'in injector-independent classes'.Bob Lee
2009-06-27Lightened restrictions on using @Target on qualifiers and scope annotations.Bob Lee
2009-06-26Defined default value of Named.value() to be "".Bob Lee
2009-06-23Added a note about exceptions to Provider's docs. Noted that Provider is typi...Bob Lee
2009-04-29Repackaged as javax.inject.Bob Lee
2009-04-04Initial checkin.Bob Lee