summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* bug #1571954: avoid /RTCc flag with MSVC8tip_278_branch_rootpatthoyts2006-10-062-7/+3
* Handle possible missing definepatthoyts2006-10-011-4/+7
* bug #1420432 - file mtime fails for directories on windowspatthoyts2006-10-011-4/+14
* Additional compiler flags and amd64 support.patthoyts2006-09-263-19/+49
* More fixing which struct stat to refer to. Some casts from time_t to int requ...patthoyts2006-09-263-40/+72
* correct registry version numbervincentdarley2006-09-211-2/+2
* * tests/http.test (http-5.1): bump http to 2.5.3dgp2006-09-161-3/+3
* Added tommath_(super)class headers to include installpatthoyts2006-09-111-1/+3
* Fixed error launching win98 testpatthoyts2006-09-111-3/+3
* Updated to install http, tcltest and msgcat as Tcl Modules (as per Makefile.in).patthoyts2006-09-112-48/+63
* bump msgcat version to 1.4.2Kevin B Kenny2006-09-111-3/+3
* * doc/tcltest.n: Bump to version tcltest 2.3.0 to accountdgp2006-09-113-10/+10
* * win/tclWinChan.c [Bug 819667] Improve logic for identifying COMhobbs2006-08-301-51/+52
* fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segvcoldstore2006-08-292-8/+19
* Fix the 'gdb' target.dkf2006-08-211-2/+2
* Various minor object file size efficiency fixes. [Bug 1530474]dkf2006-08-101-5/+5
* * win/tclWinSock.c: Correct un-initialized Tcl_DString. Thanksdgp2006-07-241-15/+17
* * README: Bump version number to 8.5a5dgp2006-05-043-5/+5
* fix to compile problemsvincentdarley2006-04-051-3/+3
* * library/reg/pkgIndex.tcl: Bump to registry 1.2 becausedgp2006-04-054-14/+14
* * win/tclWinInit.c: More careful calls to Tcl_DStringSetLength()dgp2006-04-056-11/+17
* * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\"hobbs2006-03-291-6/+6
* * win/tclWinPipe.c (TclpCreateProcess): change panics to Tclhobbs2006-03-291-31/+38
* * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions.hobbs2006-03-281-12/+12
* Fixes for bug #1456373 (mingw-gcc issue).patthoyts2006-03-271-13/+19
* * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made itandreas_kupries2006-03-275-10/+14
* fix to permissions settingvincentdarley2006-03-211-18/+2
* * win/Makefile.in (install-libraries): Generate tcl8/8.4 directoryandreas_kupries2006-03-201-2/+2
* ensure test suite works on non-English systemsvincentdarley2006-03-191-4/+25
* Fix compilation error.Joe Mistachkin2006-03-171-3/+3
* 90% fix of file writable issues on Windowsvincentdarley2006-03-142-4/+323
* Finalization of the sockets/pipesvasiljevic2006-03-102-88/+78
* remove previous patch for 'file writable'vincentdarley2006-03-101-163/+31
* fix to file writable in certain XP directoriesvincentdarley2006-03-091-2/+153
* * unix/Makefile.in: Package http 2.5.2 requires Tcl 8.4, sodgp2006-03-071-3/+3
* * library/http/http.tcl: Bump to version 2.5.3 to cover bug fixdgp2006-03-071-3/+3
* TIP#258 IMPLEMENTATIONdgp2006-02-081-3/+3
* fix to sharing violationvincentdarley2006-01-121-2/+3
* * win/tclAppInit.c: WIN32 native console signal handler removed.davygrvy2006-01-051-141/+1
* Corrected bugs in tommath installation, improved tommath square root performa...Kevin B Kenny2005-12-271-2/+4
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-139-69/+100
* * win/configure: Regen.mdejong2005-12-102-0/+6
* * win/Makefile.in, win/makefile.vc: Add Win x64 and CE build supporthobbs2005-12-084-54/+340
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-20/+1
* * unix/Makefile.in (install-libraries): Updated Makefile to newandreas_kupries2005-11-211-3/+3
* * win/tclWinPort.h: Applied patch #1267871 by Matt Newman forpatthoyts2005-11-042-14/+14
* ANSIfydkf2005-11-0419-929/+1036
* * win/tclWin32Dll.c: Applied patch #1256872 to provide unicodepatthoyts2005-11-033-13/+83
* Applied patch #1096916 to support building with MSVC 8.patthoyts2005-11-036-25/+74
* Convert to using ANSI decls/definitions and using the (ANSI) assumption that ...dkf2005-10-311-150/+171