| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | 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 |
|
|
* | | unused static array wtens | jan.nijtmans | 2011-09-06 | 1 | -10/+0 |
|
|
* | | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex) | dgp | 2011-09-01 | 4 | -2/+30 |
|
|
* | | merge-mark | jan.nijtmans | 2011-08-30 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessa... | jan.nijtmans | 2011-08-30 | 3 | -519/+543 |
|
|
* | | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 3 | -13/+54 |
|
|
* | | 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 intr... | andreask | 2011-08-22 | 2 | -1/+7 |
|
|
* | | [Bug 1774689] async-4.3 sometimes fails. (backport) | ferrieux | 2011-08-19 | 2 | -1/+2 |
|
|
* | | [Bug 2981154] async-4.3 segfault. (backport) | ferrieux | 2011-08-19 | 2 | -9/+44 |
|
|
* | | remove some debugging stuff | jan.nijtmans | 2011-08-18 | 1 | -12/+1 |
|\ \
| |/ |
|
| * | remove some debugging stuff | jan.nijtmans | 2011-08-18 | 1 | -12/+1 |
|
|
* | | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 4 | -35/+48 |
|\ \
| |/ |
|
| * | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 4 | -35/+48 |
|
|
* | | merge-mark | jan.nijtmans | 2011-08-18 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | A few more compiler warnings | jan.nijtmans | 2011-08-18 | 2 | -4/+4 |
|
|
* | | 3393150 Overlooked free of intreps. (It matters for bignums!) | dgp | 2011-08-17 | 2 | -0/+8 |
|
|
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 12 | -16/+35 |
|\ \
| |/ |
|
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 5 | -6/+9 |
|
|
* | | merge-mark | jan.nijtmans | 2011-08-16 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 7 | -1/+15 |
|
|
* | | merge-mark | jan.nijtmans | 2011-08-16 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | 3390272 Leak of [info script] value. | dgp | 2011-08-15 | 2 | -0/+8 |
|
|
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 4 | -11/+11 |
|
|
* | | 3390272 Leak of [info script] value. | dgp | 2011-08-15 | 2 | -0/+8 |
|
|
* | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64,
| jan.nijtmans | 2011-08-15 | 4 | -13/+15 |
|\ \
| |/ |
|
| * | [Bug 3388350] mingw64 compiler warnings.
| jan.nijtmans | 2011-08-15 | 4 | -11/+12 |
|
|
* | | Oops, tclWinFile.c was not supposed to be checked in | jan.nijtmans | 2011-08-15 | 2 | -4/+3 |
|
|
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 4 | -19/+9 |
|\ \
| |/ |
|
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 9 | -71/+41 |
|
|
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 4 | -4/+10 |
|\ \
| |/ |
|
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 10 | -506/+584 |
|
|
* | | 3389764 Eliminate possibility that "path" value dup can create reference cycle. | dgp | 2011-08-12 | 2 | -12/+17 |
|
|
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-09 | 5 | -19/+10 |
|
|
* | | Plugged a memory leak in double->string | Kevin B Kenny | 2011-08-06 | 2 | -3/+7 |
|
|
* | | Update to Olson's tzdata2011h | dgp | 2011-07-28 | 19 | -2848/+47 |
|
|
* | | [Bug 3372130] Fix hypot math function with MSVC10 | jan.nijtmans | 2011-07-21 | 2 | -1/+7 |
|\ \
| |/ |
|
| * | oops, leftover end comment | jan.nijtmans | 2011-07-21 | 1 | -1/+1 |
|
|
| * | [Bug 3372130] Fix hypot math function with MSVC10 | jan.nijtmans | 2011-07-21 | 2 | -1/+7 |
|
|