summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Undo local changes which did not belong in the last commit.andreas_kupries2008-07-211-4/+4
* * generic/tclBasic.c: Extended the existing TIP #280 system (infoandreas_kupries2008-07-211-4/+4
* * generic/tcl.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-302-3/+3
* Backported fix for dde/registry versions and the staticpkg build optionpatthoyts2008-06-252-11/+40
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-231-2/+2
* * generic/tcl.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-112-4/+4
* * 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/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
* * 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