* adds a help page describing intended way to work with AA alignments in ARB
53 lines of code changed in 4 files:
* reintegrates 'fix' into 'trunk'
- elim dead code
- use const hash loop
* adds: log:branches/fix@17380,17388:17395
270 lines of code changed in 58 files:
* full update from child 'fix' into 'trunk'
- fixes bug in wildcard matcher
* adds: log:branches/fix@17381:17387
64 lines of code changed in 3 files:
* document bug in wildcard string matcher (GBS_string_matches)
55 lines of code changed in 3 files:
* allow to pass zero as separator to GBT_join_strings => join w/o separator
5 lines of code changed in 1 file:
* do not use {{{&>>}}} (unknown by older bash versions)
1 lines of code changed in 1 file:
* skip {{{-l}}} on DARWIN
7 lines of code changed in 1 file:
* make sure that either {{{DARWIN=1}}} or {{{LINUX=1}}} in config.makefile
6 lines of code changed in 1 file:
* improve errors reported if found no file(s) to import
17 lines of code changed in 1 file:
* {{{GBS_read_dir}}}
- do not report errors caused by trying to be too smart
- optionally try finding files by appending mask to (wildcarded) name
19 lines of code changed in 1 file:
* simplifies detectBrowserCommand
12 lines of code changed in 1 file:
* file browser
- handle '?' like '*'
- improve parsing of browser-commands (fixes some weird error messages)
* avoid name clash with DB browser
42 lines of code changed in 2 files:
* checked quality calculation (probe design):
- document more details
- added comments
- debug code to dump quality calculation
31 lines of code changed in 2 files:
* fix unittest broken by [17364]
5 lines of code changed in 1 file:
* avoid misleading errors when file-to-import is already selected while pressing 'Test'
1 lines of code changed in 1 file:
* allow parallel calls to 'make tags'
- uses build-unique temporary files to avoid conflicts
11 lines of code changed in 1 file:
* provide a build specific ID (ARBBID)
- different in each call to make
- constant in recursive calls (and submakefiles)
17 lines of code changed in 3 files:
* svn-ignore temporary files used by target 'tags' (solves problems with some of my scripts)
2 lines of code changed in 1 file:
* updated example macros in ARBHOME/lib/macros
- fixed broken identifiers
- deleted useless ones (replamb+test)
- renamed rest (prefix {{{demo__}}})
- added comments
78 lines of code changed in 8 files:
* use marker from #741 (rel r17358)
2 lines of code changed in 1 file:
* exception in RNACMA
- handle
- fix message
49 lines of code changed in 2 files:
* fix {{{GB_xcmd}}} for OSX with SIP
22 lines of code changed in 3 files:
* do not report error when patch directory not present
- caused failure of tarball-build with UNIT_TESTS=1
45 lines of code changed in 1 file:
* fix two interdependent bugs in GBT_scan_db:
- non-container childs below caller-container (e.g. {{{/description}}} and {{{/genom_db}}} in unittested database) caused empty entries to be inserted into hash
- inserting empty entries caused re-addition of (previously added) entry - probably with wrong type
* should fix problems with unittest failing under OSX
30 lines of code changed in 1 file:
* OSX unittest "fixes":
- TEST_open_socket (disabled; this test is a PITA anyway)
- results provided by regex lib versions differs (should test sth different)
16 lines of code changed in 2 files:
* add ticket number
4 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:
Only use Inotify on Linux
OSX has FSEvents instead
3 lines of code changed in 1 file:
* more details for example
10 lines of code changed in 1 file:
* GUI cosmetic
7 lines of code changed in 1 file:
* add + document configs for
- reporting transfer quality
- restoring original name (after quality has been reviewed)
15 lines of code changed in 3 files:
* applying ACI to groupname only had an effect together with overwrite mode {{{KEEP_OLD_NAMES}}}. fixed.
26 lines of code changed in 3 files:
* updated
3 lines of code changed in 1 file: