Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
Steffen Pingel | 42 (62,7%) | 2273 (96,6%) | 2646 (94,0%) | 54,12 |
Felix Berger | 25 (37,3%) | 81 (3,4%) | 168 (6,0%) | 3,24 |
Date | Author | File/Message |
---|---|---|
10.02.07 21:15 | Steffen Pingel | updated ClosableTabbedPane to support Java 6
(1 Files changed,
3 Lines changed) src/java/org/xnap/commons/util/SystemHelper.java 1.5
(+3
-28)
|
18.05.06 12:30 | Steffen Pingel | fixed javadoc errors
(1 Files changed,
0 Lines changed) src/java/org/xnap/commons/util/FileHelper.java 1.17
(+0
-1)
|
04.01.06 13:26 | Steffen Pingel | moved i18n classes to Gettext Commons project and organized imports
(3 Files changed,
0 Lines changed) src/java/org/xnap/commons/util/FileHelper.java 1.16
(+0
-1)
src/java/org/xnap/commons/util/NetHelper.java 1.9
(+0
-1)
src/java/org/xnap/commons/util/UncaughtExceptionManager.java 1.8
(+0
-1)
|
21.12.05 17:30 | Felix Berger | dedeprecate ;-)
(1 Files changed,
1 Lines changed) src/java/org/xnap/commons/util/StringHelper.java 1.10
(+1
-3)
|
21.12.05 17:28 | Felix Berger | Replaced StringBuffer with unsynchronized StringBuilder where applicable.
(6 Files changed,
31 Lines changed) src/java/org/xnap/commons/util/PortRange.java 1.2
(+1
-1)
src/java/org/xnap/commons/util/NetHelper.java 1.8
(+2
-2)
src/java/org/xnap/commons/util/UncaughtExceptionManager.java 1.7
(+1
-1)
src/java/org/xnap/commons/util/StringHelper.java 1.9
(+24
-9)
src/java/org/xnap/commons/util/QuotedStringTokenizer.java 1.4
(+1
-1)
src/java/org/xnap/commons/util/FileHelper.java 1.15
(+2
-2)
|
11.12.05 18:57 | Felix Berger | merged i18n-factory-branch
(1 Files changed,
6 Lines changed) src/java/org/xnap/commons/util/NetHelper.java 1.7
(+6
-4)
|
21.11.05 12:30 | Steffen Pingel | code cleanup
(2 Files changed,
11 Lines changed) src/java/org/xnap/commons/util/NetHelper.java 1.6
(+0
-82)
src/java/org/xnap/commons/util/FileHelper.java 1.14
(+11
-80)
|
31.10.05 08:37 | Felix Berger | refinements
(1 Files changed,
3 Lines changed) src/java/org/xnap/commons/util/FileHelper.java 1.13
(+3
-1)
|
30.10.05 11:15 | Felix Berger | update changes
(1 Files changed,
1 Lines changed) src/java/org/xnap/commons/util/FileHelper.java 1.12
(+1
-1)
|
30.10.05 09:42 | Felix Berger | added java doc comments
(1 Files changed,
1 Lines changed) src/java/org/xnap/commons/util/FileHelper.java 1.11
(+1
-1)
|
12.10.05 06:15 | Steffen Pingel | fixed bugs
(1 Files changed,
6 Lines changed) src/java/org/xnap/commons/util/SystemHelper.java 1.4
(+6
-0)
|
30.09.05 16:31 | Felix Berger | new features, new tests => new found bugs, new fixes :-)
(1 Files changed,
25 Lines changed) src/java/org/xnap/commons/util/FileHelper.java 1.10
(+25
-11)
|
03.09.05 11:43 | Felix Berger | lots of test additions
(1 Files changed,
1 Lines changed) src/java/org/xnap/commons/util/FileHelper.java 1.9
(+1
-0)
|
30.08.05 10:12 | Felix Berger | tests and fixes
(3 Files changed,
53 Lines changed) src/java/org/xnap/commons/util/Progress.java 1.3
(+10
-0)
src/java/org/xnap/commons/util/FileHelper.java 1.8
(+24
-20)
src/java/org/xnap/commons/util/NetHelper.java 1.5
(+19
-1)
|
23.08.05 18:27 | Felix Berger | fixed one test
(1 Files changed,
1 Lines changed) src/java/org/xnap/commons/util/FileHelper.java 1.7
(+1
-1)
|
23.08.05 17:54 | Felix Berger | tests and api cleanup
(1 Files changed,
28 Lines changed) src/java/org/xnap/commons/util/FileHelper.java 1.6
(+28
-13)
|
23.08.05 14:07 | Steffen Pingel | added test cases
(1 Files changed,
243 Lines changed) src/java/org/xnap/commons/util/PortRange.java 1.1 added 243 |
22.08.05 21:59 | Steffen Pingel | added test cases
(1 Files changed,
2 Lines changed) src/java/org/xnap/commons/util/NetHelper.java 1.4
(+2
-14)
|
21.08.05 10:56 | Felix Berger | Preliminary WhatsThis. java docs. (1 Files changed, 1 Lines changed) src/java/org/xnap/commons/util/UncaughtExceptionManager.java 1.6
(+1
-0)
|
19.08.05 07:27 | Felix Berger | new kill-ring implementation
(1 Files changed,
1 Lines changed) src/java/org/xnap/commons/util/QuotedStringTokenizer.java 1.3
(+1
-1)
|