/Lib/

/option> Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 fordgp2003-03-032-4/+4
* * win/configure:hobbs2003-03-013-9/+9
* Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in c...chengyemao2003-02-271-2/+2
* * README: Bumped to version 8.4.2.hobbs2003-02-153-5/+5
* * win/tclWinTime.c: Added code to test and compensate for forward Kevin B Kenny2003-02-141-13/+29
* Added conversion from the system encoding to tcl_platform(user), so Kevin B Kenny2003-02-131-5/+9
* * win/configure:mdejong2003-02-112-52/+54
* further fs cleanupvincentdarley2003-02-101-4/+9
* filesystem speed up round 2vincentdarley2003-02-101-105/+84
* first speedups to Win filesystemvincentdarley2003-02-072-151/+185
* finalization and test fixesvincentdarley2003-02-044-17/+42
* * generic/tcl.h: Add TCL_PREFIX_IDENT andmdejong2003-01-282-5/+37
* * win/README: Update msys+mingw URL to release 6.mdejong2003-01-271-4/+4
* * win/configure: Regen.mdejong2003-01-273-37/+105
* * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel):mdejong2003-01-261-10/+93
* * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings):mdejong2003-01-253-125/+194
* * win/configure:mdejong2003-01-253-42/+60
* * win/tclWinDde.c (Dde_Init): clarified use of tsdPtr.hobbs2003-01-251-12/+5
* * win/configure: Regen.mdejong2003-01-243-33/+114
* * win/configure: Regen.mdejong2003-01-212-16/+26
* * win/tclWinDde.c (DdeServerProc): Deallocatemdejong2003-01-181-1/+3
* * win/tclWinSerial.c (SerialOutputProc): add casts forhobbs2003-01-161-4/+4
* * tests/winDde.test:hobbs2003-01-161-3/+9
* * win/tclWin32Dll.c (squelch_warnings): Squelchmdejong2003-01-169-66/+121
* Fix mingw build problems and compiler warnings.mdejong2003-01-142-5/+13
* * win/README: Update msys + mingw URL, themdejong2003-01-131-2/+2
* * win/configure: Regen.mdejong2003-01-132-4/+4
* * generic/tcl.h: Skip Tcl's define of CHAR,mdejong2003-01-133-28/+101
* * win/configure: Regen.mdejong2003-01-133-27/+153
* WinTcl crash on exit fixvincentdarley2003-01-10