| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 2 | -21/+2 |
|\ |
|
| * | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 2 | -21/+2 |
|
|
* | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
|\ \
| |/ |
|
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
| |\ |
|
| | * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
|
|
* | | | 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 |
|
|
* | | | .... 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 where... | twylite | 2012-07-24 | 1 | -120/+187 |
|
|
| * | | | | [Bug: 3545363]: Use a large enough buffer for accept()ing IPv6 | max | 2012-07-19 | 1 | -4/+7 |
|
|
* | | | | | Minor changes to improve style (C89 declarations, consistent indentation, | dkf | 2012-08-07 | 1 | -27/+21 |
|
|
* | | | | | add 3 testcases for "dde poke", only active with --enable-symbols | jan.nijtmans | 2012-08-07 | 1 | -1/+54 |
|
|
* | | | | | fix two minor blunders, introduced by [1fb35ca910] | jan.nijtmans | 2012-08-06 | 2 | -3/+3 |
|
|
* | | | | | Reference to correct Bug #number. | jan.nijtmans | 2012-08-06 | 2 | -2/+10 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | 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 |
|
|
* | | | | | Fix Bug #3545367: DDE test failures | jan.nijtmans | 2012-08-02 | 1 | -3/+13 |
|
|
* | | | | | 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 |
|
|
* | | | | | [Frq 3544967] Missing objectfiles in static lib | jan.nijtmans | 2012-07-31 | 3 | -51/+40 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | same fore Makefile.infrq_3544967 | jan.nijtmans | 2012-07-18 | 2 | -46/+31 |
|
|
| * | | | | FRQ-3544967: Missing objectfiles in static lib | jan.nijtmans | 2012-07-18 | 2 | -7/+12 |
|
|
* | | | | | add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -15/+56 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -87/+58 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 2 | -70/+267 |
|
|
* | | | | | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT environ... | jan.nijtmans | 2012-07-30 | 1 | -3/+3 |
|
|
* | | | | | fix some comments | jan.nijtmans | 2012-07-29 | 2 | -4/+5 |
|
|
* | | | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -13/+9 |
|
|
* | | | | | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 2 | -8/+8 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Bug [3549770]: Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 2 | -8/+8 |
|
|
| * | | | | merge 8.5 | dgp | 2012-07-24 | 3 | -17/+45 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge 8.5 | dgp | 2012-07-17 | 1 | -4/+3 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | merge 8.5 | dgp | 2012-07-16 | 2 | -2/+2 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Release candidate branch for Tcl 8.5.12. | dgp | 2012-07-10 | 2 | -2/+2 |
|
|
* | | | | | | | | use forward slashes in $ROOT, whenever the path is handled by tclsh/tcltest | jan.nijtmans | 2012-07-26 | 1 | -12/+11 |
|
|
* | | | | | | | | [Bug 3547994]: Abandon the synchronous Windows pipe driver to its fate when n... | ferrieux | 2012-07-25 | 1 | -4/+22 |
|
|