Directory MULTI_PROBE/

Directory Created:
2000-11-23 11:41
Total Files:
21
Deleted Files:
2
Lines of Code:
6107

[root]/MULTI_PROBE

Lines of Code

MULTI_PROBE/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 585 (100.0%) 16060 (100.0%) 27.4
westram 560 (95.7%) 9440 (58.8%) 16.8
oldcode 19 (3.2%) 6322 (39.4%) 332.7
meierh 1 (0.2%) 292 (1.8%) 292.0
boehnel 3 (0.5%) 6 (0.0%) 2.0
baderk 1 (0.2%) 0 (0.0%) 0.0
artemov 1 (0.2%) 0 (0.0%) 0.0

Most Recent Commits

westram 2023-05-31 09:21 Rev.: 19365


* 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.

2 lines of code changed in 1 file:

  • MULTI_PROBE: MP_Window.cxx (+2 -2)
westram 2022-11-13 16:47 Rev.: 19339


* 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

33 lines of code changed in 1 file:

  • MULTI_PROBE: MP_sonde.cxx (+33 -26)
westram 2022-11-06 17:26 Rev.: 19300


* reintegrates 'refactor' into 'trunk'
- new unittest for MULTI_PROBE functionality
* adds: log:branches/refactor@19297:19299

97 lines of code changed in 2 files:

  • MULTI_PROBE: MP_sonde.cxx (+95 -1), Makefile (+2)
westram 2022-11-06 17:09 Rev.: 19297


* reintegrates 'refactor' into 'trunk'
- refactored MULTI_PROBE to support unittest.
* adds: log:branches/refactor@19286:19296

189 lines of code changed in 10 files:

  • MULTI_PROBE: MP_Window.cxx (-2), MP_externs.hxx (+1 -3), MP_mo_liste.cxx (+79 -81), MP_noclass.cxx (+1 -17), MP_permute.cxx (+1 -1), MP_sonde.cxx (+73 -59), MP_sondentopf.cxx (+9 -5), Makefile (+2 -1), MultiProbe.hxx (+21 -25), mpdefs.h (+2 -3)
westram 2022-08-03 15:52 Rev.: 19206


* reintegrates 'ali' into 'trunk'
* adds: log:branches/ali@19183:19205

11 lines of code changed in 1 file:

  • MULTI_PROBE: MP_Window.cxx (+11 -7)
westram 2022-07-21 14:01 Rev.: 19167


* reintegrates 'split' into 'trunk'
* adds: log:branches/split@19102:19166

1 lines of code changed in 1 file:

  • MULTI_PROBE: MP_Window.cxx (+1 -1)
westram 2022-06-20 12:12 Rev.: 19063


* fixed LOOP_VECTORIZED expressions that used '*'-count (for gcc 10.x-series).

1 lines of code changed in 1 file:

  • MULTI_PROBE: MP_probe_tabs.cxx (+1 -1)
westram 2022-06-20 12:03 Rev.: 19061


* fix loop vectorization checks failing with gcc 10.x

1 lines of code changed in 1 file:

  • MULTI_PROBE: MP_sonde.cxx (+1 -1)
westram 2022-06-17 11:41 Rev.: 19055


* 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:

  • MULTI_PROBE: MP_sonde.cxx (+1 -1)
westram 2022-03-04 16:20 Rev.: 18964


* 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:

  • MULTI_PROBE: MP_Window.cxx (+3 -3)
westram 2022-03-04 16:13 Rev.: 18962


* eliminate unused parameter {{{fallback2default}}} from {{{create_option_menu}}}.

4 lines of code changed in 1 file:

  • MULTI_PROBE: MP_Window.cxx (+4 -4)
westram 2022-03-04 12:26 Rev.: 18959


* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958

12 lines of code changed in 1 file:

  • MULTI_PROBE: Makefile (+12)
westram 2021-09-15 13:52 Rev.: 18730


* remove trailing whitespace from c source.

15 lines of code changed in 6 files:

  • MULTI_PROBE: MP_Window.cxx (+6 -6), MP_mo_liste.cxx (+1 -1), MP_probe.cxx (+3 -3), MP_probe.hxx (+2 -2), MP_sondentopf.cxx (+1 -1), MultiProbe.hxx (+2 -2)
westram 2021-09-15 13:39 Rev.: 18725


* rename {{{CPP_OBJECTS}}} -> {{{OBJECTS}}}.

5 lines of code changed in 1 file:

  • MULTI_PROBE: Makefile (+5 -5)
westram 2021-09-15 13:00 Rev.: 18720


* select units using {{{wildcard}}}.

1 lines of code changed in 1 file:

  • MULTI_PROBE: Makefile (+1 -13)
westram 2020-03-13 12:43 Rev.: 18379


* 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:

  • MULTI_PROBE: MP_sonde.cxx (+1 -1)
westram 2019-10-08 17:51 Rev.: 18159


* 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

2 lines of code changed in 2 files:

  • MULTI_PROBE: MP_mo_liste.cxx (+1 -1), MP_noclass.cxx (+1 -1)
westram 2019-09-20 13:45 Rev.: 18106


* rename only

5 lines of code changed in 3 files:

  • MULTI_PROBE: MP_noclass.cxx (+1 -1), MP_probe.cxx (+2 -2), MultiProbe.hxx (+2 -2)
westram 2019-08-16 13:12 Rev.: 18017


* cosmetic

4 lines of code changed in 1 file:

  • MULTI_PROBE: MP_noclass.cxx (+4 -4)
westram 2019-08-16 13:07 Rev.: 18015


* mark refused loop optimizations as irrelevant.

1 lines of code changed in 1 file:

  • MULTI_PROBE: MP_noclass.cxx (+1 -1)
westram 2019-08-16 12:53 Rev.: 18011


* 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).

2 lines of code changed in 2 files:

  • MULTI_PROBE: MP_noclass.cxx (+1 -1), MP_sonde.cxx (+1 -1)
westram 2019-07-24 17:32 Rev.: 17990


* rename client variables:
- match_kompl -> match_also_revcompl
- COMPLEMENT -> ALSO_REVCOMPL
- reversed -> alsoRevCompl
- complement -> alsoRevcompl (probe_design)
- complement -> complementFirst (arb_probe_match)
* rename AWAR: AWAR_PD_MATCH_COMPLEMENT -> AWAR_PD_MATCH_ALSO_REVCOMP
* fix doc.

3 lines of code changed in 2 files:

  • MULTI_PROBE: MP_sonde.cxx (+2 -2), MultiProbe.hxx (+1 -1)
westram 2019-07-24 17:24 Rev.: 17988


* rename ptserver flags
- MATCH_COMPLEMENT -> COMPLEMENT_FIRST
- MATCH_REVERSED -> MATCH_ALSO_REVCOMP
* comments and TODOs.

2 lines of code changed in 1 file:

  • MULTI_PROBE: MP_sonde.cxx (+2 -2)
westram 2019-07-02 14:45 Rev.: 17944


* FIXES crash in RELEASE version (when invalid color group occurs in database).
* add assertions against
- invalid color_groups and
- invalid unshaded GCs.
* ARBDB color-group interface:
- define number of allowed color groups in ARBDB
- fix interface types (long->int)
- report error when color_group passed to {{{GBT_set_color_group}}} is out-of-range.
- {{{GBT_get_color_group}}} does range check. returns 0 if out-of-range.

4 lines of code changed in 1 file:

  • MULTI_PROBE: Makefile (+4)
westram 2019-05-10 13:57 Rev.: 17877


* reintegrates 'gcc' into 'trunk'
* adds: log:branches/gcc@17850:17876

5 lines of code changed in 3 files:

  • MULTI_PROBE: MP_noclass.cxx (+1 -1), MP_probe.cxx (+3 -2), MP_sonde.cxx (+1 -1)
westram 2018-10-09 10:48 Rev.: 17454


* eliminate useless code (omg!)

10 lines of code changed in 1 file:

  • MULTI_PROBE: MP_sondentopf.cxx (+10 -30)
westram 2018-10-09 10:17 Rev.: 17453


* calculate 'wertigkeit' only when used

17 lines of code changed in 1 file:

  • MULTI_PROBE: MP_sondentopf.cxx (+17 -19)
westram 2018-10-08 18:43 Rev.: 17452


* allow flag modification in update after colorizing multi-probe

10 lines of code changed in 1 file:

  • MULTI_PROBE: MP_noclass.cxx (+10 -14)
westram 2018-09-20 18:43 Rev.: 17396


* reintegrates 'fix' into 'trunk'
- elim dead code
- use const hash loop
* adds: log:branches/fix@17380,17388:17395

2 lines of code changed in 2 files:

  • MULTI_PROBE: MP_Window.cxx (+2 -1), MultiProbe.hxx (-1)
westram 2018-07-23 16:52 Rev.: 17262


* 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

2 lines of code changed in 2 files:

  • MULTI_PROBE: MP_Generation.cxx (+1 -1), Makefile (+1)
westram 2018-05-02 11:32 Rev.: 16961


* partial merge from 'fix' into 'trunk'
- refactored {{{AW_device}}} text output
* reduces calls to strlen (using {{{SizedCstr}}})
* eliminated/modernized several parameters/functions (esp. in {{{TextOverlayCallback}}}s)
* adds: log:branches/fix@16939:16960

2 lines of code changed in 1 file:

  • MULTI_PROBE: Makefile (+2)
westram 2017-11-28 19:22 Rev.: 16766


* reintegrates 'gcc' into 'trunk'
- mostly cosmetics changes
* adds: log:branches/gcc@16655,16741:16743,16752:16765

454 lines of code changed in 15 files:

  • MULTI_PROBE: MP_Generation.cxx (+47 -87), MP_GenerationDuplicates.cxx (+7 -14), MP_Window.cxx (+1 -2), MP_main.cxx (+5 -10), MP_mo_liste.cxx (+22 -46), MP_noclass.cxx (+33 -65), MP_permute.cxx (+15 -27), MP_probe.cxx (+26 -41), MP_probe_combi_statistic.cxx (+63 -108), MP_probe_tabs.cxx (+5 -10), MP_sonde.cxx (+41 -69), MP_sondentopf.cxx (+46 -108), MultiProbe.hxx (+13 -13), SoTl.hxx (+129 -214), mpdefs.h (+1 -2)
westram 2017-11-28 18:09 Rev.: 16763


* partial merge from 'gcc' into 'trunk'
- use {{{nullptr}}} in Cxx11 (with backward compatibility)
* adds: log:branches/gcc@16683:16740,16744:16746,16751

132 lines of code changed in 12 files:

  • MULTI_PROBE: MP_Generation.cxx (+10 -10), MP_Window.cxx (+9 -9), MP_main.cxx (+4 -4), MP_mo_liste.cxx (+19 -19), MP_noclass.cxx (+23 -23), MP_probe.cxx (+2 -2), MP_probe.hxx (+5 -5), MP_probe_combi_statistic.cxx (+3 -3), MP_sonde.cxx (+21 -21), MP_sondentopf.cxx (+2 -2), MultiProbe.hxx (+1 -1), SoTl.hxx (+33 -33)
westram 2017-11-06 14:54 Rev.: 16628


* 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

10 lines of code changed in 6 files:

  • MULTI_PROBE: MP_Generation.cxx (+1 -1), MP_noclass.cxx (+1 -1), MP_probe.cxx (+2 -1), MP_probe_tabs.cxx (+2 -2), MP_sonde.cxx (+2 -3), MP_sondentopf.cxx (+2 -3)
westram 2017-09-18 15:23 Rev.: 16374


* reintegrates 'aci' into 'trunk'
- refactored wide parts of ACI code (incl. SRT+REG)
* added more test
* ACI tracing
- more complete and readable
- automatically turned off when done with expression
* improved error messages (esp. diagnostics)
* documentation (updated, added missing)
* fixed a bunch of bugs (incl. SEGV and deadlock)
* ACI now runs inside execution environment
- ACI language may be extended with custom commands (implements #756)
* added ACI extension for group-batch-rename
* adds:
- log:branches/aci@16170:16373
- log:branches/addtest@16193:16316

1 lines of code changed in 1 file:

  • MULTI_PROBE: MP_Window.cxx (+1 -1)
westram 2017-04-14 17:47 Rev.: 15781


* partial merge from 'group' into 'trunk'
- improve {{{AW_selection_list}}}-functionality of non-{{{AW_STRING}}} lists
* adds: log:branches/group@15778:15780

20 lines of code changed in 3 files:

  • MULTI_PROBE: MP_Window.cxx (+2 -2), MP_noclass.cxx (+16 -14), MP_probe.cxx (+2 -2)
westram 2017-04-07 16:29 Rev.: 15743


* partial merge from 'group' into 'trunk'
- TREE_canvas moved; AWT_TREE fixed
* adds: log:branches/group@15741:15742

30 lines of code changed in 4 files:

  • MULTI_PROBE: MP_main.cxx (+3 -1), MP_noclass.cxx (+10 -10), Makefile (+13), MultiProbe.hxx (+4 -4)
westram 2017-03-28 15:32 Rev.: 15703


* reintegrates 'group' into 'trunk'
- implements #709
* adds: log:branches/group@15693:15702

1 lines of code changed in 1 file:

  • MULTI_PROBE: Makefile (+1)
westram 2017-03-23 14:58 Rev.: 15665


* reintegrates 'refactor' into 'trunk'
- refactored AWT_graphic
* now have explicit states with different permissions
1. update model + request view/DB updates (AWT_auto_refresh)
- always preceeded by DB->model up-to-date-check
- automatically updates the view on destruction
2. update (DB and view) from model
3. neither
- benefits
* saves several view-updates
* unproblematic nesting of functions requesting view-updates
* will allow
- delayed view-updates and
- easier modification of update logic
- fixes a bunch of update-issues (found on the way)
* adds: log:branches/refactor@15613:15615,15627:15637,15639:15664

9 lines of code changed in 1 file:

  • MULTI_PROBE: MP_noclass.cxx (+9 -12)
westram 2017-01-16 18:16 Rev.: 15587


* reintegrates 'fix' into 'trunk'
- fix OSX unittest for jenkins project names (up to max. 16 chars long)
- optimize {{{GB_log_fak}}}
- forward {{{RegExpr}}}-compile-errors (or at least assert on failure)
* adds: log:branches/fix@15582:15586

7 lines of code changed in 1 file:

  • MULTI_PROBE: MP_Window.cxx (+7 -3)

(217 more)

Generated by StatSVN 0.7.0