May 2019 Commit Log

Number of Commits:
10
Number of Active Developers:
1
westram 2019-05-27 08:49 Rev.: 17904


* workaround SuSE build problem
- for whatever reasons SuSE delivers a gcc which identifies as 7.4.1 (no such version has been released yet)
* IIRC the same did happen with gcc 5.3.1
- generally ignore subversions (in top level compiler check) for gcc-major>=5

23 lines of code changed in 2 files:

westram 2019-05-23 14:49 Rev.: 17901


* replace SEGFAULTs in class {{{containing}}} by assertion failures.

2 lines of code changed in 1 file:

westram 2019-05-21 15:01 Rev.: 17899


* refactored GB_check_hkey
- avoids strdup using check_key()
- avoid multiple calls to strlen in former calls to GB_check_key

19 lines of code changed in 1 file:

westram 2019-05-21 14:53 Rev.: 17898


* forbid '->' in hierarchical keys.
* use strchr in GB_check_hkey.
* refactor GB_check_key.
* pull-out check_key() from GB_check_key()
- allows to test only a part of char-sequence -> will allow to avoid strdup in GB_check_hkey
- simplify using isalnum.

39 lines of code changed in 2 files:

westram 2019-05-21 14:36 Rev.: 17897


* annotate
- TEST_IN_HKEYS_USING_EXPECT_NO_ERROR and
- TEST_IN_HKEYS_USING_EXPECT_ERROR_CONTAINS.

11 lines of code changed in 1 file:

westram 2019-05-21 14:34 Rev.: 17896


* document behavior of GB_check_key + GB_check_hkey including
- behavior that is accepted (but obsolete) by GB_check_hkey,
- behavior of NULp keys.
- behavior in some edge cases of GB_check_hkey.

44 lines of code changed in 2 files:

westram 2019-05-14 12:59 Rev.: 17890


* reintegrates 'dbui' into 'trunk'
* adds: log:branches/dbui@17881:17889

134 lines of code changed in 7 files:

westram 2019-05-10 12:57 Rev.: 17877


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

409 lines of code changed in 56 files:

westram 2019-05-02 14:58 Rev.: 17841


* expect no error has been exported in {{{GB_create}}} + {{{GB_create_container}}}.

5 lines of code changed in 2 files:

westram 2019-05-02 14:54 Rev.: 17840


* add (n)catTrimmed to GBS_strstruct

16 lines of code changed in 1 file:

April 2019 »

Generated by StatSVN 0.7.0