[root]/TEMPLATES
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 334 (100.0%) | 9632 (100.0%) | 28.8 |
westram | 332 (99.4%) | 9631 (100.0%) | 29.0 |
epruesse | 1 (0.3%) | 1 (0.0%) | 1.0 |
baderk | 1 (0.3%) | 0 (0.0%) | 0.0 |
* add header (fixes previous commit)
64 lines of code changed in 1 file:
* set {{{GCC_TOO_SMART_FOR_USEFUL_FINAL_TYPE_SUGGESTION}}} for whole gcc 9.x + 10.x series
8 lines of code changed in 1 file:
- refuse to build under C++17 standard (atm).
2 lines of code changed in 1 file:
* reintegrates 'split' into 'trunk'
* adds: log:branches/split@19102:19166
1 lines of code changed in 1 file:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
103 lines of code changed in 7 files:
* prepare for Cxx17 builds.
20 lines of code changed in 1 file:
* remove trailing whitespace from c source.
30 lines of code changed in 7 files:
* eliminate trailing whitespace from Makefiles.
1 lines of code changed in 1 file:
* move {{{mod_rlimit.h}}} to allow usage in production code.
80 lines of code changed in 1 file:
* reintegrates 'root' into 'trunk'
- implements #449
* adds: log:branches/root@18451:18633
76 lines of code changed in 4 files:
* add {{{UNUSED}}} attribute to structs defined in namespace {{{final_unsuggest}}}
- attempt to silence bogus suggestions
- does not work well for 8.x series; keep it anyway.
15 lines of code changed in 1 file:
* silence same final warnings for gcc 9.3 as done for gcc 9.1 + 9.2.
1 lines of code changed in 1 file:
* cosmetics (move comment; rename variable)
3 lines of code changed in 1 file:
* reintegrates 'saicalc' into 'trunk'
- implements #730
* adds: log:branches/saicalc@18141:18310
2 lines of code changed in 2 files:
* full update from child 'fix' into 'trunk'
- fix item name accessors ({{{GBT_get_name}}} + {{{GBT_get_name_or_description}}})
- add {{{null2empty}}}
* adds: log:branches/fix@18140:18158
6 lines of code changed in 1 file:
* reintegrates 'cleanup' into 'trunk'
* adds: log:branches/cleanup@18105:18112
7 lines of code changed in 2 files:
* reintegrates 'fts' into 'trunk'
* adds:
- log:branches/fts@17653,17655:17717,17724:18087
- [17925/branches/gui]
27 lines of code changed in 1 file:
* gcc 9.2 still too smart to use final type suggestion
1 lines of code changed in 1 file:
* reintegrates 'gcc' into 'trunk'
* adds: log:branches/gcc@17850:17876
56 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).
1 lines of code changed in 1 file:
* introduce "hybrid" result-type {{{ErrorOr<TYPE>}}}
- is either an error xor a value
65 lines of code changed in 1 file:
* 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
8 lines of code changed in 2 files:
* reintegrates 'mix' into 'trunk'
* prepare arb for hybrid svn/git use (central svn + local git)
* adds: log:branches/mix@17631:17633
2 lines of code changed in 1 file:
* partial merge from 'fix' into 'trunk'
- globally define what are "gaps"
- kept behavioral changes to a minimum:
* defaults for (user-defined) gap-definition in EDIT4 changed
* EDIT sequence search also uses user-defined gaps
* adds: log:branches/fix@17529:17533
6 lines of code changed in 1 file:
* reintegrates 'gcc' into 'trunk'
- ports arb to gcc 8.1 (fixing warnings)
* adds: log:branches/gcc@16965:16985
Update: continued by [17178]
4 lines of code changed in 1 file:
* partial merge from 'fix' into 'trunk'
- refactored {{{AW_device}}} text output
* reduces calls to strlen (using {{{SizedCstr}}})
* eliminated/modernized several parameters/functions (esp. in {{{TextOverlayCallback}}}s)
* adds: log:branches/fix@16939:16960
53 lines of code changed in 1 file:
* reintegrates 'pvp' into 'trunk'
- adds {{{arb_calc_pvp}}} (CLI tool to calculate posvar)
* adds: log:branches/pvp@16906:16918
16 lines of code changed in 1 file:
* reintegrates 'multicore' into 'trunk'
- derive sequence classes able to be combined from new class {{{AP_combinableSeq}}}
* elim dummy functions from rest of hierarchy
- implements non-writing combine for add-species (speedup: 25-35%)
- introduce type {{{Mutations}}} => uses long everywhere (before mostly, but not always used float)
- allows use of {{{future}}}s
* nucleotide combine is able to calculate async (disabled via define atm -> {{{NEVER_COMBINE_ASYNC}}}; needs more work on calling algorithm)
* adds: log:branches/multicore@16769:16879
8 lines of code changed in 1 file:
* perform some checks after reading import format (report error instead of crash)
- {{{NEW_FORMAT}}} and {{{SYSTEM}}} have to be used together
- {{{SEQUENCESTART}}}/{{{SEQUENCEAFTER}}} required if not using {{{NEW_FORMAT}}}, forbidden otherwise
* fix {{{update_format_description}}} when selecting "no filter"
2 lines of code changed in 1 file:
* reintegrates 'gcc' into 'trunk'
- mostly cosmetics changes
* adds: log:branches/gcc@16655,16741:16743,16752:16765
2 lines of code changed in 1 file:
* partial merge from 'gcc' into 'trunk'
- use {{{nullptr}}} in Cxx11 (with backward compatibility)
* adds: log:branches/gcc@16683:16740,16744:16746,16751
83 lines of code changed in 16 files:
* full update from child 'gcc' into 'trunk'
- fix/suppress (new) compiler warnings
- skip vectorizer notes
* adds: log:branches/gcc@16656:16667
10 lines of code changed in 1 file:
* partial merge from 'gcc' into 'trunk'
- handles #770 by reducing optimizations of several bleeding test functions
* adds: log:branches/gcc@16636:16648
3 lines of code changed in 1 file:
* reintegrates 'vectorize' into 'trunk'
- fixes #700
* documented vectorization-checks
* fine-grained check based on gcc-version
- drops old gcc-versions (<4.4.3)
- new attribute {{{__ATTR__DONT_VECTORIZE}}}
* disabled vectorization of {{{POS_TREE2::init_static()}}} for newer gcc-versions (generated code fails tests)
- added a bunch of new vectorization-checks (probably irrelevant to overall performance)
* adds: log:branches/vectorize@15531:16585,16595:16627
7 lines of code changed in 2 files:
* partial merge from 'vectorize' into 'trunk'
- eliminates {{{usleep}}} (using {{{nanosleep}}} via {{{ARB_sleep}}})
* adds: log:branches/vectorize@16587:16591
63 lines of code changed in 1 file:
* reintegrates 'io' into 'trunk'
- implements #691
* adds: log:branches/io@16436:16510,16513:16514,16517,16533:16535,16537:16563
112 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
1 lines of code changed in 1 file:
* reintegrates 'aci' into 'trunk'
- refactored wide parts of ACI code (incl. SRT+REG)
* added more test
* ACI tracing
- more complete and readable
- automatically turned off when done with expression
* improved error messages (esp. diagnostics)
* documentation (updated, added missing)
* fixed a bunch of bugs (incl. SEGV and deadlock)
* ACI now runs inside execution environment
- ACI language may be extended with custom commands (implements #756)
* added ACI extension for group-batch-rename
* adds:
- log:branches/aci@16170:16373
- log:branches/addtest@16193:16316
6 lines of code changed in 2 files:
* add new sort-criteria to 'search&query' (sort numerically; fixes #203)
14 lines of code changed in 1 file:
* reintegrates 'group' into 'trunk'
- implements #653
* adds: log:branches/group@16147:16163
77 lines of code changed in 1 file:
(183 more)