Summary Period: 2003-06-19 to 2004-05-06
[root]/antvilleLib_archive/global
Total Lines Of Code:
3047 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 98 (100.0%) | 4988 (100.0%) | 50.8 |
tobi | 77 (78.6%) | 4111 (82.4%) | 53.3 |
robert | 13 (13.3%) | 512 (10.3%) | 39.3 |
stefanp | 4 (4.1%) | 206 (4.1%) | 51.5 |
hannes | 4 (4.1%) | 159 (3.2%) | 39.7 |
added String.compose method
14 lines of code changed in:
added methods:
getTimespan() - returns the timespan to current Date or an optional different Date object
getAge() - returns the past timespan
getExpiry() - returns the future timespan
72 lines of code changed in:
added FIXME
1 lines of code changed in:
starting with version 1.4 the file library is obsolete
0 lines of code changed in:
- added objects nameToHex and hexToName to Color object (used to determine the hex value of a named color and vice versa)
- modified valueOf(): actually arguments.length is not 1 even if no arguments were passed, so removed the fixme and cleaned up
- throw an error if the internal value is null or NaN
298 lines of code changed in:
added recursive argument to prevent large hierarchies from being recursively reduced automatically
4 lines of code changed in:
fixed bug that caused exception because java.net.URL returns an object and a string is needed
2 lines of code changed in:
return null in both toString() and valueOf() methods if color value cannot be calculated
6 lines of code changed in:
fixed toDate() to avoid problems with using the cached SimpleDateFormat (see Date.prototype.format)
6 lines of code changed in:
added comment
2 lines of code changed in:
fixed bug that caused wrong date strings when formatted from within the scheduler
1 lines of code changed in:
fixed format method to always return a formatted string according to all arguments
14 lines of code changed in:
obviously we do not need the TYPE constant
2 lines of code changed in:
display values inside <pre> tags
2 lines of code changed in:
added throw statement
4 lines of code changed in:
condensed code
16 lines of code changed in:
for the record: commit before condensing code
95 lines of code changed in:
* fixed bug in constructor
* renamed methods to conform with naming conventions
111 lines of code changed in:
added missing comma
1 lines of code changed in:
initial check-in
191 lines of code changed in:
(56 more)
Generated by StatCVS 0.2.2