Directory src/testcases/org/apache/tools/ant/util/

Directory Created:
2000-11-16 17:05
Directory Deleted:
2006-09-21 19:12
Total Files:
0
Deleted Files:
19
Lines of Code:
0

Browse with ViewVC

[root]/src/testcases/org/apache/tools/ant/util

                                 facade (0 files, 0 lines)

                                 regexp (0 files, 0 lines)

Lines of Code

src/testcases/org/apache/tools/ant/util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 185 (100.0%) 2196 (100.0%) 11.8
bodewig 69 (37.3%) 1038 (47.3%) 15.0
antoine 53 (28.6%) 399 (18.2%) 7.5
jkf 8 (4.3%) 196 (8.9%) 24.5
sbailliez 3 (1.6%) 129 (5.9%) 43.0
stevel 4 (2.2%) 92 (4.2%) 23.0
umagesh 4 (2.2%) 87 (4.0%) 21.7
peterreilly 13 (7.0%) 85 (3.9%) 6.5
mbenson 21 (11.4%) 80 (3.6%) 3.8
ehatcher 2 (1.1%) 55 (2.5%) 27.5
jglick 3 (1.6%) 22 (1.0%) 7.3
adammurdoch 1 (0.5%) 8 (0.4%) 8.0
conor 3 (1.6%) 4 (0.2%) 1.3
costin 1 (0.5%) 1 (0.0%) 1.0

Most Recent Commits

mbenson 2006-09-21 19:12

committing the 'D' portion from svn move src/testcases src/tests/junit

0 lines of code changed in:

peterreilly 2006-09-11 21:11

bugzilla report 38451: handling of html option of aantlr

23 lines of code changed in:

peterreilly 2006-09-10 12:05

testcase for ReaderInputStream

3 lines of code changed in:

peterreilly 2006-09-07 23:16

Bugzilla 40300: incorrent handling of exceptions in <copy>

5 lines of code changed in:

bodewig 2006-09-01 20:04

copy2license.pl

96 lines of code changed in:

jglick 2006-08-17 20:23

#40281: "Cannot resolve path" error thrown gratuitously.

6 lines of code changed in:

jkf 2006-02-02 19:37

Remove unused imports from testcases

10 lines of code changed in:

mbenson 2005-12-27 20:06

preserve case on Cygwin when using 1.4 toURI

11 lines of code changed in:

antoine 2005-12-16 06:36

more systematic handling of URIs, delegation of work to the JDK

for toURI and fromURI

patches prepared by Jesse Glick, Bugzilla 8031

43 lines of code changed in:

bodewig 2005-12-16 04:26

Add NS support to DOMElementWriter

110 lines of code changed in:

bodewig 2005-11-25 08:42

fix extraneous whitespace, should fix svn-antlib tests

52 lines of code changed in:

antoine 2005-11-16 22:45

fix for bug report 37348

encode non ascii characters in FileUtils.toURI()

this allows to process XML documents with System entities

housed in non ASCII paths.

4 lines of code changed in:

sbailliez 2005-10-22 17:27

Fix performance issue with StringBuffer.toString() on JDK 5.

PR: 37169

47 lines of code changed in:

jglick 2005-03-29 18:35

Removing old code testing for JDK 1.0 and 1.1.

3 lines of code changed in:

mbenson 2005-03-01 22:59

On DOS and Netware, filenames beginning with a drive letter

and followed by a colon but with no directory separator following

the colon are no longer (incorrectly) accepted as absolute pathnames

by FileUtils.normalize() and FileUtils.isAbsolutePath(). Netware

volumes can still be specified without an intervening separator.

UNC pathnames on Windows must include a server and share name, i.e.

"\\a\b" to be considered valid absolute paths.

FileUtils.resolveFile() promised to return absolute files but

did not always do so.

69 lines of code changed in:

bodewig 2005-02-15 15:15

Port LineOrientedOutputStream from svn proposal, add tests

5 lines of code changed in:

jkf 2005-01-07 14:04

Adapted the FileUtils test to show behaviour based on os type.

73 lines of code changed in:

jkf 2005-01-06 12:05

Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files.

Also removed unused/* imports along the way.

113 lines of code changed in:

peterreilly 2004-12-10 15:18

with the bugzilla change 30161 it is not necessary to place

Path.systemClasspath in the antclassloader

Doing so causes resources to appear twice

5 lines of code changed in:

jglick 2004-12-07 09:10

Trying to make unit tests independent of CWD.

13 lines of code changed in:

(59 more)

Generated by StatSVN 0.3.2-SNAPSHOT