summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-2712-253/+246
* Added a htmlhelp target to replace winhelppatthoyts2008-04-271-6/+58
* note that cygwin is not supportedmdejong2008-04-191-1/+4
* * generic/tclInt.h: revise Tcl_SetNotifier() to use adas2008-04-161-217/+225
* Added 'make html' support for people on Windows, inspired by Pat Thoyts.dkf2008-04-091-1/+17
* autoconf-2.59dgp2008-04-071-1/+1
* * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-062-1/+7
* * win/tclWinFile.c: (WinSymLinkDirectory): Fixed a problem thatKevin B Kenny2008-04-051-17/+17
* * generic/tclBasic.c: Revised stubs-generation tool and interpdgp2008-04-022-3/+1
* * generic/tclBasic.c: Revised stubs-generation tool and interpdgp2008-04-021-3/+2
* * README: Bump version number to 8.6a0dgp2008-04-016-27/+29
* * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-282-3/+3
* * unix/Makefile.in (install-libraries): Bump http to 2.7hobbs2008-03-121-3/+3
* regendkf2008-03-071-2/+425
* Add AC_HEADER_STDC to support msys/win64.dkf2008-03-071-2/+3
* Set version 2.5.5patthoyts2008-02-261-3/+3
* Add a linker hint for msvc to include ws2_32.libpatthoyts2008-02-221-1/+5
* Fix for bug #1818565. Always check that the state array exists in the http::s...patthoyts2008-02-221-3/+3
* * generic/tcl.h: Bump version number to 8.5.2b1 to distinguishdgp2008-02-132-3/+3
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-042-3/+3
* * 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