summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * README: Bump version number to 8.4.14dgp2006-05-0410-16/+27
* * generic/tclExecute.c (ExprSrandFunc): Restore acceptance of widedgp2006-05-043-14/+19
* typocore_8_4_13dgp2006-04-131-2/+2
* * changes: updates for another RC.dgp2006-04-122-4/+10
* silence re_syntax.n warningdas2006-04-121-0/+1
* fix make-html errordas2006-04-121-2/+2
* cosmetic fix to 'install' targetsdas2006-04-121-1/+3
* typosdas2006-04-111-2/+2
* * generic/tclCmdMZ.c: Stop some interference between enter tracesdgp2006-04-113-6/+53
* *** 8.4.13 TAGGED FOR RELEASE ***dgp2006-04-102-4/+28
* * generic/tclRegexp.c (FinalizeRegexp): full reset data tohobbs2006-04-072-1/+12
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seemsdgp2006-04-064-7/+19
* * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKINGdas2006-04-063-250/+249
* Revert attempted backport of dde 1.3 to the core-8-4-branch.dgp2006-04-056-1058/+859
* * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD.dgp2006-04-056-859/+1058
* * library/reg/pkgIndex.tcl: Long overlooked bump to registry pack...dgp2006-04-053-4/+8
* * library/dde/pkgIndex.tcl: Long overlooked bump to dde packagedgp2006-04-053-4/+10
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow emptydgp2006-04-054-14/+13
* Fix [Bug 1646039]dkf2006-04-053-26/+28
* * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08dgp2006-04-052-7/+7
* * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08dgp2006-04-052-4/+18
* * generic/tclIO.c (ReadChars): Added check and panic andandreas_kupries2006-04-053-4/+111
* * win/configure, win/tcl.m4: define MACHINE for gcc builds as well.hobbs2006-03-283-20/+25
* * win/tclWinConsole.c: revert 2005-11-03 [Patch 1256872] changehobbs2006-03-282-76/+15
* * generic/tclIOUtil.c: fix to nativeFilesystemRecord comparisonsdas2006-03-281-6/+6
* * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwindas2006-03-282-3/+21
* typo in commentdas2006-03-281-2/+2
* Removed C++ commentpatthoyts2006-03-271-2/+2
* Fixes for bug #1456373 and general warning silencing for gcc build.patthoyts2006-03-272-25/+33
* * tests/expr.test: Nan self-inquality test silenced. [Bug 761471]dgp2006-03-232-2/+6
* tag movedgp2006-03-221-2/+2
* * changes: updates for another RC.dgp2006-03-222-2/+12
* fix to permissions settingvincentdarley2006-03-211-18/+2
* backport of file writable fixesvincentdarley2006-03-197-78/+117
* ensure test suite works on non-English systemsvincentdarley2006-03-191-1/+342
* * doc/open.n: Documented the changed behaviour of 'a'ppend mode.andreas_kupries2006-03-162-4/+4
* * tests/io.test (io-43.1 io-44.[1234]): Rewritten to beandreas_kupries2006-03-162-23/+48
* * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND toandreas_kupries2006-03-163-3/+54
* typo in TclpLoadMemory() error msgdas2006-03-161-2/+2
* * tests/socket.test: Extended the timeout in socket-11.11 from 10andreas_kupries2006-03-163-6/+35
* * doc/fconfigure.n: Clarified that -translation is binary isandreas_kupries2006-03-142-1/+15
* * win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the headandreas_kupries2006-03-142-5/+32
* * generic/tclEncoding.c: Report error when an escape encodingdgp2006-03-132-5/+27
* * unix/configure.in: Revert change from 2005-07-26 that sometimesdgp2006-03-134-16/+12
* typodgp2006-03-101-1/+1
* Added notes about fixing Bug #1437595.vasiljevic2006-03-101-0/+21
* Finalization of the sockets is now solely done invasiljevic2006-03-102-75/+83
* Added no-op TclpFinalizeSockets()vasiljevic2006-03-101-1/+23
* Finalization of the pipes are now solely done in TclpFinalizePipes andvasiljevic2006-03-101-34/+11
* Invokes TclpFinalizeSockets() as part of the TclFinalizeIOSubsystem() call.vasiljevic2006-03-101-3/+16