summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
| | * | * 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
| * | | handle --enable-64bit=ia64 for gcc. BACKPORT.nijtmans2011-01-173-42/+95
| * | | Cross-compile support for Win and UNIX (backported)nijtmans2010-12-133-12/+313
| * | | * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-302-2/+6
| * | | Allow cross-compilation by default (backported)nijtmans2010-11-193-95/+172
| * | | fix gcc warnings: unused variable 'registration'nijtmans2010-11-193-8/+8
| * | | fix gcc warning: dereferencing pointer 'oemId' does break strict-aliasing rulesnijtmans2010-11-191-7/+8
| * | | Update for VS10nijtmans2010-10-231-3/+5
| * | | * tclWinsock.c: [Bug 3056775]: Fixed race condition between threadandreas_kupries2010-09-241-1/+47
| * | | * win/tclWin32Dll.c: #ifdef protections to permit builds withdgp2010-09-083-28/+41