[root]/src/test/org/apache/commons/lang/mutable
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 77 (100.0%) | 1908 (100.0%) | 24.7 |
scolebourne | 23 (29.9%) | 1162 (60.9%) | 50.5 |
matth | 8 (10.4%) | 419 (22.0%) | 52.3 |
ggregory | 14 (18.2%) | 184 (9.6%) | 13.1 |
bayard | 24 (31.2%) | 141 (7.4%) | 5.8 |
dirkv | 8 (10.4%) | 2 (0.1%) | 0.2 |
Bit of an odd unit test, causes trouble under maven-2. So fixing it to make it more like the other tests
6 lines of code changed in:
Fixing the ASF copyright and placing it in the NOTICE file
54 lines of code changed in:
Change "Copyright ....-2005" to "Copyright ....-2006"
3 lines of code changed in:
Increment, decrement add and subtract methods
from Stephen Putman
278 lines of code changed in:
[lang] Request for MutableBoolean implementation.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37111.
153 lines of code changed in:
Add toType methods to return the primitive wrapper object
30 lines of code changed in:
Make testing equality more flexible.
20 lines of code changed in:
Updated copyright statements for 2005.
8 lines of code changed in:
svn:keywords correction
2 lines of code changed in:
testing all primitive value methods, including the ones not implemented in the MutableXxx class so that we can tell when Sun change the wrapper implementations
22 lines of code changed in:
all non-covered parts of the code are now covered. 100% coverage for a package, while not in itself a great thing, feels damn good
57 lines of code changed in:
Add MutableObject
106 lines of code changed in:
Update mutable package for release 2.1
748 lines of code changed in:
added newline to end of file
2 lines of code changed in:
Adding initial crack at mutables.
419 lines of code changed in: