[root]/PROBE
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 799 (100.0%) | 24897 (100.0%) | 31.1 |
westram | 706 (88.4%) | 18996 (76.3%) | 26.9 |
oldcode | 15 (1.9%) | 4415 (17.7%) | 294.3 |
brettske | 3 (0.4%) | 423 (1.7%) | 141.0 |
boehnel | 26 (3.3%) | 325 (1.3%) | 12.5 |
spanfeln | 17 (2.1%) | 302 (1.2%) | 17.7 |
meierh | 4 (0.5%) | 213 (0.9%) | 53.2 |
baderk | 20 (2.5%) | 198 (0.8%) | 9.9 |
epruesse | 5 (0.6%) | 19 (0.1%) | 3.8 |
eissler | 2 (0.3%) | 6 (0.0%) | 3.0 |
artemov | 1 (0.1%) | 0 (0.0%) | 0.0 |
* fix NDEBUG warnings (gcc 10.2)
- by simplifying {{{GB_transaction}}} dtor (completely separates asserting from not-asserting code)
- format-overflow-warning.
1 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.
1 lines of code changed in 1 file:
* reintegrates 'refactor' into 'trunk'
- polish {{{GBS_strstruct}}}
* adds: log:branches/refactor@19339:19345
1 lines of code changed in 1 file:
* 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
73 lines of code changed in 3 files:
* reintegrates 'ali' into 'trunk'
* adds: log:branches/ali@19183:19205
38 lines of code changed in 1 file:
* fixed LOOP_VECTORIZED expressions that used '*'-count (for gcc 10.x-series).
2 lines of code changed in 1 file:
* fix loop vectorization checks failing with gcc 10.x
2 lines of code changed in 2 files:
* accept gcc 9.4.0
* loop vectorizations failing with gcc 9.1 - 9.3 also fail with 9.4.
1 lines of code changed in 1 file:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
11 lines of code changed in 2 files:
* reintegrates 'help' into 'trunk'
- relocate help sources
* adds: log:branches/help@18763:18780
1 lines of code changed in 1 file:
* remove trailing whitespace from c source.
21 lines of code changed in 11 files:
* full update from child 'stable' into 'trunk'
- merge changes done to arb-7.0 release candidate
* adds: log:branches/stable@18690:18695
1 lines of code changed in 1 file:
* accept gcc 9.3.0
- vectorizations failing with 9.1 and 9.2 still fail with 9.3.
1 lines of code changed in 1 file:
* reintegrates 'saicalc' into 'trunk'
- implements #730
* adds: log:branches/saicalc@18141:18310
1 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
5 lines of code changed in 2 files:
* document vectorizations failing with gcc 9.2.
* document vectorizations refused as "not worthwhile" by gcc 9.2.
* cannot check loop vectorization in header (seq.h).
1 lines of code changed in 1 file:
* change names of related variables in ptserver.
2 lines of code changed in 1 file:
* use security objects instead of manually calling GB_push/pop_my_security.
* eliminate GB_push/pop_my_security.
* fix scoping using a TA object.
6 lines of code changed in 1 file:
* reintegrates 'gcc' into 'trunk'
* adds: log:branches/gcc@17850:17876
8 lines of code changed in 2 files:
* reintegrates 'config' into 'trunk'
* adds: log:branches/config@17733:17737
1 lines of code changed in 1 file:
* reintegrates 'fix' into 'trunk'
- elim dead code
- use const hash loop
* adds: log:branches/fix@17380,17388:17395
4 lines of code changed in 2 files:
* checked quality calculation (probe design):
- document more details
- added comments
- debug code to dump quality calculation
16 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
11 lines of code changed in 3 files:
* reintegrates 'gcc' into 'trunk'
- complete arb port to gcc 8.1
- fixes NDEBUG-related issues (not handled by [16986])
* adds: log:branches/gcc@17164:17177
2 lines of code changed in 2 files:
* reintegrates 'gcc' into 'trunk'
- ports arb to gcc 8.1 (fixing warnings)
* adds: log:branches/gcc@16965:16985
Update: continued by [17178]
1 lines of code changed in 1 file:
* reintegrates 'gcc' into 'trunk'
- mostly cosmetics changes
* adds: log:branches/gcc@16655,16741:16743,16752:16765
10 lines of code changed in 5 files:
* partial merge from 'gcc' into 'trunk'
- use {{{nullptr}}} in Cxx11 (with backward compatibility)
* adds: log:branches/gcc@16683:16740,16744:16746,16751
100 lines of code changed in 13 files:
* reintegrates 'gcc' into 'trunk' (fixes defect part of #752)
- allow compilation with gcc 7.x series (accepting 2 clang-test-results for gcc 7.x)
- vectorization:
* in {{{SL/CONSENSUS/chartable.cxx}}} works again with gcc 7.x (broken for 6.x series)
- checker: added syntax to exclude a range of versions
* check new 7.x vectorizations + fix vectorization-counts
* adds: log:branches/gcc@16578:16635,16649:16652
2 lines of code changed in 1 file:
* partial merge from 'gcc' into 'trunk'
- handles #770 by reducing optimizations of several bleeding test functions
* adds: log:branches/gcc@16636:16648
1 lines of code changed in 1 file:
* reintegrates 'vectorize' into 'trunk'
- fixes #700
* documented vectorization-checks
* fine-grained check based on gcc-version
- drops old gcc-versions (<4.4.3)
- new attribute {{{__ATTR__DONT_VECTORIZE}}}
* disabled vectorization of {{{POS_TREE2::init_static()}}} for newer gcc-versions (generated code fails tests)
- added a bunch of new vectorization-checks (probably irrelevant to overall performance)
* adds: log:branches/vectorize@15531:16585,16595:16627
16 lines of code changed in 6 files:
* partial merge from 'vectorize' into 'trunk'
- eliminates {{{usleep}}} (using {{{nanosleep}}} via {{{ARB_sleep}}})
* adds: log:branches/vectorize@16587:16591
2 lines of code changed in 1 file:
* 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:
* fix spelling for 'occurrence'
11 lines of code changed in 1 file:
* reintegrates 'warnings' into 'trunk'
- use gnu++14-standard for gcc>=6
- use gnu++0x-standard for gcc<4.7 (bugfix)
- defines many inlines as constexpr
* adds: log:branches/warnings@15515:15522,15525:15528
7 lines of code changed in 2 files:
* reintegrates 'errhandle' into 'trunk'
* adds: log:branches/errhandle@15275:15278
1 lines of code changed in 1 file:
* reintegrates 'fixres' into 'trunk'
- fixes #715
* adds: log:branches/fixres@15127:15175
44 lines of code changed in 12 files:
* partial merge from 'fix' into 'trunk'
- default_copyability++
* adds: log:branches/fix@15072,15077:15081
0 lines of code changed in 2 files:
* fix error-forwarding (from external tools -> ARB GUI)
- {{{GBK_singlequote}}} error message (replaces various wrong ways to do that)
- always call {{{arb_message}}} asynchronously
6 lines of code changed in 1 file:
* [14501] introduced a duplicate '-D' in ptserver calls. fixed.
- note2self: running unittests before commit doesnt harm ;)
2 lines of code changed in 1 file:
* use argument quoting for
- NDS export (target file, print header and postscript output file)
- calling external editor (e.g. "edit macro file")
- calling macros (tested from GUI and CLI with {{{1'2"3.amc}}})
- canvas -> xfig/printer/postscript
- calling editor with user defined configuration name
- merge from/to arb database
- when passing DB name to ptserver
- to pass search expression to grep (while searching helpfiles)
7 lines of code changed in 1 file:
(347 more)