Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | | | | | | [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 | -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 ↵ | andreask | 2011-08-22 | 2 | -1/+7 |
| | | | | | | | | introduced with checkin [e9a08358f4]. | ||||
* | | [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 |
| | | | | | | | | n mingw, sys/stat.h must be included before winsock2.h, so make sure of that | ||||
* | | 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 |
|\ \ | |/ | | | otherwise when mingw doesn't have it, tclTest.c cannot be compiled | ||||
| * | [Bug 3388350] mingw64 compiler warnings. | jan.nijtmans | 2011-08-15 | 4 | -11/+12 |
| | | | | | | | | Reverse the detection of struct _stat32i64, otherwise when mingw doesn't have it, tclTest.c cannot be compiled | ||||
* | | 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 |
| | | | | | | conversion. [Bug 3386975] | ||||
* | | 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 |
| | | |||||
* | | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). | dgp | 2011-07-19 | 3 | -2/+13 |
| | | |||||
* | | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 2 | -0/+10 |
|\ \ | |/ | |||||
| * | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 2 | -0/+10 |
| | | |||||
* | | 3366265 Allocate proper size buffer for TclConvertElement() to write to. | dgp | 2011-07-14 | 1 | -2/+4 |
| | |