summaryrefslogtreecommitdiffstats
path: root/library/demos/ixset
Commit message (Expand)AuthorAgeFilesLines
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+312
ment Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat
-rw-r--r--doc/Tcl.n30
-rw-r--r--doc/re_syntax.n29
-rw-r--r--generic/regc_lex.c35
-rw-r--r--generic/regcomp.c2
-rw-r--r--generic/regcustom.h2
-rw-r--r--generic/tcl.h14
-rw-r--r--generic/tclParse.c15
-rw-r--r--tests/reg.test15
-rw-r--r--tests/utf.test14
9 files changed, 107 insertions, 49 deletions
diff --git a/doc/Tcl.n b/doc/Tcl.n