Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 742 (100.0%) | 12513 (100.0%) | 16.8 |
datecalc-common/src/test/java/net/objectlab/kit/datecalc/common/ | 39 (5.3%) | 2566 (20.5%) | 65.7 |
datecalc-jdk/src/main/java/net/objectlab/kit/datecalc/jdk/ | 143 (19.3%) | 2013 (16.1%) | 14.0 |
datecalc-common/src/main/java/net/objectlab/kit/datecalc/common/ | 79 (10.6%) | 1361 (10.9%) | 17.2 |
datecalc-joda/src/test/java/net/objectlab/kit/datecalc/joda/ | 134 (18.1%) | 1158 (9.3%) | 8.6 |
datecalc-joda/src/main/java/net/objectlab/kit/datecalc/joda/ | 120 (16.2%) | 1115 (8.9%) | 9.2 |
/ | 20 (2.7%) | 977 (7.8%) | 48.8 |
datecalc-jdk/src/test/java/net/objectlab/kit/datecalc/jdk/ | 93 (12.5%) | 757 (6.0%) | 8.1 |
common-build/ | 11 (1.5%) | 624 (5.0%) | 56.7 |
datecalc-joda/ | 16 (2.2%) | 272 (2.2%) | 17.0 |
.settings/ | 7 (0.9%) | 269 (2.1%) | 38.4 |
datecalc-joda/.settings/ | 6 (0.8%) | 259 (2.1%) | 43.1 |
datecalc-jdk/.settings/ | 6 (0.8%) | 257 (2.1%) | 42.8 |
datecalc-common/.settings/ | 7 (0.9%) | 257 (2.1%) | 36.7 |
datecalc-jdk/ | 18 (2.4%) | 246 (2.0%) | 13.6 |
datecalc-common/ | 16 (2.2%) | 235 (1.9%) | 14.6 |
src/site/style/ | 2 (0.3%) | 146 (1.2%) | 73.0 |
src/site/ | 19 (2.6%) | 1 (0.0%) | 0.0 |
datecalc-joda/xdocs/ | 2 (0.3%) | 0 (0.0%) | 0.0 |
datecalc-jdk/xdocs/ | 2 (0.3%) | 0 (0.0%) | 0.0 |
datecalc-common/xdocs/ | 2 (0.3%) | 0 (0.0%) | 0.0 |
changed if-else's to use switch statements with enums, and added static imports for some constants, i think it makes the code look cleaner, whadayathink mr b?
we'll see what qalab has to say about all this ;-)
203 lines of code changed in:
updated changes.xml with my updates
1 lines of code changed in:
deprecated ACT/UST and END/365 - as they're not very 'common' conventions.
also added a link to document describing day count conventions
16 lines of code changed in:
tweaking m2 pom's - changed version to 1.1-SNAPSHOT
7 lines of code changed in:
removed unused import
0 lines of code changed in:
modified the css (and renamed it to maven-objectlabkit.css) to have a unified look and feel (the blues...). still don't know why the collapsed/expanded icons are not showing for the side menu.
147 lines of code changed in:
adding keyword substitution to files
68 lines of code changed in:
Fixed the excel date problem in joda in other timezones
24 lines of code changed in:
fixed the problem with the 30/31 days... on to the standardizing the timezone - local vs. UTC
1 lines of code changed in:
removed unused import
0 lines of code changed in:
fixed the prob with ACT_ACT test failing
2 lines of code changed in:
Problem with setting UTC timezone - when you get the date object from the calendar, it has the default timezone anyways
0 lines of code changed in:
strange issue with Joda DateTime pre 1900 (in CAT time zone anyways)
2 lines of code changed in:
remove unused import
0 lines of code changed in:
swapped around getJavaCalendar() and getJavaDate() methods, as the getJavaDate() had the juicy code in it, and was dealing with a Calendar object
36 lines of code changed in:
added pmd report to m2
56 lines of code changed in:
fiddling with the root pom for m2
19 lines of code changed in:
plain eclipse project (in the root)
0 lines of code changed in:
some more fiddling with m2 pom's
181 lines of code changed in:
javadoc
4 lines of code changed in:
(62 more)