Age | Commit message (Expand) | Author |
2012-09-20 | build: move non-recursive-gnulib-prefix-hack to gnulib; update | Jim Meyering |
2012-09-14 | build: don't prefix the RHS of "GPERF = ..." with "lib/" | Jim Meyering |
2012-09-12 | maint: mbsalign.h: fix typo from previous comment edit | Bernhard Voelker |
2012-09-11 | build: handle @ALLOCA@-vs-non-recursive make problems | Jim Meyering |
2012-09-11 | build: new module to convert lib/ to non-recursive make | Jim Meyering |
2012-09-11 | maint: add more control flags to mbsalign | Pádraig Brady |
2012-09-10 | maint: move the last coreutils-specific files from lib/ to gl/ | Jim Meyering |
2012-09-10 | maint: move gl/m4/root-dev-ino.m4 contents into its module definition | Jim Meyering |
2012-07-27 | maint: refresh stale local gnulib patch files | Jim Meyering |
2012-06-10 | build: update gnulib to latest; correct comment grammar | Jim Meyering |
2012-02-12 | build: correct @@-,length values in last hunk of regcomp.c.diff | Jim Meyering |
2012-02-12 | build: update gnulib, bootstrap, gl/lib/regcomp.c.diff | Jim Meyering |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-09 | maint: straggler *.[ch] files: convert more `...' to '...' | Jim Meyering |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2011-12-03 | maint: add missing ":" after "License" in local gnulib module files | Jim Meyering |
2011-10-30 | maint: avoid new "make syntax-check" failure due to stdalign definition | Jim Meyering |
2011-10-27 | build: avoid bootstrap failure when using patch-2.5.8 | Jim Meyering |
2011-09-17 | randread: add FIXME comment for RDRAND | Paul Eggert |
2011-08-30 | build: heap.c: make possible gnulib candidate c89 compatible | Pádraig Brady |
2011-08-08 | mktemp: stir in enough entropy (Bug#6683) | Paul Eggert |
2011-07-02 | maint: use "const" and "pure" function attributes where possible | Jim Meyering |
2011-06-17 | maint: use modules/tempname.diff file, not a replacement; update gnulib | Jim Meyering |
2011-05-29 | maint: remove unnecessary gnulib .diff file | Jim Meyering |
2011-05-26 | maint: enforce cpp indentation policy | Jim Meyering |
2011-05-14 | shuf: use memory more efficiently when returning a subset | Pádraig Brady |
2011-04-11 | maint: remove doubled words in comments, e.g., s/to to/to/ | Jim Meyering |
2011-03-13 | maint: use wcswidth from gnulib | Pádraig Brady |
2011-02-08 | tests: randread-tests: use macro.h not "#define ASSERT..." | Jim Meyering |
2011-02-07 | maint: move di-set and ino-map modules from ./gl to gnulib | Jim Meyering |
2011-02-07 | di-set: provide a lookup method | Jim Meyering |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-11-15 | maint: add a missed fadvise-tests module | Pádraig Brady |
2010-11-13 | maint: remove fstimeprec (variable precision time stamp) support | Jim Meyering |
2010-11-06 | stat: use e.g. %.3X instead of %X.%3:X for sub-second precision | Paul Eggert |
2010-10-13 | mbsalign: avoid warning with Solaris 10 cc | Paul Eggert |
2010-10-13 | tests: fix rand-isaac test | Paul Eggert |
2010-10-01 | maint: ensure the mbsalign module is C89 compatible | Pádraig Brady |
2010-08-15 | maint: exclude tests from the set_program_name syntax-check | Pádraig Brady |
2010-08-09 | tests: silence 'make syntax-check' | Eric Blake |
2010-07-25 | sort: make struct heap private | Paul R. Eggert |
2010-07-25 | sort: use more-consistent style with const | Paul R. Eggert |
2010-07-23 | randread: run 2x faster on 64-bit hosts, don't assume no padding bits | Paul R. Eggert |
2010-07-22 | fadvise: new module providing a simpler interface to posix_fadvise | Pádraig Brady |
2010-07-20 | randread: use /dev/urandom to seed, not just getpid etc | Paul R. Eggert |
2010-07-16 | randread: don't require -lrt | Paul R. Eggert |
2010-07-14 | heap_alloc: avoid integer overflow | Jim Meyering |
2010-07-13 | maint: heap.c: simplify dynamic allocations | Pádraig Brady |
2010-07-13 | sort: parallelize internal sort | Chen Guo |
2010-07-13 | di-set, ino-map: adjust a type, improve readability | Jim Meyering |