summaryrefslogtreecommitdiffstats
path: root/generic/tclRegexp.c
Commit message (Expand)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlobhobbs2007-12-111-22/+4
* * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h:hobbs2007-11-121-2/+59
* [Patch 1830038]: Increased usage of macros to detect and take advantage of ob...Miguel Sofer2007-11-111-3/+3
* Make [regexp -about] produce its result using Tcl_Objs instead of strings.dkf2007-03-071-31/+31
* various "const" additions, in line with TIP #27nijtmans2007-02-201-18/+18
* * generic/tclRegexp.c (FinalizeRegexp): full reset data tohobbs2006-04-071-1/+7
* ANSIfydkf2005-11-021-89/+87
* Systematizing the formattingdkf2005-07-211-141/+143
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-031-24/+23
* Remove unused variabledkf2004-09-291-2/+1
* Factorize out the code for freeing an object's internal rep.dkf2004-09-291-6/+7
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-171-11/+11
* Undo of mistaken commit. Sorry!dgp2001-10-161-3/+3
* * Added test to demonstrate memory corruption problems. [Bug 219393].dgp2001-10-161-3/+3
* * generic/tclRegexp.c (Tcl_RegExpExecObj): added use ofhobbs2001-05-211-3/+2
* * generic/regc_color.c:hobbs1999-10-131-2/+3
* * generic/tclTest.c:stanton1999-06-171-57/+77
* Merged String and Unicode object types. Added new functions tohershey1999-06-151-3/+3
* * generic/tclUnicodeObj.c: Lots of cleanup and simplification.stanton1999-06-101-28/+114
* * tests/reg.test:stanton1999-06-021-8/+14
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-2/+2
* increased per-thread regexp cache to 30stanton1999-05-141-3/+3
* * tests/regexp.test:stanton1999-05-131-83/+207
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+792