* GB_create now exports error when using an invalid key
5 lines of code changed in 1 file:
* remove test stub from ALILINK.
0 lines of code changed in 3 files:
* move {{{ConfigMapping}}} -> CORE library
218 lines of code changed in 6 files:
* rename decode_escapes -> decodeEscapes
2 lines of code changed in 1 file:
* move tested functionality into {{{ConfigMapping}}}.
* delegate from AWT_config.
125 lines of code changed in 2 files:
* add missing test for has_entry
3 lines of code changed in 1 file:
* use const_iterator instead of non-const.
5 lines of code changed in 1 file:
* {{{AWT_config_mapping}}} -> {{{ConfigMapping}}}
- derive from map
- pointers -> refs
41 lines of code changed in 2 files:
* add unittests for AWT_config.
- test config<->string conversions.
135 lines of code changed in 2 files:
* 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:
* only fix whitespace
11 lines of code changed in 2 files:
* fix build/test of single unit
- failed to test after clean
11 lines of code changed in 1 file:
* add 'xed' to known editors
1 lines of code changed in 1 file:
* 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:
* 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:
* silence target 'tags'.
12 lines of code changed in 1 file:
* 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:
* TODOs
4 lines of code changed in 1 file:
ignore leftover emacs autosave files.
1 lines of code changed in 1 file:
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:
* 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:
* no longer use TEST_FAILS_INSIDE_VALGRIND
1 lines of code changed in 1 file:
* set variables known to be undefined to empty.
5 lines of code changed in 1 file:
* 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:
* change names of ignored patch-files
3 lines of code changed in 1 file:
* adds: [17654/branches/fts]
- commit went into wrong branch
0 lines of code changed in 3 files:
* reintegrates 'cleanup' into 'trunk'
* adds: log:branches/cleanup@17627:17650
152 lines of code changed in 7 files:
generally activate TEST_VALID_LOCATION for me.
6 lines of code changed in 1 file:
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:
attempt to stop fluctuation of vectorized.source content.
ad_spec.cxx randomly(?) changes position.
16 lines of code changed in 2 files:
* reintegrates 'mix' into 'trunk'
- improve git/svn interoperability
* adds: log:branches/mix@17637:17640
34 lines of code changed in 13 files:
* 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: