2010-01-29 |
Christian Thaeter | add library versioning
|
commit | commitdiff | tree |
2010-01-29 |
Christian Thaeter | Add a small script for bumping the version number
|
commit | commitdiff | tree |
2010-01-29 |
Christian Thaeter | update copyright headers again
|
commit | commitdiff | tree |
2010-01-29 |
Christian Thaeter | Enable resource logging in BETA builds
|
commit | commitdiff | tree |
2010-01-28 |
Christian Thaeter | add a NIL context for passing boring contexts
|
commit | commitdiff | tree |
2010-01-28 |
Christian Thaeter | Add a 'guard' size parameter to ringbuffer construction...
|
commit | commitdiff | tree |
2010-01-28 |
Christian Thaeter | use multiline logging for resource_dump() and resource_list()
|
commit | commitdiff | tree |
2010-01-28 |
Christian Thaeter | Refactor logging core into multiple functions, support...
|
commit | commitdiff | tree |
2010-01-28 |
Christian Thaeter | formatting fix for init_flag
|
commit | commitdiff | tree |
2010-01-28 |
Christian Thaeter | ringbuffer_extend() for adding extra space to the last...
|
commit | commitdiff | tree |
2010-01-28 |
Christian Thaeter | Ringbuffer internal doc
|
commit | commitdiff | tree |
2010-01-28 |
Christian Thaeter | Some small doc fixes reflecting recent new features
|
commit | commitdiff | tree |
2010-01-25 |
Christian Thaeter | Update copyright headers according to git blame output
|
commit | commitdiff | tree |
2010-01-25 |
Christian Thaeter | updated NEWS file from all previous release announcements
|
commit | commitdiff | tree |
2010-01-25 |
Christian Thaeter | add .mailmap for git commit/author normalization
|
commit | commitdiff | tree |
2010-01-23 |
Christian Thaeter | New README file
|
commit | commitdiff | tree |
2010-01-23 |
Christian Thaeter | Documentation update for new 'context' facility. Bump...
|
commit | commitdiff | tree |
2010-01-23 |
Christian Thaeter | Pass resource context structure directly instead pointer
|
commit | commitdiff | tree |
2010-01-23 |
Christian Thaeter | context passing update
|
commit | commitdiff | tree |
2010-01-22 |
Christian Thaeter | WIP: add source contexts, remove debugger-only macros
|
commit | commitdiff | tree |
2010-01-19 |
Christian Thaeter | remove some double nobug_counter printing from resource_dump...
|
commit | commitdiff | tree |
2010-01-11 |
Christian Thaeter | FIX: C++ warning about passing temporary, make the...
|
commit | commitdiff | tree |
2010-01-10 |
Christian Thaeter | Thanks to testing by Jeroen van de Nieuwenhof, MacOS...
|
commit | commitdiff | tree |
2010-01-10 |
Christian Thaeter | FIX: make selftest more robust
|
commit | commitdiff | tree |
2010-01-10 |
Christian Thaeter | FIX: Macos has no static initializer for recursive...
|
commit | commitdiff | tree |
2010-01-10 |
Christian Thaeter | FIX: mmap checking
|
commit | commitdiff | tree |
2010-01-10 |
Christian Thaeter | alias for RESOURCE_TRY
|
commit | commitdiff | tree |
2010-01-10 |
Christian Thaeter | RELEASE: 201001.1
|
commit | commitdiff | tree |
2010-01-10 |
Christian Thaeter | Revert "NOBUG_INIT() not always required."
|
commit | commitdiff | tree |
2010-01-09 |
Christian Thaeter | add a TRYING stateto the resourcetracker
|
commit | commitdiff | tree |
2010-01-09 |
Christian Thaeter | test.sh cosmetics
|
commit | commitdiff | tree |
2010-01-09 |
Christian Thaeter | FIX: the glibc logger using nobug_log internally, no...
|
commit | commitdiff | tree |
2010-01-09 |
Christian Thaeter | FIX: printing the nobug event counter was internalized...
|
commit | commitdiff | tree |
2010-01-09 |
Christian Thaeter | correct macro parameter parentizing
|
commit | commitdiff | tree |
2010-01-08 |
Christian Thaeter | RESOURCE_ASSERT_STATE checks for asserting that a resource...
|
commit | commitdiff | tree |
2010-01-07 |
Christian Thaeter | add sync/allsync functions to ringbuffer, sync ringbuffers...
|
commit | commitdiff | tree |
2010-01-07 |
Christian Thaeter | check that a thread owns no resources when changing...
|
commit | commitdiff | tree |
2010-01-07 |
Christian Thaeter | locking for backtraces
|
commit | commitdiff | tree |
2010-01-07 |
Christian Thaeter | back to old semantics for resource acquisition. only...
|
commit | commitdiff | tree |
2010-01-07 |
Christian Thaeter | add AM_CFLAGS to test build
|
commit | commitdiff | tree |
2010-01-07 |
Christian Thaeter | update the compatibility table
|
commit | commitdiff | tree |
2010-01-06 |
Christian Thaeter | Merge remote branch 'plouj/master' into devel
|
commit | commitdiff | tree |
2010-01-06 |
Christian Thaeter | Merge branch 'von_benny' into devel
|
commit | commitdiff | tree |
2010-01-04 |
Christian Thaeter | unlock the resource mutex before executing the users...
|
commit | commitdiff | tree |
2009-12-22 |
Christian Thaeter | include the name of the .test file into the ,testlog
|
commit | commitdiff | tree |
2009-12-22 |
Christian Thaeter | WIP: Fix testsuite to run on armel/scratchbox
|
commit | commitdiff | tree |
2009-12-21 |
Christian Thaeter | armel/gcc needs to cast ~0 to char
|
commit | commitdiff | tree |
2009-12-21 |
Christian Thaeter | Add 'msg' command
|
commit | commitdiff | tree |
2009-12-21 |
Christian Thaeter | remove the 'less than' version check for valgrind
|
commit | commitdiff | tree |
2009-12-21 |
Christian Thaeter | FIX: forgot to make valgrind optional
|
commit | commitdiff | tree |
2009-12-21 |
Christian Thaeter | refine the mmap_anon configure check, should work this way
|
commit | commitdiff | tree |
2009-12-21 |
Christian Thaeter | FIX: valgrind newline semantics after 3.5.0 (partial)
|
commit | commitdiff | tree |
2009-12-20 |
Christian Thaeter | fix and use the mmap-anon.m4 macro for our purpose...
|
commit | commitdiff | tree |
2009-12-20 |
Christian Thaeter | some (for now enough) documenting work on test.sh
|
commit | commitdiff | tree |
2009-12-20 |
Christian Thaeter | little more sane watchdog handling, interrupt and break...
|
commit | commitdiff | tree |
2009-12-19 |
Christian Thaeter | add test.sh selftests, fix elseif
|
commit | commitdiff | tree |
2009-12-19 |
Christian Thaeter | fix conditions, add 'elseif'
|
commit | commitdiff | tree |
2009-12-19 |
Christian Thaeter | add literal matching in tests
|
commit | commitdiff | tree |
2009-12-19 |
Christian Thaeter | support if: else: endif: conditional tests
|
commit | commitdiff | tree |
2009-12-19 |
Christian Thaeter | implement LIMIT_TIME for limiting wall time (deadlocks)
|
commit | commitdiff | tree |
2009-12-19 |
Christian Thaeter | dont need to export variables
|
commit | commitdiff | tree |
2009-12-18 |
Christian Thaeter | WIP: documenting and improving test.sh
|
commit | commitdiff | tree |
2009-12-18 |
Christian Thaeter | refactor nobug log-locking again
|
commit | commitdiff | tree |
2009-12-18 |
Christian Thaeter | add a 'append' mode for the ringbuffer
|
commit | commitdiff | tree |
2009-12-18 |
Christian Thaeter | Dont _exit(0) in vgsuppression
|
commit | commitdiff | tree |
2009-12-18 |
Christian Thaeter | Let VALGRINDFLAGS replace defaults instead extend them
|
commit | commitdiff | tree |
2009-12-18 |
Christian Thaeter | Factor log-locking out to the _LOG macro.
|
commit | commitdiff | tree |
2009-12-18 |
Christian Thaeter | Make resource handles typessafe
|
commit | commitdiff | tree |
2009-12-17 |
Christian Thaeter | simple doc fixes (PARA's without ;;)
|
commit | commitdiff | tree |
2009-12-17 |
Christian Thaeter | Fix: race conditions in RESOURCE_ENTER/STATE/LEAVE...
|
commit | commitdiff | tree |
2009-12-16 |
Christian Thaeter | AC_CHECK_FILE for pkg-config is a bit odd, should work...
|
commit | commitdiff | tree |
2009-12-15 |
Christian Thaeter | llist.h: add rfind, reverse searching through a list
|
commit | commitdiff | tree |
2009-12-15 |
Christian Thaeter | let NOBUG_ECHO() barf on the ANN flag
|
commit | commitdiff | tree |
2009-12-15 |
Christian Thaeter | Merge remote branch 'benny_usb/solaris'
|
commit | commitdiff | tree |
2009-11-11 |
Christian Thaeter | pipadoc uses some bashisms
|
commit | commitdiff | tree |
2009-11-11 |
Christian Thaeter | add C99 flags to the Makefile.am
|
commit | commitdiff | tree |
2009-11-11 |
Christian Thaeter | mmap-anon check from gnulib, just the m4 file yet,...
|
commit | commitdiff | tree |
2009-11-11 |
Christian Thaeter | remove stale readme.txt
|
commit | commitdiff | tree |
2009-10-07 |
Christian Thaeter | add a check for 'gawk' to the makefile
|
commit | commitdiff | tree |
2009-10-06 |
Christian Thaeter | add a table for supported platforms to the manual
|
commit | commitdiff | tree |
2009-10-06 |
Christian Thaeter | use awk for filtering the valgrind suppression file
|
commit | commitdiff | tree |
2009-09-07 |
Christian Thaeter | test.sh: allow disabling valgrind per TEST
|
commit | commitdiff | tree |
2009-09-07 |
Christian Thaeter | Improved building instructions
|
commit | commitdiff | tree |
2009-09-05 |
Christian Thaeter | Merge branch 'devel'
|
commit | commitdiff | tree |
2009-09-05 |
Christian Thaeter | FIX: better regex for vgsuppression
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | FIX: some doc fixes, typos, xrefs
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | I forgot to add Pablo to the AUTHORS list
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | FIX: documentation for RESOURCE_ENTER was not updated
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | FIX: resource leave had a NULL pointer dereference...
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | fixes for make the release ready
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | rename manual.conf to nobug_manual.conf
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | metafiles update
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | Makefile update, change metafile generation
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | pending cleanups
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | The big documentation update
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | pending cosmetics
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | pipadoc, make index generation optional in HEAD and...
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | pipadoc, asciidoc, allow HEAD without headline
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | FIX: pipapoc, asciidoc, track actual head level
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | pipadoc: asciidoc, add INDEX only entry
|
commit | commitdiff | tree |