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

Directory Created:
2004-09-05 00:37
Total Files:
7
Deleted Files:
4
Lines of Code:
5364

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 158 (100.0%) 8287 (100.0%) 52.4
scolebourne 57 (36.1%) 6331 (76.4%) 111.0
ggregory 58 (36.7%) 1525 (18.4%) 26.2
bayard 30 (19.0%) 228 (2.8%) 7.6
mattinger 1 (0.6%) 157 (1.9%) 157.0
niallp 2 (1.3%) 29 (0.3%) 14.5
stevencaswell 2 (1.3%) 9 (0.1%) 4.5
brett 1 (0.6%) 5 (0.1%) 5.0
dirkv 5 (3.2%) 2 (0.0%) 0.4
fredrik 2 (1.3%) 1 (0.0%) 0.5

Most Recent Commits

scolebourne 2007-01-04 00:42

Add since tags

22 lines of code changed in:

scolebourne 2007-01-04 00:35

LANG-306 - StrBuilder appendln/appendAll/appendSeparator

326 lines of code changed in:

ggregory 2007-01-01 22:03

Statement unnecessarily nested within else clause. The corresponding then clause does not complete normally.

1 lines of code changed in:

bayard 2006-12-29 18:42

Rolling back r490355 - StrBuilder implements Cloneable again

1 lines of code changed in:

scolebourne 2006-12-29 17:55

LANG-301 - Document cloneReset()

1 lines of code changed in:

bayard 2006-12-26 18:58

StrBuilder no longer implements Cloneable. #LANG-302

1 lines of code changed in:

bayard 2006-12-12 22:34

Applying a unit test for LANG-299 and the fix that Francisco Benavent suggests.

1 lines of code changed in:

bayard 2006-10-31 23:00

Fixng LANG-295 - thisBuf.length calls. There were two of the calls, so I've committed a unit test showing things are broken and a fix in both cases.

2 lines of code changed in:

bayard 2006-10-31 22:15

Fixing #LANG-294. The indexOf method did not take into account the size variable that limited the amount of the buffer that should be looked at.

2 lines of code changed in:

bayard 2006-08-28 06:21

Fixing the ASF copyright and placing it in the NOTICE file

43 lines of code changed in:

ggregory 2006-08-26 21:52

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

3 lines of code changed in:

scolebourne 2006-08-09 22:52

Enhance StrSubtstitutor with StringBuffer methods and replaceIn() methods

152 lines of code changed in:

scolebourne 2006-08-08 23:35

VariableFormatter became StrSubstitutor

0 lines of code changed in:

scolebourne 2006-08-08 23:28

Create StrLookup by extraction from StrSubstitutor

190 lines of code changed in:

scolebourne 2006-08-08 23:25

Javadoc

2 lines of code changed in:

scolebourne 2006-08-07 23:06

Give more power to StrSubstitutor subclasses

32 lines of code changed in:

ggregory 2006-08-07 19:14

Javadoc comments for serialVersionUID.

10 lines of code changed in:

bayard 2006-08-04 06:35

Line was longer than 120 chars - shortening

2 lines of code changed in:

bayard 2006-07-24 04:49

Missing ) in javadoc

3 lines of code changed in:

scolebourne 2006-07-24 01:00

Initial commit of StrSubstitutor (VariableFormatter) for review

729 lines of code changed in:

(104 more)

Generated by StatSVN 0.3.2-SNAPSHOT