summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* fix build of zlib objects with msvcnijtmans2008-12-233-16/+16
* Fix [Bug 2459725]dkf2008-12-231-25/+25
* [Bug 2458395] Ensure pkgs directories are suitable and quote the paths.patthoyts2008-12-221-10/+27
* Support the pkgs treepatthoyts2008-12-221-10/+25
* Revised the zlib objects so that they are Kevin B Kenny2008-12-201-14/+49
* * win/Makefile.in: Kevin B Kenny2008-12-203-23/+59
* Minor updates to make building work better with msys on Windows.dkf2008-12-201-5/+5
* Assign a base address for tdbcpatthoyts2008-12-201-5/+9
* More autoconf hacking; now seems to be working fully on Unix...dkf2008-12-191-7/+13
* * README: Bump version number to 8.6b1dgp2008-12-192-4/+4
* * win/configure.in:Kevin B Kenny2008-12-193-2510/+1872
* nmake build file support for zlibpatthoyts2008-12-191-10/+28
* Corrections to make things work with msysdkf2008-12-181-3/+3
* Try to do the wizardry again...dkf2008-12-183-428/+19
* TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channelsferrieux2008-12-181-2/+55
* eliminate -Wwrite-strings warnings in enable-threads build.nijtmans2008-12-161-2/+2
* regendkf2008-12-141-1768/+2912
* Improve build rules on Win w.r.t. zlibdkf2008-12-144-18/+27
* Eliminate warning: different 'const' qualifiersnijtmans2008-12-113-6/+6
* start of zlib support for windowsdkf2008-12-111-1/+17
* *** empty log message ***nijtmans2008-12-111-3/+4
* Fix [Bug 2380318]dkf2008-12-031-6/+50
* Implementation of TIP #210.dkf2008-11-291-36/+86
* Eliminate warning: passing arg 4 of `Tcl_SplitList' fromnijtmans2008-11-112-2/+2
* * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-101-3/+3
* add "-Wno-implicit-int" for gcc, as on UNIXnijtmans2008-11-062-2/+2
* Style improvements - invoking callbacks without visual junk.dkf2008-10-2612-183/+184
* Fixed a failure to read SHOUTcast streams with the new 2.7patthoyts2008-10-231-3/+3
* Add "const" to many internalnijtmans2008-10-163-7/+7
* * win/tclWinChan.c: Fix minor compiler warnings whennijtmans2008-10-145-37/+40
* Use the environment variable for program files to find the html help compilerpatthoyts2008-10-141-4/+4
* * README: Bump version number to 8.6a4dgp2008-10-142-3/+3
* We need to initialize the thread id variable to 0 as on 64 bit windowspatthoyts2008-10-131-1/+5
* * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProcnijtmans2008-10-051-2/+2
* Fixes for [Bug 1934272, 2072891]Joe Mistachkin2008-10-022-5/+4
* overlooked 85 -> 86 bumpdgp2008-09-251-3/+3
* Implement TIP #315.dkf2008-09-251-1/+7
* Ensure that all TclOO headers get installed. [Bug 2082299]dkf2008-08-293-2/+8
* * README: Bump version number to 8.6a3dgp2008-08-282-3/+3
* * README: Bump version number to 8.6a2dgp2008-08-122-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
* * doc/Exit.3: do not call Tcl_Finalize implicitlyhobbs2008-08-011-103/+4
* CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which isnijtmans2008-07-242-8/+8
* TIP #304 implementationferrieux2008-07-211-1/+52
* fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-2/+2
* Fix a gcc warning when compiling Tcl with mingw32nijtmans2008-07-191-4/+4
* * win/tclWinThrd.c: Test for TLS_OUT_OF_INDEXES to make certain thatgeorgeps2008-07-161-1/+5
* NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-83/+1
* add a vqtcl entrypatthoyts2008-07-091-1/+2