* fixed a bug in merge_mapping(), which caused WRONG mapping
* no longer collect inconsistency detail; instead only count and warn about inconsistency and useless references.
69 lines of code changed in 1 file:
- do only report "real" inconsistencies
2 lines of code changed in 1 file:
- only warn about inconsistencies while creating adaption map (rest is considered SPAM)
0 lines of code changed in 1 file:
- hack: use fprintf instead of aw_message (which overflows)
- added failing test
7 lines of code changed in 1 file:
* store and warn about mapping inconsistencies
76 lines of code changed in 1 file:
* rewrote alignment-remapping (merge-tool)
- fixes all broken tests
- main-mapping now only violated if no other possibility
586 lines of code changed in 1 file:
* additional option to restrict tests to one library
* remove .gcda after running gcov (to avoid collection of multiple runs)
26 lines of code changed in 2 files:
* shortcut and help for unit_tests
5 lines of code changed in 1 file:
* more tests
- leading/trailing gaps
- drop dots to avoid misalignment
25 lines of code changed in 1 file:
* Configuration menu
- fixed segfault (occurring in nearly every function)
- treedisplay automatically refreshes
* NT_start_editor_on_tree()
- catch errors from GBCMC_system()
- show error message (do not rely on NT_create_configuration)
* NT_create_configuration()
- made local
- fixed error handling (only returns error now - no longers shows or exports any)
- fixed memory leak
141 lines of code changed in 2 files:
- useresult attribute for GBCMC_system()
10 lines of code changed in 3 files:
- more remap tests
22 lines of code changed in 1 file:
* stuffed memory leak + do not shorten existing mappings
- fixes illegal mem-access
- fixes two broken tests
14 lines of code changed in 1 file:
* MG_remap / MG_remaps only used in one module -> decl there
34 lines of code changed in 2 files:
- split AWTI into gui/nongui parts (only for export atm, non-gui import code may go to SL/SEQIO later)
994 lines of code changed in 13 files:
* GB_status2() -> GB_status()
* GB_install_status() installs both status functions now
* removed C++->C-wrappers and casts in AW_window.cxx
45 lines of code changed in 6 files:
- documented wrong behavior (added tests assuming wrong behavior)
27 lines of code changed in 1 file:
* added possibility to restrict tests by regexpr (match source file names)
57 lines of code changed in 3 files:
* added unit-tests for remapping of alignment during merge (documenting several remap problems)
239 lines of code changed in 5 files:
- memleak
2 lines of code changed in 1 file:
- error handling fixed
43 lines of code changed in 2 files:
- error handling fixed
21 lines of code changed in 4 files:
* splitted GB_export_IO_error() into GB_IO_error() and GB_export_IO_error()
- marked GB_export_IO_error() deprecated (use GB_export_error(GB_IO_error())!)
* fixed error handling for several functions
65 lines of code changed in 3 files:
- re-added test-case
3 lines of code changed in 1 file:
- NDEBUG mode fix for TEST_ASSERT_SEGFAULT
19 lines of code changed in 3 files:
* wrote more tests for ARBDB/adhash.cxx
- test-coverage is complete now
197 lines of code changed in 2 files:
- (strange) memleak?
1 lines of code changed in 1 file:
- use relative paths
0 lines of code changed in 1 file:
* more pretty output of uncovered lines
* skip uncovered lines for files w/o TEST-functions
* intentionally uncovered lines can be marked with 'NEED_NO_COV'
88 lines of code changed in 2 files:
- helper function to detect SIGSEGV
47 lines of code changed in 2 files:
patch from elmar (thx)
* mark_all_matches doesn't use PT_local*, so don't pass it
* turn C style stack variable allocations into C++ style ones
* allocate temporary list on stack instead of heap
* if requested result limited by ff_sort_max, don't pass full list to aisc
38 lines of code changed in 1 file:
- depends updated
3 lines of code changed in 1 file:
* how to show test-coverage
8 lines of code changed in 1 file:
* clean '*.cov'
* do not print coverage info about files in /usr/include
* allow missing .gcov files (just warn)
15 lines of code changed in 3 files:
- compile fix (NDEBUG+UNIT_TESTS)
4 lines of code changed in 1 file:
- use gcov to print test-coverage information
296 lines of code changed in 12 files:
- less verbose clean
1 lines of code changed in 1 file:
* added more compile time assertions
19 lines of code changed in 5 files:
* depends updated
7 lines of code changed in 2 files:
* ported [6521] to trunk
38 lines of code changed in 3 files:
- disabled DEBUG printout
1 lines of code changed in 1 file:
* fixed buffer overflow in AISC (when sent string is longer than AISC_MAX_STRING_LEN, which is 1024).
27 lines of code changed in 1 file:
* added GBS_chrncat()
9 lines of code changed in 2 files:
* fixed compile error (assert)
* fixed includes
* added include wrappers
* renamed functions "overloaded" by defines
260 lines of code changed in 12 files:
[static checker]
* var visability
5 lines of code changed in 1 file:
[static checker]
* assertion
4 lines of code changed in 1 file:
[static checker]
* fixed
- mem leaks
- potential NULL derefs
- error handling
463 lines of code changed in 13 files:
* ORF display
- draw two 60-degree-arcs instead of one 180-degree-arc
- fixed Amino-Name coloring
91 lines of code changed in 4 files:
[static checker]
* ED4_AA_sequence_terminal
- made public members private
- fixed completely broken SET_aaSequence_pointer()
* removed strange PV_ERROR, using GB_ERROR instead
* fixed error handling and leaks in
- PV_WriteTranslatedSequenceToDB()
- TranslateGeneToAminoAcidSequence()
184 lines of code changed in 3 files:
- corrected hash size
3 lines of code changed in 1 file:
[static checker]
* fixed error handling for several functions
* use flag for user aborts instead of interpreting content of error message
* use DI_MATRIX::ROOT to access static member (instead of using an instance variable)
* fixed delete/free mismatches
* stuffed leak
194 lines of code changed in 7 files:
* added 2nd flavor of aw_message_if()
3 lines of code changed in 1 file:
[static check]
* added assertion
2 lines of code changed in 1 file:
[static check]
* stuffed one leak in test-code
* excluded test-code from compilation using define
* made some functions static
16 lines of code changed in 2 files:
- compile fix
1 lines of code changed in 1 file:
[static check]
- some leaks stuffed
39 lines of code changed in 1 file:
[static check]
- some fixes / assertions added
73 lines of code changed in 4 files:
[static check]
- some fixes / assertions added
73 lines of code changed in 5 files:
- redefined ATTRIBUTED() as STATIC_ATTRIBUTED and INLINE_ATTRIBUTED
39 lines of code changed in 9 files:
- hm.. ATTRIBUTED works only for static functions (should be redefined as STATIC_ATTRIBUTED)
3 lines of code changed in 2 files:
[static check]
- some fixes / assertions added
59 lines of code changed in 5 files:
- ensured that "interpreter status" is forwarded properly
43 lines of code changed in 1 file:
- missing dependency
1 lines of code changed in 1 file:
- do not generate prototypes for ATTRIBUTED() function decls if -G is present
6 lines of code changed in 1 file:
- use standard functions
14 lines of code changed in 1 file:
- fix potential problems reported by static code-checker
310 lines of code changed in 5 files:
- added unit tests for gbcm_get_m_id(). also see [6486]
76 lines of code changed in 1 file:
- added VALGRIND=2 (use if test traps unexpectedly)
4 lines of code changed in 1 file:
- failed to parse test locations
3 lines of code changed in 1 file:
* moved a few types to arbdb_base.h
* only use arbdb_base.h or arbdb.h where possible
* global included cleanup
* added MBI headers to many files
* moved SQ_ambiguities.SQ_count_ambiguities() to separate object
1012 lines of code changed in 177 files:
- mention usage of environment variable PRINTER
5 lines of code changed in 1 file: