| Commit | Date | |
|---|---|---|
| 2007-12-26 11:16:53 | Tree | |
|
[r275]
by
mrieser
Simplified the code in split() a little bit after the code coverage analysis showed than one if-condition always yielded true (and that could be theoretically be proved as well). |
2007-12-26 11:16:24 | Tree |
|
[r274]
by
mrieser
changed some methods in inner classes from public or private to "default" modifier, so access is more restricted from outside but not from inside the class. |
2007-12-25 18:38:08 | Tree |
| 2007-12-25 13:35:50 | Tree | |
| 2007-12-25 11:40:46 | Tree | |
|
[r271]
by
mrieser
several bugfixes to QuadTree: |
2007-12-25 11:34:26 | Tree |
|
[r270]
by
laemmel
traveltimecalculator with variable count of time slices to prevent memory waste ... may be this implemntation is a little bit slower then the array based impl ... |
2007-12-24 11:07:00 | Tree |
| 2007-12-22 23:02:29 | Tree | |
| 2007-12-22 22:46:40 | Tree | |
|
[r267]
by
grether
log4j configured by log4j.xml, the default filename had to be changed in Controller's constant attribute. |
2007-12-21 13:47:42 | Tree |