]> begriffs open source - libtap/history - tap.c
vstrdupf needs to copy it's args argument, so that it can get sizing information
[libtap] / tap.c
2010-10-18 Brian Smithvstrdupf needs to copy it's args argument, so that... pull/1/head 1/head
2010-10-17 Brian SmithFix build on OS X; MAP_ANONYMOUS isn't defined.
2010-08-22 jakeFix memory leak in vstrdupf
2010-08-21 jakeExport vok_at_loc so the library may be extended
2010-07-22 jakeImplement cmp_ok.
2010-07-22 jakeFormat code a bit differently.
2010-07-03 jakeAdd opening curly brace.
2010-07-03 jakeClean if in like_at_loc.
2010-07-03 jakeImprove exit_status.
2010-07-03 jakeAdd like and unlike macros.
2010-07-03 jakeAdd is() and isnt() macros.
2010-07-02 jakeAdd todo macro.
2010-07-02 jakeAdd skip macro
2010-07-02 jakeModify the library to work on windows. Missing fork...
2010-02-18 jakefirst commit