summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* fix versions of dde and registry dllspatthoyts2008-06-252-9/+23
* * README: Bump version number to 8.6a1dgp2008-06-192-3/+3
* The Stubs source files (tclStubLib.c and tclOOStubLib.c) should not bedavygrvy2008-06-141-2/+6
* 2008-06-13 David Gravereaux <davygrvy@pobox.com>davygrvy2008-06-131-1/+2
* TIP 285 ImplementationJoe Mistachkin2008-06-135-9/+91
* TIP #230 IMPLEMENTATIONandreas_kupries2008-06-062-2/+4
* Add tclOO genstubs to Windows makefilesJoe Mistachkin2008-06-012-5/+9
* Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861]dkf2008-05-313-8/+35
* Fixed line endingspatthoyts2008-05-271-18/+18
* Missed one!dkf2008-05-261-9/+1
* Remove obsolete winhelp targets. They weren't supported and didn't work.dkf2008-05-262-95/+1
* Oops. Undo commit of the local tweaks.andreas_kupries2008-05-231-3/+3
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-232-5/+6
* We should use the thread allocator for threaded builds. Added 'tclalloc' opti...patthoyts2008-05-153-8/+14
* * generic/tcl.h: Make Tcl_ThreadDataKey a void *.georgeps2008-05-091-1/+44
* Record tclvfs basepatthoyts2008-05-021-1/+3
* More elimination of pre-C89-isms.dkf2008-05-021-35/+35
* 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