summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * win/tclWin32Dll.c (TclpCheckStackSpace): Kevin B Kenny2004-05-031-2/+2
* revert back to 1.24.2.2 from prior mistaken commit.davygrvy2004-04-231-34/+5
* * win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) isdavygrvy2004-04-231-5/+34
* * win/configure:hobbs2004-04-072-9/+33
* * generic/tclInt.h:hobbs2004-03-292-16/+20
* * win/tclWinInit.c (TclpSetInitialEncodings): recognize WIN32_CEhobbs2004-03-211-5/+8
* define WIN32_CE platform infohobbs2004-03-211-1/+5
* backport of BuildCommandLine changes to mirror msvcrt's parse_cmdline() rules...davygrvy2004-02-251-16/+10
* * win/tclWinInit.c (AppendEnvironment):mdejong2004-02-201-4/+23
* update patchlevel to 8.4.6hobbs2004-02-133-5/+5
* * generic/tcl.h: Bumped patch level to 8.4.5.1 to distinguishdgp2003-12-033-5/+5
* * README: Bumped patch level to 8.4.6 to distinguishdgp2003-12-023-5/+5
* * library/dde/pkgIndex.tcl: Added safeguards so that registrydgp2003-11-102-4/+4
* * tests/unixInit.test (unixInit-2.10): re-enabled.dgp2003-11-101-3/+22
* * win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too whenandreas_kupries2003-10-231-3/+3
* * win/tclWinPipe.c (BuildCommandLine): Applied the patch comingandreas_kupries2003-10-211-3/+6
* Punt gracefully if exitToken was already destroyed.davygrvy2003-10-141-1/+7
* * win/tclWinPipe.c: fixed a bug in BuildCommandLine.mdejong2003-10-041-2/+3
* backporting of filesystem tests, docsvincentdarley2003-10-032-11/+29
* * README: Bumped patch level to 8.4.5 to preparedgp2003-10-023-75/+65
* The windows port of expect can call TclWinAddProcess before anydavygrvy2003-09-281-1/+4
* * win/tclWinInit.c: recognize amd64 and ia32_on_win64 cpus andhobbs2003-08-061-5/+12
* * win/tclWinReg.c: Incremented the version to 1.1.2.patthoyts2003-07-231-2/+2
* * win/tclWinReg.c (OpenSubKey): Backported fix for bug 775976patthoyts2003-07-221-2/+2
* 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu>hobbs2003-07-171-1/+16
* * win/Makefile.in: Don't define TCL_DBGXmdejong2003-07-163-11/+11
* * README: Bumped patch level to 8.4.4 in anticipationdgp2003-07-153-5/+5
* * win/tclWinFile.c (TclpMatchInDirectory): revert glob code tohobbs2003-05-161-71/+46
* bumped version to 8.4.3hobbs2003-05-153-5/+5
* fix for [Bug 732477]Joe Mistachkin2003-05-131-7/+7
* * win/tclWinSerial.c (SerialCloseProc): correct mem leak onhobbs2003-05-111-1/+3
* fix for [Bugs 733221, 733156]Joe Mistachkin2003-05-101-21/+70
* * win/tclWinThrd.c: Applied SF patch #727271. This patch changesandreas_kupries2003-04-251-9/+54
* Corrected use of types to make compilation compatible with VC++5.Kevin B Kenny2003-04-151-40/+38
* Added conditionals to make tclWinFile.c compile on VC++6, which Kevin B Kenny2003-04-141-1/+7
* filesystem fixes backportedvincentdarley2003-04-143-85/+358
* Fixed Bug 710310 (duplicate test numbers in clock.test). Made major Kevin B Kenny2003-04-122-123/+304
* * win/configure: Regen.mdejong2003-04-033-14/+22
* Added quoting around the script name in the 'test' target; Joe Kevin B Kenny2003-03-231-3/+3
* * generic/tclInt.h (tclOriginalNotifier):dgp2003-03-211-3/+5
* Fixes for three filesystem problemsvincentdarley2003-03-181-1/+11
* Backed the version to 8.4 on the 8.4 branch. Kevin B Kenny2003-03-131-2/+2
* * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENTdgp2003-03-121-3/+6
* Added two missing uses of $(DBGX) so that tclpip8x.dll loads without Kevin B Kenny2003-03-111-4/+4
* Corrected a Makefile.vc bug introduced by the change of DBGX from Kevin B Kenny2003-03-031-3/+11
* * 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