| Commit | Date | |
|---|---|---|
| 2009-06-08 08:45:48 | Tree | |
|
[r7325]
by
mrieser
if one replaced code, please delete the old code, do not just comment it out. We have a version control system for checking old versions of the code. If it is just commented out, it just messes up the code and later one doesn't know anymore if this is additional functionality (e.g. for handling a special case) that is just deactivated or just "old code". |
2009-06-08 08:35:03 | Tree |
| 2009-06-08 08:32:20 | Tree | |
| 2009-06-07 16:54:28 | Tree | |
|
[r7322]
by
vsp_nagel
Rewrote planElements access in collectLinks from i%2 syntax to instanceof syntax. |
2009-06-07 15:24:18 | Tree |
| 2009-06-07 15:11:36 | Tree | |
| 2009-06-07 15:10:14 | Tree | |
|
[r7319]
by
vsp_nagel
added the logger wrote some code that moves nodes randomly to the "right". The code is in createPTLink, and it is commented out. |
2009-06-07 15:05:36 | Tree |
| 2009-06-07 14:32:17 | Tree | |
|
[r7317]
by
vsp_nagel
Replaced log.warn(this + "[xxx=" + XXX + " already set. Will be overwritten.]"); log.warn(this + "[xxx=" + XXX.old + " already set. Will be overwritten with " + XXX.new + "]"); |
2009-06-07 14:18:33 | Tree |