Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
westram | 81 (100.0%) | 508 (100.0%) | 6.2 |
* reintegrates 'macros' into 'trunk'
* implements #856
* adds: log:branches/macros@19482:19488
99 lines of code changed in 7 files:
* reintegrates 'split' into 'trunk'
* adds: log:branches/split@19102:19166
1 lines of code changed in 1 file:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
4 lines of code changed in 1 file:
* remove trailing whitespace from c source.
3 lines of code changed in 1 file:
* 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
1 lines of code changed in 1 file:
* reintegrates 'cleanup' into 'trunk'
- performs #762 (shrink 3.7 k)
* adds: log:branches/cleanup@16924:16935
0 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
47 lines of code changed in 5 files:
* 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
1 lines of code changed in 1 file:
* reintegrates 'fix' into 'trunk'
- valgrind fixes
* generally repaired valgrinding (external tools)
* {{{group_scaling}}} was not initialized correct (RUI)
- DRYed code to run external tools from unittests
* adds: log:branches/fix@16037:16042
4 lines of code changed in 2 files:
* remove {{{virtual}}} if {{{OVERRIDE}}} is present
- OVERRIDE implies 'implicit virtual' (if code compiles as C++11 <- tested on build server!)
1 lines of code changed in 1 file:
* reintegrates 'fixres' into 'trunk'
- fixes #715
* adds: log:branches/fixres@15127:15175
10 lines of code changed in 3 files:
* reverts [14714] (not useful)
0 lines of code changed in 1 file:
* ~~merge [14712] from 'gde' into 'trunk'~~
(reverted by [14746])
3 lines of code changed in 1 file:
* reintegrates 'remote' into 'trunk'
- implements #52 and #362
* adds: log:branches/remote@14624:14640
7 lines of code changed in 1 file:
* use typed callback in MACROS
13 lines of code changed in 3 files:
* reintegrates 'vectorize' into 'trunk'
- adds vectorization check for gcc 4.9.x / NDEBUG compile
* adds:
- log:branches/vectorize@13428:13442
1 lines of code changed in 1 file:
* fixes #634
- client reports selecting 'none' as
{{{
"ARB_PARS*AWAR*tmp/pars/filter/subname*"
}}}
- macro server failed to parse empty value at EOS (and forwarded NULL instead)
8 lines of code changed in 1 file:
* reduce diffs between gtk/motif
- backport [12375]
- use ifdef ARB_GTK
13 lines of code changed in 1 file:
* fix #567
- during macro playback raise a playback-flag in {{{gb_server_data}}} (while performing action-callback or awar-change)
- accept '''one''' client in {{{GB_resort_data_base}}}, if that playback-flag is set
* misbehavior described in #567 caused an error, but did not show it
- return error from KeySorter::save_changes
- fix typo in error message
7 lines of code changed in 1 file:
* NT_resort_... cannot be used from macros
- mark them as "unrecordable"
3 lines of code changed in 1 file:
* reintegrates 'fix' into 'trunk'
- fixes #522
* adds:
- log:branches/fix@12058:12137
16 lines of code changed in 2 files:
* fixes #505
13 lines of code changed in 1 file:
* test-macro re-recorded
- manually created expected result
- mark test as "failing"
2 lines of code changed in 1 file:
* reintegrates 'customize' into 'trunk'
- slightly refactored File_selection (to allow changes needed by #263)
* adds:
- log:branches/customize@11913:11919,11921:11942,11945:11947
1 lines of code changed in 1 file:
* reintegrates 'macros' into 'trunk'
- fixes #485
- implements #455
- allow reverse sorting of species entries (DB-order)
* adds:
- log:branches/macros@11780:11783,11785:11797
127 lines of code changed in 11 files:
* reintegrates 'macros' into 'trunk'
- implements #456
* adds:
- log:branches/macros@11761:11777
21 lines of code changed in 1 file:
* reintegrates 'fix' into 'trunk'
- implements: #158
- fixes: #386, #463, #459
* adds:
- log:branches/fix@11579:11625
20 lines of code changed in 1 file:
* use typed DB callbacks (rest)
10 lines of code changed in 2 files:
* depends for [11033]
4 lines of code changed in 1 file:
* publish DB callback interface separately from rest of DB interface
6 lines of code changed in 3 files:
* use cflags before cxxflags
1 lines of code changed in 1 file:
* renamed include variables
1 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)
1 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:
* replaced usage of untyped AW_POPUP_HELP
1 lines of code changed in 2 files:
- reintegrated branch 'helptest'
7 lines of code changed in 3 files:
- include downcast.h from arbdbt.h
(this break C++11 compilation, i.e. gcc4.8 or newer)[[BR]]
amendment:
* also broke compilation on ubuntu 13.04 and with gcc 4.7.3 (due to nameclash with boost)
4 lines of code changed in 1 file:
* allow to reconfigure dbserver with new application ID
24 lines of code changed in 4 files:
* defined new typed callback type (!TimedCallback)
* AW_root::add_timed_callback... expects !TimedCallback
6 lines of code changed in 1 file:
(3 more)