summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* d'oh! s/backspace/backslash/das2008-03-131-1/+1
* * unix/configure.in: use backspace-quoting instead of double-quotingdas2008-03-134-29/+35
* * generic/tclStrToD.c: Resolve identifier conflict over "pow10"dgp2008-03-132-9/+13
* * changes: Updated for 8.5.2 release.dgp2008-03-132-2/+11
* add ref to [Bug 1893053]das2008-03-121-2/+2
* * macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1das2008-03-124-9/+35
* * doc/info.n: Replaced {expand} with {8}.andreas_kupries2008-03-122-2/+6
* change http::geturl -keepalive default to 0 as it has poor true pipeline supporthobbs2008-03-123-6/+7
* * unix/Makefile.in (install-libraries): Bump http to 2.7hobbs2008-03-127-153/+530
* * library/http/http.tcl (http::geturl): add -method option to supporthobbs2008-03-124-7/+21
* * library/http/http.tcl: whitespace changes, code cleanup. Allowhobbs2008-03-122-49/+55
* improve darwin9 constraintdas2008-03-121-2/+3
* * unix/configure: autoconf-2.59das2008-03-111-19/+19
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-118-168/+212
* * macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1 anddas2008-03-113-8/+210
* * generic/tclEncoding.c (LoadEscapeEncoding): avoid leaking escapedas2008-03-111-4/+9
* * macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() ondas2008-03-111-7/+3
* * unix/tclUnixNotfy.c: fix warningdas2008-03-111-2/+2
* * tests/exec.test (exec-9.7): reduce timing sensitivitydas2008-03-112-4/+5
* * tests/fCmd.test (fCmd-9.4): skip on Darwin 9 (xfail).das2008-03-111-2/+6
* * generic/tclVar.c (TclDeleteNamespaceVars):Miguel Sofer2008-03-113-3/+33
* * changes: Updated for 8.5.2 release.dgp2008-03-102-1/+41
* * doc/http.n: Revised to indicate that [package require http 2.5.5]dgp2008-03-102-3/+6
* * generic/tclEvent.c (TclDefaultBgErrorHandlerObjCmd): Added errordgp2008-03-103-15/+109
* * generic/tclBasic.c (ExprAbsFunc): Revised so that the abs()dgp2008-03-103-4/+29
* typodgp2008-03-101-2/+2
* * generic/tclResult.c (ReleaseKeys): Workaround for [Bugandreas_kupries2008-03-073-3/+17
* commentary cleanupdgp2008-03-071-3/+3
* * generic/tclExecute.c (Tcl_ExprObj): Revised expression bytecodedgp2008-03-072-41/+112
* * generic/tclCmdAH.c: Revised direct evaluation implementation ofdgp2008-03-072-6/+13
* * tests/execute.test (execute-6.*): More tests checking thatdgp2008-03-071-17/+97
* * tests/execute.test (execute-6.*): More tests checking thatdgp2008-03-072-2/+86
* regendkf2008-03-071-2/+425
* Add AC_HEADER_STDC to support msys/win64.dkf2008-03-072-2/+7
* Minor tidying up. [Bug 1909019]dkf2008-03-062-65/+69
* * tests/execute.test (6.3,4): Added tests for Bug 1899164].dgp2008-03-042-1/+23
* * unix/tclUnixChan.c: Fix mark and space parity on Linux, whichrmax2008-03-032-1/+9
* test added (did not fail previously, just to make sure it never does)Miguel Sofer2008-03-022-3/+21
* * generic/tclNamesp.c (GetNamespaceFromObj): spoil the intrep ofMiguel Sofer2008-03-022-6/+14
* date fixdgp2008-02-291-1/+1
* * generic/tclResult.c (Tcl_SetReturnOptions): Revised the refcountdgp2008-02-293-2/+13
* * generic/tclBasic.c (Tcl_AppendObjToErrorInfo): Revised thedgp2008-02-293-3/+14
* * generic/tclBasic.c (TclEvalObjvInternal): Plug memory leak whendgp2008-02-282-1/+9