Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 183 (100.0%) | 2003 (100.0%) | 10.9 |
westram | 180 (98.4%) | 1994 (99.6%) | 11.0 |
boehnel | 1 (0.5%) | 8 (0.4%) | 8.0 |
epruesse | 1 (0.5%) | 1 (0.0%) | 1.0 |
artemov | 1 (0.5%) | 0 (0.0%) | 0.0 |
* reintegrates 'ali' into 'trunk'
* adds: log:branches/ali@19183:19205
112 lines of code changed in 1 file:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
2 lines of code changed in 1 file:
* fix unwanted export of overloaded functions to perl interface:
- GBT_log_to_tree_remark()
- GB_path_in_ARBLIB()
1 lines of code changed in 1 file:
* remove trailing whitespace from c source.
1 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:
* fix nameserver admin layout:
- status field now colored and resizeable
- change title
* change term 'name server' -> 'nameserver'.
2 lines of code changed in 1 file:
* add 'configure' button to 'synchronize ids'
- refactored AW_create_namesadmin_window -> AW_popup_namesadmin_window.
- document
50 lines of code changed in 3 files:
* full update from child 'fix' into 'trunk'
- fix item name accessors ({{{GBT_get_name}}} + {{{GBT_get_name_or_description}}})
- add {{{null2empty}}}
* adds: log:branches/fix@18140:18158
9 lines of code changed in 1 file:
* partial merge from 'group' into 'trunk'
- fixes to arb_progress
* adds:
- log:branches/group@17191:17218,17220:17260
- log:branches/progress@17195:17216,17218:17259
3 lines of code changed in 2 files:
* fixes #779
- force use of param {{{isWarning}}} (in {{{AWTC_pars_names}}})
- if called from {{{ArbImporter::import_data}}}: show duplicates-error as warning and continue with import
2 lines of code changed in 2 files:
* reintegrates 'gcc' into 'trunk'
- mostly cosmetics changes
* adds: log:branches/gcc@16655,16741:16743,16752:16765
2 lines of code changed in 1 file:
* partial merge from 'gcc' into 'trunk'
- use {{{nullptr}}} in Cxx11 (with backward compatibility)
* adds: log:branches/gcc@16683:16740,16744:16746,16751
38 lines of code changed in 3 files:
* partial merge from 'io' into 'trunk'
- {{{GB_rename_file}}} -> {{{GB_move_file}}}
- add {{{GB_copy_file}}}
- add safe versions of both
* adds: log:branches/io@16527:16532
1 lines of code changed in 1 file:
* reintegrates 'textedit' into 'trunk'
- fixes #586
* editor now always started asynchronously
* uses inotify to track file changes
- ~~also use inotify to track directory updates (in order to update file selections when needed)~~\\(./) by [16515] ff.; merged by [16551]
* adds: log:branches/textedit@16448:16468
2 lines of code changed in 2 files:
* reintegrates 'aci' into 'trunk'
- refactored wide parts of ACI code (incl. SRT+REG)
* added more test
* ACI tracing
- more complete and readable
- automatically turned off when done with expression
* improved error messages (esp. diagnostics)
* documentation (updated, added missing)
* fixed a bunch of bugs (incl. SEGV and deadlock)
* ACI now runs inside execution environment
- ACI language may be extended with custom commands (implements #756)
* added ACI extension for group-batch-rename
* adds:
- log:branches/aci@16170:16373
- log:branches/addtest@16193:16316
2 lines of code changed in 1 file:
* cleanup shell/system interface for GUI
- add wrappers w/o {{{AW_window*}}}-dummy
- inline {{{GB_xterm}}} in {{{AWT_console}}}
- replace {{{NT_primer_cb}}} by {{{AWT_system_in_console_cb}}}
- use {{{AWT_system_cb}}} where suitable
7 lines of code changed in 2 files:
* reintegrates 'fixres' into 'trunk'
- fixes #715
* adds: log:branches/fixres@15127:15175
5 lines of code changed in 2 files:
* reintegrates 'fix' into 'trunk'
* adds: log:branches/fix@15066,15073:15076,15082,15086:15093
1 lines of code changed in 1 file:
* partial merge from 'fix' into 'trunk'
- default_copyability++
* adds: log:branches/fix@15072,15077:15081
1 lines of code changed in 1 file:
* reintegrates 'gde' into 'trunk'
- fixes #695
* adds: log:branches/gde@14670:14675,14682:14785
1 lines of code changed in 1 file:
* do not cast AW_POPDOWN
4 lines of code changed in 2 files:
* rename species
- changed some progress titles
- progress for commit phase does not include pseudo-species part for non-genome-dbs
4 lines of code changed in 1 file:
* use full progress bar for rename-phase (and a second one for changes to trees, configs, etc.)
1 lines of code changed in 1 file:
* 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:
* GBS_read_arb_tcp()
- handle exported errors at callers
- changed error message to 'No such entry'
- related to [12396]
36 lines of code changed in 1 file:
* do not export error from
- arb_look_and_start_server()
- NameServerConnection::connect()
* instead of popping up an error, display nameserver status in admin window
* will fix #526 in gtk
19 lines of code changed in 2 files:
* merge [11502,11504,11505] from 'dist' into 'trunk'
* adds:
- log:branches/dist@11502,11504:11505
20 lines of code changed in 3 files:
* reintegrates 'ptsfix' into 'trunk':
* adds:
- log:branches/ptsdump@8966:9000
- log:branches/ptsfix@8965:9012,9014:9017,9019:9023,9025:9046,9048:9089,9091:9114,9116:9132,9134:9139,9141:9145,9147:9151,9153:9158,9160:9379,9381:11059
- log:branches/ptsstartup@9160:9235,9237:9278,9280:9336,9339:9361,9363:9446
- log:branches/ptsundef@9061:9358
8 lines of code changed in 1 file:
* depends for [11033]
2 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:
* typesafe advice cbs
1 lines of code changed in 1 file:
* replaced usage of untyped AW_POPUP_HELP
2 lines of code changed in 2 files:
* reintegrates 'help' into 'trunk':
* adds:
- log:branches/help@10647:10841
- log:branches/helptest@10704:10720
1 lines of code changed in 1 file:
(101 more)