summaryrefslogtreecommitdiffstats
path: root/generic/tclUtil.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings.dgp2004-06-181-1/+2
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* * doc/SplitList.3: Implementation of TIP 148. Fixes [Bug 489537].dgp2003-09-041-5/+32
* additional performance tweak to last commit.dgp2003-08-271-3/+14
* * generic/tclUtil.c: Corrected [Bug 411825] and other bugs indgp2003-08-271-25/+36
* Revert mistaken commit.dgp2003-08-271-35/+21
* * tests/util.test: Added new tests for remaining TclNeedSpace()dgp2003-08-271-21/+35
* * generic/tclPreserve.c: In Result and Preserve'd routines, do nothobbs2003-07-161-3/+2
* * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjTypedgp2003-04-161-16/+2
* * generic/tclUtil.c (SetEndOffsetFromAny): handle integer offsethobbs2002-11-191-5/+6
* * generic/tclUtil.c (Tcl_Backslash): use TclUtfToUniChar.hobbs2002-11-121-25/+57
* * generic/tcl.decls: Restored Tcl_Concat to return (char *). Likedgp2002-08-051-2/+2
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-26/+16
* Surface fix for bug #533364; TclGetIntForIndex no longer assumes an unshareddkf2002-06-251-4/+12
* list/string indexes don't destroy wide int rep [Bug #526717]dkf2002-04-191-48/+80
* * Updated interfaces of generic/tclVar.c accordingdgp2002-03-201-2/+2
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-3/+3
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-7/+8
* Fixed fault with case-insensitive string matching (Bug#233257) and rewrotedkf2002-01-021-7/+20
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-211-2/+28
* Reference implementation of TIP's #22, #33 and #45. Adds thehobbs2001-11-141-15/+182
* * Updated APIs indgp2001-09-241-17/+17
* TclNeedSpace is now UTF8-aware. (Bug #411825 from <arobert3434@users.sf.net>)dkf2001-09-191-6/+13
* * tests/compile.test: added compile-11.* interp result checkshobbs2001-08-311-1/+6
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-101/+1
* * tests/util.test: added util-4.6hobbs2001-07-031-5/+5
* * generic/tclUtil.c (Tcl_DStringAppendElement): patch to save anhobbs2001-06-041-4/+6
* * doc/Utf.3:hobbs2000-05-081-143/+46
* * tests/var.test:hobbs1999-12-121-1/+33
* * generic/tclDate.c:hobbs1999-12-081-2/+2
* check for whitespace after bad octalshobbs1999-12-041-1/+4
* * tests/expr-old.test:hobbs1999-12-041-1/+55
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-24/+23
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-1/+162
* lintstanton1999-05-061-2/+2
* * doc/string.n:stanton1999-05-061-14/+15
* * tests/cmdIL.test:stanton1999-05-041-17/+31
* Resynced with mainline.rjohnson1999-04-211-1/+1
* added first draft of documentation for Tcl_Access and Tcl_Stat.hershey1999-04-171-3/+3
* changes make Tcl_Access and Tcl_Stat public.hershey1999-04-171-1/+48
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-1074/+321
* Merged stubs changes into mainline for 8.0stanton1999-03-101-18/+88
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Moved the definition of "char *tclExecutableName" to this file.suresh1998-06-121-1/+37
* Initial revisionrjohnson1998-03-261-0/+2807