Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 207 (100.0%) | 10833 (100.0%) | 52.3 |
doc/tutorial/DivergenceDating/1.2_Primates/ | 8 (3.9%) | 8008 (73.9%) | 1001.0 |
doc/tutorial/StarBEAST/ | 5 (2.4%) | 1014 (9.4%) | 202.8 |
src/dr/app/beast/ | 3 (1.4%) | 343 (3.2%) | 114.3 |
src/dr/app/beauti/priorsPanel/ | 15 (7.2%) | 230 (2.1%) | 15.3 |
src/dr/app/beauti/options/ | 27 (13.0%) | 178 (1.6%) | 6.5 |
src/dr/app/beauti/generator/ | 19 (9.2%) | 178 (1.6%) | 9.3 |
src/dr/app/tracer/traces/ | 8 (3.9%) | 156 (1.4%) | 19.5 |
src/dr/inference/trace/ | 10 (4.8%) | 102 (0.9%) | 10.2 |
release/common/ | 5 (2.4%) | 84 (0.8%) | 16.8 |
src/dr/app/gui/components/ | 5 (2.4%) | 72 (0.7%) | 14.4 |
native/deprecated/ | 2 (1.0%) | 63 (0.6%) | 31.5 |
src/dr/app/tracer/analysis/ | 5 (2.4%) | 47 (0.4%) | 9.4 |
src/dr/math/distributions/ | 10 (4.8%) | 41 (0.4%) | 4.1 |
src/dr/evolution/alignment/ | 2 (1.0%) | 39 (0.4%) | 19.5 |
src/dr/app/beauti/taxonsetspanel/ | 7 (3.4%) | 38 (0.4%) | 5.4 |
/ | 1 (0.5%) | 32 (0.3%) | 32.0 |
src/test/dr/evomodel/speciation/ | 3 (1.4%) | 28 (0.3%) | 9.3 |
release/Mac/scripts/ | 1 (0.5%) | 27 (0.2%) | 27.0 |
src/dr/app/seqgen/ | 2 (1.0%) | 26 (0.2%) | 13.0 |
release/Linux/scripts/ | 1 (0.5%) | 26 (0.2%) | 26.0 |
release/Windows/ | 1 (0.5%) | 21 (0.2%) | 21.0 |
src/dr/app/tracer/application/ | 7 (3.4%) | 15 (0.1%) | 2.1 |
src/dr/evomodel/speciation/ | 3 (1.4%) | 9 (0.1%) | 3.0 |
src/dr/app/tools/ | 2 (1.0%) | 9 (0.1%) | 4.5 |
src/dr/evolution/io/ | 2 (1.0%) | 8 (0.1%) | 4.0 |
src/dr/evomodelxml/speciation/ | 2 (1.0%) | 7 (0.1%) | 3.5 |
src/dr/evomodelxml/coalescent/ | 2 (1.0%) | 5 (0.0%) | 2.5 |
src/dr/app/beauti/datapanel/ | 3 (1.4%) | 5 (0.0%) | 1.6 |
release/Windows/scripts/ | 1 (0.5%) | 5 (0.0%) | 5.0 |
src/dr/xml/ | 2 (1.0%) | 4 (0.0%) | 2.0 |
doc/tutorial/DivergenceDating/1.2_Primates/latex/ | 2 (1.0%) | 4 (0.0%) | 2.0 |
src/dr/app/beauti/util/ | 1 (0.5%) | 3 (0.0%) | 3.0 |
src/dr/app/beauti/traitspanel/ | 1 (0.5%) | 2 (0.0%) | 2.0 |
src/test/dr/distibutions/ | 2 (1.0%) | 1 (0.0%) | 0.5 |
src/dr/evolution/datatype/ | 2 (1.0%) | 1 (0.0%) | 0.5 |
src/dr/app/beauti/treespanel/ | 2 (1.0%) | 1 (0.0%) | 0.5 |
src/dr/app/beauti/ | 1 (0.5%) | 1 (0.0%) | 1.0 |
native/ | 2 (1.0%) | 0 (0.0%) | 0.0 |
doc/tutorial/StarBEAST/figures/ | 22 (10.6%) | 0 (0.0%) | 0.0 |
doc/tutorial/DivergenceDating/1.2_Primates/latex/figures/ | 8 (3.9%) | 0 (0.0%) | 0.0 |
more improvement of SeqGen
26 lines of code changed in 2 files:
tracer: big correction of tracer code for my previous development on "Conditional Posterior Distributions", which fixed bugs in GUI especially in Filter, and use EDT thread.
260 lines of code changed in 22 files:
tracer: doWork in EBSP needs to be reviewed, it seems a copy of BSP.
14 lines of code changed in 5 files:
trunk: merge Issue 677
124 lines of code changed in 14 files:
trunk: merge Issue 677 : Using Microsatellite loci for inferring one phylogenetic tree that uses all the loci.
126 lines of code changed in 13 files:
trunk: merge Issue 656 : fix p=0 in Birth Death Serial Sampling Model, and update Unit tests.
51 lines of code changed in 8 files:
trunk: merge Issue 637: birth-death sampling model seems to not work smoothly
2 lines of code changed in 2 files:
update *BEAST tutorial
1014 lines of code changed in 27 files:
trunk: fix Junit test
1 lines of code changed in 2 files:
trunk: merge prior dialog and distribution changes to trunk
212 lines of code changed in 17 files:
trunk: add a new constructor to exclude the lower bound or upper bound during validation, but this is not available in branch 1.7 at moment
37 lines of code changed in 2 files:
trunk: merge
25 lines of code changed in 2 files:
trunk: merge
16 lines of code changed in 7 files:
trunk: merge the change of BEAST parser doc
13 lines of code changed in 4 files:
trunk: update version history
9 lines of code changed in 1 file:
trunk:solve Issue 589: BEAUti lost Uniform bound validation, and Issue 590: BEAUti prior dialog GUI logic bug
12 lines of code changed in 3 files:
trunk: merge Issue 587: BEAUti prior dialog ignores validation in the text field if pressing Enter key
14 lines of code changed in 2 files:
trunk: merge Issue 584:BEAUti prior dialog validation bugs, and Issue 586: BEAUti prior dialog Cancel not working
33 lines of code changed in 4 files:
trunk: merge Issue 585
10 lines of code changed in 1 file:
trunk: merge Issue 583: BEAUti prior dialog text field validation should give sensible error message
55 lines of code changed in 4 files:
(17 more)