Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oset: Add an 'update' operation. | Bruno Haible | 2020-07-20 | 1 | -0/+1 |
* | Port tests away from progname | Pino Toscano | 2016-09-05 | 1 | -1/+0 |
* | Refactor common macros used in tests. | Bruno Haible | 2009-12-24 | 1 | -0/+1 |
* | Move the malloc checking from module 'oset' to new module 'xoset'. | Bruno Haible | 2009-12-14 | 1 | -1/+0 |
* | Fix --with-tests compilation on cygwin. | Eric Blake | 2007-04-16 | 1 | -2/+1 |
* | Link test program with libintl. | Bruno Haible | 2007-04-04 | 1 | -0/+1 |
* | Avoid link error due to program_name. | Bruno Haible | 2007-03-03 | 1 | -0/+1 |
* | Assume automake >= 1.10. | Bruno Haible | 2007-02-25 | 1 | -1/+1 |
* | Ordered set data type implemented by a binary tree. | Bruno Haible | 2006-07-17 | 1 | -0/+12 |