summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Collapse)AuthorAgeFilesLines
* TIP#399 implementation: mcconfig may add additional glob pattern for mcloadoehhar2012-09-191-2/+2
|
* Let "nmakehlp -V" start searching digits after the found match (suggested by ↵jan.nijtmans2012-09-191-4/+5
| | | | Harald Oehlmann)
* 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
| |\ | | | | | | | | | initialized winsock_2 library
| | * Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵jan.nijtmans2012-08-202-21/+2
| | | | | | | | | | | | initialized winsock_2 library
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-171-4/+6
| |\ \ | | |/ | | | | | | version numbers.
| | * nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-171-4/+6
| | |\ | | | | | | | | | | | | version numbers.
| | | * nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-171-4/+6
| | | | | | | | | | | | | | | | version numbers.
| * | | 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
| | | | | | | | | | | | Backport some improvements from Tcl 8.6
| * | | .... 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 ↵twylite2012-07-241-120/+187
| | | | | | | | | | | | | | | | | | | | | | | | where required (TcpCloseProc, SocketProc). Refactor socket/descriptor setup. Fix memory leak in socket close (TcpCloseProc) and related dangling pointers in SocketEventProc.
| | * | | | [Bug: 3545363]: Use a large enough buffer for accept()ing IPv6max2012-07-191-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | connections. Fix conversion of host and port for passing to the accept proc to be independent of the IP version.
* | | | | | merge trunkdgp2012-08-0819-359/+462
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Minor changes to improve style (C89 declarations, consistent indentation,dkf2012-08-071-27/+21
| | | | | | | | | | | | | | | | | | | | | | | | clarification of #endifs, reduction of unnecessary casts, use of array syntax for reading array elements, etc.)
| * | | | | add 3 testcases for "dde poke", only active with --enable-symbolsjan.nijtmans2012-08-071-1/+54
| | | | | | | | | | | | | | | | | | (we need a "dde poke" server for that, which is now built into tcldde14g.dll, but not in tcldde14.dll)
| * | | | | fix two minor blunders, introduced by [1fb35ca910]jan.nijtmans2012-08-062-3/+3
| | | | | | | | | | | | | | | | | | Only define _USE_32BIT_TIME_T for Tcl build, and only once.
| * | | | | Reference to correct Bug #number. jan.nijtmans2012-08-062-2/+10
| |\ \ \ \ \ | | | |_|/ / | | |/| | | Fix warning in winDde.c, and more test-cases using Unicode characters
| | * | | | Reference to correct Bug #numberjan.nijtmans2012-08-061-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | | | | Fixes to my previous commit, from Francois Vogel. (My thanks and apologies!)dkf2012-08-052-2/+2
| | | | | |
| * | | | | Final part of result generation conversion (modulo any minor blunders)dkf2012-08-058-158/+148
| | | | | |
| * | | | | more result generation conversiondkf2012-08-041-16/+18
| | | | | |
| * | | | | converting to using Tcl_Obj API for error message generation; part donedkf2012-08-031-3/+3
| | | | | |
| * | | | | Fix Bug #3545367: DDE test failuresjan.nijtmans2012-08-021-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | It turns out that "dde poke" had the same bug, unfortunately we cannot make a test-case for that. Also modified more test-cases to use unicode variable names, so we can more reliably detect this
| * | | | | Fix Bug #3545367: DDE test failuresjan.nijtmans2012-08-011-1/+1
| | | | | |
| * | | | | add coffbase for samplejan.nijtmans2012-07-311-1/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | add coffbase for samplejan.nijtmans2012-07-311-1/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | add coffbase for samplejan.nijtmans2012-07-311-1/+2
| | | | | |
| * | | | | oopsjan.nijtmans2012-07-311-1/+1
| | | | | |
| * | | | | add thread to coffbase.txt, so the thread extension can use itjan.nijtmans2012-07-311-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | add thread to coffbase.txt, so the thread extensions can use itjan.nijtmans2012-07-311-1/+9
| | |\ \ \ \ | | | |/ / /
| | | * | | add thread to coffbase.txt, so the thread extensions can use itjan.nijtmans2012-07-311-1/+17
| | | | | |
| * | | | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integerdkf2012-07-311-10/+11
| | | | | | | | | | | | | | | | | | objects.
| * | | | | [Frq 3544967] Missing objectfiles in static libjan.nijtmans2012-07-313-51/+40
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | same fore Makefile.infrq_3544967jan.nijtmans2012-07-182-46/+31
| | | | | |
| | * | | | FRQ-3544967: Missing objectfiles in static libjan.nijtmans2012-07-182-7/+12
| | | | | |
| * | | | | add -Q option from sampleextensionjan.nijtmans2012-07-311-15/+56
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-87/+58
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-312-70/+267
| | | | | |
| * | | | | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT ↵jan.nijtmans2012-07-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | environment variable now, which makes "exit" do the same thing.
| * | | | | fix some commentsjan.nijtmans2012-07-292-4/+5
| | | | | |
| * | | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in ↵jan.nijtmans2012-07-291-13/+9
| | | | | | | | | | | | | | | | | | | | | | | | combination with tcltest86.dll to do that (Windows only)