Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 324 (100.0%) | 4965 (100.0%) | 15.3 |
westram | 260 (80.2%) | 3303 (66.5%) | 12.7 |
oldcode | 21 (6.5%) | 674 (13.6%) | 32.0 |
aboeckma | 16 (4.9%) | 605 (12.2%) | 37.8 |
artemov | 3 (0.9%) | 165 (3.3%) | 55.0 |
jobb | 12 (3.7%) | 125 (2.5%) | 10.4 |
meierh | 7 (2.2%) | 77 (1.6%) | 11.0 |
richter | 2 (0.6%) | 11 (0.2%) | 5.5 |
baderk | 2 (0.6%) | 4 (0.1%) | 2.0 |
epruesse | 1 (0.3%) | 1 (0.0%) | 1.0 |
* reintegrates 'gde' into 'trunk'
* adds: log:branches/gde@19228:19233
378 lines of code changed in 4 files:
* fix vertical alignment of inputfield-labels (works for multiline labels).
* reintroduce a multiline label in fasttree window (had been removed with [18838] due to misalignment)
* change some debug dumps.
1 lines of code changed in 1 file:
* add minimal documentation for
- probcons and
- muscle.
2 lines of code changed in 1 file:
* remove 'Start a slave ARB on a foreign host' (obsolete).
0 lines of code changed in 1 file:
* document 'Import fields from calc-sheet'.
* link to 'Export fields (to calc-sheet using NDS)'.
* add another pointer, where to add helpfiles for GDE menus.
1 lines of code changed in 1 file:
* allow conditional build of OPENMP version of {{{FastTree}}}
- tweak preprocessor: allow to {{{#define}}} via CLI.
- globally define whether OPENMP shall be used
* export to submakefiles.
* disable under OSX
- capability to build OPENMP binary depends on compiler
- LLVM/Clang 3.7 required
- forward {{{USE_OPENMP}}} into preprocessor.
- in fasttree.menu: when not defined {{{USE_OPENMP}}} -> skip MP option from GUI + hardcode binary.
- conditionally build OPENMP binary depending on {{{USE_OPENMP}}}.
15 lines of code changed in 1 file:
* also build OPENMP version of {{{FastTree}}}
- add selector for single/multi processor version to GUI.
- store used version in tree comment.
- svn/git-ignore MP binary
8 lines of code changed in 1 file:
* minor fixes to fasttree GUI:
- only use single line in description (otherwise parts are not visible).
- fix duplicated itemmeta.
2 lines of code changed in 1 file:
* add {{{FastTree}}} for protein.
- mention STYPE in tree comment.
* customize {{{FastTree}}}:
- allow to configure rate categories.
- NJ
* also provide -slow mode.
* provide weighted NJ
- allow to configure bootstraps.
* rename controlling define
64 lines of code changed in 1 file:
* define items for "RAxML 7" using #defines
- fixes bogus warning about missing itemhelp for "RAxML 7 (DNA)" [18831]
- show sequence type in tree comments (uses NUC/PRO)
- use nucleotide/protein in menu entries (resets properties *sic*)
* rename controlling define
15 lines of code changed in 1 file:
* define items for "PHYML-20130708" using #defines
- fixes bogus warning about missing itemhelp for "PHYML-20130708 (DNA)" [18831]
- use nucleotide/protein in menu entries (resets properties *sic*)
- change STYPE stored in tree comment to NUC/PRO
* rename controlling define
17 lines of code changed in 1 file:
* whitespace + typo.
3 lines of code changed in 2 files:
* add help for fasttree (copied start of text from homepage and link there).
1 lines of code changed in 1 file:
* split menufile for treepuzzle, mrbayes and fasttree.
* add separators for readability.
161 lines of code changed in 3 files:
* reintegrates 'svalues' into 'trunk'
- implements #614
* adds: log:branches/svalues@17357:17419,17428:17464,17469,17471:17477
7 lines of code changed in 1 file:
* fix {{{Conversion warnings occurred in Action}}} for fasttree
- "MODEL" used as variable name and as part of resulting tree-comment
- (side-effect: resets saved properties of model to default value)
3 lines of code changed in 1 file:
* mention raxml versions numbers (in help and menus)
2 lines of code changed in 1 file:
* reintegrates 'textedit' into 'trunk'
- fixes #586
* editor now always started asynchronously
* uses inotify to track file changes
- ~~also use inotify to track directory updates (in order to update file selections when needed)~~\\(./) by [16515] ff.; merged by [16551]
* adds: log:branches/textedit@16448:16468
11 lines of code changed in 7 files:
* reintegrates 'ui' into 'trunk'
- implements #656
- adds instant update for
* next neighbour search
* branch analysis (mark functions)
* arb-phylo (filter setup)
* adds: log:branches/ui@14588:14621
6 lines of code changed in 2 files:
* remove CAP2
- antique
- broken since [11839] (at least)
- nobody complained
0 lines of code changed in 1 file:
* un-"plenk"
9 lines of code changed in 4 files:
* fix label ('#...' means gfx)
1 lines of code changed in 1 file:
* reintegrates 'fix' into 'trunk'
- fixing #504
* adds:
- log:branches/fix@12806,12812:12818,12820:12822,12828:12833
9 lines of code changed in 1 file:
* reintegrates 'cleanup' into 'trunk'
* adds:
- log:branches/cleanup@11876:11885
0 lines of code changed in 12 files:
* reintegrates 'customize' into 'trunk'
- implements #484
- clean up worst things in GDE to allow use of custom menu-files
* adds:
- log:branches/customize@11828:11840,11844:11873
20 lines of code changed in 10 files:
- fix test for "no tree selected" in arb_raxml
- passing an empty tree to RAxML caused it to run forever under some circumstances
- added comments at "no tree selected"-tests
2 lines of code changed in 1 file:
* fix missing/duplicated/invalid mnemonics in ARB_NTREE (incl. genome)
8 lines of code changed in 5 files:
* reintegrates 'fix' into 'trunk'
- implements: #158
- fixes: #386, #463, #459
* adds:
- log:branches/fix@11579:11625
197 lines of code changed in 16 files:
* DRYed PHYML interface (Amino vs DNA)
42 lines of code changed in 1 file:
* swap order (first DNA, then Amino) to match other tools in this menu
33 lines of code changed in 1 file:
* split menu-sources for both versions of phyml
234 lines of code changed in 2 files:
* remove trailing '3' in fastdnaml.menu (was ignored by arb_read_tree)
* split menu-sources for phylip_ml and phyml
344 lines of code changed in 3 files:
* replaced 'consense tree' by 'consensus tree' (user-visible terminology)
* added documentation for ARBs consensus tree algorithm
1 lines of code changed in 1 file:
Added rudimentary fasttree menu (need to know which options to use)
40 lines of code changed in 1 file:
Added !MrBayes custom command file menu
31 lines of code changed in 1 file:
Added !MrBayes help
2 lines of code changed in 1 file:
mafft changed default value for offset
7 lines of code changed in 1 file:
Added mrBayes gde menu
80 lines of code changed in 1 file:
mafft preserve case
1 lines of code changed in 1 file:
Added two missing switches to phyml
54 lines of code changed in 1 file:
(103 more)