index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
regex
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-2
/
+2
*
mdoc(7) police: fixed the weird construct.
ru
2001-02-09
1
-3
/
+1
*
man(7) -> mdoc(7).
ru
2001-01-12
1
-266
/
+433
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-13
/
+13
*
Replace a `dagger' sign with a `double dagger' one.
ru
2000-11-16
1
-15
/
+15
*
Convert this from -man to -mdoc.
ru
2000-11-14
1
-140
/
+345
*
Actually make it so this Makefile can build grot.
green
2000-07-10
1
-1
/
+8
*
Add a test case for one of the bugs found on the new additions to
dcs
2000-07-09
1
-0
/
+1
*
Spencer's regex(3) test code.
dcs
2000-07-09
8
-0
/
+1727
*
altoffset() always returned whenever it recursed, because at the end
dcs
2000-07-09
1
-0
/
+4
*
Since g->moffset points to the _maximum_ offset at which the must
dcs
2000-07-09
1
-1
/
+1
*
Add some casts here and there.
dcs
2000-07-09
1
-3
/
+3
*
Since we have modified charjump to be CHAR_MIN-based, we have to
dcs
2000-07-08
1
-1
/
+2
*
Do not free NULL pointers.
dcs
2000-07-07
1
-1
/
+1
*
Deal with the signed/unsigned chars issue in a more proper manner. We
dcs
2000-07-07
2
-21
/
+17
*
I hate signed chars.^W^W^W^W^WCast to unsigned char before using signed
dcs
2000-07-06
1
-1
/
+1
*
Correct comment to work with test code.
dcs
2000-07-06
1
-2
/
+2
*
Use UCHAR_MAX consistently.
dcs
2000-07-06
1
-1
/
+1
*
Fix memory leak introduced with regcomp.c rev 1.14.
dcs
2000-07-02
1
-0
/
+6
*
Enhance the optimization provided by pre-matching. Fix style bugs with
dcs
2000-07-02
3
-12
/
+177
*
Remove from the notes a bug that it's said to have been fixed.
dcs
2000-07-02
1
-5
/
+0
*
Initialize variables used by the Boyer-Moore algorithm.
dcs
2000-06-29
1
-0
/
+2
*
Add Boyler-Moore algorithm to pre-matching test.
dcs
2000-06-29
3
-6
/
+202
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
remove <ctype.h> - not needed
ache
1999-07-26
1
-1
/
+0
*
unsigned char cleanup
ache
1999-07-26
1
-17
/
+17
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
2
-0
/
+2
*
Replace memory leaking instances of realloc with non-leaking reallocf.
imp
1998-09-16
1
-4
/
+4
*
int -> long changes that reduce the diffs with the NetBSD version to
jb
1998-05-14
2
-34
/
+34
*
Note that '+' and '?' are not special characters in basic REs but they
steve
1998-02-14
1
-2
/
+5
*
Removed the subdirectory paths from the definitions of MAN[1-9]. They
bde
1997-10-15
1
-4
/
+3
*
Changed all paths to be relative to src/lib instead of src/lib/libc
jb
1997-05-03
1
-2
/
+6
*
Speedup in case locale not used
ache
1997-04-04
1
-5
/
+11
*
collate_range_cmp -> __collate_range_cmp
ache
1996-10-31
1
-4
/
+5
*
Correctly use .Fn instead of .Nm to reference function names
mpp
1996-08-22
1
-1
/
+3
*
Convert to newly aded collate compare function
ache
1996-08-12
1
-4
/
+4
*
Remove static collcmp, use new internal function now
ache
1996-08-12
1
-37
/
+4
*
Use collate data for national alpha character ranges like [a-z]
ache
1996-08-11
1
-4
/
+45
*
Short value is better for hash due to easy overflow in 8bit characters
ache
1996-08-11
1
-1
/
+1
*
Use locale for character classes instead of hardcoded values
ache
1996-08-11
4
-37
/
+89
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
5
-165
/
+169
*
8bit clean fixes
ache
1996-03-25
1
-3
/
+5
*
More cleanup.
phk
1995-10-22
3
-4
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
2
-2
/
+2
*
First crack at making libc work with the new make macros. It compiles on
wollman
1994-08-05
1
-2
/
+2
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
14
-0
/
+4642