|
191a820c
|
1998-08-11T01:52:38
|
|
add comment from glibc version
|
|
9fb5802a
|
1998-08-07T12:54:51
|
|
update from glibc
|
|
f711379c
|
1998-04-05T18:24:18
|
|
(WIDE_CHAR_SUPPORT): Define.
This now depends on HAVE_BTOWC so systems that lack btowc (like
solaris-2.5.1) don't lose.
|
|
3fdc98be
|
1998-04-04T21:37:50
|
|
*** empty log message ***
|
|
12cc8b97
|
1998-03-27T22:29:05
|
|
remove dcl of unused local, num_regs
|
|
54dce95d
|
1998-03-23T07:24:54
|
|
update from libc/copies
|
|
7591bc27
|
1997-12-06T08:27:25
|
|
(re_compile_fastmap): Remove dcl of unused num_regs.
|
|
a44bdcc8
|
1997-07-26T02:55:14
|
|
replace with new version from libc
|
|
44eaf69b
|
1996-09-19T12:47:49
|
|
Merge with FSF version.
|
|
37f27c1b
|
1996-07-15T02:41:49
|
|
update FSF address in copyright and remove any trailing blanks
|
|
369c0fe3
|
1996-05-12T02:57:30
|
|
Sat May 11 13:30:53 1996 enami tsugutomo <enami@ba2.so-net.or.jp>
* regex.c (re_match_2_internal): Fix off-by-one error; don't use
length of exactn as character, and don't use length of bitmap of
charset as bitmap.
|
|
2a94afb8
|
1996-05-05T01:51:26
|
|
[IN_CTYPE_DOMAIN]: Rename from ISASCII.
|
|
d044b1fd
|
1995-12-15T15:34:07
|
|
Apply the usual REL_ALLOC patch.
|
|
6a0e10f2
|
1995-12-15T15:33:36
|
|
new, from FSF
|
|
10b809a7
|
1995-12-15T15:31:09
|
|
Remove trailing white space.
|
|
f636384a
|
1995-11-06T17:06:24
|
|
From FSF.
|
|
428f2264
|
1995-10-19T14:21:35
|
|
New version from FSF.
|
|
ca418a1c
|
1995-10-18T14:31:14
|
|
Merge latest change from FSF.
|
|
254ae153
|
1995-09-23T20:55:02
|
|
[REL_ALLOC]: #ifdef-out dcls of unused variables.
|
|
8cb19399
|
1995-09-23T20:28:39
|
|
Merge in changes for ConvexOS 11.0.
|
|
63ceaa6c
|
1995-09-23T20:28:10
|
|
New version from FSF.
|
|
92ba5421
|
1995-06-24T22:02:25
|
|
merge with 1.12a
|
|
1fb1236e
|
1995-06-15T16:46:34
|
|
merge with 1.11.5b
|
|
32480f94
|
1995-06-15T14:55:26
|
|
Alloca fix for ConvexOS-11.0.
|
|
99ec38cb
|
1995-06-15T03:57:49
|
|
Use void* alloca, not char*. The latter lost on convexOS.
|
|
291e27b4
|
1995-06-01T14:12:57
|
|
merge with 1.11.5
|
|
dbfc0605
|
1995-05-28T01:55:00
|
|
merge with 1.11.4a
|
|
b80c3874
|
1995-05-20T13:28:24
|
|
merge with 1.11.1a
|
|
0457bbcc
|
1995-05-10T14:22:19
|
|
merge with 1.11.g
|
|
b5da0734
|
1995-04-27T06:06:46
|
|
merge with 1.11.f
|
|
8f660e26
|
1995-04-27T05:23:35
|
|
(REGEX_FREE): Add back the `while (0)' hack
Put back ifdefs to protect unnecessary decl.
|
|
836d9e2b
|
1995-04-27T04:54:07
|
|
Latest from RMS.
|
|
114bfa5f
|
1995-04-26T17:19:13
|
|
(EMACS_INT): Define it to int. (BIG KLUDGE)
|
|
9466071b
|
1995-04-26T17:18:27
|
|
(REGEX_FREE): Define to `while (0) /* empty */' rather than nothing.
Otherwise, some uses got warnings about empty if-clause.
Declare failure_stack_ptr only #ifdef REL_ALLOC.
|
|
aa8a884b
|
1995-04-26T17:02:38
|
|
New version from FSF.
|
|
cb0e9ba1
|
1995-03-20T15:09:56
|
|
sync from FSF
|
|
da2be743
|
1995-02-28T13:54:33
|
|
(SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
instead of using trailing `else' -- otherwise, gcc -Wall complains
of `empty body in an else-statement'.
|
|
7bf62aa2
|
1995-02-16T20:25:54
|
|
update from FSF
|
|
548b1a0a
|
1994-10-30T05:28:15
|
|
merge with 1.9.1i
|
|
936d903c
|
1994-10-19T03:39:42
|
|
merge with 1.9.1h
|
|
398d5290
|
1994-10-02T23:01:16
|
|
merge with 1.9.1g
|
|
3f76a0ec
|
1994-05-06T18:39:40
|
|
merge with 1.9.1f
|
|
707dd9b4
|
1994-05-06T15:37:56
|
|
.
|
|
3a68b4c0
|
1994-03-26T00:19:20
|
|
merge with 1.9.1e
|
|
5baa1f2f
|
1993-12-17T23:51:21
|
|
merge with 1.9.1a
|
|
50d5e54c
|
1993-11-07T06:09:56
|
|
merge with 1.9
|
|
79da6e74
|
1993-10-17T02:57:53
|
|
merge with 1.8b
|
|
88b5b816
|
1993-10-05T18:29:14
|
|
merge with 1.8a
|
|
6b89992d
|
1993-05-23T19:18:54
|
|
merge with 1.6
|
|
d5a2e749
|
1993-05-22T05:06:49
|
|
merge with 1.5.2
|
|
3b38c99c
|
1993-05-01T20:31:39
|
|
merge with 1.4.2.
|
|
18c3617b
|
1993-05-01T19:59:12
|
|
merge with 1.4.1
|
|
59d27eeb
|
1993-04-06T02:45:12
|
|
undef isascii before redefining
|
|
caefbac9
|
1993-01-20T04:29:19
|
|
merge with 1.4
|
|
af55b6ce
|
1992-12-13T14:18:48
|
|
isascii guards for ctype.h macros
|
|
87e2683e
|
1992-11-08T02:50:44
|
|
Initial revision
|