summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-11-305-72/+113
* Fix [Bug 1310081].dkf2005-11-292-1/+15
* Fix [Bug 1366683]dkf2005-11-293-4/+30
* Apply [Patch 1353853] to prevent UMR randomness.dkf2005-11-282-2/+7
* add #include <libkern/OSByteOrder.h> for OSX 10.2das2005-11-271-1/+2
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-2726-1566/+2397
* update changesdgp2005-11-211-2/+8
* Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() failsjenglish2005-11-202-8/+10
* * tests/trace.test (trace-34.5): [Bug 1047286], added a secondMiguel Sofer2005-11-182-2/+19
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-187-20/+99
* * generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtrhobbs2005-11-182-10/+18
* * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08dgp2005-11-183-8/+75
* * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Pat Thoyts'andreas_kupries2005-11-182-2/+14
* update changesdgp2005-11-181-1/+3
* Backport of improved URL parsing. [Bug 1358369]dkf2005-11-183-170/+260
* * README: Bump version number to 8.4.12dgp2005-11-1610-16/+29
* * changes: Update changes for 8.4.12 releasedgp2005-11-152-2/+91
* Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373]dgp2005-11-152-3/+3
* Bugs 926106 and 1353840Kevin B Kenny2005-11-153-61/+109
* Bug 1350293Kevin B Kenny2005-11-093-15/+19
* doc changes with 1162286 fixdgp2005-11-091-8/+1
* * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130hobbs2005-11-092-3/+9
* * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368]dgp2005-11-082-25/+15
* * generic/tclPkg.c: Corrected inconsistencies in the value returneddgp2005-11-084-38/+298
* Fix [Bug 1348775] using Miguel's patchdkf2005-11-082-17/+51
* missed Changelog entryMiguel Sofer2005-11-071-0/+5
* * tests/trace.test (trace-13.2-4): added tests to detect leak, see [BugMiguel Sofer2005-11-071-2/+56
* * unix/tcl.m4: Added code to enable [load] on LynxOS. Thanks todgp2005-11-043-281/+312
* Bug 1298737Kevin B Kenny2005-11-043-2/+12
* * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman whichpatthoyts2005-11-044-18/+65
* Bug 1317477Kevin B Kenny2005-11-042-12/+27
* * generic/tclInt.h:Miguel Sofer2005-11-045-55/+189
* * generic/tclUnixInit.c (TclpSetInitialEncodings): Modified sodgp2005-11-032-2/+10
* * win/tclWin32Dll.c: Backported Anton Kovalenko's patch #1256872patthoyts2005-11-034-11/+102
* * generic/tclCmdMZ.c (TclCheckExecutionTraces): Corrected mistakendgp2005-11-012-14/+20
* * tests/expr-old.test (expr-32.52): Use int(.) to restrictdgp2005-11-012-2/+7
* * tests/expr.test: Fix problems in new round()mdejong2005-10-292-25/+47
* fix Changelog entry dateMiguel Sofer2005-10-291-1/+1
* fix new test trace-18.4 [Bug 1338280]Miguel Sofer2005-10-291-6/+9
* * generic/tclCmdMZ.c (TraceVarProc): [Bug 1337229], partialMiguel Sofer2005-10-293-5/+34
* * generic/tclExecute.c (ExprRoundFunc):mdejong2005-10-283-11/+35
* * generic/tclBasic.c:Miguel Sofer2005-10-2316-79/+154
* * generic/tclExecute.c (INST_CONCAT): disable the optimisation forMiguel Sofer2005-10-222-3/+10
* See file.vasiljevic2005-10-141-0/+6
* Backed off change from 2005-10-04 (see ChangeLog and Tcl Bug# 1323992vasiljevic2005-10-141-14/+2
* Fix [Bug 1284178] and tweak tests to accommodate.dkf2005-10-133-7/+20
* Added some more clarifying comments in Tcl_ClearChannelHandlers()vasiljevic2005-10-131-6/+5
* Temporary ifdef TCL_THREADS changes done to de-activate pendingvasiljevic2005-10-132-1/+14
* ensure MODULE_SCOPE declhobbs2005-10-102-1/+18
* * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tohobbs2005-10-073-46/+69