summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
| | * | * generic/tclInt.decls: Yet another round of attemptingKevin B Kenny2007-04-211-3/+3
| | * | Thread exit handler marks the current thread as un-initialized.vasiljevic2007-03-241-12/+7
| | * | * generic/tclEvent.c (Tcl_CreateThread): Replaced some calls todgp2007-03-191-2/+2
| | * | * win/tclWinReg.c (GetKeyNames): Size the buffer for enumeratingKevin B Kenny2007-03-171-23/+66
| | * | * win/Makefile.in (install-private-headers): added targethobbs2007-01-301-1/+23
| | * | Fix bug #1582769 build with VC2003 and correct i386 arch.patthoyts2006-10-311-2/+5
| | * | * README: Bump version number to 8.4.15dgp2006-10-233-5/+5
| | * | Ensure builds with VC6 without Platform SDK and Pickup MACHINE from environmentpatthoyts2006-10-182-11/+19
| | * | * generic/tclIOUtil.c: Cleaned up some code flagged by adgp2006-10-172-7/+5
| | * | Remove RTCc flagpatthoyts2006-10-062-7/+3
| | * | Handle possible missing definepatthoyts2006-10-011-4/+7
| | * | Backported fix for bug #1420432 (cannot set mtime for directories on windows).patthoyts2006-10-011-4/+14
| | * | * win/makefile.vc: Updated MSVC build to properly deal withpatthoyts2006-09-265-124/+341
| | * | * win/tclWinChan.c: [Bug 819667] Improve logic for identifying COMhobbs2006-08-301-51/+52
| | * | * win/tclWinFCmd.c: [Bug 1548263] Added test for NULL returnhobbs2006-08-301-1/+10
| | * | Remove test chunkpatthoyts2006-06-141-4/+4
| | * | Enable building Tcl with Microsoft's latest compiler offeringpatthoyts2006-06-144-51/+173
| | * | * README: Bump version number to 8.4.14dgp2006-05-043-5/+5
| | * | Revert attempted backport of dde 1.3 to the core-8-4-branch.dgp2006-04-054-1051/+854
| | * | * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD.dgp2006-04-054-854/+1051
| | * | * library/reg/pkgIndex.tcl: Long overlooked bump to registry pack...dgp2006-04-051-2/+2
| | * | * library/dde/pkgIndex.tcl: Long overlooked bump to dde packagedgp2006-04-051-2/+2
| | * | * 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