| Commit message (Expand) | Author | Age | Files | Lines |
* | minor fix | jan.nijtmans | 2012-08-13 | 1 | -1/+1 |
|
|
* | Complete multi-fd server socket channels on Windows [Bug #3545363]. | max | 2012-08-09 | 2 | -120/+205 |
|\ |
|
| * | merge trunkbug_3545363 | dkf | 2012-07-31 | 87 | -209/+494 |
| |\ |
|
| * | | Updated ChangeLog for changes in [7a82c3e6] | twylite | 2012-07-30 | 1 | -0/+8 |
|
|
| * | | [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 | 2 | -4/+14 |
|
|
* | | | Fix http-3.29 for machines without IPv6 support. | max | 2012-08-09 | 2 | -4/+16 |
|
|
* | | | Change one '#ifdef' to '#if defined()' for improved consistency within the file. | stwo | 2012-08-08 | 2 | -1/+6 |
|
|
* | | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 3 | -50/+61 |
|\ \ \ |
|
| * | | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 3 | -148/+104 |
|
|
* | | | | Minor changes to improve style (C89 declarations, consistent indentation, | dkf | 2012-08-07 | 11 | -542/+746 |
|
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | 3554250 Overlooked one field of cleanup in the thread exit handler | dgp | 2012-08-07 | 2 | -0/+6 |
|\ \ \ \ \
| | |/ / / |
|
| | * | | | 3554250 Overlooked one field of cleanup in the thread exit handler | dgp | 2012-08-07 | 2 | -0/+6 |
| |/ / / |
|
| * | | | Installer improvements, like [226a993973]. | stwo | 2012-08-07 | 4 | -131/+526 |
|
|
* | | | | add 3 testcases for "dde poke", only active with --enable-symbols | jan.nijtmans | 2012-08-07 | 2 | -1/+75 |
|
|
* | | | | A little more installer consistency tweaking. | stwo | 2012-08-07 | 2 | -5/+5 |
|
|
* | | | | No need for install-sh to be executable. | stwo | 2012-08-07 | 1 | -1/+0 |
|
|
* | | | | Installer consistency tweaks. | stwo | 2012-08-06 | 2 | -4/+4 |
|
|
* | | | | fix two minor blunders, introduced by [1fb35ca910] | jan.nijtmans | 2012-08-06 | 4 | -13/+3 |
|
|
* | | | | Reference to correct Bug #number. | jan.nijtmans | 2012-08-06 | 7 | -10/+18 |
|\ \ \ \
| |/ / / |
|
| * | | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 5 | -5/+5 |
| |\ \ \ |
|
| | * | | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 5 | -5/+5 |
|
|
* | | | | | 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 | 21 | -671/+730 |
|
|
* | | | | | Unbreak. | stwo | 2012-08-04 | 1 | -1/+1 |
|
|
* | | | | | more result generation conversion | dkf | 2012-08-04 | 5 | -45/+49 |
|
|
* | | | | | Reduce the amount of ifdeffery somewhat by requiring at least OSX Tiger. That's | dkf | 2012-08-04 | 1 | -174/+78 |
|
|
* | | | | | more result generation conversion | dkf | 2012-08-04 | 9 | -286/+310 |
|
|
* | | | | | more result generation conversion | dkf | 2012-08-03 | 18 | -260/+294 |
|
|
* | | | | | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 28 | -595/+742 |
|
|
* | | | | | Fix Bug #3545367: DDE test failures | jan.nijtmans | 2012-08-02 | 2 | -18/+28 |
|
|
* | | | | | 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 | 4 | -22/+35 |
|
|
* | | | | | small cosmetic fixes | dkf | 2012-07-31 | 1 | -182/+182 |
|
|
* | | | | | import small refactoring from TclOO package codebase | dkf | 2012-07-31 | 1 | -8/+24 |
|
|
* | | | | | [Frq 3544967] Missing objectfiles in static lib | jan.nijtmans | 2012-07-31 | 4 | -54/+45 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | 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 | 2 | -15/+60 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 2 | -87/+63 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 3 | -70/+272 |
|
|
* | | | | | event tests should continue to work with static Tcltest package | jan.nijtmans | 2012-07-30 | 1 | -5/+5 |
|
|
* | | | | | fix winPipe.test tests, when running with tcltest86.dll | jan.nijtmans | 2012-07-30 | 1 | -1/+12 |
|
|