Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8. | jan.nijtmans | 2012-10-06 | 1 | -17/+11 |
| | |||||
* | eliminate unnecessary TEXT() macros | jan.nijtmans | 2012-09-23 | 3 | -18/+18 |
| | |||||
* | New import libraries for zlib 1.2.7, usable for all win32/win64 compilers | jan.nijtmans | 2012-09-20 | 2 | -13/+0 |
|\ | |||||
| * | Experiment: MSVC build now links with 64-bit zlib1.dllmsvc_with_64bit_zlib1_dll | jan.nijtmans | 2012-09-07 | 2 | -13/+0 |
| | | |||||
* | | merge trunkfrq_3527238 | jan.nijtmans | 2012-09-19 | 11 | -219/+252 |
|\ \ | | | | | | | <p>change dde version to 1.4.0b2 | ||||
| * | | Let "nmakehlp -V" start searching digits after the found match (suggested by ↵ | jan.nijtmans | 2012-09-19 | 1 | -4/+5 |
| | | | | | | | | | | | | Harald Oehlmann) | ||||
| * | | merge trunk | dgp | 2012-09-12 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | finish the TIP 404 implementation. | dgp | 2012-09-12 | 1 | -2/+2 |
| | | | | |||||
| * | | | merge trunk | dgp | 2012-09-11 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | fix running package-tests on Windows, correct TCLSH_PROG in this case | jan.nijtmans | 2012-09-10 | 1 | -1/+1 |
| | |/ | |||||
| * | | merge trunk | dgp | 2012-08-20 | 8 | -204/+236 |
| |\ \ | | |/ | |||||
| | * | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵ | jan.nijtmans | 2012-08-20 | 2 | -21/+2 |
| | |\ | | | | | | | | | | | | | initialized winsock_2 library | ||||
| | | * | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵ | jan.nijtmans | 2012-08-20 | 2 | -21/+2 |
| | | | | | | | | | | | | | | | | initialized winsock_2 library | ||||
| | * | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
| | |\ \ | | | |/ | | | | | | | | | version numbers. | ||||
| | | * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
| | | |\ | | | | | | | | | | | | | | | | version numbers. | ||||
| | | | * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | version numbers. | ||||
| | * | | | build htmlhelp, not winhelp by default | jan.nijtmans | 2012-08-15 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Only build the threaded builds by default | jan.nijtmans | 2012-08-15 | 2 | -54/+15 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 3 | -115/+169 |
| | | | | | | | | | | | | | | | Backport some improvements from Tcl 8.6 | ||||
| | * | | | .... but be less verbose | jan.nijtmans | 2012-08-13 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 build | jan.nijtmans | 2012-08-13 | 3 | -6/+24 |
| | | | | | |||||
| | * | | | Complete multi-fd server socket channels on Windows [Bug #3545363]. | max | 2012-08-09 | 1 | -120/+190 |
| | |\ \ \ | |||||
| | | * \ \ | merge trunkbug_3545363 | dkf | 2012-07-31 | 8 | -76/+131 |
| | | |\ \ \ | |||||
| | | * | | | | [Bug: 3545363]: Handle socket with multiple underlying file descriptors ↵ | twylite | 2012-07-24 | 1 | -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 IPv6 | max | 2012-07-19 | 1 | -4/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | connections. Fix conversion of host and port for passing to the accept proc to be independent of the IP version. | ||||
| * | | | | | | merge trunk | dgp | 2012-08-08 | 19 | -359/+462 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| * | | | | | | Update TclOO package to 0.7, correct copyright dates. | dkf | 2012-07-12 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Release candidate branch for Tcl 8.6b3. | dgp | 2012-07-11 | 2 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | merge trunk | jan.nijtmans | 2012-08-08 | 4 | -34/+81 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Minor changes to improve style (C89 declarations, consistent indentation, | dkf | 2012-08-07 | 1 | -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-symbols | jan.nijtmans | 2012-08-07 | 1 | -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.nijtmans | 2012-08-06 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | Only define _USE_32BIT_TIME_T for Tcl build, and only once. | ||||
* | | | | | | | merge trunk | jan.nijtmans | 2012-08-06 | 10 | -178/+178 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Reference to correct Bug #number. | jan.nijtmans | 2012-08-06 | 2 | -2/+10 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | Fix warning in winDde.c, and more test-cases using Unicode characters | ||||
| | * | | | | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| * | | | | | | Fixes to my previous commit, from Francois Vogel. (My thanks and apologies!) | dkf | 2012-08-05 | 2 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Final part of result generation conversion (modulo any minor blunders) | dkf | 2012-08-05 | 8 | -158/+148 |
| | | | | | | | |||||
| * | | | | | | more result generation conversion | dkf | 2012-08-04 | 1 | -16/+18 |
| | | | | | | | |||||
| * | | | | | | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 1 | -3/+3 |
| | | | | | | | |||||
* | | | | | | | merge trunk | jan.nijtmans | 2012-08-02 | 12 | -150/+206 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fix Bug #3545367: DDE test failures | jan.nijtmans | 2012-08-02 | 1 | -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 failures | jan.nijtmans | 2012-08-01 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | add coffbase for sample | jan.nijtmans | 2012-07-31 | 1 | -1/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | add coffbase for sample | jan.nijtmans | 2012-07-31 | 1 | -1/+2 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | add coffbase for sample | jan.nijtmans | 2012-07-31 | 1 | -1/+2 |
| | | | | | | | |||||
| * | | | | | | oops | jan.nijtmans | 2012-07-31 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | add thread to coffbase.txt, so the thread extension can use it | jan.nijtmans | 2012-07-31 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | add thread to coffbase.txt, so the thread extensions can use it | jan.nijtmans | 2012-07-31 | 1 | -1/+9 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | add thread to coffbase.txt, so the thread extensions can use it | jan.nijtmans | 2012-07-31 | 1 | -1/+17 |
| | | | | | | | |||||
| * | | | | | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integer | dkf | 2012-07-31 | 1 | -10/+11 |
| | | | | | | | | | | | | | | | | | | | | | objects. |