summaryrefslogtreecommitdiffstats
path: root/generic/tclRegexp.c
Commit message (Expand)AuthorAgeFilesLines
* more result generation conversiondkf2012-08-031-2/+2
* * generic/tclUtil.c (TclDStringToObj): Added internal function to makedkf2012-04-251-3/+1
* Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-6/+6
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * generic/tclRegexp.c (FinalizeRegexp): full reset data tohobbs2006-04-071-1/+7
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+2
* | | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c,dkf2010-10-011-2/+2
* | | Pure whitespace changes, changing to follow Engineering Manual style.dkf2010-02-241-3/+3
* | | Minor stylistic improvements.dkf2009-12-311-12/+15
* | | * generic/tclDictObj.c: Updated freeIntRepProc routines sodgp2009-09-301-1/+2
* | | - eliminate some unnessary type castsnijtmans2009-02-101-2/+2
* | | Add "const" to many internalnijtmans2008-10-151-2/+2
* | | More result hygiene.dkf2008-10-041-4/+6
|/ /
* | 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