summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared librarypatthoyts2006-03-023-2/+7
* * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBALdgp2006-02-284-13/+100
* typodgp2006-02-161-1/+1
* * generic/tclIndexObj.c: Disallow the "ambiguous" error messagedgp2006-02-163-4/+12
* * generic/tclIO.c: Made several routines tolerant ofdgp2006-02-153-27/+50
* * tests/main.test (Tcl_Main-6.7): Improved robustness ofdgp2006-02-092-1/+7
* Backport of part of FreeBSD portdkf2006-01-252-3/+15
* replaced new test string-12.21 with dkf's version from HEADMiguel Sofer2006-01-231-9/+14
* added test for [Bug 1410553]Miguel Sofer2006-01-232-3/+15
* * generic/tclStringObj.c: fixed incorrect handling of internal repMiguel Sofer2006-01-232-2/+7
* * generic/tclPipe.c (FileForRedirect): Prevent nameString fromrmax2006-01-163-7/+16
* Fixed potential overwriting of already freed memoryvasiljevic2006-01-122-3/+13
* increment tcltest version requirementdgp2006-01-111-2/+2
* * tests/error.test (error-7.0): Test the timing of write tracesdgp2006-01-112-1/+26
* * unix/configure: add caching, use AC_CACHE_CHECK instead ofdas2006-01-104-842/+1051
* * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope]dgp2006-01-093-4/+19
* Use %ld instead of %d in Tcl_GetMemoryInfodkf2005-12-202-9/+14
* Clarify specification of variable substitutiondkf2005-12-192-383/+389
* * generic/tclIOUtil.c: workaround gcc warning "comparison is alwaysdas2005-12-153-2/+27
* * unix/configure.in: run check for fts API on all platforms, since Linuxdas2005-12-143-36/+39
* * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-123-4/+9
* * generic/tclExecute.c (ExprAbsFunc): fixed the abs(MIN_INT) casermax2005-12-122-3/+9
* Fix [Bug 1374778]dkf2005-12-093-3/+32
* advance core-8-4-12 tagcore_8_4_12dgp2005-12-061-2/+2
* * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configuredas2005-12-061-1/+3
* * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configuredas2005-12-062-8/+15
* 2005-12-05 Don Porter <dgp@users.sourceforge.net>dgp2005-12-055-36/+189
* * README: refer to macosx/README instead of mac/README.das2005-12-043-4/+21
* correct 2 README urlshobbs2005-12-033-7/+11
* documented macosx-only configure options.das2005-12-031-1/+6
* update README filesdgp2005-12-023-17/+17
* eliminate test name duplicationdgp2005-12-021-2/+2
* 2005-12-01 Don Porter <dgp@users.sourceforge.net>dgp2005-12-012-2/+12
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-013-245/+248
* * 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