* reintegrates 'split' into 'trunk'
* adds: log:branches/split@19102:19166
1524 lines of code changed in 44 files:
* handle results from add-new-changekey functions.
- while refreshing keys: only warn.
* generally fix error handling in {{{MG_copy_and_check_alignments}}}.
41 lines of code changed in 4 files:
* correct recursive call used to create hierarchical key-prefixes:
- did use wrong keypath for ALL BUT species.
1 lines of code changed in 1 file:
* javadoc {{{GBT_add_new_changekey_to_keypath}}}.
7 lines of code changed in 1 file:
* in "add new changekey"-functions:
- change type of param 'type' (int -> GB_TYPES)
- fix callers where needed.
15 lines of code changed in 5 files:
* rename (typo).
6 lines of code changed in 1 file:
* add {{{GB_warning_if}}}.
8 lines of code changed in 2 files:
* ARB_executable:
- accept executables specified with full path.
- document.
- change variable type.
13 lines of code changed in 1 file:
* dont use tabs.
4 lines of code changed in 1 file:
* tweak debugability of userland buildlogs:
- show separators between single stages of build script.
- dump buildscript-config + config.makefile
44 lines of code changed in 1 file:
* allow 1 or 3 vectorizations
* fixes linux RELEASE build
2 lines of code changed in 1 file:
* allow multiple alternative counts of vectorization
- notes:
* count depends on whether functions gets inlined or not.
* specifying explicit counts will check whether ALL instanciations (inlines) of the vectorized code get properly vectorized!
64 lines of code changed in 2 files: