summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Missing bits of the msgcat 1.4 -> 1.5 bump.dgp2012-11-081-4/+4
|\
| * Pull msgcat fixes over the main dev branchdgp2012-11-081-4/+4
| |\
| | * changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, lib...oehhar2012-11-081-4/+4
| | * merge 8.5dgp2012-11-071-8/+7
| | |\
| | * \ merge 8.5dgp2012-11-061-2/+2
| | |\ \
| | * | | autoconf-2.59dgp2012-11-051-1/+1
| | * | | Release branch for Tcl 8.5.13.dgp2012-11-051-1/+1
| * | | | Import tzdata2012iKevin B Kenny2012-11-071-0/+0
| | |_|/ | |/| |
| * | | 3574493 Avoid hanging on exit due to use of synchronization calls indgp2012-11-071-8/+7
| |\ \ \ | | |_|/ | |/| |
| | * | 3574493 Avoid hanging on exit due to use of synchronization calls indgp2012-11-071-6/+7
| | * | needed for complation with mingw-w64 (autoconf still to be run)jan.nijtmans2012-11-071-0/+1
* | | | Complete bump to http 2.8.5dgp2012-11-061-2/+2
|\ \ \ \ | |/ / /
| * | | complete bump to http 2.7.10dgp2012-11-061-2/+2
| | |/ | |/|
* | | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1jan.nijtmans2012-10-313-5/+5
* | | Add "flags" parameter from Tcl_LoadFile to to various internal functions, so ...jan.nijtmans2012-10-231-1/+2
|\ \ \ | |/ /
| * | Correct build version and backported 973091ef75tip404_tcl8_5oehhar2012-09-171-2/+2
| * | Backport of 2008-12-12 8.6 commit: Fix missing CLOEXEC on internal pipes [241...ferrieux2012-09-071-0/+0
* | | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8.jan.nijtmans2012-10-061-17/+11
* | | eliminate unnecessary TEXT() macrosjan.nijtmans2012-09-233-18/+18
* | | New import libraries for zlib 1.2.7, usable for all win32/win64 compilersjan.nijtmans2012-09-202-13/+0
|\ \ \
| * | | Experiment: MSVC build now links with 64-bit zlib1.dllmsvc_with_64bit_zlib1_dlljan.nijtmans2012-09-072-13/+0
* | | | merge trunkfrq_3527238jan.nijtmans2012-09-1911-219/+252
|\ \ \ \
| * | | | Let "nmakehlp -V" start searching digits after the found match (suggested by ...jan.nijtmans2012-09-191-4/+5
| * | | | merge trunkdgp2012-09-121-2/+2
| |\ \ \ \
| | * | | | finish the TIP 404 implementation.dgp2012-09-121-2/+2
| * | | | | merge trunkdgp2012-09-111-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | fix running package-tests on Windows, correct TCLSH_PROG in this casejan.nijtmans2012-09-101-1/+1
| | |/ / /
| * | | | merge trunkdgp2012-08-208-204/+236
| |\ \ \ \ | | |/ / /
| | * | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ...jan.nijtmans2012-08-202-21/+2
| | |\ \ \ | | | |/ /
| | | * | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ...jan.nijtmans2012-08-202-21/+2
| | * | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-171-4/+6
| | |\ \ \ | | | |/ /
| | | * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-171-4/+6
| | | |\ \ | | | | |/
| | | | * nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-171-4/+6
| | * | | build htmlhelp, not winhelp by defaultjan.nijtmans2012-08-151-1/+1
| | * | | Only build the threaded builds by defaultjan.nijtmans2012-08-152-54/+15
| | |\ \ \ | | | |/ /
| | | * | Only build the threaded builds by default. jan.nijtmans2012-08-153-115/+169
| | * | | .... but be less verbosejan.nijtmans2012-08-131-1/+1
| | * | | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 buildjan.nijtmans2012-08-133-6/+24
| | * | | Complete multi-fd server socket channels on Windows [Bug #3545363].max2012-08-091-120/+190
| | |\ \ \
| | | * \ \ merge trunkbug_3545363dkf2012-07-318-76/+131
| | | |\ \ \
| | | * | | | [Bug: 3545363]: Handle socket with multiple underlying file descriptors where...twylite2012-07-241-120/+187
| | | * | | | [Bug: 3545363]: Use a large enough buffer for accept()ing IPv6max2012-07-191-4/+7
| * | | | | | merge trunkdgp2012-08-0819-359/+462
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Update TclOO package to 0.7, correct copyright dates.dkf2012-07-121-1/+1
| * | | | | | Release candidate branch for Tcl 8.6b3.dgp2012-07-112-2/+2
* | | | | | | merge trunkjan.nijtmans2012-08-084-34/+81
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Minor changes to improve style (C89 declarations, consistent indentation,dkf2012-08-071-27/+21
| * | | | | | add 3 testcases for "dde poke", only active with --enable-symbolsjan.nijtmans2012-08-071-1/+54
| * | | | | | fix two minor blunders, introduced by [1fb35ca910]jan.nijtmans2012-08-062-3/+3
* | | | | | | merge trunkjan.nijtmans2012-08-0610-178/+178
|\ \ \ \ \ \ \ | |/ / / / / /