Author |
Date |
Commit |
Message |
bill.pugh@gmail.com |
Nov 21, 2011 |
51 |
produce jar file containing just the jsr305 classes without source files |
bill.pugh |
Oct 8, 2010 |
50 |
Allow this annotation to be applied to any CharSequence |
bill.pugh |
Mar 19, 2009 |
49 |
Add mime type
|
bill.pugh |
Feb 3, 2009 |
48 |
Adding generated Javadoc
|
bill.pugh |
Jan 22, 2009 |
47 |
add source to jsr305.jar (for JavaDoc purposes)
Specify target=1.5 |
bill.pugh |
Dec 31, 2008 |
46 |
Add build targets for jar files
Add BSD license file
add ParametersAreNullableBy |
bill.pugh |
Aug 25, 2008 |
45 |
use spaces rather than evil tabs |
bill.pugh |
Aug 25, 2008 |
44 |
Correct documentation to indicate that @CheckForSigned indicates the value might |
bill.pugh |
Aug 25, 2008 |
43 |
use spaces rather than evil tabs |
david.hovemeyer |
Jul 21, 2008 |
42 |
Fixed a typo |
bill.pugh |
Jul 15, 2008 |
41 |
import cleanup
Don't specify Target unless really needed; enumerating targets i |
bill.pugh |
Jul 15, 2008 |
40 |
Add JCIP concurrency annotations |
david.hovemeyer |
Jun 13, 2008 |
39 |
added NetBeans project |
bill.pugh |
May 27, 2008 |
38 |
add a .project file to allow the entire trunk to be checked out in eclipse |
bill.pugh |
May 27, 2008 |
37 |
Patches from loganjerry@gmail.com |
bill.pugh |
May 27, 2008 |
36 |
Fix typo |
bill.pugh |
May 27, 2008 |
35 |
we no longer use applyTo as a way to designate default type qualifiers |
bill.pugh |
May 27, 2008 |
34 |
apply patch from loganjerry@gmail.com |
bill.pugh |
May 24, 2008 |
33 |
change exclusive and exhaustive to separate annotations |
bill.pugh |
May 23, 2008 |
32 |
test examples of default annotations |
bill.pugh |
May 23, 2008 |
31 |
fix typo in comments |
bill.pugh |
May 23, 2008 |
30 |
update |
bill.pugh |
May 21, 2008 |
29 |
documentation cleanup |
bill.pugh |
May 21, 2008 |
28 |
Add annotation that marks methods that must be invoked via super call if overrid |
bill.pugh |
Nov 6, 2007 |
27 |
Stuff for nonnull parameters |
bill.pugh |
Sep 24, 2007 |
26 |
updates to current version |
bill.pugh |
Sep 24, 2007 |
25 |
rename to avoid name class with regex.Pattern |
bill.pugh |
Sep 24, 2007 |
24 |
update to current plans; primarily remove defaultFor syntax |
bill.pugh |
Aug 27, 2007 |
23 |
add ant build file for us poor Maven chanlenged developers |
bill.pugh |
Aug 15, 2007 |
22 |
simplified When |
bill.pugh |
Aug 14, 2007 |
21 |
remove classes directory |
bill.pugh |
Aug 12, 2007 |
20 |
update applyTo -> defaultFor |
bill.pugh |
Jul 23, 2007 |
19 |
update type qualifier and detainted |
bill.pugh |
Jul 23, 2007 |
18 |
update when definitions |
bill.pugh |
Jul 20, 2007 |
17 |
Lots of changes, including some renaming |
david.hovemeyer |
Jul 2, 2007 |
16 |
Make 5.0 the default Eclipse compiler compliance level. |
bill.pugh |
Jun 16, 2007 |
15 |
cleanup, more sample uses |
bill.pugh |
Jun 15, 2007 |
14 |
more updates;
define Tainted and mods needed for it |
bill.pugh |
Jun 14, 2007 |
13 |
updates |
bill.pugh |
Jun 14, 2007 |
12 |
|
neilahart |
Mar 4, 2007 |
11 |
read me for mvn builds |
neilahart |
Mar 4, 2007 |
10 |
removing eclipse files for maven |
neilahart |
Mar 4, 2007 |
9 |
missing pom |
neilahart |
Mar 4, 2007 |
8 |
main mvn file |
neilahart |
Mar 4, 2007 |
7 |
maven other project |
neilahart |
Mar 4, 2007 |
6 |
maven other project |
neilahart |
Mar 4, 2007 |
5 |
moving src to maven src |
neilahart |
Mar 4, 2007 |
4 |
setting up maven for ri |
bill.pugh |
Mar 2, 2007 |
3 |
Initial import. |
bill.pugh |
Mar 2, 2007 |
2 |
Initial import. |
|
Feb 9, 2007 |
1 |
Initial directory structure. |