summaryrefslogtreecommitdiffstats
path: root/generic/tclCmdMZ.c
Commit message (Expand)AuthorAgeFilesLines
* generic/tclCmdMZ.c: made use of new Tcl_GetUnicodeFromObjhobbs2001-05-171-62/+60
* Negative start index to [string first] caused offset return value (Bug 423581)dkf2001-05-141-1/+7
* (TIP #27) Another round of CONST changes, thisKevin B Kenny2001-04-241-5/+5
* Fixed problem with [string compare \x00 \x01] and hopefully sped thedkf2001-04-061-28/+104
* Fixed so tclCmdMZ.c will compile with K&R compilers [Patch #413844]dkf2001-04-051-3/+3
* * tests/regexp.test (regexp-19.1):hobbs2001-03-281-3/+4
* A missing return was causing memory corruption in [string map].dkf2001-03-131-1/+2
* [split $string ""] now shares character strings in the resulting list,dkf2001-02-161-2/+21
* * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): When using -all, allericm2000-09-201-1/+2
* * generic/tclCmdMZ.c (Tcl_StringObjCmd): changed STR_REPEAT tohobbs2000-09-061-5/+30
* * doc/trace.n: Updated documentation for new syntax; flagged oldericm2000-08-251-149/+870
* * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): reworked to operate inhobbs2000-05-261-282/+253
* * win/tclWinPipe.c (TclpCreateTempFile): Added conversion ofericm2000-04-101-3/+27
* *** empty log message ***hobbs2000-02-051-2/+1
* * tests/regexp.test: added tests for -all and -inline switcheshobbs2000-02-021-74/+150
* * tests/var.test:hobbs1999-12-121-2/+2
* * generic/tclStringObj.c: fixed Tcl_AppendResultVA so it onlyhobbs1999-10-291-2/+3
* * unix/tclUnixNotfy.c: fixed event/io threading problems byhobbs1999-10-211-2/+2
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-24/+95
* * Changed version to 8.2b2.redman1999-07-221-2/+7
* * tests/string.test:stanton1999-07-091-3/+3
* Fixed lint found by Jim Inghamwelch1999-07-021-4/+5
* * tests/regexp.test:stanton1999-06-171-18/+40
* Merged String and Unicode object types. Added new functions tohershey1999-06-151-14/+18
* * generic/tclUnicodeObj.c: Lots of cleanup and simplification.stanton1999-06-101-85/+93
* * tests/string.test:hershey1999-06-081-44/+95
* * generic/tclCmdMZ.c (Tcl_StringObjCmd):stanton1999-06-031-1/+12
* * tests/reg.test:stanton1999-06-021-4/+2
* * generic/tcl.decls:stanton1999-05-251-3/+3
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-48/+164
* * tests/string.test:stanton1999-05-061-3/+3
* lintstanton1999-05-061-8/+8
* * doc/string.n:stanton1999-05-061-95/+371
* * doc/string.n:stanton1999-05-041-7/+20
* * tests/cmdIL.test:stanton1999-05-041-54/+300
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-983/+732
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+2186