log

age author description
Thu, 20 Jul 1995 17:52:49 +0000 Jim Meyering .
Mon, 17 Jul 1995 23:24:57 +0000 Karl Heuer Fix conditional.
Fri, 07 Jul 1995 13:20:16 +0000 Richard Stallman Don't use relocatable allocator.
Sat, 24 Jun 1995 22:02:25 +0000 Jim Meyering merge with 1.12a
Tue, 20 Jun 1995 03:11:14 +0000 Richard Stallman Use `defined' to test HAVE_STRING_H and STDC_HEADERS.
Sun, 18 Jun 1995 19:33:31 +0000 Jim Meyering merge with 1.12
Thu, 15 Jun 1995 16:46:34 +0000 Jim Meyering merge with 1.11.5b
Thu, 15 Jun 1995 14:55:26 +0000 Jim Meyering Alloca fix for ConvexOS-11.0.
Sat, 24 Jun 1995 21:53:00 +0000 Jim Meyering GNU text utilities TEXTUTILS
Sun, 18 Jun 1995 19:24:17 +0000 Jim Meyering GNU text utilities
Thu, 15 Jun 1995 16:42:47 +0000 Jim Meyering GNU text utilities
Thu, 15 Jun 1995 03:57:49 +0000 Jim Meyering Use void* alloca, not char*. The latter lost on convexOS.
Wed, 07 Jun 1995 18:10:17 +0000 Jim Meyering (Convert): Use 2037 as threshold, not 1999.
Sat, 03 Jun 1995 17:32:10 +0000 Karl Heuer Undefined INHIBIT_STRING_HEADER when we have no
Thu, 01 Jun 1995 14:12:57 +0000 Jim Meyering merge with 1.11.5
Mon, 29 May 1995 06:15:30 +0000 Karl Heuer (at_endline_loc_p): Use 0, not NULL, in ?: for next_next.
Sun, 28 May 1995 01:55:00 +0000 Jim Meyering merge with 1.11.4a
Fri, 26 May 1995 22:35:10 +0000 Karl Heuer (NULL): Use explicit cast.
Fri, 26 May 1995 15:08:55 +0000 Jim Meyering Remove trailing white space.
Mon, 22 May 1995 04:43:36 +0000 Jim Meyering (__strtol): Remove prototype altogether.
Sun, 21 May 1995 12:27:46 +0000 Jim Meyering (install-exec, install-exec): New targets. From Karl Berry.
Sun, 21 May 1995 11:44:25 +0000 Jim Meyering merge with 1.11.1b
Sun, 21 May 1995 06:19:05 +0000 Jim Meyering [REGEX_FREE]: Use ((void)0) instead of just (0).
Sat, 20 May 1995 16:40:11 +0000 Roland McGrath Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.
Sat, 20 May 1995 13:28:24 +0000 Jim Meyering merge with 1.11.1a
Fri, 19 May 1995 15:23:18 +0000 Jim Meyering No longer include safe-l?stat.h.
Wed, 17 May 1995 20:54:49 +0000 Roland McGrath Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c
Wed, 17 May 1995 20:47:26 +0000 Roland McGrath [VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is
Wed, 17 May 1995 20:29:52 +0000 Karl Heuer (re_compile_fastmap): Undo previous change.
Mon, 15 May 1995 23:30:28 +0000 Richard Stallman (re_compile_fastmap): Don't free stack if it's empty.