March 2019 Commit Log

Number of Commits:
32
Number of Active Developers:
1
westram 2019-03-31 10:53 Rev.: 17713


* GB_create now exports error when using an invalid key

5 lines of code changed in 1 file:

westram 2019-03-31 10:48 Rev.: 17712


* remove test stub from ALILINK.

0 lines of code changed in 3 files:

westram 2019-03-31 10:41 Rev.: 17711


* move {{{ConfigMapping}}} -> CORE library

218 lines of code changed in 6 files:

westram 2019-03-31 10:34 Rev.: 17710


* rename decode_escapes -> decodeEscapes

2 lines of code changed in 1 file:

westram 2019-03-31 10:31 Rev.: 17709


* move tested functionality into {{{ConfigMapping}}}.
* delegate from AWT_config.

125 lines of code changed in 2 files:

westram 2019-03-31 10:28 Rev.: 17708


* add missing test for has_entry

3 lines of code changed in 1 file:

westram 2019-03-31 10:25 Rev.: 17707


* use const_iterator instead of non-const.

5 lines of code changed in 1 file:

westram 2019-03-31 10:23 Rev.: 17706


* {{{AWT_config_mapping}}} -> {{{ConfigMapping}}}
- derive from map
- pointers -> refs

41 lines of code changed in 2 files:

westram 2019-03-31 10:16 Rev.: 17705


* add unittests for AWT_config.
- test config<->string conversions.

135 lines of code changed in 2 files:

westram 2019-03-27 10:13 Rev.: 17703


* provide stacktraces for {{{UndefinedBehaviorSanitizer}}}
- similar as done for {{{AddressSanitizer}}} and {{{LeakSanitizer}}}
- add verbose-flags to debug code that filters logfiles and rewrites stacktrace into message-format ({{{FILE:LINE: MESSAGE}}})
- fix paths of stacktraces (expand+reduce pathprefixes; trace enter/leave directory messages)

100 lines of code changed in 5 files:

westram 2019-03-27 10:02 Rev.: 17702


* only fix whitespace

11 lines of code changed in 2 files:

westram 2019-03-27 09:57 Rev.: 17701


* fix build/test of single unit
- failed to test after clean

11 lines of code changed in 1 file:

westram 2019-03-26 11:00 Rev.: 17700


* add 'xed' to known editors

1 lines of code changed in 1 file:

westram 2019-03-26 10:40 Rev.: 17699


* arb_textedit:
- if launching editor reports error => report error (to GUI) and mention {{{ARB_TEXTEDIT}}}
- log definition of ARB_TEXTEDIT to console

8 lines of code changed in 1 file:

westram 2019-03-25 17:16 Rev.: 17697


* fix wrong messages in compile log:
- add default for (often listed) test-makefiles
- expand paths of asan-messages

10 lines of code changed in 1 file:

westram 2019-03-25 16:21 Rev.: 17696


* silence target 'tags'.

12 lines of code changed in 1 file:

westram 2019-03-25 16:01 Rev.: 17695


* dump stack-trace for assertions (failing from testcode) into compile-log
- works only if DEBUG=1, UNIT_TESTS=1 and SANITIZE=1|all

30 lines of code changed in 4 files:

westram 2019-03-25 11:22 Rev.: 17684


* TODOs

4 lines of code changed in 1 file:

westram 2019-03-18 18:07 Rev.: 17666


ignore leftover emacs autosave files.

1 lines of code changed in 1 file:

westram 2019-03-18 18:06 Rev.: 17665


allow to build single unit and run its tests.

use
{{{
cd $ARBHOME;setenv UNIT PROBE/PROBE; makeloc oneunit
}}}
for tcsh or
{{{
cd $ARBHOME; export UNIT=PROBE/PROBE; makeloc oneunit
}}}
for bash.

22 lines of code changed in 1 file:

westram 2019-03-13 19:02 Rev.: 17662


* fix svn_apply_ignores.pl:
- did only work with old svn versions. now uses 'svn list' to find entries.
- document that we need to commit new library directory before svn_apply_ignores.pl can be used.

20 lines of code changed in 2 files:

westram 2019-03-13 12:59 Rev.: 17659


* no longer use TEST_FAILS_INSIDE_VALGRIND

1 lines of code changed in 1 file:

westram 2019-03-13 12:51 Rev.: 17658


* set variables known to be undefined to empty.

5 lines of code changed in 1 file:

westram 2019-03-13 12:50 Rev.: 17657


* automatic patch generation:
- generate patch versus git (if present)
- generally simplified generated patches (was trying to be too smart)

63 lines of code changed in 1 file:

westram 2019-03-13 10:14 Rev.: 17656


* change names of ignored patch-files

3 lines of code changed in 1 file:

westram 2019-03-13 10:05 Rev.: 17655


* adds: [17654/branches/fts]
- commit went into wrong branch

0 lines of code changed in 3 files:

westram 2019-03-07 17:30 Rev.: 17651


* reintegrates 'cleanup' into 'trunk'
* adds: log:branches/cleanup@17627:17650

152 lines of code changed in 7 files:

westram 2019-03-07 16:58 Rev.: 17647


generally activate TEST_VALID_LOCATION for me.

6 lines of code changed in 1 file:

westram 2019-03-06 12:10 Rev.: 17645


update doxygen docs:

- updated obsolete setting using "doxygen -u".
- use Helvetica font for dot-gfx generated by doxygen.
- activates conf-mode in emacs.

1702 lines of code changed in 2 files:

westram 2019-03-04 19:52 Rev.: 17643


attempt to stop fluctuation of vectorized.source content.

ad_spec.cxx randomly(?) changes position.

16 lines of code changed in 2 files:

westram 2019-03-04 19:39 Rev.: 17641


* reintegrates 'mix' into 'trunk'
- improve git/svn interoperability
* adds: log:branches/mix@17637:17640

34 lines of code changed in 13 files:

westram 2019-03-04 14:22 Rev.: 17634


* reintegrates 'mix' into 'trunk'
* prepare arb for hybrid svn/git use (central svn + local git)
* adds: log:branches/mix@17631:17633

295 lines of code changed in 31 files:

February 2019 »

Generated by StatSVN 0.7.0