summaryrefslogtreecommitdiffstats
path: root/generic/regguts.h
Commit message (Expand)AuthorAgeFilesLines
* Some VOID -> void, Tcl_TraceVar -> Tcl_TraceVar2 and Tcl_VarTraceInfo -> Tcl_...jan.nijtmans2013-02-271-1/+1
* If tclInt.h or tclPort.h is alreadynijtmans2010-04-271-12/+0
* - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-6/+1
* Fixes for problems created when processing regular expressions thatdkf2007-12-181-0/+12
* Eliminate multi-char collating element code completely. Simplifies the codedkf2007-11-141-24/+14
* Comment/#ifdef out the multi-char collating element support code.dkf2007-11-141-0/+4
* Arrange for RE engine workspace to be held in TSD. This is safe, lessdkf2007-01-101-0/+13
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-0/+2
* ANSIfy the RE compiler.dkf2005-11-091-182/+171
* * generic/regc_color.c:hobbs1999-10-131-2/+6
* * generic/regc_nfa.c:stanton1999-08-051-2/+1
* * tests/reg.test:stanton1999-06-021-3/+30
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+388