summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * win/configure, win/tcl.m4: define MACHINE for gcc builds as well.hobbs2006-03-282-20/+22
* * win/tclWinConsole.c: revert 2005-11-03 [Patch 1256872] changehobbs2006-03-281-76/+9
* Removed C++ commentpatthoyts2006-03-271-2/+2
* Fixes for bug #1456373 and general warning silencing for gcc build.patthoyts2006-03-271-25/+29
* fix to permissions settingvincentdarley2006-03-211-18/+2
* backport of file writable fixesvincentdarley2006-03-191-4/+3
* ensure test suite works on non-English systemsvincentdarley2006-03-191-1/+342
* * win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the headandreas_kupries2006-03-141-5/+21
* Finalization of the sockets is now solely done invasiljevic2006-03-101-62/+72
* Finalization of the pipes are now solely done in TclpFinalizePipes andvasiljevic2006-03-101-34/+11
* backport of some file readable/writable fixes from HEADvincentdarley2006-03-103-14/+241
* * README: Bump version number to 8.4.13 and updatedgp2006-03-073-5/+5
* * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\"hobbs2006-03-021-6/+6
* []-quote ac_defun functionshobbs2006-03-021-11/+11
* * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-11-304-53/+87
* Apply [Patch 1353853] to prevent UMR randomness.dkf2005-11-281-2/+2
* * README: Bump version number to 8.4.12dgp2005-11-163-5/+5
* Bugs 926106 and 1353840Kevin B Kenny2005-11-151-60/+85
* * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman whichpatthoyts2005-11-042-17/+13
* * win/tclWin32Dll.c: Backported Anton Kovalenko's patch #1256872patthoyts2005-11-033-11/+96
* * generic/tclBasic.c:Miguel Sofer2005-10-231-1/+3
* * win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1hobbs2005-10-051-2/+3
* win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708]hobbs2005-10-051-424/+429
* * win/README: Update link to msys_mingw8.zip.mdejong2005-07-291-13/+2
* Backport of fix for [Bug 1245953]dkf2005-07-281-2/+2
* * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH):mdejong2005-07-251-17/+38
* bug #1225957Kevin B Kenny2005-06-232-314/+289
* bug 1225044Kevin B Kenny2005-06-221-21/+41
* * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571]dgp2005-06-221-3/+3
* bug 1225727Kevin B Kenny2005-06-221-7/+4
* bugs 1194458 and 1225044Kevin B Kenny2005-06-211-32/+17
* * README: Bump version number to 8.4.11dgp2005-06-183-5/+5
* Correct crash in stack.test on gcc/win32Kevin B Kenny2005-06-061-298/+242
* update to patchlevel 8.4.10hobbs2005-05-301-2/+2
* * win/tclWinThrd.c (TclpFinalizeThreadData): move tlsKey defnhobbs2005-05-301-20/+26
* * README: Bumped patchlevel to 8.4.10hobbs2005-05-272-3/+3
* * win/tclWinPipe.c: The pipe channel driver now respectsdavygrvy2005-04-191-17/+32
* 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