summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixedvasiljevic2005-04-071-20/+21
* * win/tcl.m4, win/configure: do not require cygpath in macros tohobbs2005-03-302-45/+51
* * win/tclWinTime.c (TclpGetDate): use time_t for 'time'hobbs2005-03-301-9/+6
* fix to file norm, file pathtype on windows reserved filenamesvincentdarley2005-03-151-3/+80
* replaced 'long' times with wides, to cope with Win64Kevin B Kenny2005-03-151-2/+2
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-14/+18
* * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, nothobbs2005-02-171-3/+3
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-275-125/+346
* * win/tclWinChan.c (FileCloseProc): Invokemdejong2005-01-191-1/+20
* * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, removehobbs2004-12-302-23/+29
* bumped patchlevel to 8.4.9hobbs2004-11-253-5/+5
* * win/makefile.vc: Fixed bug in installation of http 2.5.andreas_kupries2004-11-163-11/+11
* * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], aandreas_kupries2004-10-281-3/+4
* * README: Bumped patch level to 8.4.8 to preparedgp2004-10-283-5/+5
* added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-281-3/+3
* * win/tclWinFile.c (NativeIsExec): correct result of 'filehobbs2004-10-081-10/+13
* * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium),hobbs2004-09-011-3/+3
* WIN64 correctionshobbs2004-09-012-9/+17
* * win/tclWinDde.c: Bump to dde 1.2.3 to cover changesdgp2004-07-231-2/+2
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-211-7/+28
* Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl APIvasiljevic2004-07-191-4/+6
* * README, generic/tcl.h, tools/tcl.wse.in: bumped tohobbs2004-07-133-5/+5
* backport of recent fs fixes from cvs headvincentdarley2004-07-022-18/+55
* Corrected Tcl Bug #770053vasiljevic2004-06-221-3/+3
* * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler,mdejong2004-06-213-42/+223
* * win/tclWinDde.c: Backported the fix from 8.5 to avoid hanging inpatthoyts2004-06-141-41/+159
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-053-4/+245
* Backport of bizarre error-loss bug found by KBK and myself.dkf2004-05-191-3/+4
* * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-8/+11
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-1/+63
* (TclpCreateProcess): When under NT, with no console, and executing adavygrvy2004-05-101-2/+2
* (BuildCommandLine): Append a space when the path got primed.davygrvy2004-05-101-4/+6
* * win/tclWin32Dll.c: Structured Exception Handling added arounddavygrvy2004-05-061-3/+82
* * win/tclWinSock.c:davygrvy2004-05-061-4/+9
* * win/coffbase.txt: Added the tls extension to the list ofdavygrvy2004-05-061-1/+3
* * generic/tclInt.h:davygrvy2004-05-061-5/+36
* * 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