summaryrefslogtreecommitdiffstats
path: root/generic/tclStringObj.c
Commit message (Expand)AuthorAgeFilesLines
* * Sought out and eliminated instances of CONST-casting that are nodgp2002-01-261-3/+3
* * typos and formattingdgp2002-01-081-4/+3
* * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem):dgp2001-12-281-4/+4
* * generic/tcl.decls:hobbs2001-05-151-1/+58
* (TIP#27) Changed a number of Tcl API's to accept "CONST char*"Kevin B Kenny2001-04-041-20/+20
* * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc.ericm2000-09-141-53/+137
* * generic/tclStringObj.c: Applied patch from Gerhard Hintermayerericm2000-08-301-25/+90
* * generic/tclStringObj.c (Tcl_AppendUnicodeToObj): removed dead code.hobbs2000-05-261-22/+9
* minor comment correctionhobbs2000-05-081-2/+2
* * generic/tclProc.c: corrected error reporting for default casehobbs1999-11-191-9/+35
* * generic/tclStringObj.c: fixed Tcl_AppendResultVA so it onlyhobbs1999-10-291-7/+38
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-5/+6
* fixed bug that cause bad memory read on Windowshershey1999-06-161-5/+5
* fixed bugs that kept windows from compiling.hershey1999-06-161-6/+6
* beefed up the string object testshershey1999-06-151-67/+73
* Improved the appendObj functions (uncomented the optimized code that washershey1999-06-151-31/+7
* Merged String and Unicode object types. Added new functions tohershey1999-06-151-75/+1002
* * tests/string.test:hershey1999-06-081-6/+3
* * generic/tclResult.c (Tcl_AppendResultVA):stanton1999-05-071-3/+4
* * mac/tclMacResource.c:stanton1999-04-281-7/+7
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-11/+40
* Merged stubs changes into mainline for 8.0stanton1999-03-101-8/+36
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+598