Mercurial > hg > octave-kai > gnulib-hg
graph
-
* m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.Thu, 22 Sep 2005 23:08:15 +0000, by Paul Eggert
-
Regenerate.Thu, 22 Sep 2005 23:01:01 +0000, by Paul Eggert
-
* modules/verify: New file.Thu, 22 Sep 2005 22:56:28 +0000, by Paul Eggert
-
Add back unicode_to_mb declaration that was lost on the way from GNU tar toWed, 21 Sep 2005 19:34:04 +0000, by Bruno Haible
-
* getaddrinfo.c: Don't include <netdb.h> included from getaddrinfo.h.Tue, 20 Sep 2005 16:44:50 +0000, by Derek R. Price
-
Ignore trailing slashes in --m4-base value etc.Tue, 20 Sep 2005 11:48:17 +0000, by Bruno Haible
-
Sort in a locale-independent way.Tue, 20 Sep 2005 11:00:51 +0000, by Bruno Haible
-
Provide a default for --tests-base.Mon, 19 Sep 2005 20:51:45 +0000, by Bruno Haible
-
*** empty log message ***Mon, 19 Sep 2005 17:44:57 +0000, by Jim Meyering
-
(License): Change to LGPL.Mon, 19 Sep 2005 17:44:46 +0000, by Jim Meyering
-
Use a consistent style for including <config.h>.Mon, 19 Sep 2005 17:28:14 +0000, by Paul Eggert
-
* socklen.m4: Fix typo.Mon, 19 Sep 2005 16:11:10 +0000, by Simon Josefsson
-
* srclist.txt: glibc's glob.h is now in lib/glob-libc.h.Mon, 19 Sep 2005 16:01:19 +0000, by Derek R. Price
-
Move many things into separate files.Mon, 19 Sep 2005 15:48:03 +0000, by Bruno Haible
-
Documentation of gnulib-tool.Mon, 19 Sep 2005 15:47:38 +0000, by Bruno Haible
-
Note about inet_ntoa.Mon, 19 Sep 2005 15:47:27 +0000, by Bruno Haible
-
Note about ctime.Mon, 19 Sep 2005 15:46:53 +0000, by Bruno Haible
-
Documentation about quote and quotearg modules.Mon, 19 Sep 2005 15:46:26 +0000, by Bruno Haible
-
Major update of the "Invoking gnulib-tool" chapter.Mon, 19 Sep 2005 15:38:33 +0000, by Bruno Haible
-
Support --with-tests also with --import.Mon, 19 Sep 2005 15:33:19 +0000, by Bruno Haible
-
Comment out too much verbosity in --dry-run.Mon, 19 Sep 2005 15:32:51 +0000, by Bruno Haible
-
Portability fix: readlink is not portable.Mon, 19 Sep 2005 15:32:08 +0000, by Bruno Haible
-
Oops.Mon, 19 Sep 2005 15:31:32 +0000, by Bruno Haible
-
Rework the way --dry-run works.Mon, 19 Sep 2005 15:31:11 +0000, by Bruno Haible
-
Speed up the matching of new and old files.Mon, 19 Sep 2005 15:29:40 +0000, by Bruno Haible
-
srclist.updateMon, 19 Sep 2005 12:44:31 +0000, by Karl Berry
-
srclist.updateSun, 18 Sep 2005 12:30:04 +0000, by Karl Berry
-
(set_stat_atime, set_stat_ctime, set_stat_mtime): Remove; they wereSat, 17 Sep 2005 06:54:00 +0000, by Paul Eggert
-
* config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.Fri, 16 Sep 2005 21:37:31 +0000, by Paul Eggert
-
.Fri, 16 Sep 2005 07:40:01 +0000, by Karl Berry
-
* modules/utimecmp (Depends-on): Add stat-time.Fri, 16 Sep 2005 07:18:35 +0000, by Paul Eggert
-
* utimecmp.c: Include stat-time.h.Fri, 16 Sep 2005 07:16:21 +0000, by Paul Eggert
-
* MODULES.html.sh (File system functions): Add stat-time.Fri, 16 Sep 2005 06:52:14 +0000, by Paul Eggert
-
* regcomp.c, regexec.c, regex_internal.c: Back out previousFri, 16 Sep 2005 00:23:36 +0000, by Derek R. Price
-
* regex_internal.h: Blank `pure' for GNUC < 3.Thu, 15 Sep 2005 19:14:23 +0000, by Derek R. Price
-
Fix redefinition problem: strstr may be defined as a macro in string.h.Thu, 15 Sep 2005 16:25:48 +0000, by Bruno Haible
-
autoupdateThu, 15 Sep 2005 11:53:22 +0000, by Karl Berry
-
autoupdateWed, 14 Sep 2005 13:35:43 +0000, by Karl Berry
-
remove trailing blanksTue, 13 Sep 2005 15:06:24 +0000, by Jim Meyering
-
* canon-host.c (canon_host_r): Set *cherror on memory allocationTue, 13 Sep 2005 13:23:57 +0000, by Derek R. Price
-
*** empty log message ***Tue, 13 Sep 2005 12:39:28 +0000, by Jim Meyering
-
Filter through gnu indent and reword comments slightly.Tue, 13 Sep 2005 12:37:48 +0000, by Jim Meyering
-
(ch_strerror_r): Tweak cpp indentation and spacing.Tue, 13 Sep 2005 12:35:24 +0000, by Jim Meyering
-
2005-09-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)Tue, 13 Sep 2005 08:04:11 +0000, by Simon Josefsson
-
.Tue, 13 Sep 2005 07:38:26 +0000, by Karl Berry
-
* modules/canon-host: Add canon-host.h. Depend on getaddrinfo. MakeTue, 13 Sep 2005 04:15:15 +0000, by Derek R. Price
-
* modules/glob (Files): Add glob-libc.h.Tue, 13 Sep 2005 03:47:44 +0000, by Derek R. Price
-
Merge glibc and coreutils changes into gnulib, plus a fewMon, 12 Sep 2005 22:05:15 +0000, by Paul Eggert
-
* gai_strerror.c: Include config.h when available. IncludeMon, 12 Sep 2005 14:25:04 +0000, by Derek R. Price
-
.Fri, 09 Sep 2005 07:37:05 +0000, by Karl Berry
-
* modules/utimens (Files): Add m4/utimbuf.m4, sinceThu, 08 Sep 2005 21:45:38 +0000, by Paul Eggert
-
* lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style functionThu, 08 Sep 2005 20:18:48 +0000, by Paul Eggert
-
2005-09-08 Simon Josefsson <jas@extundo.com>Thu, 08 Sep 2005 20:08:18 +0000, by Simon Josefsson
-
* regex_internal.h (bitset_not): Add parens to avoid gcc -Wall warning.Tue, 06 Sep 2005 17:50:47 +0000, by Paul Eggert
-
* getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and notTue, 06 Sep 2005 08:21:32 +0000, by Simon Josefsson
-
Change bitset word type from unsigned int to unsigned long int,Tue, 06 Sep 2005 07:36:48 +0000, by Paul Eggert
-
Fix cmp invocation.Mon, 05 Sep 2005 11:40:42 +0000, by Bruno Haible
-
2005-09-04 Martin Lambers <marlam@marlam.de> (tiny change)Sun, 04 Sep 2005 17:26:07 +0000, by Simon Josefsson
-
* gnulib-tool: Fix reversed $symbolic logic.Sun, 04 Sep 2005 15:57:34 +0000, by Derek R. Price
-
* getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.Sun, 04 Sep 2005 00:05:32 +0000, by Derek R. Price