]> git.mdlowis.com Git - projs/libcds.git/commit
Implemented heap-based exceptions and added tests to increase coverage
authorMichael D. Lowis <mike@mdlowis.com>
Wed, 3 Sep 2014 02:43:33 +0000 (22:43 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Wed, 3 Sep 2014 02:43:33 +0000 (22:43 -0400)
commit3891b479553b6711e38aec68a8a297b64f928b58
treef298dd76beae494702c788144fa7231a81df9810
parentefca1902c925547638ecd47a522dbf38132eb6b8
Implemented heap-based exceptions and added tests to increase coverage
Rakefile
source/exn/exn.c
source/exn/exn.h
source/mem/mem.c
source/rbt/rbt.c
tests/main.c
tests/test_buf.c
tests/test_exn.c
tests/test_mem.c [new file with mode: 0644]