2005-08-25 |
Jim Meyering | Include <config.h>. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Bruno Haible | Tests for module 'tls'. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Bruno Haible | Tests for gnulib module 'lock'. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Bruno Haible | Support for unit test modules. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Bruno Haible | Template for tests module description. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Bruno Haible | Update copyright year and authors. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Bruno Haible | Fix autoreconf invocation. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Bruno Haible | Generalize support for --aux-dir. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Bruno Haible | Use compound statement instead of subshell. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Bruno Haible | Change --aux-dir default to "build-aux". |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Bruno Haible | Proper autoconf macro argument quoting. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Paul Eggert | * config/srclist.txt: Add glibc bug 1240. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Paul Eggert | Fix typo in previous log entry. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Paul Eggert | * srclist.txt: Comment out lib/regex.c. Add glibc... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Paul Eggert | * config/srclist.txt: Add glibc bug 1237. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Paul Eggert | [_REGEX_SOURCE]: Define re_fastmap_accurate too; this was |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Paul Eggert | * config/srclist.txt: |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Jim Meyering | (File descriptor based Input/Output): Add fcntl-safer. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Jim Meyering | (Depends-on): Add fcntl-safer. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Jim Meyering | Sync from coreutils. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Jim Meyering | filter through indent |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Bruno Haible | Add multiple-inclusion guard. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Bruno Haible | Use GNU coding style. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Simon Josefsson | Include config.h too. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Simon Josefsson | * tests/test-getpass.c: New file. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Jim Meyering | (Makefile.am): Remove `lib_SOURCES += ...' line, |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Jim Meyering | Use AC_LIBSOURCES and AC_LIBOBJ to indicate source |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Paul Eggert | * config/srclist.txt: Add glibc bug 1233. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Paul Eggert | * config/srclist.txt: Add glibc bug 1232. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Paul Eggert | * config/srclist.txt: Add glibc bug 1231. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Paul Eggert | * regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used. |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Paul Eggert | * config/srclist.txt: Add glibc bug 1227. |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Paul Eggert | * config/srclist.txt: Add glibc bug 1226. |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Paul Eggert | * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE. |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Paul Eggert | * config/srclist.txt: Add glibc bug 1225. |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Paul Eggert | * config/srclist.txt: Add glibc bug 1224. |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Paul Eggert | * config/srclist.txt: Add glibc bug 1223. |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Paul Eggert | * config/srclist.txt: Add glibc bugs 1220, 1221, 1222. |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Paul Eggert | Recent regex patches. |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Paul Eggert | Add glibc bug 1218. |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Paul Eggert | (re_acquire_state, re_acquire_state_context) [defined... |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Paul Eggert | Add glibc bug 1217 for regcomp.c. |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Paul Eggert | (duplicate_node): Return new index, not an error code, |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Paul Eggert | Comment out $LIBCSRC/posix/regexec.c. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Paul Eggert | (proceed_next_node): Redo local variables to avoid... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Paul Eggert | Comment out $LIBCSRC/posix/regex_internal.c. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Paul Eggert | (re_string_realloc_buffers, re_node_set_insert): |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Bruno Haible | Prettier line breaking. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Bruno Haible | Fix return value. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Jim Meyering | Make the %s format (seconds since the epoch) work for... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Paul Eggert | Add sources.redhat.com/bugzilla/show_bug.cgi?id=1207. |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Paul Eggert | Remove useless space-before-tab. |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Bruno Haible | New module 'strcasestr'. |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Bruno Haible | Make strstr() work in multibyte locales. |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Bruno Haible | strcasecmp.c now uses mbuiter. |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Bruno Haible | New module 'mbuiter'. |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Bruno Haible | Comment fix. |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Bruno Haible | Fix the iterator, so that it ends before the '\0'. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Paul Eggert | * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not overri... |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Bruno Haible | Simplify by using mb_casecmp. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Bruno Haible | Bug fix: make the comparison operations transitive. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Bruno Haible | Make strcasecmp() work right in multibyte locales. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Bruno Haible | New module 'strnlen1'. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Bruno Haible | New module 'mbfile'. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Bruno Haible | New module 'mbiter'. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Bruno Haible | New module 'mbchar'. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Bruno Haible | Add do/while0 to avoid gcc warnings. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Bruno Haible | New module 'tls'. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Paul Eggert | * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h. |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Simon Josefsson | * gnulib-tool (sed_extract_prog): Recognize 'unlimited... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Simon Josefsson | * modules/ssize_t (License): Change to 'unlimited'. |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Jim Meyering | (setup_dir, enter_dir, leave_dir, free_dir): |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Jim Meyering | Mention that with FTS_LOGICAL, we use FTS_TIGHT_CYCLE_C... |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Jim Meyering | (fts_cross_check) [FTS_DEBUG]: s/active_dir_ht/fts_cycl... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Simon Josefsson | Add ssize_t. |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Simon Josefsson | Add ssize_t module, and use it. |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Simon Josefsson | . |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Simon Josefsson | Fix typo in last commit. |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Simon Josefsson | * MODULES.html.sh (Extra functions based on ANSI C... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Simon Josefsson | Fix typo in last commit. |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Simon Josefsson | * readline.m4: Look for termcap, curses or ncurses... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Simon Josefsson | Add readline. |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Bruno Haible | Change parameter name to match comment. |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Simon Josefsson | Add gl_AVOID. |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Simon Josefsson | 2005-08-10 Simon Josefsson <jas@extundo.com> |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Karl Berry | typos from Ralf, other updates |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Bruno Haible | Really require autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Simon Josefsson | Add test tool for iconvme. |
commit | commitdiff | tree | snapshot |
next |