Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
westram | 9 (100.0%) | 143 (100.0%) | 15.8 |
* 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:
* 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.
3 lines of code changed in 1 file:
* eliminate unused parameter {{{fallback2default}}} from {{{create_option_menu}}}.
2 lines of code changed in 1 file:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
1 lines of code changed in 1 file:
* reintegrates 'fts' into 'trunk'
* adds: log:branches/fts@18177:18185
105 lines of code changed in 1 file:
* full update from child 'fix' into 'trunk'
- improve target 'cleanRelinkable'
- fix crash in inotify file tracker (occurred when moving a tracked file)
- minor tweaks for fts
* adds: log:branches/fix@18131:18139
31 lines of code changed in 4 files: