summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclStringObj.c (Tcl_AppendFormatToObj):dgp2008-04-073-4/+17
* * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-065-7/+27
* * win/tclWinFile.c: (WinSymLinkDirectory): Fixed a problem thatKevin B Kenny2008-04-052-17/+29
* * tests/io.test (io-53.9): Added testcase for [Bug 780533], basedandreas_kupries2008-04-043-6/+109
* * generic/tclIORChan.c (ReflectOutput): Allow zero return fromandreas_kupries2008-04-043-4/+22
* * generic/tclIORChan.c (ReflectClose): Added missing removal ofandreas_kupries2008-04-043-2/+38
* * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] toandreas_kupries2008-04-034-16/+123
* * generic/tclIO.c (CopyData): Applied patch for the fcopy problemandreas_kupries2008-04-022-2/+10
* autoheader-2.59das2008-04-011-3/+0
* autoconf-2.59das2008-04-011-9/+1
* (SunOS-5.1x): quote CC var to allow make-time overridedas2008-04-011-5/+1
* * generic/tclStrToD.c: Applied patch for [Bug 1839067] (fpandreas_kupries2008-04-014-6/+229
* * generic/tclStubLib.c (Tcl_InitStubs): Added missing error message.dgp2008-04-012-1/+4
* * generic/tclStubLib.c (Tcl_InitStubs): Added missing error message.dgp2008-04-012-1/+7
* merge updates from HEAD dgp2008-03-317-10/+116
* * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-289-13/+25
* * changes: Updated for 8.5.2 release.dgp2008-03-282-1/+9
* disable codesign on tests targetdas2008-03-281-1/+17
* Rewrite to use tcltest2 better while getting rid of bugs/misfeatures.dkf2008-03-282-971/+1091
* Changes up to and including Olson's tzdata2008bKevin B Kenny2008-03-2724-478/+2259
* * unix/configure: autoconf-2.59das2008-03-271-1/+1
* * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-272-1/+7
* formattingdgp2008-03-261-5/+1
* * changes: Updated for 8.5.2 release.dgp2008-03-262-3/+25
* Minor improvements/fixesdkf2008-03-261-8/+12
* Minor fixes to copyright declarations (spelling, consistency)dkf2008-03-2616-31/+31
* Removed duplicated testspatthoyts2008-03-241-7/+1
* improved fix keeping short-circuitpatthoyts2008-03-241-3/+5
* bug #1923966 - crash in binary format. Added tests for the above crash condit...patthoyts2008-03-243-3/+26
* Clarified docs. [Bug 1899962]dkf2008-03-212-3/+11
* Added more tests of regexp-mode compilation of the [switch] command. [Bug 185...dkf2008-03-212-1/+112
* Oops, typo.dkf2008-03-201-2/+2
* Final clean up of the Tcl_GetMemoryInfo mess.dkf2008-03-203-29/+60
* fix typosdas2008-03-191-3/+3
* Added exported non-stub function Tcl_GetMemoryInfodkf2008-03-191-1/+4
* Corrected scoping of Tcl_GetMemoryInfo. [Bug 1868171]dkf2008-03-193-3/+12
* Added workaround for [Bug 1905562]dkf2008-03-192-50/+55
* fix and simplify the OFFSET computation for TclStackAllocMiguel Sofer2008-03-181-5/+4
* * library/tm.tcl (::tcl::tm::UnknownHandler): Changed 'source' toandreas_kupries2008-03-182-1/+16
* Fix oops. Use ::list, not list, prevent use of the namespace local command.andreas_kupries2008-03-181-1/+1
* * generic/tclExecute.c: Patch from Miguel Sofer to correct thedgp2008-03-182-11/+9
* * library/tm.tcl (::tcl::tm::Defaults): Modified handling ofandreas_kupries2008-03-182-2/+13
* Correct the handling of stack space calculation (the jump pattern used wasdkf2008-03-163-5/+17
* removed erroneous whitespacedkf2008-03-161-2/+2
* Clarified documentation of what happens with negative indices. [Bug 1905809]dkf2008-03-162-62/+71
* * generic/tclBasic.c (OldMathFuncProc): Same workaround protectiondgp2008-03-142-7/+9
* * generic/tclCmdIL.c (Tcl_LsortObjCmd): Use ckalloc() to allocatedgp2008-03-142-4/+9
* Update test for corrected error messagedgp2008-03-141-2/+2
* * generic/tclTest.c: Ignore the return value of write() whenrmax2008-03-143-6/+11
* missing char in error messagedgp2008-03-141-2/+2