gnulib.git
21 years agoThe `regex' struct is both input and output.
Jim Meyering [Thu, 16 Jan 2003 18:30:31 +0000 (18:30 +0000)]
The `regex' struct is both input and output.
Initialize it before each use.  Patch by Tim Waugh.

21 years ago(GET_CHAR_BEFORE_2): Use PREV_CHAR_BOUNDARY.
Kenichi Handa [Thu, 16 Jan 2003 04:31:55 +0000 (04:31 +0000)]
(GET_CHAR_BEFORE_2): Use PREV_CHAR_BOUNDARY.
(re_search_2): Likewise.

21 years agoFixes.
Bruno Haible [Wed, 15 Jan 2003 12:48:56 +0000 (12:48 +0000)]
Fixes.

21 years agoAlso test the LL suffix.
Bruno Haible [Wed, 15 Jan 2003 12:48:14 +0000 (12:48 +0000)]
Also test the LL suffix.

21 years agoRequire AC_C_INLINE.
Bruno Haible [Wed, 15 Jan 2003 12:47:26 +0000 (12:47 +0000)]
Require AC_C_INLINE.

21 years agoWork around a bug of AC_EGREP_CPP in autoconf-2.57.
Bruno Haible [Wed, 15 Jan 2003 12:46:25 +0000 (12:46 +0000)]
Work around a bug of AC_EGREP_CPP in autoconf-2.57.

21 years agoUse ANSI C function declarations.
Bruno Haible [Wed, 15 Jan 2003 12:45:54 +0000 (12:45 +0000)]
Use ANSI C function declarations.

21 years ago.
Jim Meyering [Tue, 14 Jan 2003 14:46:04 +0000 (14:46 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Tue, 14 Jan 2003 14:38:32 +0000 (14:38 +0000)]
*** empty log message ***

21 years ago.
Karl Berry [Tue, 14 Jan 2003 13:59:31 +0000 (13:59 +0000)]
.

21 years agoOptimization: Avoid unnecessary stat() calls.
Bruno Haible [Tue, 14 Jan 2003 13:51:17 +0000 (13:51 +0000)]
Optimization: Avoid unnecessary stat() calls.

21 years agoAvoid bug with non-ASCII characters.
Bruno Haible [Tue, 14 Jan 2003 12:39:42 +0000 (12:39 +0000)]
Avoid bug with non-ASCII characters.

21 years agoAdd comment about low quality of this function.
Bruno Haible [Tue, 14 Jan 2003 12:38:51 +0000 (12:38 +0000)]
Add comment about low quality of this function.

21 years agoChange copyright to LGPL, so it can be used by libasprintf.
Bruno Haible [Mon, 13 Jan 2003 21:58:31 +0000 (21:58 +0000)]
Change copyright to LGPL, so it can be used by libasprintf.

21 years agoFiles meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible [Mon, 13 Jan 2003 21:57:21 +0000 (21:57 +0000)]
Files meant for the AUX_DIR are now in the config subdirectory.

21 years agoUpdate.
Bruno Haible [Mon, 13 Jan 2003 21:56:23 +0000 (21:56 +0000)]
Update.

21 years agoMoved to config subdir.
Bruno Haible [Mon, 13 Jan 2003 21:55:49 +0000 (21:55 +0000)]
Moved to config subdir.

21 years agoAdd module descriptions.
Bruno Haible [Mon, 13 Jan 2003 16:07:17 +0000 (16:07 +0000)]
Add module descriptions.

21 years agoEnsure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible [Mon, 13 Jan 2003 16:03:12 +0000 (16:03 +0000)]
Ensure alloca.h and stdbool.h are created before compiling the library.

21 years agoFinish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert [Mon, 13 Jan 2003 07:10:59 +0000 (07:10 +0000)]
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
to avoid collisions with libcurses and libreadline.

21 years ago(readlinebuffer): Renamed from readline.
Paul Eggert [Mon, 13 Jan 2003 07:09:45 +0000 (07:09 +0000)]
(readlinebuffer): Renamed from readline.

21 years ago(readlinebuffer): Renamed from readline.
Paul Eggert [Mon, 13 Jan 2003 07:09:16 +0000 (07:09 +0000)]
(readlinebuffer): Renamed from readline.
All uses changed.

21 years agoDepend on unlocked-io, not getstr.
Paul Eggert [Mon, 13 Jan 2003 07:08:44 +0000 (07:08 +0000)]
Depend on unlocked-io, not getstr.

21 years ago(gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
Paul Eggert [Mon, 13 Jan 2003 07:08:00 +0000 (07:08 +0000)]
(gl_PREREQ_GETLINE): Require AC_HEADER_STDC.

21 years agoInclude "getline.h", to check interface.
Paul Eggert [Mon, 13 Jan 2003 07:07:30 +0000 (07:07 +0000)]
Include "getline.h", to check interface.
Move body of old getstr.c here: this defines MIN_CHUNK and
declares getdelim2, which is renamed from getstr.
(getline, getdelim): Adjust to renaming of getstr -> getdelim2.

21 years ago(libfetish_a_SOURCES): Remove getstr.c, getstr.h.
Paul Eggert [Mon, 13 Jan 2003 07:06:56 +0000 (07:06 +0000)]
(libfetish_a_SOURCES): Remove getstr.c, getstr.h.

21 years agoRemove getstr.
Paul Eggert [Mon, 13 Jan 2003 07:06:24 +0000 (07:06 +0000)]
Remove getstr.

21 years agoupdate from texinfo
Karl Berry [Sun, 12 Jan 2003 20:10:11 +0000 (20:10 +0000)]
update from texinfo

21 years ago.
Karl Berry [Sun, 12 Jan 2003 13:57:13 +0000 (13:57 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Sun, 12 Jan 2003 08:51:30 +0000 (08:51 +0000)]
*** empty log message ***

21 years agoDon't test HAVE_ERRNO_H. It's not necessary.
Jim Meyering [Sun, 12 Jan 2003 08:51:10 +0000 (08:51 +0000)]
Don't test HAVE_ERRNO_H.  It's not necessary.

21 years agoupdate from texinfo
Karl Berry [Sat, 11 Jan 2003 23:32:24 +0000 (23:32 +0000)]
update from texinfo

21 years agoupdate from prep
Karl Berry [Sat, 11 Jan 2003 14:56:09 +0000 (14:56 +0000)]
update from prep

21 years agoMake it possibly to simply write: #include <alloca.h>.
Bruno Haible [Fri, 10 Jan 2003 21:06:49 +0000 (21:06 +0000)]
Make it possibly to simply write: #include <alloca.h>.

21 years agoupdate from texinfo
Karl Berry [Fri, 10 Jan 2003 17:06:18 +0000 (17:06 +0000)]
update from texinfo

21 years agoAdd lib/stdbool.h.in.
Bruno Haible [Fri, 10 Jan 2003 13:34:25 +0000 (13:34 +0000)]
Add lib/stdbool.h.in.

21 years ago.
Karl Berry [Fri, 10 Jan 2003 13:15:59 +0000 (13:15 +0000)]
.

21 years agoupdate from prep
Karl Berry [Fri, 10 Jan 2003 13:13:08 +0000 (13:13 +0000)]
update from prep

21 years agoMake it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible [Thu, 9 Jan 2003 13:35:14 +0000 (13:35 +0000)]
Make it possible to #include <stdbool.h> without any #ifdefs.

21 years agoIgnore Emacs backup files.
Bruno Haible [Thu, 9 Jan 2003 13:22:53 +0000 (13:22 +0000)]
Ignore Emacs backup files.

21 years ago.
Karl Berry [Thu, 9 Jan 2003 13:17:43 +0000 (13:17 +0000)]
.

21 years agoinclude `dirname $0` in PATH, to find gnulib-tool.
Karl Berry [Thu, 9 Jan 2003 13:17:27 +0000 (13:17 +0000)]
include `dirname $0` in PATH, to find gnulib-tool.

21 years agoupdate from prep
Karl Berry [Thu, 9 Jan 2003 13:16:19 +0000 (13:16 +0000)]
update from prep

21 years agoupdate from texinfo
Karl Berry [Wed, 8 Jan 2003 22:47:05 +0000 (22:47 +0000)]
update from texinfo

21 years agoUpdate after Jim's changes.
Bruno Haible [Wed, 8 Jan 2003 18:49:30 +0000 (18:49 +0000)]
Update after Jim's changes.

21 years agoInclude specification first.
Bruno Haible [Wed, 8 Jan 2003 18:42:38 +0000 (18:42 +0000)]
Include specification first.

21 years ago*** empty log message ***
Jim Meyering [Wed, 8 Jan 2003 15:41:44 +0000 (15:41 +0000)]
*** empty log message ***

21 years agoUndefine and define-away `const' after inclusion
Jim Meyering [Wed, 8 Jan 2003 15:41:33 +0000 (15:41 +0000)]
Undefine and define-away `const' after inclusion
of errno.h, not before.  Suggestion from Bruno Haible.

21 years ago*** empty log message ***
Jim Meyering [Tue, 7 Jan 2003 14:11:03 +0000 (14:11 +0000)]
*** empty log message ***

21 years agoRework so that it may serve to define full_read, too.
Jim Meyering [Tue, 7 Jan 2003 14:10:53 +0000 (14:10 +0000)]
Rework so that it may serve to define full_read, too.

21 years agoSimply #define FULL_READ and include full-write.c.
Jim Meyering [Tue, 7 Jan 2003 14:10:40 +0000 (14:10 +0000)]
Simply #define FULL_READ and include full-write.c.

21 years agoAutogenerated.
Bruno Haible [Tue, 7 Jan 2003 13:34:26 +0000 (13:34 +0000)]
Autogenerated.

21 years agoMODULES.html replaces MODULES.txt.
Bruno Haible [Tue, 7 Jan 2003 13:33:24 +0000 (13:33 +0000)]
MODULES.html replaces MODULES.txt.

21 years agoUpdate according to m4/ changes.
Bruno Haible [Tue, 7 Jan 2003 13:16:07 +0000 (13:16 +0000)]
Update according to m4/ changes.

21 years agoMore consistent inttypes.h / stdint.h handling.
Bruno Haible [Tue, 7 Jan 2003 13:09:32 +0000 (13:09 +0000)]
More consistent inttypes.h / stdint.h handling.

21 years ago*** empty log message ***
Jim Meyering [Mon, 6 Jan 2003 13:20:22 +0000 (13:20 +0000)]
*** empty log message ***

21 years agoUpdate year in translatable copyright string.
Jim Meyering [Mon, 6 Jan 2003 13:20:08 +0000 (13:20 +0000)]
Update year in translatable copyright string.

21 years agoMore consistent inttypes.h / stdint.h handling.
Bruno Haible [Mon, 6 Jan 2003 12:38:36 +0000 (12:38 +0000)]
More consistent inttypes.h / stdint.h handling.

21 years agoupdate from prep
Karl Berry [Fri, 3 Jan 2003 13:53:40 +0000 (13:53 +0000)]
update from prep

21 years agoupdate COPYING.DOC to fdl version 1.2.
Karl Berry [Thu, 2 Jan 2003 23:16:50 +0000 (23:16 +0000)]
update COPYING.DOC to fdl version 1.2.

21 years ago.
Karl Berry [Wed, 1 Jan 2003 14:58:58 +0000 (14:58 +0000)]
.

21 years ago(func_verify_module): report module name $module
Karl Berry [Wed, 1 Jan 2003 14:58:41 +0000 (14:58 +0000)]
(func_verify_module): report module name $module
in error message, not $1.

21 years ago.
Karl Berry [Wed, 1 Jan 2003 14:51:32 +0000 (14:51 +0000)]
.

21 years ago(create-testdir): don't complain if destdir
Karl Berry [Wed, 1 Jan 2003 14:51:23 +0000 (14:51 +0000)]
(create-testdir): don't complain if destdir
couldn't be created, only if it doesn't exist.

21 years ago.
Karl Berry [Wed, 1 Jan 2003 14:49:36 +0000 (14:49 +0000)]
.

21 years ago(last_checkin_date): don't expand the $Date here.
Karl Berry [Wed, 1 Jan 2003 14:49:10 +0000 (14:49 +0000)]
(last_checkin_date): don't expand the $Date here.

21 years ago* memcoll.c (memcoll): Fall back on a simple algorithm using
Paul Eggert [Tue, 31 Dec 2002 22:13:07 +0000 (22:13 +0000)]
* memcoll.c (memcoll): Fall back on a simple algorithm using
memcmp if strcoll doesn't work.

21 years ago* memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
Paul Eggert [Tue, 31 Dec 2002 22:12:39 +0000 (22:12 +0000)]
* memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.

21 years ago(gl_MEMCOLL): Require AC_FUNC_MEMCMP.
Paul Eggert [Tue, 31 Dec 2002 22:11:51 +0000 (22:11 +0000)]
(gl_MEMCOLL): Require AC_FUNC_MEMCMP.

21 years ago(memcoll): Fall back on a simple algorithm using
Paul Eggert [Tue, 31 Dec 2002 22:11:34 +0000 (22:11 +0000)]
(memcoll): Fall back on a simple algorithm using
memcmp if strcoll doesn't work.

21 years agoObsoleted by unlocked-io.m4.
Bruno Haible [Tue, 31 Dec 2002 14:07:01 +0000 (14:07 +0000)]
Obsoleted by unlocked-io.m4.

21 years agoRenamed to unlocked-io.m4.
Bruno Haible [Tue, 31 Dec 2002 14:06:45 +0000 (14:06 +0000)]
Renamed to unlocked-io.m4.

21 years agoRenamed to mktime.m4.
Bruno Haible [Tue, 31 Dec 2002 14:06:30 +0000 (14:06 +0000)]
Renamed to mktime.m4.

21 years agoCorrection.
Bruno Haible [Tue, 31 Dec 2002 13:49:58 +0000 (13:49 +0000)]
Correction.

21 years agoSmall fixes.
Bruno Haible [Tue, 31 Dec 2002 13:49:01 +0000 (13:49 +0000)]
Small fixes.

21 years agoNew infrastructure for modules.
Bruno Haible [Tue, 31 Dec 2002 13:48:07 +0000 (13:48 +0000)]
New infrastructure for modules.

21 years agoGenerator for MODULES.html.
Bruno Haible [Tue, 31 Dec 2002 13:47:46 +0000 (13:47 +0000)]
Generator for MODULES.html.

21 years agoTool for managing gnulib modules.
Bruno Haible [Tue, 31 Dec 2002 13:47:17 +0000 (13:47 +0000)]
Tool for managing gnulib modules.

21 years agoModule description template.
Bruno Haible [Tue, 31 Dec 2002 13:46:42 +0000 (13:46 +0000)]
Module description template.

21 years agoModule description.
Bruno Haible [Tue, 31 Dec 2002 13:46:30 +0000 (13:46 +0000)]
Module description.

21 years agoPart of module gettext.
Bruno Haible [Tue, 31 Dec 2002 13:46:01 +0000 (13:46 +0000)]
Part of module gettext.

21 years agoAn independent .m4 file for each module.
Bruno Haible [Tue, 31 Dec 2002 13:43:06 +0000 (13:43 +0000)]
An independent .m4 file for each module.

21 years agoAn autoconf macro for its associated module.
Bruno Haible [Tue, 31 Dec 2002 13:42:06 +0000 (13:42 +0000)]
An autoconf macro for its associated module.

21 years agoNew file localcharset.h.
Bruno Haible [Tue, 31 Dec 2002 13:20:21 +0000 (13:20 +0000)]
New file localcharset.h.

21 years agoDon't call ftruncate() when it's not needed.
Bruno Haible [Tue, 31 Dec 2002 13:02:48 +0000 (13:02 +0000)]
Don't call ftruncate() when it's not needed.

21 years agoDon't use strcoll if it is broken.
Bruno Haible [Tue, 31 Dec 2002 13:01:56 +0000 (13:01 +0000)]
Don't use strcoll if it is broken.

21 years agoAvoid function names used in standard libraries.
Bruno Haible [Tue, 31 Dec 2002 12:59:53 +0000 (12:59 +0000)]
Avoid function names used in standard libraries.

21 years agoTest HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.
Bruno Haible [Tue, 31 Dec 2002 12:57:56 +0000 (12:57 +0000)]
Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.

21 years agoMake getline.h and unicodeio.h self-contained.
Bruno Haible [Tue, 31 Dec 2002 12:56:28 +0000 (12:56 +0000)]
Make getline.h and unicodeio.h self-contained.

21 years agoMove strtoimax and strtoumax to section "Support for systems lacking ISO C 99."
Bruno Haible [Tue, 31 Dec 2002 12:55:31 +0000 (12:55 +0000)]
Move strtoimax and strtoumax to section "Support for systems lacking ISO C 99."

21 years agoSmall fixes.
Bruno Haible [Tue, 31 Dec 2002 12:54:41 +0000 (12:54 +0000)]
Small fixes.

21 years agoupdate from texinfo
Karl Berry [Fri, 27 Dec 2002 00:23:38 +0000 (00:23 +0000)]
update from texinfo

21 years agoupdate from prep
Karl Berry [Tue, 24 Dec 2002 14:00:12 +0000 (14:00 +0000)]
update from prep

21 years agofix line break
Karl Berry [Sun, 22 Dec 2002 00:03:43 +0000 (00:03 +0000)]
fix line break

21 years agofdl 1.2
Karl Berry [Sun, 22 Dec 2002 00:01:02 +0000 (00:01 +0000)]
fdl 1.2

21 years agoRemove stime.c (was supposed to be done 2002-02-27).
Paul Eggert [Fri, 20 Dec 2002 22:05:45 +0000 (22:05 +0000)]
Remove stime.c (was supposed to be done 2002-02-27).

21 years agoconfig.guess update from prep
Karl Berry [Thu, 19 Dec 2002 14:46:15 +0000 (14:46 +0000)]
config.guess update from prep

21 years agoFix for memcmp module.
Bruno Haible [Wed, 18 Dec 2002 15:04:23 +0000 (15:04 +0000)]
Fix for memcmp module.

21 years agoOops, forgot to increment the serial number.
Bruno Haible [Wed, 18 Dec 2002 13:44:25 +0000 (13:44 +0000)]
Oops, forgot to increment the serial number.

21 years agoRemove unused test.
Bruno Haible [Wed, 18 Dec 2002 13:15:16 +0000 (13:15 +0000)]
Remove unused test.