Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Constrain test iocmd.tf-32.1 to be skipped during valgrinding. It contains a iocmd_leaks | dgp | 2011-09-19 | 2 | -5/+16 |
| | | | memory leak that cannot be plugged while testing what the test aims to test. | ||||
* | Plug leak of a ReflectedChannel in test iocmd.tf-32.0 | dgp | 2011-09-19 | 1 | -22/+36 |
| | |||||
* | Plug a number of MarshallError memleaks. | dgp | 2011-09-19 | 2 | -8/+9 |
| | |||||
* | Revise the tests that confront background flush on close across threads. | dgp | 2011-09-18 | 1 | -4/+7 |
| | | | | | | | Need cleanup code to bring an end to the otherwise endless loop of thread finalization that continually tries to flush before closing, and is continually thwarted by a driver raising EAGAIN. If this dance isn't cleanly terminated, it continues and corrupts any subsequent tests that define a [foo] command. | ||||
* | revise iocmd.tf-24.16 result to deal with Thread conversion | dgp | 2011-09-12 | 1 | -1/+1 |
| | |||||
* | Convert uses of the [testthread] command to uses of the Thread package. | dgp | 2011-09-09 | 1 | -148/+144 |
| | | | | | | This takes as many leaks as possible out of the testing harness, so the leaks remaining are the fault of the tested code. Committed to a branch because the conversion creates new test failures that need review. | ||||
* | 3389733 Convert [testthread] use to Thread package use in *io-70.1. | dgp | 2011-09-09 | 2 | -27/+10 |
| | | | Eliminates a memory leak in `make valgrind`. | ||||
* | 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 |
| | | | Eliminates a memory leak in `make valgrind TESTFLAGS="-file chanio.test"`. | ||||
*---. | 3401704 Allow function names like influence(), nanobot(), and 99bottles() | dgp | 2011-09-07 | 3 | -45/+147 |
|\ \ \ | | | | | | | | | | | | | | | | | that have been parsed as missing operator syntax errors before with the form NUMBER + FUNCTION. ***POTENTIAL INCOMPATIBILITY*** | ||||
| | | * | 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 |
| |\ | | | | | | | | | | | | | that have been parsed as missing operator syntax errors before with the form NUMBER + FUNCTION. ***POTENTIAL INCOMPATIBILITY*** | ||||
| | * | 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 |
| | | | | | | | | | | | | Eliminates memory leak seen in `make valgrind`. | ||||
* | | | | [Bug 3401422] Cache script-level changes to the nonblocking flag of an async ↵ | ferrieux | 2011-09-01 | 2 | -1/+13 |
| | | | | | | | | | | | | | | | | client socket in progress, and commit them on completion. | ||||
* | | | | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex). | dgp | 2011-09-01 | 4 | -2/+29 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | [scan Inf %g] is portable; remove constraint. | ||||
| * | | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex) | dgp | 2011-09-01 | 4 | -2/+30 |
| | | | | | | | | | [scan Inf %g] is portable; remove constraint. | ||||
| * | | merge-mark | jan.nijtmans | 2011-08-30 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform ↵ | jan.nijtmans | 2011-08-30 | 3 | -519/+543 |
| | | | | | | | | | | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support. | ||||
* | | | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 3 | -46/+84 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 3 | -13/+54 |
| | | | |||||
* | | | Put back the check for server sockets (bug #3394732). | max | 2011-08-29 | 2 | -0/+14 |
| | | | |||||
* | | | Leak of ReflectedTransformMap. | dgp | 2011-08-29 | 2 | -4/+7 |
| | | | |||||
* | | | Fix eval's faulty objProc, it was actually an nreProc [3399564|Bug 3399564]. ↵ | mig | 2011-08-29 | 3 | -2/+13 |
| | | | | | | | | | | | | Thanks to Joe Mistachkin for detection and analysis. | ||||
* | | | [3396731] inline string reverse: minor further improvements | jan.nijtmans | 2011-08-29 | 1 | -32/+22 |
| | | | |||||
* | | | 3396731 Revise the [string reverse] implementation to operate on the | dgp | 2011-08-27 | 3 | -109/+129 |
|\ \ \ | | | | | | | | | representation that comes in, avoid conversion to other reps. | ||||
| * | | | Repaired the lost performance in the copy loop hotspots. Now meets or revert_3396731 | dgp | 2011-08-27 | 1 | -13/+12 |
| | | | | | | | | | | | | beats the former trunk (and current trunk by magnitudes) in tclbench. | ||||
| * | | | 3396731 Another rewrite of TclStringObjReverse() to make it adopt the | dgp | 2011-08-25 | 2 | -70/+114 |
| | | | | | | | | | | | | | | | | nijtmans approach for reversing the objPtr->bytes rep without losing performance. | ||||
| * | | | Revert the [string reverse] rewrite in a branch for more review. | dgp | 2011-08-23 | 2 | -84/+80 |
| |\ \ \ | |||||
* | | | | | [Enh 3396731] Follow-up: special case for Pure-unicode representation | jan.nijtmans | 2011-08-25 | 2 | -0/+28 |
|/ / / / | |||||
* | | | | typo | dgp | 2011-08-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | 3396948 Leak of ReflectedChannelMap. | dgp | 2011-08-23 | 2 | -4/+7 |
| | | | | |||||
* | | | | gcc 4.6 (64-bit) warnings | jan.nijtmans | 2011-08-23 | 1 | -4/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | gcc 4.6 (64-bit) warnings | jan.nijtmans | 2011-08-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | merge-mark | jan.nijtmans | 2011-08-22 | 0 | -0/+0 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fixed use of C99 features breaking the build with MSVC6. The problem was ↵ | andreask | 2011-08-22 | 2 | -1/+7 |
| | | | | | | | | | | | | | | | | introduced with checkin [e9a08358f4]. | ||||
* | | | | [FRQ 3396731] inline string reverse | jan.nijtmans | 2011-08-23 | 2 | -80/+84 |
| |_|/ |/| | |