summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * library/http/http.tcl: Update the URL syntax check todgp2009-11-111-3/+3
* Removed outdated Msys + Mingw info, fix for [Bug 2459744].stwo2009-11-091-10/+1
* * generic/tcl.h: Bump to 8.5.8 for release.dgp2009-11-032-3/+3
* * library/http/http.tcl: Bump to http 2.7.4 to account fordgp2009-09-111-3/+3
* * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revisiondgp2009-09-011-3/+3
* Handle the GetUserName API call appropriately for wide/narrow versions. [Bug ...patthoyts2009-07-013-9/+15
* * library/platform/platform.tcl: Fixed handling of cpu ia64,andreas_kupries2009-05-291-3/+3
* Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "...ferrieux2009-04-271-2/+2
* Backport fix for [Bug 2446662]: resync Win behavior on RST with that of unix ...ferrieux2009-04-271-2/+14
* * generic/tcl.h: Bump to 8.5.7 for release.dgp2009-04-102-3/+3
* * library/http/http.tcl: Backport http 2.7.3 from HEAD fordgp2009-04-091-3/+3
* * library/platform/platform.tcl: Extended the darwin sections toandreas_kupries2009-04-081-3/+3
* * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) todgp2009-04-081-3/+3
* * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak.dgp2009-03-181-2/+11
* * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-172-6/+183
* * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6dgp2008-12-212-3/+3
* * changes: Update for 8.5.6 release.dgp2008-12-211-1/+5
* * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-101-3/+3
* Backported a fix for reading HTTP-like protocols that used to work andpatthoyts2008-10-231-3/+3
* * generic/tcl.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-232-3/+3
* Fix version typoJoe Mistachkin2008-10-101-2/+2
* * generic/tcl.h: Bump to 8.5.5 for release.dgp2008-10-102-3/+3
* * tclWinTest.c: Fix compiler warning when compiling this file with mingw gcc:nijtmans2008-10-071-4/+4
* * generic/tcl.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-282-3/+3
* * library/http/http.tcl: Remove 8.5 requirement.dgp2008-08-112-4/+4
* * library/http/http.tcl: Bump http version to 2.7.1 to accountdgp2008-08-113-9/+9
* * generic/tcl.h: Bump to 8.5.4 for release.dgp2008-08-082-3/+3
* 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