2007-09-08 |
Bruno Haible | Script to print the POSIX substitutes modules. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Bruno Haible | Remove extra @code. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Jim Meyering | Rename __fpending.c -> fpending.c and __fpending.h... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Bruno Haible | Remove old stub file. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Simon Josefsson | doc/headers/stdint.texi: Discuss #include_next issue. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Paul Eggert | * build-aux/bootstrap: Remove obsolete comment about... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Paul Eggert | * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Jim Meyering | New module: git-version-gen. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Jim Meyering | Import changes from coreutils for bootstrap script. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Jim Meyering | * build-aux/git-version-gen: New file, from coreutils... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Karl Berry | missed commit |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Bruno Haible | Fix mis-recognition of 'mcs' on QNX 6. |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Bruno Haible | Add double-inclusion guard. |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Bruno Haible | Let linebreak rely on uniwidth/width. |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Karl Berry | finish mreadlink_with_size rename |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Jim Meyering | Rename mreadlink_with_size to areadlink_with_size. |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Bruno Haible | Care about dangling symbolic links. |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Bruno Haible | Use test -h, not test -L. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Simon Josefsson | lib/readline.c: Don't include getline.h, the prototype... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Jim Meyering | Getdelim touchup. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Eric Blake | Getline touchups. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Bruno Haible | Add guile. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Eric Blake | * tests/test-getdelim.c (main): Use remove, not unlink. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Eric Blake | Move getline and getdelim into stdio.h, per POSIX 200x. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Bruno Haible | Optimization: no need to flush stdin if we can determin... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Bruno Haible | Tests for module 'freadahead'. |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Bruno Haible | New module 'freadahead'. |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Eric Blake | Test yesno in combination with closein. |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Bruno Haible | Add tentative support for Solaris/AMD64. |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Bruno Haible | Another lseek bug on BeOS. |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Bruno Haible | Work around lseek bug on BeOS. |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Bruno Haible | Test of fuzzy string matching. |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Bruno Haible | Fuzzy string comparison. |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Bruno Haible | Trivial modifications to lib/diffseq.h. |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Bruno Haible | - Comment style. |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Jim Meyering | New file: lib/idcache.h |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Paul Eggert | * MODULES.html.sh: Add diffseq. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Paul Eggert | Import changes from coreutils for bootstrap script. |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Ben Pfaff | * lib/count-one-bits.h: Add comments. (From Bruno... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Paul Eggert | * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Paul Eggert | * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Eric Blake | * lib/xstrtol-error.c: Add missing include. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Eric Blake | Move xstrtol messages into gnulib domain, when --pobase... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Jim Meyering | New function: mfile_name_concat. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Bruno Haible | Avoid gcc warning: "__STDC_LIMIT_MACROS_TRIGGER" redefined |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Simon Josefsson | 2007-08-07 Simon Josefsson <simon@josefsson.org> |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Paul Eggert | * NEWS: Describe interface changes to human, xstrtol. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Simon Josefsson | 2007-08-06 Simon Josefsson <simon@josefsson.org> |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Bruno Haible | Don't pretend that stdint.h conforms to C99 if it doesn... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Bruno Haible | Use a slightly cleaner hack on BSD systems. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Jim Meyering | In attribution, correct name spelling and adjust email... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Jim Meyering | Correct recent fts.c patch author attribution. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Bruno Haible | Use the synonymous term LGPLv2+. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Jim Meyering | * lib/fts.c (fts_read): Upon failure to chdir into... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Bruno Haible | Revert last patch. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Bruno Haible | Revert last patch. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Bruno Haible | 2007-07-25 Jim Meyering <jim@meyering.net> |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Bruno Haible | Fix the include_next test so that it rejects AIX 4... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Ben Pfaff | Improve name: "count-one-bits" is better than "popcount". |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Ben Pfaff | (popcount32): Reduce size of constants, to allow better... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Ben Pfaff | * lib/popcount.h: Use verify_true instead of if...abort. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Bruno Haible | Create .cvsignore files when creating a new directory. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Ben Pfaff | Use faster, branchless algorithm for non-GCC case. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Ben Pfaff | New module: popcount. |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Paul Eggert | * build-aux/announce-gen: Update to GPLv3. |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Paul Eggert | * build-aux/config.guess: Update from config. |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Bruno Haible | Add missing definition of _ macro. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Jim Meyering | * check-module: Diagnose a self-dependency. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Bruno Haible | Remove pointless error message. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Bruno Haible | po directory infrastructure, copied from GNU gettext... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Bruno Haible | New options --po-base, --po-domain. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Bruno Haible | Ensure that also files under build-aux/ are distributed. |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Bruno Haible | Add jwhois. |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Bruno Haible | Typo. |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Bruno Haible | Use the synonymous term "LGPLv2+". |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Bruno Haible | Typo. |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Bruno Haible | Use the synonymous term LGPLv2. |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Ralf Wildenhues | * modules/argz (License): LGPLv2+. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Karl Berry | revise node structure for new fdl.texi |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Bruno Haible | Emit a "do not edit" line to the generated file. |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Karl Berry | add lgpl-3.0.texi; have all Texinfo licenses consistent... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Bruno Haible | New gnulib-tool option --more-symlinks. |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Bruno Haible | Fix a #if error that causes a build failure on Linux... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Paul Eggert | * lib/inttypes_.h: Undo previous change, since it was... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Paul Eggert | * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTT... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Jim Meyering | df: Don't fail for Tru64's "file-on-file mount". |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Bruno Haible | Use the synonymous term "LGPLv2+". |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Bruno Haible | Handle copying terms "GPLv2+" and "LGPLv2+". |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Bruno Haible | Clarify the license abbreviations in the modules files. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Karl Berry | avoid error on files in subdirs |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Sergey Poznyakoff | Update |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Sergey Poznyakoff | (func_import): Avoid duplication of --avoid statements |
commit | commitdiff | tree | snapshot |
next |