summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel):hobbs2008-01-141-3/+4
* * generic/tcl.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-022-3/+3
* remove note about gcc compiler warningshobbs2007-12-141-10/+7
* fix typohobbs2007-12-141-2/+2
* updated noteshobbs2007-12-141-41/+36
* Support compilation with MSVC9 on AMD64patthoyts2007-12-142-2/+10
* merge stable branch onto HEADdgp2007-12-1313-14/+14
* Visual Studio 2008/MSVC 9 supportpatthoyts2007-12-101-4/+10
* * win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32hobbs2007-12-052-2/+4
* * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so thatdgp2007-12-031-3/+3
* * win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.libhobbs2007-12-032-4/+4
* Improved list of files to ignoredkf2007-12-011-17/+18
* win/makefile.vc: add ws2_32.lib to baselibshobbs2007-11-301-2/+2
* * win/configure, win/tcl.m4: add ws2_32.lib / -lws2_32 to build.hobbs2007-11-303-287/+86
* * generic/tclWinSock.c (InitializeHostName): Correct error indgp2007-11-291-3/+3
* * win/tclWinSock.c: Add mising encoding conversion of the [infodgp2007-11-271-5/+10
* * README: Bump version number to 8.5b3.dgp2007-11-192-3/+3
* Reduce cast count.dkf2007-11-191-239/+265
* Spelling mistake in comment!dkf2007-11-191-2/+2
* Prefer UINT_PTR to DWORD_PTR when casting pointers to integer types for great...patthoyts2007-11-151-6/+6
* * generic/tclBasic.c:Miguel Sofer2007-11-101-3/+3
* minor code cleanup in TclpGetCStackParams; hoist a couple of structs from TSD...Kevin B Kenny2007-11-101-15/+11
* 2007-11-10 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2007-11-101-158/+40
* * generic/tclBasic.c:Miguel Sofer2007-11-101-6/+90
* Sync to Tk: use -fp:strict alwayspatthoyts2007-10-311-11/+1
* * generic/tcl.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-302-3/+3
* * README: Bump version number to 8.5b2.dgp2007-10-262-3/+3
* * compat/tmpnam.c (removed): The routine tmpnam() is no longerdgp2007-10-181-4/+0
* * win/makefile.vc: removed old dependency cruft that is no longer needed.davygrvy2007-10-161-26/+6
* * win/makefile.vc: include path problem fixed for 'depend' target. Never fightdavygrvy2007-10-151-2/+2
* * tools/mkdepends.tcl (new): Initial stab at generating automaticdavygrvy2007-10-141-19/+23
* sync with tk fixing tk install faultpatthoyts2007-10-121-1/+2
* Mine all version information from headers. Sync tcl and tk and bringpatthoyts2007-10-124-108/+180
* * win/makefile.vc: Fixed my bad spelling mistakes from years back.davygrvy2007-10-121-6/+5
* * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-114-18/+4
* * generic/tcl.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-022-3/+3
* * README: Bump version number to 8.5b1dgp2007-09-192-3/+3
* * generic/tclStubLib.c: Remove C library calls from Tcl_InitStubs()dgp2007-09-181-2/+2
* Add crt flags for tclStubLib now it makes use of C-library functionspatthoyts2007-09-171-2/+2
* Do not error on warnings for amd64 symbols build.patthoyts2007-09-171-4/+4
* Default for 8.5 is threaded buildpatthoyts2007-09-171-6/+6
* * unix/Makefile.in: Perform missing updates of the tcltest Tcldgp2007-09-121-3/+3
* Use nmakehlp to substitute values for tclConfig.sh (helps cross-compiling).patthoyts2007-09-123-76/+218
* * generic/tclGetDate.y: Added a cast to the definition of YYFREE toKevin B Kenny2007-08-061-4/+5
* Regenerated configure using autoconf 2.59. Autoconf 2.61 changedandreas_kupries2007-08-011-2244/+1665
* Regen with autoconf 2.61Miguel Sofer2007-07-311-1628/+2278
* * unix/configure.in: allow use of 'inline' in Tcl sourcesMiguel Sofer2007-07-312-3/+4
* * library/platform/platform.tcl: Fixed bug in 'platform::patterns'andreas_kupries2007-07-201-3/+7
* * generic/tclBasic.c: Removed dead code, including thedgp2007-06-284-84/+3
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-182-3/+3