| Commit message (Expand) | Author | Age | Files | Lines |
* | finish the TIP 404 implementation. | dgp | 2012-09-12 | 1 | -3/+4 |
|
|
* | ChangeLog entry addedtip_404 | oehhar | 2012-09-07 | 1 | -1/+9 |
|
|
* | minor: tidy up formatting | dkf | 2012-08-26 | 1 | -11/+11 |
|\ |
|
| * | minor: tidy up formatting | dkf | 2012-08-25 | 1 | -66/+71 |
|
|
* | | [Bug 3561330]: Use the correct full name of March in Ukrainian. | dkf | 2012-08-25 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | [Bug 3561330]: Use the correct full name of March in Ukrainian. | dkf | 2012-08-25 | 1 | -0/+5 |
|
|
| | | |
| \ | |
*-. \ | [Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj(). | jan.nijtmans | 2012-08-23 | 1 | -0/+5 |
|\ \ \
| | |/ |
|
| | * | [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid values | jan.nijtmans | 2012-08-23 | 1 | -0/+5 |
|
|
* | | | 3559678 Fix bad filename normalization when the last component is the empty s... | dgp | 2012-08-20 | 1 | -0/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | 3559678 Fix bad filename normalization when the last component is the empty s... | dgp | 2012-08-20 | 1 | -0/+5 |
|
|
* | | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 1 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | ... and don't forget ChangeLog entry | jan.nijtmans | 2012-08-20 | 1 | -0/+8 |
|
|
* | | | 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 | -0/+5 |
| |\ \ |
|
| | * | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -0/+5 |
|
|
* | | | | Only build the threaded builds by default | jan.nijtmans | 2012-08-15 | 1 | -0/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 1 | -0/+6 |
|
|
| * | | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ... | stwo | 2012-08-13 | 1 | -0/+5 |
|
|
* | | | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ... | stwo | 2012-08-13 | 1 | -0/+5 |
|
|
* | | | | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 build | jan.nijtmans | 2012-08-13 | 1 | -0/+8 |
|
|
* | | | | Complete multi-fd server socket channels on Windows [Bug #3545363]. | max | 2012-08-09 | 1 | -0/+15 |
|\ \ \ \ |
|
| * \ \ \ | merge trunkbug_3545363 | dkf | 2012-07-31 | 1 | -9/+51 |
| |\ \ \ \ |
|
| * | | | | | Updated ChangeLog for changes in [7a82c3e6] | twylite | 2012-07-30 | 1 | -0/+8 |
|
|
| * | | | | | [Bug: 3545363]: Use a large enough buffer for accept()ing IPv6 | max | 2012-07-19 | 1 | -0/+7 |
|
|
* | | | | | | Fix http-3.29 for machines without IPv6 support. | max | 2012-08-09 | 1 | -0/+4 |
|
|
* | | | | | | Change one '#ifdef' to '#if defined()' for improved consistency within the file. | stwo | 2012-08-08 | 1 | -0/+5 |
|
|
* | | | | | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -0/+5 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -0/+5 |
|
|
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | 3554250 Overlooked one field of cleanup in the thread exit handler | dgp | 2012-08-07 | 1 | -0/+5 |
|\ \ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | 3554250 Overlooked one field of cleanup in the thread exit handler | dgp | 2012-08-07 | 1 | -0/+5 |
| |/ / / / / |
|
* | | | | | | Reference to correct Bug #number. | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
|
|
* | | | | | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integer | dkf | 2012-07-31 | 1 | -0/+8 |
|
|
* | | | | | | small cosmetic fixes | dkf | 2012-07-31 | 1 | -182/+182 |
|
|
* | | | | | | [Frq 3544967] Missing objectfiles in static lib | jan.nijtmans | 2012-07-31 | 1 | -3/+5 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | / /
| |_|_|/ /
|/| | | | |
|
* | | | | | add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -0/+4 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -0/+5 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -0/+5 |
|
|
* | | | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+6 |
|
|
* | | | | | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -0/+6 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -0/+6 |
|
|
* | | | | | Support Unicode 6.2 (Add Turkish lira sign) | jan.nijtmans | 2012-07-27 | 1 | -0/+5 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Support Unicode 6.2 (Add Turkish lira sign) | jan.nijtmans | 2012-07-27 | 1 | -0/+5 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Support Unicode 6.2 (Add Turkish lira sign) | jan.nijtmans | 2012-07-27 | 1 | -0/+5 |
|
|
| * | | | | merge 8.5 | dgp | 2012-07-24 | 1 | -1/+12 |
| |\ \ \ \ |
|
| * | | | | | Release note tidiness | dgp | 2012-07-17 | 1 | -0/+17 |
|
|
* | | | | | | [Bug 3547994]: Abandon the synchronous Windows pipe driver to its fate when n... | ferrieux | 2012-07-25 | 1 | -0/+5 |
|
|
* | | | | | | [Bug 3545365]: Never try a bg-flush on a dead channel, just like before 201... | ferrieux | 2012-07-23 | 1 | -0/+5 |
|
|
* | | | | | | Fix several more missing mutex-locks in TestasyncCmd. | Joe Mistachkin | 2012-07-20 | 1 | -0/+11 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | / /
| |_|_|/ /
|/| | | | |
|