Mercurial > hg > octave-nkf > gnulib-hg
graph
-
(gc_hash_open): Catch NULL calloc return value.Thu, 13 Sep 2007 11:53:38 +0000, by Simon Josefsson
-
Avoid defining AC_USE_SYSTEM_EXTENSIONS here.Wed, 12 Sep 2007 23:24:15 +0000, by Bruno Haible
-
Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.Wed, 12 Sep 2007 15:59:57 +0000, by Eric Blake
-
Remove old, obsolete isc-posix.m4.Tue, 11 Sep 2007 23:07:45 +0000, by Bruno Haible
-
* ChangeLog: Restore lines accidentally truncated 2007-04-06.Tue, 11 Sep 2007 15:58:09 +0000, by Eric Blake
-
Fix typo in error message.Tue, 11 Sep 2007 00:40:16 +0000, by Bruno Haible
-
autoupdateMon, 10 Sep 2007 16:39:13 +0000, by Karl Berry
-
autoupdateMon, 10 Sep 2007 13:18:03 +0000, by Karl Berry
-
Oops, avoid an infinite recursion.Sun, 09 Sep 2007 17:38:23 +0000, by Bruno Haible
-
Update portability list.Sun, 09 Sep 2007 17:14:46 +0000, by Bruno Haible
-
Oops, invert the direction of the test.Sun, 09 Sep 2007 17:10:10 +0000, by Bruno Haible
-
* lib/hash.c (hash_initialize): Detect calloc failure.Sun, 09 Sep 2007 14:48:10 +0000, by Jim Meyering
-
Set errno to ENOMEM when malloc/realloc fails. Needed on mingw.Sun, 09 Sep 2007 14:32:21 +0000, by Bruno Haible
-
Add dependencies to malloc-posix, realloc-posix.Sun, 09 Sep 2007 14:27:39 +0000, by Bruno Haible
-
Add dependency to realloc-posix.Sun, 09 Sep 2007 14:27:13 +0000, by Bruno Haible
-
Add dependency to malloc-posix.Sun, 09 Sep 2007 14:26:55 +0000, by Bruno Haible
-
New chapter "POSIX Substitutes Library".Sun, 09 Sep 2007 13:20:45 +0000, by Bruno Haible
-
Simplify the malloc/realloc/calloc macrology.Sun, 09 Sep 2007 13:19:42 +0000, by Bruno Haible
-
Simplify the malloc/realloc/calloc macrology.Sun, 09 Sep 2007 13:07:55 +0000, by Bruno Haible
-
New module 'malloc-posix'.Sun, 09 Sep 2007 13:01:44 +0000, by Bruno Haible
-
New module 'realloc-posix'.Sun, 09 Sep 2007 12:56:27 +0000, by Bruno Haible
-
New module 'calloc-posix'.Sun, 09 Sep 2007 12:29:37 +0000, by Bruno Haible
-
Allow for modules to show an arbitrary notice.Sun, 09 Sep 2007 12:17:35 +0000, by Bruno Haible
-
New options --verbose, --quiet.Sun, 09 Sep 2007 11:49:57 +0000, by Bruno Haible
-
Prefer rsync over wget when available.Sat, 08 Sep 2007 23:07:48 +0000, by Bruno Haible
-
Add --help and --version option processing.Sat, 08 Sep 2007 22:45:08 +0000, by Bruno Haible
-
Script to print the POSIX substitutes modules.Sat, 08 Sep 2007 22:27:19 +0000, by Bruno Haible
-
Remove extra @code.Sat, 08 Sep 2007 21:36:51 +0000, by Bruno Haible
-
Rename __fpending.c -> fpending.c and __fpending.h -> fpending.hSat, 08 Sep 2007 19:25:52 +0000, by Jim Meyering
-
Remove old stub file.Sat, 08 Sep 2007 12:16:39 +0000, by Bruno Haible
-
doc/headers/stdint.texi: Discuss #include_next issue.Fri, 07 Sep 2007 10:33:34 +0000, by Simon Josefsson
-
* build-aux/bootstrap: Remove obsolete comment about wget --help.Thu, 06 Sep 2007 18:14:05 +0000, by Paul Eggert
-
* m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspellingThu, 06 Sep 2007 17:52:29 +0000, by Paul Eggert
-
update from texinfoMon, 03 Sep 2007 12:19:53 +0000, by Karl Berry
-
New module: git-version-gen.Mon, 03 Sep 2007 10:47:39 +0000, by Jim Meyering
-
Import changes from coreutils for bootstrap script.Sun, 02 Sep 2007 23:05:26 +0000, by Jim Meyering
-
* build-aux/git-version-gen: New file, from coreutils. For details, seeSun, 02 Sep 2007 22:42:45 +0000, by Jim Meyering
-
missed commitSun, 02 Sep 2007 21:05:51 +0000, by Karl Berry
-
Fix mis-recognition of 'mcs' on QNX 6.Sun, 02 Sep 2007 11:13:02 +0000, by Bruno Haible
-
Add double-inclusion guard.Sat, 01 Sep 2007 16:24:55 +0000, by Bruno Haible
-
Let linebreak rely on uniwidth/width.Sat, 01 Sep 2007 15:52:06 +0000, by Bruno Haible
-
finish mreadlink_with_size renameSat, 01 Sep 2007 14:01:44 +0000, by Karl Berry
-
Rename mreadlink_with_size to areadlink_with_size.Tue, 28 Aug 2007 09:13:04 +0000, by Jim Meyering
-
Care about dangling symbolic links.Sun, 26 Aug 2007 10:36:54 +0000, by Bruno Haible
-
Use test -h, not test -L.Sun, 26 Aug 2007 10:31:22 +0000, by Bruno Haible
-
lib/readline.c: Don't include getline.h, the prototype is now found in stdio.h.Thu, 23 Aug 2007 15:44:35 +0000, by Simon Josefsson
-
Getdelim touchup.Thu, 23 Aug 2007 08:33:16 +0000, by Jim Meyering
-
Getline touchups.Thu, 23 Aug 2007 02:00:18 +0000, by Eric Blake
-
Add guile.Wed, 22 Aug 2007 22:24:55 +0000, by Bruno Haible
-
* tests/test-getdelim.c (main): Use remove, not unlink.Wed, 22 Aug 2007 14:04:30 +0000, by Eric Blake
-
Move getline and getdelim into stdio.h, per POSIX 200x.Wed, 22 Aug 2007 12:54:21 +0000, by Eric Blake
-
Optimization: no need to flush stdin if we can determine quickly that stdin'sMon, 20 Aug 2007 22:09:08 +0000, by Bruno Haible
-
Tests for module 'freadahead'.Sun, 19 Aug 2007 17:43:56 +0000, by Bruno Haible
-
New module 'freadahead'.Sun, 19 Aug 2007 17:42:40 +0000, by Bruno Haible
-
Test yesno in combination with closein.Sun, 19 Aug 2007 15:47:14 +0000, by Eric Blake
-
autoupdateSun, 19 Aug 2007 13:44:47 +0000, by Karl Berry
-
Add tentative support for Solaris/AMD64.Sun, 19 Aug 2007 09:37:45 +0000, by Bruno Haible
-
Another lseek bug on BeOS.Sun, 19 Aug 2007 09:10:56 +0000, by Bruno Haible
-
Work around lseek bug on BeOS.Sun, 19 Aug 2007 09:08:05 +0000, by Bruno Haible
-
Test of fuzzy string matching.Sat, 18 Aug 2007 17:09:47 +0000, by Bruno Haible