[root]/src/dr/evolution/coalescent/structure
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 11 (100.0%) | 413 (100.0%) | 37.5 |
alexei.drummond | 8 (72.7%) | 404 (97.8%) | 50.5 |
jheled | 2 (18.2%) | 7 (1.7%) | 3.5 |
rambaut | 1 (9.1%) | 2 (0.5%) | 2.0 |
Refactoring to remove illegal dependencies. No classes in dr.evolution.* packages should depend on classes in dr.evomodel.* or dr.inference.* or dr.evomodelxml. Also converted dr.evolution.coalescent.IntervalType to enum and minor other tidy ups.
404 lines of code changed in 8 files:
Remove depracated use of constant demographic in Wilson Balding operator
Merge some uses of the "rootHeight" constant string
4 lines of code changed in 1 file:
change units type to an enum
Allow a log file name to be relative to main beast xml file when prefixed with a ./
minor jdoc and 1.5 cleanup
3 lines of code changed in 1 file:
Merged some fixes and improvements I made in the 1.4 branch in to the trunk. This includes the fix for Issue 8 in LogCombiner. Also, I have made some interfaces in the TreeColouring stuff so that other sources of TreeColouring (such as the Transmission history stuff) can provide coloured trees for logging.
2 lines of code changed in 1 file: