2008-04-11 |
Bruno Haible | Include stdbool, for 'true' and 'false'. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Bruno Haible | Fix compilation error with IRIX 6.5 cc. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Eric Blake | Avoid compile failure on OS/2. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Bruno Haible | Flush the standard error stream before aborting. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Bruno Haible | Tweak comment. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Bruno Haible | Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Bruno Haible | Fix a link error on MacOS X. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Bruno Haible | Merge branch 'master' of ssh://haible@git.sv.gnu.org... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Simon Josefsson | Make gc_random work under Windows. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Bruno Haible | Typo in comment. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Bruno Haible | Port the extended stdio functions to emx+gcc. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Bruno Haible | Port the extended stdio functions to emx+gcc. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Eric Blake | Avoid some more autoconf warnings. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Eric Blake | Avoid some autoconf warnings. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Eric Blake | Use 'git describe --match' if present (added in git... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Bruno Haible | Add tentative support for OpenServer. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Jim Meyering | gnulib-tool (func_add_or_update): s/backuped/backed... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Bruno Haible | Avoid possible error with non-ASCII bytes in UTF-8... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Ralf Wildenhues | Fix quoting in double-slash-root.m4. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Eric Blake | Make test-fseeko.c failures meaningful. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Eric Blake | Improve strtod bug detection check. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Bruno Haible | relocatable-prog-wrapper needs the gl_ENVIRON macro. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Eric Blake | Ensure sane .version contents. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Eric Blake | Make GNU make output nicer. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Eric Blake | Another maintainer tweak. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Jim Meyering | vc-list-files: don't cause coreutils "make po-check... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Eric Blake | Allow VPATH usage of vc-list-files. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Eric Blake | Fix mode change |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Bruno Haible | Avoid some "statement with no effect" warnings from... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Jim Meyering | Avoid some warnings from "gcc -Wshadow". |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Jim Meyering | bootstrap: remove dangling *.[ch] symlinks from lib |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Bruno Haible | Avoid some warnings from "gcc -Wshadow". |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Bruno Haible | Refine documentation of NAN problem. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Bruno Haible | Fix test to work on IRIX 6.5 with cc. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Bruno Haible | Refine documentation of NAN problem. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Bruno Haible | Use macros NaNf, NaNd, NaNl instead of NAN. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Eric Blake | Fix typos. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Eric Blake | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Eric Blake | For now, cater to gnulib strtod inaccuracies. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Eric Blake | Guarantee a definition of NAN. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Bruno Haible | Update test results on OSF/1. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Bruno Haible | Convert from C99 syntax to C89 syntax. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Bruno Haible | Assume NaNs exist; don't test the NAN macro. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Jim Meyering | Don't compare actual signbit return values. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Eric Blake | Correct docs for Solaris strtod. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Eric Blake | More strtod documentation. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Paul Eggert | * lib/wchar.in.h [defined __need_mbstate_t]: Just inclu... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | Add info about many more platforms. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Eric Blake | Test signbit behavior on zeros. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Eric Blake | Fix typo in last patch. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Karl Berry | Merge branch 'master' of ssh://karl@git.sv.gnu.org... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Eric Blake | More strtod touchups. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | Optimize conversion from UTF-8 to UTF-8//TRANSLIT. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | Avoid failure when attempting to return empty iconv... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | Fix buffer overrun. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Eric Blake | strtod touchups. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | Use the EOVERFLOW module instead of a manual fallback... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | Use module 'EOVERFLOW' rather than defining an EOVERFLO... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | Remove EOVERFLOW override. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | Tests for module 'EOVERFLOW'. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | New module 'EOVERFLOW'. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | Fix a bug in unistdio routines, introduced on 2007... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | Improve freadseek's efficiency after ungetc. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | Use freadptr's return value. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Bruno Haible | Fix ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Eric Blake | Add hex float support. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Eric Blake | Document various strtod bugs, with some fixes. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Eric Blake | Fix ftell on mingw. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Eric Blake | Pass test-freadseek on cygwin. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Bruno Haible | Disable the fflush-after-ungetc tests, since gnulib... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Simon Josefsson | Support SHA-224 in gc. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Jim Meyering | gnumakefile: remove file from $(top_builddir), not... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Bruno Haible | Tweak the "gettextize and autopoint" section. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Jim Meyering | gnumakefile: Don't double-quote-expand $(VPATH) value. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Eric Blake | Alter GNUmakefile to install into top directory. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruno Haible | New options --vc-files, --no-vc-files. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruno Haible | Fix regex compilation error on HP-UX 11. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruno Haible | Document how to resolve the conflicts between gnulib... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruno Haible | Install files from top/ in the destination directory. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruno Haible | Tweak "gnulib --version" output. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Bruno Haible | Tweak "gnulib --version" output. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Eric Blake | More --version tweaks. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Jim Meyering | * build-aux/GNUmakefile (_have-git-version-gen): Split... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Eric Blake | VPATH fix. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Simon Josefsson | Make git-version-gen optional. Add _build-aux variable. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Eric Blake | Sync GNUmakefile with coreutils. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Jim Meyering | New script and module: mktempd |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Jim Meyering | Undo last change. |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Jim Meyering | sha1.c, md5.c: Hoist a redundant expression. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Eric Blake | Bump copyright year in files generated by gnulib-tool. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Eric Blake | Fix 'gnulib-tool --version' output to work with git. |
commit | commitdiff | tree | snapshot |
next |