summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* maint: Run 'make update-copyright'Paul Eggert2019-01-012-2/+2
* Assume Autoconf >= 2.63.Bruno Haible2018-12-211-3/+1
* lchown tests: Be more permissive regarding errno values.Bruno Haible2018-12-202-0/+2
* duplocale: Avoid test failure on AIX 7.Bruno Haible2018-12-181-1/+3
* hash-map: Add tests.Bruno Haible2018-12-141-0/+13
* linkedhash-map: Add tests.Bruno Haible2018-12-141-0/+13
* array-map: Add tests.Bruno Haible2018-12-141-0/+14
* xmap: New module.Bruno Haible2018-12-141-0/+26
* hash-map: New module.Bruno Haible2018-12-141-0/+28
* linkedhash-map: New module.Bruno Haible2018-12-141-0/+28
* array-map: New module.Bruno Haible2018-12-141-0/+24
* map: New module.Bruno Haible2018-12-141-0/+24
* rbtree-omap: Add tests.Bruno Haible2018-12-111-0/+12
* avltree-omap: Add tests.Bruno Haible2018-12-111-0/+12
* array-omap: Add tests.Bruno Haible2018-12-111-0/+14
* xomap: New module.Bruno Haible2018-12-111-0/+26
* rbtree-omap: New module.Bruno Haible2018-12-112-1/+27
* avltree-omap: New module.Bruno Haible2018-12-112-1/+27
* array-omap: New module.Bruno Haible2018-12-111-0/+24
* omap: New module.Bruno Haible2018-12-111-0/+24
* hash-set, linkedhash-set: Reduce code duplication.Bruno Haible2018-12-115-15/+15
* hash-set: Add tests.Bruno Haible2018-12-071-0/+13
* linkedhash-set: Add tests.Bruno Haible2018-12-071-0/+13
* array-set: Add tests.Bruno Haible2018-12-071-0/+14
* xset: New module.Bruno Haible2018-12-071-0/+26
* hash-set: New module.Bruno Haible2018-12-071-0/+28
* linkedhash-set: New module.Bruno Haible2018-12-074-3/+34
* array-set: New module.Bruno Haible2018-12-071-0/+24
* set: New module.Bruno Haible2018-12-071-0/+24
* bitset: rename ebitset/expandable.* as tbitset/table.*Akim Demaille2018-11-291-3/+3
* bitsetv: new moduleAkim Demaille2018-11-251-0/+21
* bitset: add tests and docAkim Demaille2018-11-251-0/+11
* bitset: new moduleAkim Demaille2018-11-251-0/+35
* mktime: add libc-config dependencyPaul Eggert2018-11-211-0/+1
* havelib: Remove the need to include asm-underscore.m4.Bruno Haible2018-11-111-1/+1
* backupfile: new dir_fd argsPaul Eggert2018-10-233-4/+29
* localename: Simplify support for per-thread locales on Solaris 11.4.Bruno Haible2018-10-232-2/+2
* Assume Autoconf >= 2.63.Bruno Haible2018-10-231-1/+0
* localename: Fine-tune support for per-thread locales on Solaris 11.4.Bruno Haible2018-10-222-1/+4
* regex: depend on libc-configPaul Eggert2018-10-151-0/+1
* localename: Add support for per-thread locales on Solaris 11.4.Bruno Haible2018-10-142-0/+8
* timevar: use gethrxtime to get wall clock timeAkim Demaille2018-10-141-1/+5
* timevar: expect that getrusage is availableAkim Demaille2018-10-131-4/+1
* timevar: add to lib_SOURCESAkim Demaille2018-10-071-0/+3
* mkdir-p: Depend on 'mkdir'.Bruno Haible2018-10-051-0/+1
* tempname: Depend on 'mkdir'.Bruno Haible2018-10-051-0/+1
* timevar: rely on gnulib modules for time portability.Akim Demaille2018-10-051-1/+4
* sh-filename: New module.Bruno Haible2018-10-055-0/+24
* hmac-*: refactor to remove repetitive codePádraig Brady2018-10-014-0/+4
* grantpt: Remove unnecessary dependency.Bruno Haible2018-09-301-1/+0