Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
westram | 14 (100.0%) | 25 (100.0%) | 1.7 |
* 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.
1 lines of code changed in 1 file:
* reintegrates 'ali' into 'trunk'
* adds: log:branches/ali@19183:19205
14 lines of code changed in 2 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.
2 lines of code changed in 1 file:
* eliminate unused parameter {{{fallback2default}}} from {{{create_option_menu}}}.
3 lines of code changed in 1 file:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
3 lines of code changed in 2 files:
* fix uninitialized/unused warning.
0 lines of code changed in 2 files:
* declare classes final.
2 lines of code changed in 1 file:
* define order types globally (fixes build for gcc 4.4.3).
0 lines of code changed in 2 files:
* define const member static (fixes build for gcc 4.6.3).
0 lines of code changed in 2 files: