summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* generic/tclLiteral.c: (TclReleaseLiteral) insured thatMiguel Sofer2001-10-112-32/+30
* no messagedavygrvy2001-10-101-0/+8
* * win/tclWinPort.h: #include <winsock2.h> needed to get moveddavygrvy2001-10-101-2/+3
* * Corrected restore of ::env(LANG).dgp2001-10-102-2/+7
* * generic/tclFileName.c (Tcl_SplitPath): corrected mem leakhobbs2001-10-102-1/+12
* generic/tclLiteral.c: (TclReleaseLiteral) reverted previous patch for [Bug 46...Miguel Sofer2001-10-092-11/+6
* forgot credit for last commit ...Miguel Sofer2001-10-061-1/+1
* insured that self-referential bytecodes are properly cleaned up onMiguel Sofer2001-10-062-1/+17
* Updated encodings with latest mappings from www.unicode.org. Thishobbs2001-10-0447-58992/+61450
* noted 8.4 as default Tcl versionhobbs2001-10-042-5/+9
* correcting the Changelog date of my last commit.Miguel Sofer2001-10-041-1/+1
* Typo-fixdkf2001-10-041-2/+2
* * generic/tclEvent.c (Tcl_FinalizeThread): moved freeing ofhobbs2001-10-032-11/+18
* added Win64 SDK RC1 compilation supporthobbs2001-10-016-90/+150
* updated copyrighthobbs2001-10-012-6/+6
* removed unnecessary inclusions of tclCompile.h [Patch 466823]Miguel Sofer2001-10-014-20/+19
* fs doc improvementvincentdarley2001-09-293-5/+28
* correcting wrong date in Changelog.Miguel Sofer2001-09-281-1/+1
* Edited docs of Tcl_GetNameOfExecutable [Bug 219215]Miguel Sofer2001-09-282-2/+9
* Added necessary casts to ClientData on a pair of calls to Tcl_PreserveKevin B Kenny2001-09-282-3/+9
* Fixed Bug #465674 reported by me. [lsort -index end-1] now behaves sensibly...dkf2001-09-284-18/+55
* normalize fixvincentdarley2001-09-283-4/+14
* * More CONST poisoningdgp2001-09-2820-46/+66
* * Added Tcl_Preserve()dgp2001-09-282-2/+7
* * Updated out-of-date reference to #define GUARD_SIZE.dgp2001-09-272-3/+7
* * Updated APIs indgp2001-09-279-47/+49
* * doc/fileevent.n: Accepted [Patch #465279] adding an example toandreas_kupries2001-09-272-1/+24
* * The changes below fix [Bug #462317] where Expect tried to readandreas_kupries2001-09-273-17/+78
* One more detail.dgp2001-09-271-2/+2
* * Vince Darley reports the 2001-09-24 TIP 27 changes left the windgp2001-09-276-12/+24
* * Updated APIs in generic/tclGet.cdgp2001-09-258-28/+38
* * generic/tclVar.c: removed comments referring to unused flag TCL_PARSE_PART1.Miguel Sofer2001-09-252-6/+9
* * Updated APIs indgp2001-09-2413-56/+74
* * The change below fixes [Bug #464380]. The bug was reported byandreas_kupries2001-09-242-20/+32
* Fixed encoding definition for cp1252 (compiled version is OK)dkf2001-09-242-3/+6
* Rebuiltdkf2001-09-241-0/+2
* Doc update (add Tcl_OutputBuffered, remove old changebars)dkf2001-09-242-8/+19
* 'make mklinks' after addition of Tcl_EvalTokensStandarddgp2001-09-241-0/+2
* Another typodgp2001-09-241-2/+2
* corrected formatting error causing 'make mklinks' troubledgp2001-09-241-4/+2
* Corrected formatting error.dgp2001-09-241-2/+2
* * generic/tclExecute.c (TclExecuteByteCode): correctedhobbs2001-09-212-1/+41
* added extra processor definitions.hobbs2001-09-201-3/+18
* removed unnecessary winsock.h includehobbs2001-09-201-2/+1
* changed winsock.h include to winsock2.hhobbs2001-09-201-2/+2
* win/tclWinSock.c (SocketThread): corrected pointer cast for _WIN64.hobbs2001-09-201-2/+2
* removed dependence on socket.test being run from same dir as remote.tcl,dkf2001-09-202-2/+11
* * generic/tclCmdAH.c (Tcl_FormatObjCmd):hobbs2001-09-202-11/+25
* * unix/configure: regen'edhobbs2001-09-202-34/+118
* improved skip reporting of missing commandshobbs2001-09-202-66/+36