summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * tests/mathop.test (mathop-25.9, mathop-25.14): Modified testsKevin B Kenny2008-03-302-3/+9
* * 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
* 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