- make hotfix work
4 lines of code changed in 1 file:
- show build date of pt servers
- fixed const-modifying code (fixes ticket #12 comment 04/23/07 14:42:34)
40 lines of code changed in 1 file:
- better message when pt-server wasn't built yet
- changed param of arb_look_and_kill_server
9 lines of code changed in 1 file:
- changed param of arb_look_and_kill_server
5 lines of code changed in 1 file:
Fixed an error (seqfault) which appeared when trying to calc the helix quality of sequences and using long fiters.
29 lines of code changed in 2 files:
- arb_start_server modified const result of GBS_read_arb_tcp()
- arb_look_and_kill_server: fixed missing const warning (which has been casted away)
87 lines of code changed in 1 file:
- main: fixed missing const warning (which has been casted away)
8 lines of code changed in 2 files:
- made some params const
6 lines of code changed in 2 files:
- fixed undefined behavior in aw_str_2_label()
35 lines of code changed in 1 file:
- fixed handling of changed return value (was freeing const value due to past
cast from char* to char*)
If I get hold of anybody inserting such casts, I'll cast him out of
the window personally!
7 lines of code changed in 1 file:
Added "(K)Ubuntu" to the DEBIAN flag comment
1 lines of code changed in 1 file:
Menu "Sequence Quality Tool" activated (DEBUG comments removed)
0 lines of code changed in 1 file:
- added comments before putting into ARB
3 lines of code changed in 1 file:
- merged with version from ARB
57 lines of code changed in 1 file:
- developer switch (added kai)
2 lines of code changed in 1 file:
- added a checksum test on GDE reimport (used by external aligners).
If checksum is changed by aligner -> print warning message
30 lines of code changed in 1 file:
- changed calls to open_AWTC_import_window()
- CLI parameter '-import'
26 lines of code changed in 1 file:
- reverted back to old genome importer due to partial CVS merge
3 lines of code changed in 1 file:
- depends updated
22 lines of code changed in 2 files:
- changed 'char*' to 'const char*' due to changed result
of GBS_read_arb_tcp
1 lines of code changed in 1 file:
- added ARB_TCP_DAT_VERSION
- improved description
13 lines of code changed in 1 file:
- fixed undefined behavior in AW_xfig::print
25 lines of code changed in 1 file:
- aw_message can handle messages containing LFs
32 lines of code changed in 1 file:
- changed 'char*' to 'const char*' due to changed result
of GBS_read_arb_tcp
4 lines of code changed in 3 files:
- fixed a bug in nameserver (crash on load of old DB version)
1 lines of code changed in 1 file:
- changed several 'char*' to 'const char*' due to changed result
of GBS_read_arb_tcp and GBS_scan_arb_tcp_param
15 lines of code changed in 2 files:
- fixed call to open_AWTC_import_window()
1 lines of code changed in 1 file:
- fixed result-type of MP_probe_pt_look_for_server()
36 lines of code changed in 3 files:
- added wrapper to use header w/o gui-parts
- added AW_select_nameserver()
6 lines of code changed in 1 file:
- added AW_select_nameserver()
- fixed changed result-type of GBS_read_arb_tcp()
100 lines of code changed in 1 file:
- pass main DB to open_AWTC_import_window
1 lines of code changed in 1 file:
- added 'doExit' and 'gb_other_main' to struct awtcig
9 lines of code changed in 1 file:
- generate a UniqueNameDetector before looping over files to import
Needed for new genome importer.
- when generating new names on import, maybe ask which nameserver to use
- fix: close button of import window closed ARB unconditionally if
import was used before from ARB intro or CLI
24 lines of code changed in 1 file:
- fixed changed result-type of GBS_read_arb_tcp()
17 lines of code changed in 1 file:
- link adtcp.c
1 lines of code changed in 1 file:
- warning fix
1 lines of code changed in 1 file:
- prototypes updated
9 lines of code changed in 2 files:
- depends updated
11 lines of code changed in 1 file:
- forward error-reason in gbcmc_open()
1 lines of code changed in 1 file:
- added GBS_reuse_buffer() to "free" one of the static buffers for new usage
- moved arb_tcp.dat-related code to adtcp.c
- Changed error message on GB_internal_error()
84 lines of code changed in 1 file:
- moved arb_tcp.dat related functions from adstring.c
- read arb_tcp.dat only once (or when changed on disk)
- improved handling of errors in arb_tcp.dat
- added GBS_get_arb_tcp_entries() to query server ids
421 lines of code changed in 1 file:
- added adtcp.o
1 lines of code changed in 1 file:
- removed newline at end of output
2 lines of code changed in 1 file:
- untabified+indented
256 lines of code changed in 1 file:
- untabified
22 lines of code changed in 1 file: