summaryrefslogtreecommitdiffstats
path: root/generic/regc_color.c
Commit message (Expand)AuthorAgeFilesLines
* [187d7f499b] Sync the regexp engine to the Postgres version.dgp2015-09-211-6/+7
* [d7ea9f985][a3c3508599] Internal regexp fixes that cleanup and streamline.dgp2015-09-211-1/+1
|\
| * [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 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
* | | 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