2011-02-27 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Eric Blake | strstr: expand test coverage |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Jim Meyering | maint.mk: detect missing-NL-at-EOF, too |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Paul Eggert | dirname: move m4/dos.m4 functionality into lib/dosname.h |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Eric Blake | strstr: revert patches that introduced bug and pessimiz... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Paul Eggert | filenamecat: remove unnecessary dependency on dirname... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Paul Eggert | remove: remove unnecessary use of m4/dos.m4 |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Paul Eggert | * lib/openat-proc.c: Don't include dirname.h; not needed. |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Jim Meyering | ChangeLog: credit Mike Stump; add a URL for the thread |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Paul Eggert | backupfile: remove unnecessary use of m4/dos.m4 |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Jim Meyering | strstr: fix a bug whereby strstr would mistakenly retur... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Stefano Lattarini | gnulib-tool: remove use of bold display in help screen |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Bruno Haible | Fix misindentation of preprocessor directives. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Bruno Haible | ioctl: Fix for MacOS X in 64-bit mode. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Jim Meyering | maint: sc_cpp_indent_check: remove the "only in lib... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Eric Blake | maint: avoid any CDPATH issue |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Eric Blake | maint: adjust cpp indentation for my modules, as well |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Jim Meyering | maint: adjust cpp indentation to reflect nesting depth |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Bruno Haible | New module 'wctomb'. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Bruno Haible | New module 'mbtowc'. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Bruno Haible | wcrtomb: Add more tests for native Windows platforms. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Bruno Haible | wcrtomb: Enhance test. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Bruno Haible | mbrtowc: Tiny optimization. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jim Meyering | test-exclude.c: remove unmatched #endif |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jim Meyering | git-version-gen: skip "-dirty" check when appropriate |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Bruno Haible | unictype/property-byname: Reduce the size of the 'data... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Bruno Haible | unictype/scripts: Reduce the size of the 'data' segment. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Bruno Haible | stdint: Update documentation. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Paul Eggert | stdint: omit redundant check for wchar.h |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Bruno Haible | stdint: Cut dependency to module 'wchar'. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Eric Blake | longlong: skip, rather than fail, on cross-compilation |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Paul Eggert | * NEWS: Mention 2011-02-08 change to stdlib. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Bruno Haible | getloadavg: Add comments about platforms. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Bruno Haible | getloadavg: Fix link error on Solaris 2.6. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Paul Eggert | * lib/getloadavg.c (getloadavg) [sgi]: Make ldav_off... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Bruno Haible | Oops, fix syntax error in last config.rpath commit. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Bruno Haible | havelib: Fix comments. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Bruno Haible | havelib: Update config.rpath. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Bruno Haible | getloadavg test: Add some plausibility checks. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Eric Blake | maintainer-makefile: make syntax-check a no-op from... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Paul Eggert | longlong: tune, particularly for common case of c99 |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Paul Eggert | getloadavg: set errno |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Paul Eggert | getloadavg: omit unused var |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Jim Meyering | doc: update users.txt |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Bruno Haible | Consistent macro naming for macros that use GCC __attri... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Bruno Haible | Don't interfere with a program's definition of __attrib... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Eric Blake | maint: correct a ChangeLog attribution |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Bruno Haible | mbrtowc: Add more tests for native Windows platforms. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Bruno Haible | mbrtowc: Work around native Windows bug. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Bruno Haible | mbsinit: Work around mingw bug. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Bruno Haible | mbsinit: Don't crash for a NULL argument. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Bruno Haible | Don't interfere with a program's definition of __attrib... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Bruno Haible | Fix last ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Paul Eggert | stdlib: don't get in the way of non-GCC __attribute__ |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Bruno Haible | quotearg test: Avoid test failure on mingw. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Bruno Haible | setlocale: Prefer gnulib's override over libintl's... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Paul Eggert | stdlib: support non-GCC __attribute__ |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Bruno Haible | wcsrtombs: Work around bug on native Windows. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Bruno Haible | mbsrtowcs: Work around bug on native Windows. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Bruno Haible | Avoid setlocale bugs in tests. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Bruno Haible | Fix ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Bruno Haible | setlocale: Workaround native Windows bug. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Bruno Haible | Remove unused test-setlocale1 argument. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Bruno Haible | Tests for module 'setlocale'. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Bruno Haible | New module 'setlocale'. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Bruno Haible | Prepare for locale dependent tests on mingw. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Bruno Haible | Prepare for locale dependent tests on mingw. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Eric Blake | strptime: avoid compiler warnings |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Thien-Thi Nguyen | doc: update users.txt |
commit | commitdiff | tree | snapshot |
2011-02-10 |
John W. Eaton | doc: update users.txt |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jim Meyering | doc: update users.txt |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Bruno Haible | gnulib-tool: Make copyright notice adjustment more... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Bruno Haible | New module 'towctrans'. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Bruno Haible | New module 'wctrans'. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Bruno Haible | New module 'iswctype'. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Bruno Haible | New module 'wctype'. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Bruno Haible | wctype-h: Ensure wctype_t and wctrans_t are defined. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Paul Eggert | flock: fix license typo |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Bruno Haible | Split large sed scripts, for HP-UX sed. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Paul Eggert | stdlib: improve random_r modularization |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Paul Eggert | stdlib: don't depend on stdint |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Paul Eggert | getloadavg: don't depend on c-strtod, cloexec, fcntl... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jim Meyering | di-set.h, ino-map.h: add multiple-inclusion guard |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Bruno Haible | iswblank: Ensure declaration on glibc systems. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Bruno Haible | New module 'iswblank'. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Bruno Haible | di-set tests: Refactor. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Bruno Haible | ino-map tests: Refactor. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jim Meyering | di-set: add "const" to a cast |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Paul Eggert | ChangeLog: fix my old entry to give credit to Bastien |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Bruno Haible | Rename module 'wctype' to 'wctype-h'. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Bruno Haible | New module 'wcswidth'. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Bruno Haible | New module 'wcstok'. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Bruno Haible | New module 'wcsstr'. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Bruno Haible | New module 'wcspbrk'. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Bruno Haible | New module 'wcsspn'. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Bruno Haible | New module 'wcscspn'. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Bruno Haible | New module 'wcsrchr'. |
commit | commitdiff | tree | snapshot |
next |