summaryrefslogtreecommitdiffstats
path: root/generic/regc_locale.c
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1999-06-02 01:53:29 (GMT)
committerstanton <stanton@noemail.net>1999-06-02 01:53:29 (GMT)
commit3d7720b40a687beda4dd1e87cef471c2cce50a36 (patch)
tree02591dac73223fda831014e215800dee4b75d811 /generic/regc_locale.c
parent81325098f02482d49fd9be796ac67c0781363479 (diff)
downloadtcl-3d7720b40a687beda4dd1e87cef471c2cce50a36.zip
tcl-3d7720b40a687beda4dd1e87cef471c2cce50a36.tar.gz
tcl-3d7720b40a687beda4dd1e87cef471c2cce50a36.tar.bz2
* tests/reg.test:
* generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/regc_locale.c: * generic/regc_nfa.c: * generic/regcomp.c: * generic/regcustom.h: * generic/rege_dfa.c: * generic/regerror.c: * generic/regerrs.h: * generic/regex.h: * generic/regexec.c: * generic/regfree.c: * generic/regfronts.c: * generic/regguts.h: * generic/tclCmdMZ.c: * generic/tclRegexp.c: * generic/tclRegexp.h: * generic/tclTest.c: Applied Henry Spencer's latest regexp patches that fix an infinite loop bug and add support for testing whether a string could match with additional input. [Bug: 2117] FossilOrigin-Name: 96584c60d8cb01cfeb755d8fa10d149157c64005
Diffstat (limited to 'generic/regc_locale.c')
-rw-r--r--generic/regc_locale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/regc_locale.c b/generic/regc_locale.c
index 82e83e2..98ea392 100644
--- a/generic/regc_locale.c
+++ b/generic/regc_locale.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: regc_locale.c,v 1.2 1999/04/16 00:46:37 stanton Exp $
+ * RCS: @(#) $Id: regc_locale.c,v 1.3 1999/06/02 01:53:29 stanton Exp $
*/
/* ASCII character-name table */