| Commit message (Expand) | Author | Age | Files | Lines |
* | 3389733 Convert [testthread] use to Thread package use in *io-70.1. | dgp | 2011-09-09 | 1 | -2/+2 |
|
|
* | 3389733 Convert [testthread] use to Thread package use in chan-io-70.1. | dgp | 2011-09-09 | 1 | -0/+6 |
|
|
* | 3401704 Allow function names like influence(), nanobot(), and 99bottles() | dgp | 2011-09-07 | 1 | -0/+8 |
|\ |
|
| * | 3401704 Allow function names like influence(), nanobot(), and 99bottles() | dgp | 2011-09-07 | 1 | -0/+8 |
| |\ |
|
* | \ | Update to Olson's tzdata2011i | venkat | 2011-09-07 | 1 | -0/+11 |
|\ \ \
| |/ / |
|
| * | | Update to Olson's tzdata2011i | venkat | 2011-09-07 | 1 | -0/+11 |
| |/ |
|
* | | [RFE 1711975]: Tcl_MainEx() (like Tk_MainEx()) | jan.nijtmans | 2011-09-06 | 1 | -0/+6 |
|\ \ |
|
* | | | Convert [testthread] use to Thread package use in http.test. | dgp | 2011-09-02 | 1 | -0/+5 |
|
|
* | | | [Bug 3401422] Cache script-level changes to the nonblocking flag of an async ... | ferrieux | 2011-09-01 | 1 | -0/+6 |
|
|
* | | | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex). | dgp | 2011-09-01 | 1 | -0/+7 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex) | dgp | 2011-09-01 | 1 | -0/+7 |
|
|
* | | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 1 | -42/+50 |
|\ \
| |/ |
|
| * | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 1 | -13/+21 |
|
|
| * | [Bug 1774689] async-4.3 sometimes fails. (backport) | ferrieux | 2011-08-19 | 1 | -0/+1 |
|
|
| * | [Bug 2981154] async-4.3 segfault. (backport) | ferrieux | 2011-08-19 | 1 | -0/+4 |
|
|
* | | Put back the check for server sockets (bug #3394732). | max | 2011-08-29 | 1 | -0/+5 |
|
|
* | | Leak of ReflectedTransformMap. | dgp | 2011-08-29 | 1 | -0/+4 |
|
|
* | | 3396731 Revise the [string reverse] implementation to operate on the | dgp | 2011-08-27 | 1 | -4/+6 |
|\ \ |
|
| * \ | Revert the [string reverse] rewrite in a branch for more review. | dgp | 2011-08-23 | 1 | -4/+0 |
| |\ \
|/ / / |
|
* | | | typo | dgp | 2011-08-23 | 1 | -1/+1 |
|
|
* | | | 3396948 Leak of ReflectedChannelMap. | dgp | 2011-08-23 | 1 | -0/+4 |
|
|
* | | | [FRQ 3396731] inline string reverse | jan.nijtmans | 2011-08-23 | 1 | -0/+4 |
|/ / |
|
* | | 3393279, 3393280 ReflectClose(.) is missing Tcl_EventuallyFree() calls | dgp | 2011-08-19 | 1 | -0/+3 |
|
|
* | | 3394654, 3393276 Revise FlushChannel() to account for the possibility | dgp | 2011-08-19 | 1 | -0/+4 |
|
|
* | | Preserve the chanPtr during FlushChannel so that channel drivers | dgp | 2011-08-19 | 1 | -0/+5 |
|
|
* | | [Bug 1774689] async-4.3 sometimes fails. | ferrieux | 2011-08-19 | 1 | -0/+1 |
|
|
* | | [Bug 2981154] async-4.3 segfault. | ferrieux | 2011-08-19 | 1 | -2/+6 |
|
|
* | | [Bug 3096275] Sync fcopy buffers input. | ferrieux | 2011-08-18 | 1 | -0/+4 |
|
|
* | | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 1 | -0/+6 |
| |\ |
|
| | * | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 1 | -0/+6 |
|
|
* | | | [Bug 2946474] Consistently resume backgrounded flushes+closes when exiting. | ferrieux | 2011-08-17 | 1 | -0/+5 |
|
|
* | | | Document TIP 378's one-way-ness. | ferrieux | 2011-08-17 | 1 | -0/+4 |
|
|
* | | | 3393150 Overlooked free of intreps. (It matters for bignums!) | dgp | 2011-08-17 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | 3393150 Overlooked free of intreps. (It matters for bignums!) | dgp | 2011-08-17 | 1 | -0/+5 |
|
|
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -0/+19 |
| |\ \
| | |/ |
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+4 |
|
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -0/+9 |
|
|
| | * | 3390272 Leak of [info script] value. | dgp | 2011-08-15 | 1 | -0/+4 |
|
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -0/+1 |
|
|
* | | | 3392070 More complete prevention of Tcl_Obj reference cycles
bug_3392070 | dgp | 2011-08-16 | 1 | -0/+5 |
|
|
* | | | Small changes to quell gcc warnings and make message generation less ugly. | dkf | 2011-08-16 | 1 | -3/+11 |
|
|
* | | | 3390272 Leak of [info script] value. | dgp | 2011-08-15 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | 3390272 Leak of [info script] value. | dgp | 2011-08-15 | 1 | -0/+4 |
|
|
* | | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64,
| jan.nijtmans | 2011-08-15 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64,
| jan.nijtmans | 2011-08-15 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | [Bug 3388350] mingw64 compiler warnings.
| jan.nijtmans | 2011-08-15 | 1 | -0/+1 |
|
|
| * | | Oops, tclWinFile.c was not supposed to be checked in | jan.nijtmans | 2011-08-15 | 1 | -1/+0 |
|
|
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -0/+6 |
|
|