- fix conversion-null warnings
8 lines of code changed in 4 files:
* removed unused(-but-set) variables/params
9 lines of code changed in 5 files:
* removed unused(-but-set) variables/params
3 lines of code changed in 3 files:
* DRYed code in ED4_with_whole_block
6 lines of code changed in 1 file:
* removed unused, experimental code (limiting the height of the top-area in EDIT4)
0 lines of code changed in 3 files:
* removed unused(-but-set) variables/params
18 lines of code changed in 5 files:
* moved parsing of GC properties (prefix chars) into own class
66 lines of code changed in 1 file:
- removed unused(-but-set) variables/params
7 lines of code changed in 1 file:
- removed unused(-but-set) variables/params
3 lines of code changed in 2 files:
- removed unused(-but-set) variables/params
12 lines of code changed in 2 files:
- remove unused old test code
0 lines of code changed in 2 files:
* removed unused(-but-set) variables/params
17 lines of code changed in 11 files:
* removed unused(-but-set) variables/params
1 lines of code changed in 4 files:
* removed unused(-but-set) variables/params
* fixed locals in touched functions
93 lines of code changed in 2 files:
- removed unused(-but-set) variables/params
20 lines of code changed in 5 files:
- fixed some global shadow warnings
28 lines of code changed in 6 files:
- removed outdated example code
0 lines of code changed in 5 files:
- removed using decls from headers
51 lines of code changed in 11 files:
* extracted library for Location from GENOM_IMPORT
- removes cyclic dependency from GENOM <> GENOM_IMPORT
- makes GENOM_IMPORT, GENOM and AWTI testable
* remove duplicated dependency EDIT4->ITEMS
676 lines of code changed in 25 files:
* wrap main for untested (but testable) units
- still untestable
* ptpan (wont change in this branch)
* GENOM (cyclic dependency with GENOM_IMPORT due to Location)
* fix missing lib dependencies
- DIST -> SL/NDS
- STAT -> SL/ITEMS
- AW_NAME -> libAWT (instead of libWINDOW)
46 lines of code changed in 17 files:
- forgot file
1 lines of code changed in 1 file:
* completes [8246]
- main-wrapper-objects
* compile with normal c-flags (fixes nightly cross-compilation error)
* compile for C and C++ (allows to link vs leftover C-compilations (e.g. arb_a2ps))
- changed main->ARB_main in TOOLS (fixes other broken nightly builds)
- remove experimental entry-point from unit-test-executables (leftover from failed approach, execution via custom entry-point does not init static data at all)
- corrected link printouts
65 lines of code changed in 16 files:
* eliminated several main()'s from lib/obj-code
- replaced by ARB_main
- link executable with wrapper-object (main->ARB_main)
* unit-tests now use their own main()
- this ensures that all static data is initialized when the unit-test starts (previous behavior was working, but undefined)
- all tests pass (versus [8243])
86 lines of code changed in 29 files:
- fix tests (static initialization in tests is undefined, since test itself starts via static initialization)
* TEST_BI_ecoli_ref
* TEST_plugin_found
6 lines of code changed in 2 files:
- fix TEST_attribute_parser
* caused by undefined static-initialization order (that will most likely spread a bunch of new bugs into ARB)
3 lines of code changed in 1 file:
- shadow warning
6 lines of code changed in 1 file:
- sort libraries by inter-dependencies
* fixes linkage of unit tests
51 lines of code changed in 1 file:
- use libmotif4
- changed way to add the ARB repository to sources.lst
3 lines of code changed in 1 file:
- patch for ubuntu 11.10 oneiric / gcc 4.6.1 (thx to Kai)
* dont link PHYML statically
* dont strip symbols
* prefix linker flags passed via compiler with -Wl,
15 lines of code changed in 2 files:
- defaults same as till [7668]
3 lines of code changed in 1 file:
* AWT_canvas
- option to toggle whether text is considered in size-calculation (on zoom-reset)
* NTREE: added tree display options to toggle between traditional and new zoom-behavior
- defaults are
* similar to traditional behavior for dendro/irs-tree
* new behavior for radial tree
109 lines of code changed in 9 files:
merge updates for SINA gui
132 lines of code changed in 1 file:
- merged [8219] from dev
1167 lines of code changed in 6 files:
- removed dead code
0 lines of code changed in 3 files:
* fix #249 by reverting [7097/branches/refactor/PHYLO/PH_display.cxx]
0 lines of code changed in 1 file:
merge from stable_5.0 [8207] [8210] [8211]
* refer to ubuntu 10.04 (lucid/LTS)
* drop suse version (no longer supported, got no up-to-date suse-machine)
* drop gcc <4.x
7 lines of code changed in 3 files:
merge from stable_5.0 [8203]
* removed molphy (protml)
0 lines of code changed in 105 files: