summaryrefslogtreecommitdiffstats
path: root/generic/regc_color.c
Commit message (Expand)AuthorAgeFilesLines
* Minor clean-ups (e.g. turn back const -> CONST, as common in 8.5 branch)8_5_with_8_6_regexpjan.nijtmans2016-01-311-6/+7
|\
| * 8.5-with-8.6-regexpjan.nijtmans2016-01-291-22/+23
|/
* [a3c3508599] Fix typo that reversed test sense in prior fix for [3610026].dgp2015-09-211-1/+1
* 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+7
|\
| * 3610026 Stop segfault when regexp overflows color limits.dgp2013-04-081-7/+14
| * Fixes for problems created when processing regular expressions thatdkf2007-12-181-13/+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