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

Directory Created:
2002-07-19 03:35
Total Files:
30
Deleted Files:
11
Lines of Code:
20382

Browse with ViewVC

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

                             builder (8 files, 7504 lines)

                             enum (4 files, 1018 lines)

                             enums (4 files, 1094 lines)

                             exception (7 files, 2261 lines)

                             functor (0 files, 0 lines)

                             math (11 files, 5053 lines)

                             mutable (10 files, 2099 lines)

                             reflect (0 files, 0 lines)

                             text (7 files, 5364 lines)

                             time (6 files, 3965 lines)

                             util (0 files, 0 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 940 (100.0%) 39739 (100.0%) 42.2
scolebourne 339 (36.1%) 19488 (49.0%) 57.4
bayard 223 (23.7%) 10351 (26.0%) 46.4
ggregory 228 (24.3%) 5321 (13.4%) 23.3
alex 20 (2.1%) 2484 (6.3%) 124.2
jcarman 2 (0.2%) 690 (1.7%) 345.0
stevencaswell 41 (4.4%) 658 (1.7%) 16.0
fredrik 28 (3.0%) 583 (1.5%) 20.8
psteitz 17 (1.8%) 84 (0.2%) 4.9
dlr 7 (0.7%) 35 (0.1%) 5.0
dirkv 30 (3.2%) 22 (0.1%) 0.7
sandymac 1 (0.1%) 15 (0.0%) 15.0
sullis 1 (0.1%) 4 (0.0%) 4.0
tobrien 1 (0.1%) 2 (0.0%) 2.0
mvdb 1 (0.1%) 2 (0.0%) 2.0
niallp 1 (0.1%) 0 (0.0%) 0.0

Most Recent Commits

dlr 2007-02-28 18:18

A feeble attempt at a (personal) anti-spam measure.



[ in jarkarta/commons/lang/src/ ]



* test/org/apache/commons/lang/exception/NestableDelegateTestCase.java

* test/org/apache/commons/lang/exception/ExceptionUtilsTestCase.java

* test/org/apache/commons/lang/StringUtilsTest.java

* java/org/apache/commons/lang/exception/ExceptionUtils.java

* java/org/apache/commons/lang/exception/NestableRuntimeException.java

* java/org/apache/commons/lang/exception/NestableError.java

* java/org/apache/commons/lang/exception/NestableDelegate.java

* java/org/apache/commons/lang/exception/NestableException.java

* java/org/apache/commons/lang/exception/Nestable.java

* java/org/apache/commons/lang/ObjectUtils.java

* java/org/apache/commons/lang/StringUtils.java

* java/org/apache/commons/lang/SerializationUtils.java

Remove my email addresses.

3 lines of code changed in:

bayard 2007-02-24 20:30

Making the build work again. No email received from the nightly build :(

1 lines of code changed in:

bayard 2007-02-24 04:16

Intentionally breaking the build to test the nightly build. Will fix tomorrow.

1 lines of code changed in:

bayard 2007-02-06 22:40

Fixing javadoc warnings from checkstyle

22 lines of code changed in:

bayard 2007-02-06 22:26

Switching last two methods to use 'str' rather than 'string'

12 lines of code changed in:

bayard 2007-02-06 22:25

Replacing the optimisation for LANG-287.

17 lines of code changed in:

bayard 2007-02-06 22:04

I don't know why we declared new escape(StringWriter, String) methods. I've removed these and inlined their code into the escape(String, String) type methods

14 lines of code changed in:

bayard 2007-02-06 21:57

Improved private method name, newStringWriter to createStringWriter. newStringWriter is too close to new StringWriter

3 lines of code changed in:

scolebourne 2007-01-04 01:31

Fix javadoc example

3 lines of code changed in:

scolebourne 2007-01-04 01:20

LANG-275 - StringUtils substringsBetween, implemented by Dave Meikle

60 lines of code changed in:

scolebourne 2007-01-04 00:10

LANG-310 - BooleanUtils isNotTrue/isNotFalse

43 lines of code changed in:

scolebourne 2007-01-03 23:44

Formatting changes only

3 lines of code changed in:

psteitz 2007-01-02 07:50

Fixed incorrect JDK API link.

1 lines of code changed in:

ggregory 2007-01-01 23:24

[LANG-102] [lang] Refactor Entities methods.

http://issues.apache.org/jira/browse/LANG-102.

Refactored escape and unescape methods to remove code duplication.

436 lines of code changed in:

scolebourne 2006-12-29 17:04

LANG-291 - Move min/max methods above inner class, add javadoc and format

45 lines of code changed in:

bayard 2006-12-22 20:34

Applying test for LANG-304 and fix to LocaleUtils

1 lines of code changed in:

bayard 2006-12-19 21:50

Fixing LANG-300 (reported by Jeremy Lemaire) - 1L to 9L incorrectly throw exceptions when passed into NumberUtils.createNumber. Fixed in both the math.NumbersUtils and the deprecated NumberUtils classes.

1 lines of code changed in:

bayard 2006-11-15 04:14

Applying max/min for Comparables as supplied by David Karlsen in LANG-291

48 lines of code changed in:

bayard 2006-11-06 04:02

Removing my @author tags

0 lines of code changed in:

bayard 2006-10-31 21:34

Applying unit test and fix for #LANG-292. Also fixes a couple of problems with the unescape(Writer..) overload that came up

8 lines of code changed in:

(498 more)

Generated by StatSVN 0.3.2-SNAPSHOT