Directory src/java/org/apache/commons/lang/mutable/

Directory Created:
2004-06-11 02:26
Total Files:
10
Deleted Files:
2
Lines of Code:
2099

Browse with ViewVC

[root]/src/java/org/apache/commons/lang/mutable

Lines of Code

src/java/org/apache/commons/lang/mutable/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 119 (100.0%) 2813 (100.0%) 23.6
scolebourne 26 (21.8%) 1371 (48.7%) 52.7
ggregory 43 (36.1%) 593 (21.1%) 13.7
bayard 33 (27.7%) 449 (16.0%) 13.6
matth 8 (6.7%) 398 (14.1%) 49.7
dirkv 9 (7.6%) 2 (0.1%) 0.2

Most Recent Commits

scolebourne 2006-12-29 17:16

Avoid new Boolean() via BooleanUtils

3 lines of code changed in:

bayard 2006-12-25 18:57

Rolling back r489734 - Boolean.valueOf(boolean) only available from JDK 1.4 onwards

3 lines of code changed in:

bayard 2006-12-22 19:31

new Boolean -> Boolean.valueOf. (Reported by FindBugs)

1 lines of code changed in:

bayard 2006-08-28 06:23

Fixing license header

14 lines of code changed in:

  • src/java/org/apache/commons/lang/mutable: package.html (+14 -25)
bayard 2006-08-28 06:21

Fixing the ASF copyright and placing it in the NOTICE file

54 lines of code changed in:

ggregory 2006-08-26 21:52

Change "Copyright ....-2005" to "Copyright ....-2006"

4 lines of code changed in:

ggregory 2006-08-07 19:14

Javadoc comments for serialVersionUID.

40 lines of code changed in:

scolebourne 2006-03-20 22:09

Increment, decrement add and subtract methods

from Stephen Putman

438 lines of code changed in:

ggregory 2005-10-22 22:03

[lang] Request for MutableBoolean implementation.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37111.

165 lines of code changed in:

scolebourne 2005-08-27 14:02

Add toType methods to return the primitive wrapper object

61 lines of code changed in:

ggregory 2005-04-14 04:30

Updated copyright statements for 2005.

9 lines of code changed in:

ggregory 2005-04-13 22:36

Removed extra C style parens in return statements (as discussed on commons-dev).

9 lines of code changed in:

dirkv 2005-02-26 13:08

svn:keywords correction

2 lines of code changed in:

bayard 2005-02-04 03:07

added javadoc to primitiveValue methods

142 lines of code changed in:

ggregory 2004-10-08 22:29

Javadoc hashCode() more precisely.

4 lines of code changed in:

scolebourne 2004-10-08 21:33

Remove wrong Javadoc

2 lines of code changed in:

ggregory 2004-10-08 19:45

- Added javadoc package.html

- Removed all "implements java.io.Serializable" since java.lang.Number already declares it.

- New Javadoc for equals(Object) methods to match Number subclasses, in particular to provide more details for Float and Double.

- equals(Object) methods now use /type/Value() calls instead of ".value" direct references (similar impl to Number subclasses).

337 lines of code changed in:

ggregory 2004-10-01 17:12

Remove unnecessary type casts.

23 lines of code changed in:

ggregory 2004-09-01 17:42

Unnecessary semicolon.

2 lines of code changed in:

scolebourne 2004-07-08 00:02

Add MutableObject

106 lines of code changed in:

(7 more)

Generated by StatSVN 0.3.2-SNAPSHOT