Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Merge to feature branch | jan.nijtmans | 2011-08-22 | 5 | -21/+92 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | remove some debugging stuff | jan.nijtmans | 2011-08-18 | 1 | -12/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge to feature branch | jan.nijtmans | 2011-08-18 | 8 | -37/+102 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge to feature branch | jan.nijtmans | 2011-08-17 | 8 | -78/+130 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge current trunk | jan.nijtmans | 2011-08-16 | 11 | -44/+111 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | TIP 388 implementation | jan.nijtmans | 2011-08-12 | 9 | -49/+107 | |
* | | | | | | | | | | | | | | | | Noticed that a test now works. | dkf | 2011-09-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | [Bug 3408830]: Use the _right_ fix for [Bug 3400658]! | dkf | 2011-09-16 | 4 | -7/+17 | |
* | | | | | | | | | | | | | | | | Minor change: formatting | dkf | 2011-09-16 | 1 | -7/+6 | |
* | | | | | | | | | | | | | | | | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the | dkf | 2011-09-16 | 4 | -1/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the | dkf | 2011-09-16 | 4 | -1/+46 | |
* | | | | | | | | | | | | | | | 3408408 Partial improvement by sharing as literals the computed values of | dgp | 2011-09-15 | 2 | -2/+31 | |
* | | | | | | | | | | | | | | | 3390638 Workaround broken solaris studio cc optimizer. | dgp | 2011-09-13 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | 3390638 Workaround broken solaris studio cc optimizer. | dgp | 2011-09-13 | 2 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | 3390638 Workaround broken solaris studio cc optimizer. | dgp | 2011-09-13 | 2 | -1/+5 | |
* | | | | | | | | | | | | | | | 3405652 Portability workaround for broken system DTrace support. | dgp | 2011-09-13 | 2 | -8/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | 3405652 Portability workaround for broken system DTrace support. | dgp | 2011-09-13 | 2 | -8/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | 3405652 Portability workaround for broken system DTrace support. | dgp | 2011-09-13 | 2 | -8/+13 | |
* | | | | | | | | | | | | | | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG | jan.nijtmans | 2011-09-12 | 2 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG | jan.nijtmans | 2011-09-12 | 2 | -116/+87 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Make compilable in Visual Studio again | jan.nijtmans | 2011-09-12 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG | jan.nijtmans | 2011-09-12 | 2 | -116/+80 | |
* | | | | | | | | | | | | | | more conversion work | dgp | 2011-09-12 | 1 | -20/+15 | |
* | | | | | | | | | | | | | | Work in progress taking leaks out of thread.test. | dgp | 2011-09-12 | 1 | -75/+61 | |
* | | | | | | | | | | | | | | Convert [testthread] to Thread | dgp | 2011-09-12 | 1 | -7/+8 | |
* | | | | | | | | | | | | | | Convert [testthread] use to Thread package use in thread-6.1. | dgp | 2011-09-12 | 2 | -9/+9 | |
* | | | | | | | | | | | | | | 3390699 Convert [testthread] use to Thread package use in socket_*-13.1. | dgp | 2011-09-11 | 2 | -19/+16 | |
* | | | | | | | | | | | | | | Minor formatting fixes. | dkf | 2011-09-10 | 1 | -9/+9 | |
* | | | | | | | | | | | | | | [Bug 3400658]: Correction to forwarded method magic so that Tcl_WrongNumArgs | dkf | 2011-09-10 | 3 | -1/+139 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | 3389733 Convert [testthread] use to Thread package use in *io-70.1. | dgp | 2011-09-09 | 2 | -27/+10 | |
* | | | | | | | | | | | | | Release the right thread! D'oh! | dgp | 2011-09-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | 3389733 Convert [testthread] use to Thread package use in chan-io-70.1. | dgp | 2011-09-09 | 2 | -20/+14 | |
| | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ \ \ \ \ \ | 3401704 Allow function names like influence(), nanobot(), and 99bottles() | dgp | 2011-09-07 | 3 | -45/+147 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | remove stray copy/paste | dgp | 2011-09-07 | 1 | -4/+0 | |
| | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | missing 'break' | dgp | 2011-09-07 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | 3401704 Allow function names like influence(), nanobot(), and 99bottles() | dgp | 2011-09-07 | 3 | -43/+136 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Tidiness, comments, and tests.dgp_3401704 | dgp | 2011-09-07 | 2 | -5/+89 | |
| | * | | | | | | | | | | | | Don't extend numbers with non-alphanumeric characters into barewords. | dgp | 2011-09-06 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | 3401704 New patch to enable nancy(), influence(), 99bottles(). | dgp | 2011-09-06 | 1 | -43/+38 | |
* | | | | | | | | | | | | | | Update to Olson's tzdata2011i | venkat | 2011-09-07 | 9 | -774/+595 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Update to Olson's tzdata2011i | venkat | 2011-09-07 | 9 | -774/+595 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | merge-mark | jan.nijtmans | 2011-09-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Add --disable-rpath option to configure script | jan.nijtmans | 2011-09-06 | 3 | -529/+578 | |
| * | | | | | | | | | | | | merge-mark | jan.nijtmans | 2011-09-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Tcl_HashStats does not return a CONST | jan.nijtmans | 2011-09-06 | 5 | -6/+12 | |
* | | | | | | | | | | | | | [RFE 1711975]: Tcl_MainEx() (like Tk_MainEx()) | jan.nijtmans | 2011-09-06 | 4 | -8/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Tcl_MainEx() (like Tk_MainEx())rfe_1711975 | jan.nijtmans | 2011-08-30 | 3 | -5/+6 | |
* | | | | | | | | | | | | | | unused static array wtens | jan.nijtmans | 2011-09-06 | 1 | -9/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | unused static array wtens | jan.nijtmans | 2011-09-06 | 1 | -10/+0 | |
* | | | | | | | | | | | | | | Convert [testthread] use to Thread package use in http.test. | dgp | 2011-09-02 | 2 | -11/+13 | |