Mercurial > hg > octave-jordi > gnulib-hg
graph
-
Use void* alloca, not char*. The latter lost on convexOS.Thu, 15 Jun 1995 03:57:49 +0000, by Jim Meyering
-
(Convert): Use 2037 as threshold, not 1999.Wed, 07 Jun 1995 18:10:17 +0000, by Jim Meyering
-
Undefined INHIBIT_STRING_HEADER when we have noSat, 03 Jun 1995 17:32:10 +0000, by Karl Heuer
-
merge with 1.11.5Thu, 01 Jun 1995 14:12:57 +0000, by Jim Meyering
-
(at_endline_loc_p): Use 0, not NULL, in ?: for next_next.Mon, 29 May 1995 06:15:30 +0000, by Karl Heuer
-
merge with 1.11.4aSun, 28 May 1995 01:55:00 +0000, by Jim Meyering
-
(NULL): Use explicit cast.Fri, 26 May 1995 22:35:10 +0000, by Karl Heuer
-
Remove trailing white space.Fri, 26 May 1995 15:08:55 +0000, by Jim Meyering
-
(__strtol): Remove prototype altogether.Mon, 22 May 1995 04:43:36 +0000, by Jim Meyering
-
(install-exec, install-exec): New targets. From Karl Berry.Sun, 21 May 1995 12:27:46 +0000, by Jim Meyering
-
merge with 1.11.1bSun, 21 May 1995 11:44:25 +0000, by Jim Meyering
-
[REGEX_FREE]: Use ((void)0) instead of just (0).Sun, 21 May 1995 06:19:05 +0000, by Jim Meyering
-
Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.Sat, 20 May 1995 16:40:11 +0000, by Roland McGrath
-
merge with 1.11.1aSat, 20 May 1995 13:28:24 +0000, by Jim Meyering
-
No longer include safe-l?stat.h.Fri, 19 May 1995 15:23:18 +0000, by Jim Meyering
-
Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.cWed, 17 May 1995 20:54:49 +0000, by Roland McGrath
-
[VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE isWed, 17 May 1995 20:47:26 +0000, by Roland McGrath
-
(re_compile_fastmap): Undo previous change.Wed, 17 May 1995 20:29:52 +0000, by Karl Heuer
-
(re_compile_fastmap): Don't free stack if it's empty.Mon, 15 May 1995 23:30:28 +0000, by Richard Stallman
-
(maintainer-clean): Rename from realclean.Sat, 13 May 1995 13:55:56 +0000, by Jim Meyering
-
(make_path): Use stat, not SAFE_STAT.Sat, 13 May 1995 13:30:10 +0000, by Jim Meyering
-
(parse_user_spec): Use strchr, not index.Sat, 13 May 1995 13:25:42 +0000, by Jim Meyering
-
(rmdir): Use stat, not safe_stat.Sat, 13 May 1995 13:20:19 +0000, by Jim Meyering
-
(rename): Use stat, not safe_stat.Sat, 13 May 1995 13:19:07 +0000, by Jim Meyering
-
(mkdir): Use stat, not safe_stat.Sat, 13 May 1995 13:13:04 +0000, by Jim Meyering
-
Undef __P before defining.Sat, 13 May 1995 13:10:38 +0000, by Jim Meyering
-
(isdir): Usage stat, not safe_stat.Sat, 13 May 1995 13:07:54 +0000, by Jim Meyering
-
(statfs): Use stat, not safe_stat.Sat, 13 May 1995 13:06:46 +0000, by Jim Meyering
-
(eaccess_stat): Make statp and path arguments const.Sat, 13 May 1995 13:05:35 +0000, by Jim Meyering
-
Remove unnecessary definitions for r?index.Sat, 13 May 1995 13:02:08 +0000, by Jim Meyering
-
Remove safe-l?stat.[ch]in and related rules.Sat, 13 May 1995 12:57:46 +0000, by Jim Meyering
-
(argmatch): Include sys/types.h and declare length argument with type size_t.Sat, 13 May 1995 12:55:49 +0000, by Jim Meyering
-
(basename): Make arg const.Sat, 13 May 1995 12:52:57 +0000, by Jim Meyering
-
GNU text utilitiesWed, 31 May 1995 13:30:06 +0000, by Jim Meyering
-
GNU text utilitiesSun, 28 May 1995 01:47:31 +0000, by Jim Meyering
-
GNU text utilitiesWed, 24 May 1995 05:15:28 +0000, by Jim Meyering
-
GNU text utilitiesSun, 21 May 1995 11:41:02 +0000, by Jim Meyering
-
GNU text utilitiesSat, 20 May 1995 13:11:40 +0000, by Jim Meyering
-
merge with 1.11.gWed, 10 May 1995 14:22:19 +0000, by Jim Meyering
-
[! emacs]: #undef REL_ALLOC.Sat, 06 May 1995 20:14:52 +0000, by Richard Stallman
-
(union fail_stack_elt): New union.Tue, 02 May 1995 16:27:24 +0000, by Richard Stallman
-
(PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.Sat, 29 Apr 1995 20:21:41 +0000, by Richard Stallman
-
Use __-protected versions of `format' and `printf' only with gcc-2.7 and later.Thu, 27 Apr 1995 17:04:23 +0000, by Jim Meyering
-
merge with 1.11.fThu, 27 Apr 1995 06:06:46 +0000, by Jim Meyering
-
(REGEX_FREE): Add back the `while (0)' hackThu, 27 Apr 1995 05:23:35 +0000, by Jim Meyering
-
Latest from RMS.Thu, 27 Apr 1995 04:54:07 +0000, by Jim Meyering
-
(EMACS_INT): Define it to int. (BIG KLUDGE)Wed, 26 Apr 1995 17:19:13 +0000, by Jim Meyering
-
(REGEX_FREE): Define to `while (0) /* empty */' rather than nothing.Wed, 26 Apr 1995 17:18:27 +0000, by Jim Meyering
-
New version from FSF.Wed, 26 Apr 1995 17:02:38 +0000, by Jim Meyering
-
Protect format and printf with __*__.Mon, 24 Apr 1995 16:25:29 +0000, by Jim Meyering
-
Fix mostly per Franc,ois' suggestions.Sat, 22 Apr 1995 05:54:18 +0000, by Jim Meyering
-
Update and add copyright.Fri, 21 Apr 1995 17:29:15 +0000, by Jim Meyering
-
(re_match_2_internal): Eliminate cast of ptr to int.Sun, 09 Apr 1995 19:14:40 +0000, by Richard Stallman
-
merge with 1.11.dTue, 21 Mar 1995 01:43:35 +0000, by Jim Meyering
-
sync from FSFMon, 20 Mar 1995 15:09:56 +0000, by Jim Meyering
-
.Mon, 20 Mar 1995 14:26:41 +0000, by Jim Meyering
-
.Sun, 12 Mar 1995 18:21:38 +0000, by Jim Meyering
-
Undef __P before defining it.Sun, 12 Mar 1995 18:06:08 +0000, by Jim Meyering
-
Make source const.Sun, 12 Mar 1995 15:26:36 +0000, by Jim Meyering
-
Update from glibc.Sun, 12 Mar 1995 15:26:09 +0000, by Jim Meyering