Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 114 (100.0%) | 1788 (100.0%) | 15.6 |
westram | 113 (99.1%) | 1786 (99.9%) | 15.8 |
boehnel | 1 (0.9%) | 2 (0.1%) | 2.0 |
* {{{GBT_get_alignment_len}}}
- now also reports error if alignment length is zero
* this case often was unhandled and did easily lead to allocation problems.
- catch error in case of zero alignment length => fixes alloc-size-larger-than-warning (in {{{NT_count_different_chars}}}).
- check + fix callers.
2 lines of code changed in 2 files:
* reintegrates 'ali' into 'trunk'
- refactorings + fixes related to SEQ_QUALITY + HELIX
* adds: log:branches/ali@19407:19424
12 lines of code changed in 1 file:
* reintegrates 'ali' into 'trunk'
- use bond settings from EDIT4 in SECEDIT
- fix refresh logic
- refactor underlying code
* adds: log:branches/ali@19393:19406
138 lines of code changed in 2 files:
* reintegrates 'ali' into 'trunk'
- refactored misused enum
- support for helix pairs:
* drop non-standard defs
* add more user defs
- change defaults
- add several predefined configs (esp. for IUPAC ambiguity codes)
* adds: log:branches/ali@19376:19392
67 lines of code changed in 2 files:
* reintegrates 'ali' into 'trunk'
- completes #854
* adds: log:branches/ali@19363:19375
3 lines of code changed in 1 file:
* reintegrates 'ali' into 'trunk'
* basically implements #854
* adds: log:branches/ali@19357:19362
2 lines of code changed in 2 files:
* reintegrates 'ali' into 'trunk'
* adds: log:branches/ali@19183:19205
46 lines of code changed in 3 files:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
2 lines of code changed in 1 file:
* remove trailing whitespace from c source.
1 lines of code changed in 1 file:
* directly use {{{OBJECTS}}}.
1 lines of code changed in 1 file:
* remove .c rules.
* add .c suffix (in SOURCE_TOOLS).
1 lines of code changed in 1 file:
* select units using {{{wildcard}}}.
1 lines of code changed in 1 file:
* eliminate unused {{{C_OBJECTS}}}.
1 lines of code changed in 1 file:
* reintegrates 'top' into 'trunk'
* adds: log:branches/top@18453:18462
6 lines of code changed in 2 files:
* reintegrates 'saicalc' into 'trunk'
- implements #730
* adds: log:branches/saicalc@18141:18310
3 lines of code changed in 2 files:
* reintegrates 'gcc' into 'trunk'
* adds: log:branches/gcc@17850:17876
1 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
3 lines of code changed in 2 files:
* reintegrates 'fix' into 'trunk'
- elim dead code
- use const hash loop
* adds: log:branches/fix@17380,17388:17395
2 lines of code changed in 1 file:
* reintegrates 'gcc' into 'trunk'
- mostly cosmetics changes
* adds: log:branches/gcc@16655,16741:16743,16752:16765
10 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
19 lines of code changed in 4 files:
* 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
2 lines of code changed in 2 files:
* reintegrates 'fixres' into 'trunk'
- fixes #715
* adds: log:branches/fixres@15127:15175
6 lines of code changed in 2 files:
* reintegrates 'vectorize' into 'trunk'
- adds vectorization check for gcc 4.9.x / NDEBUG compile
* adds:
- log:branches/vectorize@13428:13442
2 lines of code changed in 1 file:
* revert [13041:13043]
- instead forbid gcc 4.8.0
1 lines of code changed in 1 file:
* ~~harden patches [13041:13042]~~
- ~~add safebool (=bool for non 4.8.0)~~
- ~~use in all bool-arrays~~
(reverted by [13044])
1 lines of code changed in 1 file:
* merge from 'alilink' into 'trunk'
* adds:
- log:branches/alilink@12801:12802
3 lines of code changed in 2 files:
* 'class { public' -> struct
1 lines of code changed in 1 file:
* use cflags before cxxflags
1 lines of code changed in 1 file:
* renamed include variables
2 lines of code changed in 1 file:
* made A_CC and A_CXX consistent
- A_CXX previously contained cxxflags
- cxxflags are now passed down and used separately
1 lines of code changed in 1 file:
- renamed
* ACC -> A_CC
* CPP -> A_CXX (misleading atm, since it contains c++flags)
2 lines of code changed in 1 file:
- document mechanism used by ARB to export variables to submakefiles
- document most important variables
1 lines of code changed in 1 file:
- include downcast.h from arbdbt.h
(this break C++11 compilation, i.e. gcc4.8 or newer)[[BR]]
amendment:
* also broke compilation on ubuntu 13.04 and with gcc 4.7.3 (due to nameclash with boost)
4 lines of code changed in 1 file:
- effect of [9574] (comments only)
1 lines of code changed in 1 file:
- updated depends for [9520]
2 lines of code changed in 1 file:
- reintegrated branch 'cxx11'
2 lines of code changed in 1 file:
* fixed cppcheck warnings
1 lines of code changed in 1 file:
merge from e4fix [8376] [8377] [8378] [8379] [8380] [8386] [8387] [8388] [8389]
* do not save AWARs which have default values
- motivation: edit4-props saved after [8362] did not load with older versions
- pros:
* if the user did not change the default, changing the default in code will propagate to the user
- cons:
* AWARs used by multiple applications will trigger in non-saving application, when the database containing the awar is saved
- only happens once if AWAR was previously stored with default-value
- the most obvious ones were those edit4-search-strings linked to ntree (primer, probe, gene). disarmed them by setting the default to NULL
* always generate definitions of SAI color translation tables (since default no longer saved)
- drawback: when user deletes a default color translation table, it will re-appear after restart
* allow experts to save fast-aligner protection to properties
* deliver errors exported by awar callbacks (when triggered by widget change)
* sequence color mapping
- translate stored old default ('=0') to new default (!'') on awar creation
- removed code talking to AWARs via ARBDB interface - just use AWARs straightforward
* ignore request_refresh_for_sequence_terminals when there is no hierarchy yet (now triggered by seq colors)
* lib/arb_default/edit4.arb
- removed default values (where code defaulted to same value)
- changed some defaults
* aligner (explicit, but empty ref)
* helix setting (stolen from WL)
* lib/arb_default/ntree.arb
- removed all values
* equal to default value
* obsolete entries (former awar names)
* entries that are now stored in main DB
* removed unused AWARS (AWTC_create_rename_awars)
* default for AWAR_TREE now "" everywhere
* removed unused AISC variable
* renamed edit direction related variables/awars
12 lines of code changed in 1 file:
* [8567] failed on WCs where shared libs were up-to-date, but not yet present in $ARBHOME/lib
- link libs directly in $ARBHOME/lib
* no longer create 'SHARED.a' in shared-library-dirs
* unit tests caused build of 'SHARED.so' (instead of 'libSHARED.so'). Every library existed twice.
- changed test-target-names for shared libaries (e.g. ARBDB/ARBDB.test -> ARBDB/libARBDB.test)
- added failing stopper targets to main-Makefile and shared-lib-Makefiles
* changed all dependencies to shared libs
* fixed dependency scripts to perform correct translations from lib/libUNIT.so <-> UNIT/UNIT.(dummy|a). omg :/
* updated predefined RESTRICT_LIB entries in UNIT_TESTER/Makefile.setup.template
- check whether RESTRICT_LIB uses obsolete test-names (e.g. ARBDB instead of libARBDB) and fail if.
1 lines of code changed in 1 file:
* moved much code into static scope
(partly reverted by [8310])
2 lines of code changed in 1 file:
(42 more)