summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclStrToD.c: Applied patch for [Bug 1839067] (fpandreas_kupries2008-04-011-0/+6
* * generic/tclStubLib.c (Tcl_InitStubs): Added missing error message.dgp2008-04-011-0/+1
* * generic/tclStubLib.c (Tcl_InitStubs): Added missing error message.dgp2008-04-011-0/+4
* merge updates from HEAD dgp2008-03-311-0/+17
* * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-281-0/+12
* * changes: Updated for 8.5.2 release.dgp2008-03-281-0/+4
* Rewrite to use tcltest2 better while getting rid of bugs/misfeatures.dkf2008-03-281-0/+7
* Changes up to and including Olson's tzdata2008bKevin B Kenny2008-03-271-0/+27
* * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-271-0/+6
* * changes: Updated for 8.5.2 release.dgp2008-03-261-1/+5
* bug #1923966 - crash in binary format. Added tests for the above crash condit...patthoyts2008-03-241-0/+5
* Clarified docs. [Bug 1899962]dkf2008-03-211-0/+3
* Added more tests of regexp-mode compilation of the [switch] command. [Bug 185...dkf2008-03-211-0/+5
* Final clean up of the Tcl_GetMemoryInfo mess.dkf2008-03-201-0/+8
* Corrected scoping of Tcl_GetMemoryInfo. [Bug 1868171]dkf2008-03-191-0/+3
* Added workaround for [Bug 1905562]dkf2008-03-191-48/+52
* * library/tm.tcl (::tcl::tm::UnknownHandler): Changed 'source' toandreas_kupries2008-03-181-0/+15
* * generic/tclExecute.c: Patch from Miguel Sofer to correct thedgp2008-03-181-0/+5
* * library/tm.tcl (::tcl::tm::Defaults): Modified handling ofandreas_kupries2008-03-181-0/+8
* Correct the handling of stack space calculation (the jump pattern used wasdkf2008-03-161-0/+4
* Clarified documentation of what happens with negative indices. [Bug 1905809]dkf2008-03-161-45/+49
* * generic/tclBasic.c (OldMathFuncProc): Same workaround protectiondgp2008-03-141-0/+3
* * generic/tclCmdIL.c (Tcl_LsortObjCmd): Use ckalloc() to allocatedgp2008-03-141-0/+6
* * generic/tclTest.c: Ignore the return value of write() whenrmax2008-03-141-0/+5
* d'oh! s/backspace/backslash/das2008-03-131-1/+1
* * unix/configure.in: use backspace-quoting instead of double-quotingdas2008-03-131-0/+6
* * generic/tclStrToD.c: Resolve identifier conflict over "pow10"dgp2008-03-131-0/+4
* * changes: Updated for 8.5.2 release.dgp2008-03-131-0/+4
* add ref to [Bug 1893053]das2008-03-121-2/+2
* * macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1das2008-03-121-5/+11
* * doc/info.n: Replaced {expand} with {8}.andreas_kupries2008-03-121-0/+4
* change http::geturl -keepalive default to 0 as it has poor true pipeline supporthobbs2008-03-121-1/+1
* * unix/Makefile.in (install-libraries): Bump http to 2.7hobbs2008-03-121-0/+13
* * library/http/http.tcl (http::geturl): add -method option to supporthobbs2008-03-121-0/+4
* * library/http/http.tcl: whitespace changes, code cleanup. Allowhobbs2008-03-121-0/+5
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-111-0/+39
* * generic/tclVar.c (TclDeleteNamespaceVars):Miguel Sofer2008-03-111-0/+8
* * changes: Updated for 8.5.2 release.dgp2008-03-101-0/+2
* * doc/http.n: Revised to indicate that [package require http 2.5.5]dgp2008-03-101-0/+3
* * generic/tclEvent.c (TclDefaultBgErrorHandlerObjCmd): Added errordgp2008-03-101-0/+4
* * generic/tclBasic.c (ExprAbsFunc): Revised so that the abs()dgp2008-03-101-0/+7
* * generic/tclResult.c (ReleaseKeys): Workaround for [Bugandreas_kupries2008-03-071-0/+13
* * generic/tclExecute.c (Tcl_ExprObj): Revised expression bytecodedgp2008-03-071-0/+5
* * generic/tclCmdAH.c: Revised direct evaluation implementation ofdgp2008-03-071-0/+4
* * tests/execute.test (execute-6.*): More tests checking thatdgp2008-03-071-0/+5
* Add AC_HEADER_STDC to support msys/win64.dkf2008-03-071-0/+4
* Minor tidying up. [Bug 1909019]dkf2008-03-061-43/+45
* * tests/execute.test (6.3,4): Added tests for Bug 1899164].dgp2008-03-041-0/+4
* * unix/tclUnixChan.c: Fix mark and space parity on Linux, whichrmax2008-03-031-0/+5
* test added (did not fail previously, just to make sure it never does)Miguel Sofer2008-03-021-2/+3