add gcc 4.9.1 (merge from debian patches)
1 lines of code changed in 1 file:
- restrict save test to DEBUG build
2 lines of code changed in 1 file:
- ~~use suggested fix for #582~~
(reverted by [12678])
16 lines of code changed in 1 file:
* merge [12602] from 'alilink' into 'trunk'
2 lines of code changed in 2 files:
* no longer use aw_popup_exit (causes resource problems)
- either use GBK_terminate or pass back error
* shutdown_macro_recording before exit during startup
19 lines of code changed in 4 files:
- update prototypes
0 lines of code changed in 1 file:
Use arb_socket_open in ARBDB
- DRY: gbcm_get_n_id is gone, gbcm_open_socket reduced to replacing ":"
- gbcm_write_flush simplified
- SIGPIPE handler no longer necessary
- Error messages changed (hopefully nicer now)
34 lines of code changed in 3 files:
- update depends for [12591]
0 lines of code changed in 2 files:
remove more traces of common.a
3 lines of code changed in 5 files:
AISC now uses arb_open_socket, arb_socket_write and ..._read.
- SIGPIPE is disabled via setsockopt on mac and via MSG_NOSIGNAL
on Linux.
- No more usleep in write loop.
- arb_socket_write returns -1 on failure
(needed change to client.c as aisc_s_write and aisc_c_write
differed in error handling)
- common.[hc] are gone
- fixes build failure in build 797
104 lines of code changed in 10 files:
- fork() server process instead of using "nc" (would be another build-dep)
- return "" if ENOENT or ECONNREFUSED
90 lines of code changed in 1 file:
- disable NDEBUG dumps (ptserver)
10 lines of code changed in 2 files:
- add arb_open_socket()
- fix bug in arb_shell_expand()
262 lines of code changed in 3 files:
change error message (this is AISC, not the DB SERVER)
1 lines of code changed in 1 file:
disable UNIT_TESTER warnings by default
4 lines of code changed in 1 file:
depends for [12577]
13 lines of code changed in 1 file:
add arb_shell_expan(const char*) function to handle path expansion
108 lines of code changed in 2 files:
- use seqdata from edit4 screenshot as launch icon (implements #365)
64 lines of code changed in 2 files:
- replace 'edit4 launch icon'
- applies to #365 (hoping that the new icon is more intuitive)
117 lines of code changed in 3 files:
* merge some changes from 'stable' back into 'trunk'
* adds:
- log:branches/stable@12561:12563
- [http://bugs.arb-home.de/changeset?new=12560%40branches%2Fstable%2Farb_CHANGES.txt&old=12268%40branches%2Frc%2Farb_CHANGES.txt misc changelog updates]
23 lines of code changed in 2 files:
- fixes #486
5 lines of code changed in 1 file:
fix AVX version not built due to "USE_GCC_46_OR_HIGHER" not exported
2 lines of code changed in 2 files:
remove double press-any-key
0 lines of code changed in 1 file:
* print to file
- always save in HOME
- write full path to console
10 lines of code changed in 1 file:
- several renames
- dump used filename for ascii files
13 lines of code changed in 2 files:
use readonly svn url
2 lines of code changed in 2 files:
- remove broken help
0 lines of code changed in 1 file:
- add help for raxml8
- import normal tree also in quick mode
- check against too many/few sequences for model
21 lines of code changed in 2 files:
fix missing LD_LIBRARY_PATH setup
23 lines of code changed in 1 file:
* arb_srclst
- remove 'tar.gz' (cannot match)
- remove explicit expressions for some .tgz (now all packed)
- skip 'TAGS.*'
- trace to STDERR + trace extension matching
16 lines of code changed in 1 file:
first working version of RAxML8 integration
170 lines of code changed in 3 files:
srclist doesn't like extensions containing '.' ...
1 lines of code changed in 1 file:
I really wonder why only it's only one target (ubuntu 10.04) that
is picky about arb_srclist.pl not knowing how to handle some files.
1 lines of code changed in 1 file:
- fix test case failing because of added menu item
(not sure about verifying the number of menu items in cxx unit tests...)
- fix arb_srclist.pl not knowning what to do with arb_raxml8
- some fixes to script (not yet working)
126 lines of code changed in 5 files:
only build AVX version of RAxML if GCC >= 4.6.0
17 lines of code changed in 2 files:
try arb_sed instead of sed (uses gsed on osx)
1 lines of code changed in 1 file:
add GDE/RAxML8/builddir to directories not included in src tarball
1 lines of code changed in 1 file:
use suffix stamp for stamp files (ignored by arb_srclst.pl)
5 lines of code changed in 1 file:
fix OSX sed needs '' after -i
3 lines of code changed in 1 file:
initial add of RAxML 8
182 lines of code changed in 5 files:
* automatically correct output-filename-extension to .txt or .ps
45 lines of code changed in 1 file:
- fix a2ps segfault (#573)
1 lines of code changed in 1 file:
update
5 lines of code changed in 1 file:
- treat dots as 'X' when combining ancestor sequences in ARB_PARSIMONY (protein sequences)
- previously dots where treated as gaps
- dna/rna combine always treated dots as 'N'
- thx to Yan Shi for tracking down that misbehavior
- fixes #144
5 lines of code changed in 1 file:
- fixes #572
7 lines of code changed in 1 file:
* fix #571
- only trigger branchlength calculation after commands in MOVE- or NNI-modes
5 lines of code changed in 1 file: