summaryrefslogtreecommitdiffstats
path: root/generic/regc_color.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings with assertions enableddas2008-12-071-2/+2
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-14/+14
* Fixes for problems created when processing regular expressions thatdkf2007-12-181-13/+14
* Eliminate multi-char collating element code completely. Simplifies the codedkf2007-11-141-16/+0
* Minor cleanup of RE compiler code, gradually gradually making it more Tcl-ish.dkf2007-09-101-92/+81
* * generic/regc_color.c (uncolorchain):Miguel Sofer2006-09-271-2/+3
* changed last commit - ifdef'ing out unused mcce (multi char collationMiguel Sofer2006-09-271-0/+2
* ANSIfy the RE compiler.dkf2005-11-091-581/+674
* * unix/tclUnixNotfy.c: fixed event/io threading problems byhobbs1999-10-211-2/+2
* * generic/regc_color.c:hobbs1999-10-131-4/+0
* * tests/reg.test:stanton1999-06-021-6/+46
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+742