Mercurial > hg > octave-jordi > gnulib-hg
graph
-
New module 'mbsrchr'.Mon, 05 Feb 2007 01:16:13 +0000, by Bruno Haible
-
New module 'mbsrchr'.Mon, 05 Feb 2007 01:07:28 +0000, by Bruno Haible
-
New module 'mbschr'.Mon, 05 Feb 2007 01:01:37 +0000, by Bruno Haible
-
Add log entries for today's change to modules/extensions and modules/lock.Mon, 05 Feb 2007 00:30:49 +0000, by Paul Eggert
-
* lib/stdbool_.h: Mention that bool bit-fields aren't supported.Mon, 05 Feb 2007 00:22:55 +0000, by Paul Eggert
-
* modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.Mon, 05 Feb 2007 00:20:04 +0000, by Paul Eggert
-
New module description section 'configure.ac-early'.Sun, 04 Feb 2007 19:09:25 +0000, by Bruno Haible
-
Make use of gcj-4.3's -fsource and -ftarget option.Sun, 04 Feb 2007 16:28:01 +0000, by Bruno Haible
-
* lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflowSun, 04 Feb 2007 02:20:40 +0000, by Paul Eggert
-
syncSat, 03 Feb 2007 00:37:38 +0000, by Karl Berry
-
Make pwd and readlink work also when run with an unreadable parent dirSat, 03 Feb 2007 00:23:57 +0000, by Jim Meyering
-
Make the redefinitions to error-provoking symbols conditional.Sat, 03 Feb 2007 00:01:56 +0000, by Bruno Haible
-
Avoid mempcpy in the regex code, as the string.h mempcpy stuffFri, 02 Feb 2007 22:15:43 +0000, by Paul Eggert
-
* modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:Fri, 02 Feb 2007 17:28:38 +0000, by Jim Meyering
-
* lib/strchrnul.c: Always include config.h first.Fri, 02 Feb 2007 16:48:55 +0000, by Eric Blake
-
* modules/mountlist (Depends-on): Revert 2007-01-31 change,Fri, 02 Feb 2007 16:13:45 +0000, by Eric Blake
-
Add opencdk.Fri, 02 Feb 2007 13:13:45 +0000, by Simon Josefsson
-
m4/socklen.m4: Fix typo.Fri, 02 Feb 2007 13:09:37 +0000, by Simon Josefsson
-
* modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.Fri, 02 Feb 2007 13:06:22 +0000, by Eric Blake
-
Turn the errors for use of strstr and similar into conditional warnings.Fri, 02 Feb 2007 03:46:59 +0000, by Bruno Haible
-
Give tools a better chance to allocate space for very large buffers.Thu, 01 Feb 2007 23:53:04 +0000, by Jim Meyering
-
.Thu, 01 Feb 2007 21:38:44 +0000, by Karl Berry
-
(strtok_r.c): lose sync, no more strtok_r.h.Thu, 01 Feb 2007 21:36:19 +0000, by Karl Berry
-
Fix module name list after recent renamings.Thu, 01 Feb 2007 17:22:52 +0000, by Bruno Haible
-
* modules/regex (Depends-on): Revert dependence on mempcpy.Thu, 01 Feb 2007 13:41:12 +0000, by Eric Blake
-
* lib/string_.h: If the gnulib module XYZ is not present, undefineThu, 01 Feb 2007 08:57:49 +0000, by Paul Eggert
-
* lib/mkdir-p.c (make_dir_parents): Close a race condition thatThu, 01 Feb 2007 07:56:15 +0000, by Paul Eggert
-
* modules/mountlist (Depends-on): Add strstrThu, 01 Feb 2007 05:23:41 +0000, by Eric Blake
-
* m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usageThu, 01 Feb 2007 05:01:17 +0000, by Eric Blake
-
Enforce the use of gnulib modules for unportable <string.h> functions.Thu, 01 Feb 2007 04:39:46 +0000, by Bruno Haible
-
New module description field 'Link'.Thu, 01 Feb 2007 01:52:34 +0000, by Bruno Haible
-
Enforce the use of gnulib modules for unportable <string.h> functions.Thu, 01 Feb 2007 00:29:52 +0000, by Bruno Haible
-
(values): Add EAI_OVERFLOW.Wed, 31 Jan 2007 12:41:07 +0000, by Simon Josefsson
-
* lib/mpsort.c (mpsort): Remove spurious "return" in void function.Tue, 30 Jan 2007 21:39:19 +0000, by Jim Meyering
-
Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.Tue, 30 Jan 2007 01:07:22 +0000, by Bruno Haible
-
* lib/memrchr.c: Assume <string.h> unconditionally, to pull inTue, 30 Jan 2007 00:25:25 +0000, by Eric Blake
-
* lib/strptime.h (strptime): Use 'restrict' for args whereMon, 29 Jan 2007 23:12:55 +0000, by Paul Eggert
-
New module 'strptime'. Initial fixes.Mon, 29 Jan 2007 17:33:12 +0000, by Bruno Haible
-
2007-01-29 Yoann Vandoorselaere <yoann@prelude-ids.org>Mon, 29 Jan 2007 17:21:16 +0000, by Bruno Haible
-
* MODULES.html.sh: New module mpsort.Mon, 29 Jan 2007 07:23:21 +0000, by Paul Eggert
-
* lib/regex.h (_Restrict_): Renamed from __restrict, to avoidMon, 29 Jan 2007 00:37:14 +0000, by Paul Eggert
-
* modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do useSun, 28 Jan 2007 20:14:37 +0000, by Jim Meyering
-
* modules/sys_time (Makefile.am): Build sys/time.h only when it's theSun, 28 Jan 2007 18:55:01 +0000, by Jim Meyering
-
Simplify macrology that creates unistd.h.Sun, 28 Jan 2007 16:10:39 +0000, by Bruno Haible
-
Reduce the number of AC_LIBOBJ invocations by 1.Sun, 28 Jan 2007 16:00:02 +0000, by Bruno Haible
-
* gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)Sun, 28 Jan 2007 13:58:02 +0000, by Ralf Wildenhues
-
Renamed modules.Sun, 28 Jan 2007 13:22:14 +0000, by Bruno Haible
-
Rename u32-mbtouc-safe -> u32-mbtouc, u32_mbtouc_safe -> u32_mbtouc.Sun, 28 Jan 2007 02:42:23 +0000, by Bruno Haible
-
Move to u32-mbtouc.c.Sun, 28 Jan 2007 02:36:09 +0000, by Bruno Haible
-
Move to here from u32-mbtouc-safe.c.Sun, 28 Jan 2007 02:36:06 +0000, by Bruno Haible
-
Move to u32-mbtouc.Sun, 28 Jan 2007 02:35:44 +0000, by Bruno Haible
-
Move to here from u32-mbtouc-safe.Sun, 28 Jan 2007 02:35:41 +0000, by Bruno Haible
-
Rename u32-mbtouc -> u32-mbtouc-unsafe, u32_mbtouc -> u32_mbtouc_unsafe.Sun, 28 Jan 2007 02:30:19 +0000, by Bruno Haible
-
Move to u32-mbtouc-unsafe.c.Sun, 28 Jan 2007 02:29:35 +0000, by Bruno Haible
-
Move to here from u32-mbtouc.c.Sun, 28 Jan 2007 02:29:32 +0000, by Bruno Haible
-
Move to u32-mbtouc-unsafe.Sun, 28 Jan 2007 02:29:12 +0000, by Bruno Haible
-
Move to here from u32-mbtouc.Sun, 28 Jan 2007 02:29:09 +0000, by Bruno Haible
-
Rename utf16-ucs4-safe -> utf16-ucs4, u16_mbtouc_safe -> u16_mbtouc.Sun, 28 Jan 2007 02:20:32 +0000, by Bruno Haible
-
Move to u16-mbtouc.c.Sun, 28 Jan 2007 02:11:35 +0000, by Bruno Haible
-
Move to here from u16-mbtouc-safe.c.Sun, 28 Jan 2007 02:11:33 +0000, by Bruno Haible