Mercurial > hg > octave-lojdl > gnulib-hg
graph
-
* argz_.h: Sync from Libtool.Tue, 05 Sep 2006 17:24:38 +0000, by Ralf Wildenhues
-
New 'trim' module, from Davide Angelocola <davide.angelocola@tiscali.it>.Tue, 05 Sep 2006 12:32:42 +0000, by Bruno Haible
-
(iconv_alloc): Realloc the final result, to throw away unused memory. haible-privateTue, 05 Sep 2006 11:56:40 +0000, by Bruno Haible
-
(iconv_alloc): Handle the IRIX iconv behaviour.Tue, 05 Sep 2006 11:54:25 +0000, by Bruno Haible
-
(iconv_alloc): Call iconv with 2xNULL arguments, also to flush the stateTue, 05 Sep 2006 11:51:57 +0000, by Bruno Haible
-
(iconv_alloc): Call iconv with 4xNULL arguments initially, to reset the state.Tue, 05 Sep 2006 11:49:36 +0000, by Bruno Haible
-
(iconv_alloc): No need to test for " && dest " at the end - dest isTue, 05 Sep 2006 11:48:30 +0000, by Bruno Haible
-
(iconv_alloc): Don't assume that malloc() or realloc(), when failing, setsTue, 05 Sep 2006 11:47:33 +0000, by Bruno Haible
-
(iconv_string): No need to save and restore errno when iconv_alloc succeeded.Tue, 05 Sep 2006 11:45:14 +0000, by Bruno Haible
-
(signed.m4, gettext.m4): changes not propagatedMon, 04 Sep 2006 12:45:56 +0000, by Karl Berry
-
Support for mingw DLLs.Mon, 04 Sep 2006 11:54:06 +0000, by Bruno Haible
-
* lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.Fri, 01 Sep 2006 19:54:35 +0000, by Paul Eggert
-
* lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced byFri, 01 Sep 2006 19:49:22 +0000, by Paul Eggert
-
* gnulib-tool (func_emit_lib_Makefile_am): Fix typos inFri, 01 Sep 2006 15:17:11 +0000, by Paul Eggert
-
Improve maintainability.Fri, 01 Sep 2006 11:57:26 +0000, by Bruno Haible
-
.Fri, 01 Sep 2006 08:04:11 +0000, by Karl Berry
-
* modules/getloadavg (Files): Add m4/getloadavg.m4.Thu, 31 Aug 2006 22:29:00 +0000, by Paul Eggert
-
* lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.Thu, 31 Aug 2006 21:54:54 +0000, by Paul Eggert
-
* gnulib-tool: Don't let emacs change spaces to TAB.Thu, 31 Aug 2006 14:36:39 +0000, by Eric Blake
-
Slightly change the output generated by --makefile-name.Thu, 31 Aug 2006 13:40:57 +0000, by Bruno Haible
-
Fix problem when calling "gnulib-tool --update" on multiple directories.Thu, 31 Aug 2006 13:11:23 +0000, by Bruno Haible
-
.Thu, 31 Aug 2006 08:03:18 +0000, by Karl Berry
-
Work around a bug in both the Linux and SunOS 64-bit kernels:Thu, 31 Aug 2006 07:00:50 +0000, by Paul Eggert
-
* isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid shadowingThu, 31 Aug 2006 04:52:03 +0000, by Paul Eggert
-
* MODULES.html.sh (Support for building documentation): Add gpl, lgpl.Wed, 30 Aug 2006 18:13:34 +0000, by Paul Eggert
-
.Wed, 30 Aug 2006 08:04:47 +0000, by Karl Berry
-
* modules/isapipe: New file.Tue, 29 Aug 2006 20:32:07 +0000, by Paul Eggert
-
* error.c (error_at_line, print_errno_message): Match libc, afterTue, 29 Aug 2006 16:58:34 +0000, by Eric Blake
-
* modules/configmake (Makefile.am): Make configmake.h depend onTue, 29 Aug 2006 15:50:43 +0000, by Jim Meyering
-
Prefer using configmake.h instead of augmenting DEFS.Tue, 29 Aug 2006 15:44:02 +0000, by Bruno Haible
-
* modules/configmake (Makefile.am): Add a comment, and omitTue, 29 Aug 2006 14:25:00 +0000, by Paul Eggert
-
Fix typo: s/not/now/Tue, 29 Aug 2006 09:42:21 +0000, by Jim Meyering
-
.Tue, 29 Aug 2006 08:05:48 +0000, by Karl Berry
-
Sync from Libtool:Tue, 29 Aug 2006 06:15:19 +0000, by Ralf Wildenhues
-
* lib/fcntl_.h: New file.Mon, 28 Aug 2006 22:59:17 +0000, by Paul Eggert
-
* inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.Mon, 28 Aug 2006 20:56:50 +0000, by Eric Blake
-
* lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:Mon, 28 Aug 2006 20:42:17 +0000, by Paul Eggert
-
* gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_nameMon, 28 Aug 2006 19:39:49 +0000, by Paul Eggert
-
* modules/inttypes (Files): Add m4/inttypes-h.m4.Mon, 28 Aug 2006 18:41:49 +0000, by Paul Eggert
-
* modules/inttypes (Makefile.am): Fix sed error when inttypes.hMon, 28 Aug 2006 17:41:08 +0000, by Eric Blake
-
SCNX* macros don't exist.Mon, 28 Aug 2006 16:57:51 +0000, by Bruno Haible
-
Do the INT_MAX check only where size_t is converted to 'int'.Mon, 28 Aug 2006 16:04:14 +0000, by Bruno Haible
-
* modules/inttypes (Depends-on): Fix sed error when inttypes.hMon, 28 Aug 2006 16:01:30 +0000, by Eric Blake
-
New option --makefile-name.Mon, 28 Aug 2006 15:22:55 +0000, by Bruno Haible
-
Reorder some statements.Mon, 28 Aug 2006 15:21:25 +0000, by Bruno Haible
-
Small fix after --local-dir introduction.Mon, 28 Aug 2006 15:20:22 +0000, by Bruno Haible
-
Save the --local-dir value in the cache file.Mon, 28 Aug 2006 15:14:35 +0000, by Bruno Haible
-
Better error handling.Mon, 28 Aug 2006 15:12:52 +0000, by Bruno Haible
-
BeOS portability.Mon, 28 Aug 2006 14:34:07 +0000, by Bruno Haible
-
Avoid compiler warning.Mon, 28 Aug 2006 13:14:09 +0000, by Bruno Haible
-
New module 'c-strstr'.Mon, 28 Aug 2006 13:04:33 +0000, by Bruno Haible
-
Rewritten inttypes module.Mon, 28 Aug 2006 12:55:18 +0000, by Bruno Haible
-
Rewritten inttypes module. New modules imaxabs, imaxdiv.Mon, 28 Aug 2006 12:54:47 +0000, by Bruno Haible
-
New module 'imaxdiv'.Mon, 28 Aug 2006 12:54:20 +0000, by Bruno Haible
-
New module 'imaxabs'.Mon, 28 Aug 2006 12:54:10 +0000, by Bruno Haible
-
Rewritten 'inttypes' module.Mon, 28 Aug 2006 12:53:57 +0000, by Bruno Haible
-
* visibility.texi: Actually read and correct the grammar of theMon, 28 Aug 2006 05:52:44 +0000, by Jim Meyering
-
* visibility.texi: Remove duplicate word: "pointer".Sun, 27 Aug 2006 20:38:52 +0000, by Jim Meyering
-
update from texinfoSun, 27 Aug 2006 13:34:37 +0000, by Karl Berry
-
.Sat, 26 Aug 2006 08:04:43 +0000, by Karl Berry