Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the same shebang comment everywhere | jan.nijtmans | 2011-11-30 | 1 | -0/+8 |
|\ | | | | | | | don't install tommath_(super)?class.h don't install directories like 8.2 and 8.3 | ||||
| * | Use the same shebang comment everywhere | jan.nijtmans | 2011-11-29 | 1 | -0/+6 |
| | | |||||
* | | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) | jan.nijtmans | 2011-11-22 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | [Bug 2935503]: Windows: file mtime sets wrong time | jan.nijtmans | 2011-11-22 | 1 | -0/+5 |
| | | |||||
* | | tag&bag another 8.5.11 RC.core_8_5_11core_8_5_11_rc | dgp | 2011-11-04 | 1 | -1/+16 |
| | | |||||
* | | merge to release | dgp | 2011-11-01 | 1 | -0/+2 |
| | | |||||
* | | Update changes toward 8.5.11 release. Bump to http 2.7.7. | dgp | 2011-10-20 | 1 | -0/+9 |
| | | |||||
* | | Don't cache the system timezone when it was derived from TCL_TZ or TZ. | max | 2011-10-18 | 1 | -0/+7 |
| | | |||||
* | | Update to Olson's tzdata2011l | venkat | 2011-10-15 | 1 | -0/+5 |
| | | |||||
* | | revert test-case from [Bug 2935503] | jan.nijtmans | 2011-10-13 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | revert test-case change from [Bug 2935503] | jan.nijtmans | 2011-10-13 | 1 | -1/+1 |
| | | |||||
* | | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 1 | -0/+5 |
| | | |||||
* | | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) | jan.nijtmans | 2011-10-07 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) | jan.nijtmans | 2011-10-07 | 1 | -0/+2 |
| | | |||||
* | | Fix gcc warning (discovered with latest mingw, based on gcc 4.6.1) | jan.nijtmans | 2011-10-07 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) | jan.nijtmans | 2011-10-07 | 1 | -0/+7 |
| | | |||||
| * | Support Visual Studio 11 | jan.nijtmans | 2011-09-26 | 1 | -0/+4 |
| | | |||||
* | | Update to Olson's tzdata2011k | venkat | 2011-10-04 | 1 | -0/+13 |
| | | |||||
* | | * generic/tclProc.c (ProcWrongNumArgs): [Bugs 3400658,3408830]: | dkf | 2011-09-16 | 1 | -0/+5 |
| | | | | | | Corrected the handling of procedure error messages (found by TclOO). | ||||
* | | Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway) | jan.nijtmans | 2011-09-16 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway) | jan.nijtmans | 2011-09-16 | 1 | -0/+5 |
| | | |||||
* | | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the | dkf | 2011-09-16 | 1 | -0/+7 |
| | | | | | | | | -type option (important because -type has a default that is not always appropriate, and the header must not be duplicated). | ||||
* | | 3390638 Workaround broken solaris studio cc optimizer. | dgp | 2011-09-13 | 1 | -0/+3 |
|\ \ | |/ | | | Thanks to Wolfgang S. Kechel. | ||||
| * | 3390638 Workaround broken solaris studio cc optimizer. | dgp | 2011-09-13 | 1 | -0/+3 |
| | | | | | | Thanks to Wolfgang S. Kechel. | ||||
* | | 3405652 Portability workaround for broken system DTrace support. | dgp | 2011-09-13 | 1 | -0/+5 |
|\ \ | |/ | | | Thanks to Dagobert Michelson. | ||||
| * | 3405652 Portability workaround for broken system DTrace support. | dgp | 2011-09-13 | 1 | -0/+5 |
| | | | | | | Thanks to Dagobert Michelson. | ||||
* | | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG | jan.nijtmans | 2011-09-12 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG | jan.nijtmans | 2011-09-12 | 1 | -0/+5 |
| | | |||||
| * | Add --disable-rpath option to configure script | jan.nijtmans | 2011-09-06 | 1 | -3/+5 |
| | | |||||
| * | Tcl_HashStats does not return a CONST | jan.nijtmans | 2011-09-06 | 1 | -0/+7 |
| | | |||||
| * | Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform ↵ | jan.nijtmans | 2011-08-30 | 1 | -0/+8 |
| | | | | | | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support. | ||||
| * | Fixed use of C99 features breaking the build with MSVC6. The problem was ↵ | andreask | 2011-08-22 | 1 | -0/+6 |
| | | | | | | | | introduced with checkin [e9a08358f4]. | ||||
* | | 3401704 Allow function names like influence(), nanobot(), and 99bottles() | dgp | 2011-09-07 | 1 | -0/+8 |
|\ \ | | | | | | | | | | | | | that have been parsed as missing operator syntax errors before with the form NUMBER + FUNCTION. ***POTENTIAL INCOMPATIBILITY*** | ||||
* | | | Update to Olson's tzdata2011i | venkat | 2011-09-07 | 1 | -0/+11 |
|/ / | |||||
* | | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex) | dgp | 2011-09-01 | 1 | -0/+7 |
| | | | | | | [scan Inf %g] is portable; remove constraint. | ||||
* | | [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 |
| | | |||||
* | | [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 |
| | | |||||
* | | 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 |
| | | | | | | | | n mingw, sys/stat.h must be included before winsock2.h, so make sure of that | ||||
| * | 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 |
| | | |||||
* | | 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/+2 |
|\ \ | |/ | | | otherwise when mingw doesn't have it, tclTest.c cannot be compiled | ||||
| * | [Bug 3388350] mingw64 compiler warnings. | jan.nijtmans | 2011-08-15 | 1 | -0/+1 |
| | | | | | | | | Reverse the detection of struct _stat32i64, otherwise when mingw doesn't have it, tclTest.c cannot be compiled |