Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor common macros used in tests. | Bruno Haible | 2009-12-24 | 1 | -13/+1 |
* | Move the malloc checking from module 'oset' to new module 'xoset'. | Bruno Haible | 2009-12-14 | 1 | -4/+6 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -8/+8 |
* | Use module progname correctly in the tests that need it. | Bruno Haible | 2009-01-18 | 1 | -1/+3 |
* | Flush the standard error stream before aborting. | Bruno Haible | 2008-04-11 | 1 | -1/+2 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | Unconditionally include <config.h> in unit tests. | Eric Blake | 2007-05-28 | 1 | -3/+1 |
* | Better ASSERT macro. | Bruno Haible | 2007-04-29 | 1 | -1/+11 |
* | Add an element disposal function. | Bruno Haible | 2007-03-15 | 1 | -2/+2 |
* | Avoid link error due to program_name. | Bruno Haible | 2007-03-03 | 1 | -2/+4 |
* | Ordered set data type implemented by a binary tree. | Bruno Haible | 2006-07-17 | 1 | -0/+134 |