2009-09-04 |
Christian Thaeter | add shell function awareness to TESTs
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | WIP: entering resources, trying literate programming...
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | WIP: preparation for the new deadlock checker, structures...
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | pipadoc update
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | added logo, thanks to pablo lizardo for his artwork
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | Fix: expect_return for the case no return value was...
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | Few more exclusions for nobug messages in test.sh
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | some source highlighting improvements
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | Makefile update, better documentation handling
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | Documentation beautifying
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | little pipadoc cleanup, sort index case independenty
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | generate the manual by pipadoc/asciidoc
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | Fixes from lumiera mpool.c
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | pipadoc update, new upstream version with macro facility
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | Learning graphviz, translating the resource state graph...
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | new memory pool implementation
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | llist.h update
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | per thread resource stack links all 'resource_user...
|
commit | commitdiff | tree |
2009-09-04 |
Christian Thaeter | Preparation for the upcoming deadlock detector
|
commit | commitdiff | tree |
2009-02-19 |
Christian Thaeter | guard around LLIST definition
|
commit | commitdiff | tree |
2009-02-02 |
Christian Thaeter | small documentation fixes
|
commit | commitdiff | tree |
2009-02-02 |
Christian Thaeter | new resource tracker, without deadlock detector so far
|
commit | commitdiff | tree |
2009-02-02 |
Christian Thaeter | fix thread id allocation
|
commit | commitdiff | tree |
2009-02-02 |
Christian Thaeter | add conditional pthread inclusion
|
commit | commitdiff | tree |
2009-01-28 |
Christian Thaeter | refine RESOURCE_ASSERT messages, fixup for state transition...
|
commit | commitdiff | tree |
2009-01-28 |
Christian Thaeter | new state-string gnerator, prepared for 'shared' state
|
commit | commitdiff | tree |
2009-01-28 |
Christian Thaeter | allow state transitions back to 'waiting', as needed...
|
commit | commitdiff | tree |
2009-01-27 |
Christian Thaeter | add NOBUG_FLAG_RAW() hack
|
commit | commitdiff | tree |
2009-01-25 |
Christian Thaeter | silence warning on ubuntu
|
commit | commitdiff | tree |
2009-01-23 |
Christian Thaeter | remove the line number from C++ initializers, give...
|
commit | commitdiff | tree |
2009-01-23 |
Christian Thaeter | Revert NOBUG_EXTERN, using 'extern "C"' from C++ is...
|
commit | commitdiff | tree |
2009-01-23 |
Christian Thaeter | FIX: dummy initializers must not be static to prevent...
|
commit | commitdiff | tree |
2009-01-23 |
Christian Thaeter | FIX: __LINE__ expansion was not triggered
|
commit | commitdiff | tree |
2009-01-23 |
Christian Thaeter | define a NOBUG_EXTERN which handles C linkage for C...
|
commit | commitdiff | tree |
2009-01-22 |
Christian Thaeter | add NOBUG_DECLARE_ONLY magic
|
commit | commitdiff | tree |
2009-01-22 |
Christian Thaeter | fix initialization race (weakly)
|
commit | commitdiff | tree |
2009-01-22 |
Christian Thaeter | make initialization race free
|
commit | commitdiff | tree |
2009-01-21 |
Christian Thaeter | replace NOBUG_ASSERTN_ by NOBUG_RESOURCE_ASSERT
|
commit | commitdiff | tree |
2009-01-21 |
Christian Thaeter | just some test renames, glitch
|
commit | commitdiff | tree |
2009-01-21 |
Christian Thaeter | FIX: dump level check was a complete brainfart, should...
|
commit | commitdiff | tree |
2009-01-21 |
Christian Thaeter | Fix remaining compiler warnings and make the build...
|
commit | commitdiff | tree |
2009-01-21 |
Christian Thaeter | FIX: oops, the wrong flags changed
|
commit | commitdiff | tree |
2009-01-21 |
Christian Thaeter | maybe vgsuppression improvement and don't track reachable...
|
commit | commitdiff | tree |
2009-01-21 |
Christian Thaeter | replaced LD_LIBRARY_PATH hack with proper libtool ...
|
commit | commitdiff | tree |
2009-01-21 |
Christian Thaeter | FIX: ups, wrong pthread macro
|
commit | commitdiff | tree |
2009-01-20 |
Christian Thaeter | start a test thread in vgsuppression
|
commit | commitdiff | tree |
2009-01-20 |
Christian Thaeter | Improved resource tracker, much stricter checks, alot...
|
commit | commitdiff | tree |
2009-01-20 |
Christian Thaeter | fix filename in resource context, pass only basename
|
commit | commitdiff | tree |
2009-01-19 |
Christian Thaeter | IMPORTANT CHANGE: reverse the parameter order for RESOURCE_STATE
|
commit | commitdiff | tree |
2009-01-19 |
Christian Thaeter | minor documentation fixes and cosmetics
|
commit | commitdiff | tree |
2009-01-17 |
Christian Thaeter | Add another static NOBUG_ANN flag for logging annotations...
|
commit | commitdiff | tree |
2009-01-17 |
Christian Thaeter | fix LOCATION_INFO_ARGS in BACKTRACE
|
commit | commitdiff | tree |
2009-01-15 |
Christian Thaeter | add a 'nobug' flag to log nobug actions itself
|
commit | commitdiff | tree |
2009-01-13 |
Christian Thaeter | FIX: make distcheck work again, bump version number...
|
commit | commitdiff | tree |
2009-01-13 |
Christian Thaeter | WIP: first try to generate a manpage
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | Document the NOBUG_IF_* macros
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | move the toolmacros documentation into nobug.h
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | document LOG_BASELIMIT's
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | basic dumping doc cleanup/integration
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | little cosmetics in logmacros
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | reorder doc a little, make scopechecks a primary chapter
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | fix sh compatibility
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | beautified and reviewed the logging doc
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | Fix Header nesting
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | new, prettier formatting for assertions doc
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | minor typos and corrections
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | beautified the 'initialization' chapter, moved the...
|
commit | commitdiff | tree |
2009-01-12 |
Christian Thaeter | beautified 'using.txt'
|
commit | commitdiff | tree |
2009-01-11 |
Christian Thaeter | some more formating and cosmetics
|
commit | commitdiff | tree |
2009-01-11 |
Christian Thaeter | macros doc formatting
|
commit | commitdiff | tree |
2009-01-11 |
Christian Thaeter | scopecheck doced
|
commit | commitdiff | tree |
2009-01-11 |
Christian Thaeter | some cosmetics, formating
|
commit | commitdiff | tree |
2009-01-11 |
Christian Thaeter | pipadocing the resourcetracker things
|
commit | commitdiff | tree |
2009-01-11 |
Christian Thaeter | make the index generation nicer, using labled lists
|
commit | commitdiff | tree |
2009-01-10 |
Christian Thaeter | pipadoced the faultinjection macros
|
commit | commitdiff | tree |
2009-01-10 |
Christian Thaeter | some minor doc corrections/todos
|
commit | commitdiff | tree |
2009-01-10 |
Christian Thaeter | pipadoced the annotations
|
commit | commitdiff | tree |
2009-01-10 |
Christian Thaeter | documentation for the logging macros
|
commit | commitdiff | tree |
2009-01-10 |
Christian Thaeter | more on manual outline, overview, etc.
|
commit | commitdiff | tree |
2009-01-10 |
Christian Thaeter | little more assertions docs
|
commit | commitdiff | tree |
2009-01-10 |
Christian Thaeter | WIP: Transition to new pipadoc
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | Experimental documentation splitup for review
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | WIP: split README.txt into single files
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | preliminary asciidoced README.txt contributed by Benny...
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | make valgrind testing faster again
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | nobug_init() -> nobug_init(void)
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | Make resource dumping using the logging facilities
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | cosmetics
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | new backtrace function for glibc, uses nobugs logging...
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | Fix: Correct all Failures which where revealed by valgrind
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | add valgrind/suppression support to the testsuite
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | add a valgrind suppression generator
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | valgrind support is back
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | rename global_mutex to logging_mutex, use it directly...
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | add a logging baselimit
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | big nobug.h reorganization
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | some (C) 2009 adds
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | cosmetics
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | remove NOBUG_BLOCK and NOBUG_MODE_SWITCH macros, factored...
|
commit | commitdiff | tree |
2009-01-06 |
Christian Thaeter | Move high level logging before low level macros
|
commit | commitdiff | tree |