.. |
atomic.c
|
Add atomic operations tests and fix latent bugs.
|
2014-08-06 23:36:19 -07:00 |
bitmap.c
|
Refactor tests.
|
2013-12-08 20:52:21 -08:00 |
ckh.c
|
Fix message formatting errors uncovered by p_test_fail() refactoring.
|
2014-03-30 11:21:09 -07:00 |
hash.c
|
Replace variable arrays in tests with VARIABLE_ARRAY
|
2014-05-27 15:10:38 -07:00 |
junk.c
|
Refactor huge allocation to be managed by arenas.
|
2014-05-15 22:36:41 -07:00 |
mallctl.c
|
Fix arena.<i>.dss mallctl to handle read-only calls.
|
2014-08-15 12:20:20 -07:00 |
math.c
|
Define INFINITY when it's not defined
|
2014-05-28 09:41:28 -07:00 |
mq.c
|
Remove the *allocm() API, which is superceded by the *allocx() API.
|
2014-04-14 22:32:31 -07:00 |
mtx.c
|
Add mq (message queue) to test infrastructure.
|
2013-12-12 14:41:02 -08:00 |
prof_accum_a.c
|
Break prof_accum into multiple compilation units.
|
2014-02-24 22:00:10 -08:00 |
prof_accum_b.c
|
Break prof_accum into multiple compilation units.
|
2014-02-24 22:00:10 -08:00 |
prof_accum.c
|
Break prof_accum into multiple compilation units.
|
2014-02-24 22:00:10 -08:00 |
prof_accum.h
|
Restore tail call optimization subversion.
|
2014-02-25 16:11:15 -08:00 |
prof_gdump.c
|
Add heap profiling tests.
|
2014-01-17 15:40:52 -08:00 |
prof_idump.c
|
Add heap profiling tests.
|
2014-01-17 15:40:52 -08:00 |
ql.c
|
Add unit tests for qr, ql, and rb.
|
2014-01-03 16:35:03 -08:00 |
qr.c
|
Add unit tests for qr, ql, and rb.
|
2014-01-03 16:35:03 -08:00 |
quarantine.c
|
Fix message formatting errors uncovered by p_test_fail() refactoring.
|
2014-03-30 11:21:09 -07:00 |
rb.c
|
Add rb_empty().
|
2014-08-19 21:05:54 -07:00 |
rtree.c
|
Fix message formatting errors uncovered by p_test_fail() refactoring.
|
2014-03-30 11:21:09 -07:00 |
SFMT.c
|
Use KQU() rather than QU() where applicable.
|
2014-05-28 21:17:42 -07:00 |
stats.c
|
Rename "small" local variable, because windows headers #define it
|
2014-05-27 15:20:31 -07:00 |
tsd.c
|
Add mq (message queue) to test infrastructure.
|
2013-12-12 14:41:02 -08:00 |
util.c
|
Use KQU() rather than QU() where applicable.
|
2014-05-28 21:17:42 -07:00 |
zero.c
|
Fix message formatting errors uncovered by p_test_fail() refactoring.
|
2014-03-30 11:21:09 -07:00 |