Directory SL/QUERY/

Total Files:
3
Deleted Files:
0
Lines of Code:
667

[root]/SL/QUERY

Lines of Code

SL/QUERY/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
westram 16 (100.0%) 76 (100.0%) 4.7

Most Recent Commits

westram 2022-03-04 12:26 Rev.: 18959


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

1 lines of code changed in 1 file:

  • SL/QUERY: Makefile (+1)
westram 2021-09-15 13:52 Rev.: 18730


* remove trailing whitespace from c source.

4 lines of code changed in 1 file:

  • SL/QUERY: query_expr.h (+4 -4)
westram 2017-12-08 14:30 Rev.: 16799


* reintegrates 'fix' into 'trunk'
- implements #773
- tested with asan + fixed harmless undefined behavior
* adds: log:branches/fix@16793:16798

13 lines of code changed in 2 files:

  • SL/QUERY: query_expr.cxx (+7 -5), query_expr.h (+6 -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

19 lines of code changed in 2 files:

  • SL/QUERY: query_expr.cxx (+15 -15), query_expr.h (+4 -4)
westram 2017-09-23 14:03 Rev.: 16425


* reintegrates 'aci' into 'trunk'
- extends ACI language (implementing #707)
* boolean operators: {{{And}}},{{{Or}}},{{{Not}}}
* numeric comparison: {{{isAbove}}},{{{isBelow}}},{{{isEqual}}}
* floating point arithmetic: {{{fplus}}},{{{fminus}}},{{{fmult}}},{{{fdiv}}}
* misc: {{{round}}},{{{inRange}}},{{{isEmpty}}}
- enforce parameter checks in ACI function code
- case of commands completely ignored
* adds: log:branches/aci@16385,16391:16424

1 lines of code changed in 1 file:

  • SL/QUERY: Makefile (+1)
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

12 lines of code changed in 4 files:

  • SL/QUERY: Makefile (+1), query_expr.cxx (+3 -1), query_expr.h (+8 -6)
westram 2017-06-06 17:11 Rev.: 15996


* fix SEGV while searching in merge-tool
- was broken by [15852] (originally by [15836])

1 lines of code changed in 1 file:

  • SL/QUERY: query_expr.h (+1 -1)
westram 2017-05-21 17:59 Rev.: 15966


* reintegrates 'group' into 'trunk'
- implements #652 (group search)
* adds: log:branches/group@15733:15740,15743:15748,15750:15752,15754,15756,15758:15777,15781:15793,15796,15798:15806,15808:15817,15819:15965

25 lines of code changed in 4 files:

  • SL/QUERY: query_expr.cxx (new), query_expr.h (new)
Generated by StatSVN 0.7.0