Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
westram | 129 (100.0%) | 2226 (100.0%) | 17.2 |
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
2 lines of code changed in 1 file:
* reintegrates 'help' into 'trunk'
- relocate help sources
* adds: log:branches/help@18763:18780
1 lines of code changed in 1 file:
* remove trailing whitespace from c source.
2 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 'fix' into 'trunk'
- performs #798
* adds genetic code tables (24-31)
* adds combined amino acid J (I or L)
* improved translate and/or realign
- handle optional start-/stop-codons
- improve recognition of nuc-triples containing IUPAC-codes
* error messages now always list EMBL table numbers
* adds:
- log:branches/fix@17480:17485,17491:17492,17494:17507,17509:17528,17534:17592
- log:branches/optional@17481:17568
684 lines of code changed in 6 files:
* 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
4 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
1 lines of code changed in 1 file:
* reintegrates 'pvp' into 'trunk'
- fixes #782
- implements #701
* adds: log:branches/pvp@16882:16903
16 lines of code changed in 2 files:
* fix typos ("neither")
1 lines of code changed in 1 file:
* reintegrates 'gcc' into 'trunk'
- mostly cosmetics changes
* adds: log:branches/gcc@16655,16741:16743,16752:16765
3 lines of code changed in 2 files:
* partial merge from 'gcc' into 'trunk'
- use {{{nullptr}}} in Cxx11 (with backward compatibility)
* adds: log:branches/gcc@16683:16740,16744:16746,16751
39 lines of code changed in 6 files:
* fix (unused-)warnings for {{{!ENABLE_CRASH_TESTS}}}
2 lines of code changed in 1 file:
* rename only
1 lines of code changed in 1 file:
* reintegrates 'fixres' into 'trunk'
- fixes #715
* adds: log:branches/fixres@15127:15175
7 lines of code changed in 3 files:
* reintegrates 'consensus' into 'trunk'
- fixes #663 (consistent consensus calculation)
- allow to load SAI into existing EDIT4 config
- tweaked "View differences"
- minor fixes for SAI MAX_FREQUENCY
* adds:
- log:branches/addtest@14319:14326
- log:branches/consensus@14276:14424
6 lines of code changed in 2 files:
* reintegrates 'pars' into 'trunk'
- only refactored some code and added a few missing tests
* adds:
- log:branches/pars@13627,13639:13754
1 lines of code changed in 1 file:
* full update from child 'pars' into 'trunk'
- cleanup patches
* adds:
- log:branches/pars@13628:13638
0 lines of code changed in 1 file:
* reintegrates 'pars' into 'trunk'
- fixes #528, #609, #620, #631, #633, #640, #641
- implements #619, #627
* adds:
- log:branches/addtest@13123:13260,13523:13551,13570
- log:branches/check@13365:13375,13450:13457
- log:branches/check2@13458:13465
- log:branches/fix@13522:13588
- log:branches/fixres@13270:13277,13279:13293,13295:13326
- log:branches/pars@12938:13280,13282:13325,13327:13387,13389:13527,13530:13624
34 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:
* merge a bunch of fixes from 'gcc' into 'trunk'
- detected using !AddressSanitizer
- fixing #613, #580 and other (undetected) bugs
* adds:
- log:branches/gcc@12996,13001:13003,13005:13006,13010:13014,13016
4 lines of code changed in 1 file:
* reintegrates 'alilink' into 'trunk'
- minor fixes (messages, rare cases)
- refactored some code
* adds:
- log:branches/alilink@12669:12705
185 lines of code changed in 3 files:
* reintegrates 'alilink' into 'trunk'
- fixes #419, #145, #563
* adds:
- log:branches/addtest@12468:12472
- log:branches/alilink@12419:12421,12423:12429,12431:12432,12437:12601,12603:12666
- log:branches/oldrealign@12499,12501,12537,12541,12548,12595,12607,12612,12616,12620,12625,12628,12634,12641
475 lines of code changed in 4 files:
- add missing comment to closing #endif of test-sections
1 lines of code changed in 1 file:
* tests for equality that are marked as broken ({{{TEST_EXPECT_EQUAL__BROKEN}}}) did not protect vs regression
- added mandatory argument specifying the broken value (and fail when it changes)
- drawback: argument is evaluated twice
1 lines of code changed in 1 file:
* use typed DB callbacks (rest)
3 lines of code changed in 1 file:
* depends for [11033]
1 lines of code changed in 1 file:
* publish DB callback interface separately from rest of DB interface
6 lines of code changed in 2 files:
* prototype for GBK_terminate differed between arb_core.h and arb_msg.h
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)
2 lines of code changed in 1 file:
- effect of [9574] (comments only)
1 lines of code changed in 1 file:
- updated depends for [9520]
4 lines of code changed in 1 file:
- reintegrated branch 'cxx11'
2 lines of code changed in 1 file:
(38 more)