Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 43 (100.0%) | 1775 (100.0%) | 41.2 |
rambaut | 23 (53.5%) | 721 (40.6%) | 31.3 |
dong.w.xie | 9 (20.9%) | 394 (22.2%) | 43.7 |
msuchard | 4 (9.3%) | 342 (19.3%) | 85.5 |
jheled | 6 (14.0%) | 261 (14.7%) | 43.5 |
alexei.drummond | 1 (2.3%) | 57 (3.2%) | 57.0 |
Default behavior brings up GUI panel instead of just the open file panel
339 lines of code changed in 2 files:
Started to implement continuous traits in BEAUti. Needed extensive cleaning up and streamlining of code.
1 lines of code changed in 2 files:
uncommitting an erroneous revision
285 lines of code changed in 5 files:
Added a UI for BEAST on GUI platforms. Not completely linked yet.
147 lines of code changed in 5 files:
Trunk: allow to select directory
1 lines of code changed in 1 file:
Trunk: more updates for GetDateFromTree and LogAnalyser
30 lines of code changed in 1 file:
Allows any number of tempratures in command line
79 lines of code changed in 1 file:
Now I really think it builds OK. Sorry if anyone got messed up by that.
173 lines of code changed in 1 file:
A few more bits of clean up.
3 lines of code changed in 4 files:
95 lines of code changed in 3 files:
Fixing (? I think) command-line bug that entered in r3435. Please code review. At a minimum, BEAST now runs for me.
2 lines of code changed in 1 file:
Slight adjustment of how command line arguments work. Previously they could be partially specified (thus '-work' instead of '-working') but this means that you can't have an argument that is a substring of another (thus '-beagle' and '-beagle_cpu') without specifiying the shorter one first. Now you have to specify the full option.
2 lines of code changed in 1 file:
TRUNK: contine to dev new trait in BEAUti.
42 lines of code changed in 1 file:
TRUNK: initial dev for new trait in BEAUti.
121 lines of code changed in 1 file:
Add OSType in dr.app.util to detect OS, and replace all old isMacOS into new one.
99 lines of code changed in 2 files:
Fixed issue 105: http://code.google.com/p/beast-mcmc/issues/detail?id=105
and addressed 106 (made the dialog box say it is a 'Warning') rather than an error.
3 lines of code changed in 1 file:
2D contouring now appears to work better in Java than in R (and much faster). TimeSlicer appropriately rescales the Brownian precision to give accurate inference ... the animations are going to look *awesome*.
1 lines of code changed in 1 file:
fix failure due to incorrrect parameter name
Use file chooser for save as well. Start file chooser in current directory.
38 lines of code changed in 1 file:
Finally fix the compile error r1770 this time
1 lines of code changed in 1 file:
More validity checks for traits file loading
5 lines of code changed in 1 file:
Load traits from a file for beauti. File is tab delimeted.
The first line contains the lables, including the first column.
If the first column is a trait name, it is followed by the trait value and a list of taxa.
95 lines of code changed in 1 file:
Add parser in Utils and change importTraitsFromFile to distinguish Joseph and Andrew's trait file format (not finished yet).
53 lines of code changed in 1 file:
Change comment in readFileIntoMap to reflect the generic nature of the function. clean up code a little.
37 lines of code changed in 1 file:
More work on Multispecies Coalescent for BEAUTI, try to implement mapping between species and taxa.
47 lines of code changed in 1 file:
Comments, nitpicking
7 lines of code changed in 1 file:
Started work on a new version of BEAUti to be released as part of v1.5. This allows multiple data partitions. It compiles and runs but will be full of bugs (particularly for code generation). Work continues...
12 lines of code changed in 1 file:
Ported the Bayes factor approximation code from C++ that Marc Suchard shared with me to Java -- lets plug this in to Tracer and automatically calculate the Bayes factor and bootstrap estimated uncertainty for the treeLikelihood statistic... This will facilitate easy model comparison of different substitution models
57 lines of code changed in 1 file: