Clone this repo:

Branches

  1. 642c508 produce jar file containing just the jsr305 classes without source files by bill.pugh@gmail.com · 13 years ago master
  2. 91f0206 Allow this annotation to be applied to any CharSequence by bill.pugh · 14 years ago
  3. 9a302cd Add mime type by bill.pugh · 15 years ago
  4. 9433bba Adding generated Javadoc by bill.pugh · 15 years ago
  5. 381f295 add source to jsr305.jar (for JavaDoc purposes) Specify target=1.5 by bill.pugh · 15 years ago
  6. fdfdc61 Add build targets for jar files by bill.pugh · 16 years ago
  7. 9ab7c25 use spaces rather than evil tabs by bill.pugh · 16 years ago
  8. ad21323 Correct documentation to indicate that @CheckForSigned indicates the value might be nonnegative, as well as indicating that it might be negative. by bill.pugh · 16 years ago
  9. 4e1f9dc use spaces rather than evil tabs by bill.pugh · 16 years ago
  10. a47180a Fixed a typo by david.hovemeyer · 16 years ago
  11. badb24b import cleanup by bill.pugh · 16 years ago
  12. 151fd39 Add JCIP concurrency annotations by bill.pugh · 16 years ago
  13. 3edcb59 added NetBeans project by david.hovemeyer · 16 years ago
  14. 19f26af add a .project file to allow the entire trunk to be checked out in eclipse by bill.pugh · 16 years ago
  15. a737eed Patches from loganjerry@gmail.com by bill.pugh · 16 years ago
  16. 03d478e Fix typo by bill.pugh · 16 years ago
  17. 36cd665 we no longer use applyTo as a way to designate default type qualifiers by bill.pugh · 16 years ago
  18. 39e5f5a apply patch from loganjerry@gmail.com by bill.pugh · 16 years ago
  19. 8f97400 change exclusive and exhaustive to separate annotations by bill.pugh · 16 years ago
  20. 20333be test examples of default annotations by bill.pugh · 16 years ago