* reintegrates 'clone' into 'trunk'
* adds: log:branches/clone@17813:17835
552 lines of code changed in 29 files:
* Unit tests:
- Makefile.setup.template:
* move config sections (rarely used to bottom).
* fix trailing whitespace.
* add fun restriction vs crashtests.
* add xrefs.
* force Conf mode.
- rename 5 tests (which call crashtests) by adding suffix -> allows to filter
- count tests skipped by RESTRICT_FUN/RESTRICT_MODULE as "skipped" => list them in summary.
- ignore directory UNIT_TESTER/tests.
80 lines of code changed in 10 files:
* prefix included-from- and inlined-from-messages with 'note:'
2 lines of code changed in 1 file:
* ignore Makefile.old
1 lines of code changed in 1 file:
* remove hardcoded 'markCreated==true' from
- GBT_find_or_create_species_rel_species_data and
- GBT_find_or_create_species.
* hardcode 'markCreated==false' in GBT_find_or_create_SAI.
- changes result DB.
- increase diff buf size (result DB has loooong lines).
21 lines of code changed in 12 files:
* rename diff params into fgot + fwant.
* create diff in direction "wanted->got".
* add missing defines for WARN_MISS_ARBDIFF.
37 lines of code changed in 2 files:
* fix unnecessary typos.
37 lines of code changed in 7 files:
* reintegrates 'config' into 'trunk'
* adds: log:branches/config@17733:17737
36 lines of code changed in 10 files:
* introduce "hybrid" result-type {{{ErrorOr<TYPE>}}}
- is either an error xor a value
66 lines of code changed in 2 files:
* fix test condition "contains":
- checking for empty part
* always returned 'true'
* now fails assertion and returns 'false' (it is unwanted to test that)
- fix callers
28 lines of code changed in 4 files:
* ignore autom4te.cache.
1 lines of code changed in 1 file:
* TAGS generation: remove older temporary files
4 lines of code changed in 1 file:
* change result type of ConfigMapping::config_string() to string.
- fix callers.
14 lines of code changed in 3 files:
* partial merge from 'fts' into 'trunk'
- {{{ConfigMapping}}}:
* cleanup
* add missing tests
* fix config bug: trailing backslash at end of values did cause wrong read of data
* adds: log:branches/fts@17718:17723
337 lines of code changed in 31 files: