| Commit message (Expand) | Author | Age | Files | Lines |
*-. | [Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj(). | jan.nijtmans | 2012-08-23 | 2 | -7/+10 |
|\ \ |
|
| | * | [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid values | jan.nijtmans | 2012-08-23 | 2 | -1/+11 |
|
|
| * | | [Bug 3496014]: Unecessary memset() in Tcl_SetByteArrayObj()bug_3496014 | jan.nijtmans | 2012-07-16 | 1 | -6/+2 |
|
|
* | | | 3559678 Fix bad filename normalization when the last component is the empty s... | dgp | 2012-08-20 | 2 | -2/+12 |
|\ \ \
| | |/
| |/| |
|
| * | | 3559678 Fix bad filename normalization when the last component is the empty s... | dgp | 2012-08-20 | 2 | -2/+12 |
|
|
* | | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 4 | -27/+12 |
|\ \ \
| |/ / |
|
| * | | ... and don't forget ChangeLog entry | jan.nijtmans | 2012-08-20 | 1 | -0/+8 |
|
|
| * | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 3 | -27/+3 |
|
|
* | | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 2 | -4/+11 |
|\ \ \
| |/ / |
|
| * | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 2 | -4/+11 |
| |\ \ |
|
| | * | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -0/+5 |
|
|
| | * | | 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 | 3 | -54/+20 |
|\ \ \ \
| |/ / / |
|
| * | | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 4 | -115/+175 |
|
|
| * | | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ... | stwo | 2012-08-13 | 2 | -6/+15 |
|
|
* | | | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ... | stwo | 2012-08-13 | 2 | -6/+15 |
|
|
* | | | | .... 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 | 6 | -6/+32 |
|
|
* | | | | 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 |
|
|