[root]/AWT
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 2350 (100.0%) | 66537 (100.0%) | 28.3 |
westram | 2230 (94.9%) | 49066 (73.7%) | 22.0 |
oldcode | 57 (2.4%) | 15200 (22.8%) | 266.6 |
yadhu | 23 (1.0%) | 1507 (2.3%) | 65.5 |
meierh | 9 (0.4%) | 681 (1.0%) | 75.6 |
boehnel | 11 (0.5%) | 43 (0.1%) | 3.9 |
epruesse | 13 (0.6%) | 32 (0.0%) | 2.4 |
huberj | 2 (0.1%) | 4 (0.0%) | 2.0 |
baderk | 4 (0.2%) | 3 (0.0%) | 0.7 |
richter | 1 (0.0%) | 1 (0.0%) | 1.0 |
* rename {{{aw_file_selection}}} -> {{{aw_modal_file_selection}}} to emphasize that it will break macro-capability.
* use non-modal fileprompter to select reference database for sina.
2 lines of code changed in 1 file:
* suppress bogus warning for gcc 9.4 + 9.5
1 lines of code changed in 1 file:
* fix NDEBUG builds for gcc 10.1 - 10.5
- allow to use 10.4 + 10.5
- expect 18 vectorizations starting with gcc 10.1
- suppress bogus warning
- similar to [19434]
1 lines of code changed in 1 file:
* fixes for gcc 10.3:
- suppress known bogus warning
- set vectorization count to 18
3 lines of code changed in 1 file:
* string splitters:
- unittests for {{{GBT_split_string}}}:
* add tests for dropEmptyTokens.
* document special behavior for empty string.
- define enum {{{SplitMode}}}. use enum instead of bool param for GBT_splitNdestroy_string + GBT_split_string.
4 lines of code changed in 2 files:
* reintegrates 'refactor' into 'trunk'
- eliminates old interface of {{{GBS_strstruct}}}
- add a few new unittests (editor-config string + some PT-SERVER-functions)
* adds: log:branches/refactor@19300:19338
4 lines of code changed in 1 file:
* reintegrates 'sina' into 'trunk'
- build/deliver sina together with arb
* adds: log:branches/sina@18984:19043,19046:19069,19072:19244
15 lines of code changed in 1 file:
* if found file is no input mask,
- print a warning to console in RELEASE mode.
- no longer print bogus warnings in DEBUG mode.
34 lines of code changed in 1 file:
* handle results from add-new-changekey functions.
- while refreshing keys: only warn.
* generally fix error handling in {{{MG_copy_and_check_alignments}}}.
3 lines of code changed in 1 file:
* rename (typo).
6 lines of code changed in 1 file:
* {{{create_toggle_field}}}:
- change one flavor: allow to pass label AND orientation.
- directly pass labels (instead of explicit calls to {{{AW_window::label}}})
15 lines of code changed in 2 files:
* use {{{AW_orientation}}} to specify orientation of radio button.
10 lines of code changed in 3 files:
* remove parameter {{{fallback2default}}} from
- {{{create_selection_list}}}
- {{{create_list}}}
- {{{awt_create_TREE_selection_list}}}
- {{{awt_create_CONFIG_selection_list}}}
- {{{awt_create_SAI_selection_list}}}
* remove some - now unused - locals.
19 lines of code changed in 4 files:
* eliminate unused parameter {{{fallback2default}}} from {{{create_option_menu}}}.
8 lines of code changed in 5 files:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
14 lines of code changed in 1 file:
* fixed display of mapped AWARs
- crashed when they are mapped to different database (e.g. in case of NDS awars which get mapped to loaded database)
16 lines of code changed in 1 file:
* change layout of 'Color Translation Table' properties window (make space for HELP button).
* add help button (fixes #326)
* change documentation of 'Define Color Translations'.
0 lines of code changed in 1 file:
* remove trailing whitespace from c source.
38 lines of code changed in 11 files:
* inline {{{SOURCES}}} where only used to generate list of objects.
1 lines of code changed in 1 file:
* change references to (never released) arb-6.1 -> arb-7.0
1 lines of code changed in 1 file:
* reintegrates 'root' into 'trunk'
- implements #449
* adds: log:branches/root@18451:18633
5 lines of code changed in 1 file:
* silence bogus array bounds warning also for gcc 9.3
1 lines of code changed in 1 file:
* full update from child 'fix' into 'trunk'
* adds: log:branches/fix@18339:18351
3 lines of code changed in 2 files:
* reintegrates 'saicalc' into 'trunk'
- implements #730
* adds: log:branches/saicalc@18141:18310
10 lines of code changed in 3 files:
* arb database browser:
- pull-out get_node_info_string() from child_changed_cb().
- show awar info where available.
- recurse mapped awars.
- fix wrapped dump for several types of DB entries (e.g. GB_INT, GB_FLOAT, ...).
- fix display bug on last line when no separator was used.
164 lines of code changed in 2 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
7 lines of code changed in 4 files:
* reintegrates 'cleanup' into 'trunk'
* adds: log:branches/cleanup@18105:18112
3 lines of code changed in 2 files:
* full update from child 'fts' into 'trunk'
- implements #562
* adds:
- [18091/branches/fts]
- log:branches/gui@17754:17924,17926:18090
2 lines of code changed in 1 file:
* silence bogus array-bounds warning from gcc 9.2
1 lines of code changed in 1 file:
* create_export_awars:
- rename one flavor -> {{{create_fig_export_awars}}}
- hardcode AW_ROOT_DEFAULT for other flavor.
4 lines of code changed in 1 file:
* reintegrates 'gcc' into 'trunk'
* adds: log:branches/gcc@17850:17876
15 lines of code changed in 1 file:
* change result type of ConfigMapping::config_string() to string.
- fix callers.
2 lines of code changed in 1 file:
* partial merge from 'fts' into 'trunk'
- {{{ConfigMapping}}}:
* cleanup
* add missing tests
* fix config bug: trailing backslash at end of values did cause wrong read of data
* adds: log:branches/fts@17718:17723
39 lines of code changed in 3 files:
* move {{{ConfigMapping}}} -> CORE library
5 lines of code changed in 2 files:
* rename decode_escapes -> decodeEscapes
2 lines of code changed in 1 file:
* move tested functionality into {{{ConfigMapping}}}.
* delegate from AWT_config.
125 lines of code changed in 2 files:
* add missing test for has_entry
3 lines of code changed in 1 file:
* use const_iterator instead of non-const.
5 lines of code changed in 1 file:
* {{{AWT_config_mapping}}} -> {{{ConfigMapping}}}
- derive from map
- pointers -> refs
41 lines of code changed in 2 files:
* add unittests for AWT_config.
- test config<->string conversions.
135 lines of code changed in 2 files:
(1032 more)