Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge 8.5 | jan.nijtmans | 2019-07-08 | 1 | -9/+4 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Simplify previous commit: Just always use Tcl_WideInt | jan.nijtmans | 2019-07-08 | 1 | -18/+4 | |
| | * | | | | | amend to [c14252171d]: fixes [4718b41c56] for x64 (and x86 with 64-bit predef... | sebres | 2019-07-08 | 1 | -3/+13 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge 8.5 | jan.nijtmans | 2019-07-05 | 1 | -16/+32 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Add "name" entries to travis build configuration | jan.nijtmans | 2019-07-05 | 1 | -16/+32 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
*-. \ \ \ \ \ | Merge latest libtommath and 8.6 | jan.nijtmans | 2019-07-05 | 52 | -848/+848 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Merge libtommath | jan.nijtmans | 2019-07-05 | 39 | -176/+440 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | Update to latest "develop" branch of libtommath | jan.nijtmans | 2019-07-05 | 34 | -163/+425 | |
| * | | | | | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modificati... | jan.nijtmans | 2019-07-05 | 2 | -14/+14 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modificat... | jan.nijtmans | 2019-07-05 | 1 | -4/+4 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Tcl_ObjectDeleted was only partially documented. Oops. | dkf | 2019-07-03 | 1 | -2/+16 | |
| * | | | | Update TZ info to tzdata2019b. | José Ignacio Marín | 2019-07-02 | 9 | -656/+377 | |
| * | | | | Avoid valgrind issues with uninitialized memory | dgp | 2019-07-01 | 1 | -0/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Avoid valgrind issues with "uninitialized memory" | dgp | 2019-07-01 | 1 | -0/+1 | |
* | | | | | VC++ 6.0 doesn't know the uLL number postfix | jan.nijtmans | 2019-06-30 | 4 | -5/+5 | |
* | | | | | Fix compilation on VC++ 6.0 | jan.nijtmans | 2019-06-30 | 2 | -2/+2 | |
* | | | | | Eliminate some more instances of "long long", for VC++ 6.0 | jan.nijtmans | 2019-06-30 | 2 | -3/+3 | |
* | | | | | Merge 8.6 | jan.nijtmans | 2019-06-30 | 15 | -70/+75 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Trying to fix C4761 warning with VC++ 6.0 | jan.nijtmans | 2019-06-29 | 1 | -1/+1 | |
| * | | | | winFCmd.test: fixes EXDEV related constraint and paths in test cases (coverin... | sebres | 2019-06-27 | 1 | -20/+25 | |
| * | | | | Fix [15d851e394]: Fix spelling in comment of tclCmdIL.c | jan.nijtmans | 2019-06-27 | 1 | -1/+1 | |
| * | | | | UNEXEC win/tclWinFile.c | jan.nijtmans | 2019-06-26 | 1 | -0/+0 | |
| * | | | | Merge 8.5 | jan.nijtmans | 2019-06-26 | 12 | -48/+48 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tes... | jan.nijtmans | 2019-06-26 | 9 | -35/+34 | |
* | | | | | Merge 8.6 | jan.nijtmans | 2019-06-25 | 9 | -32/+111 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Makef tclTomMath.h work with VC++ 6.0 | jan.nijtmans | 2019-06-25 | 1 | -0/+4 | |
| * | | | | restore userenv, used in 8.6 | sebres | 2019-06-25 | 1 | -0/+1 | |
| * | | | | merge 8.5 | sebres | 2019-06-25 | 3 | -8/+14 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | nmakehlp: fixed const qualifier | sebres | 2019-06-25 | 1 | -1/+1 | |
| | * | | | fixed build with MSVC 6.0 | sebres | 2019-06-25 | 4 | -14/+17 | |
| * | | | | Squelch C4244 warning on any MSVC compiler. | jan.nijtmans | 2019-06-25 | 1 | -3/+5 | |
| * | | | | closes [f8a33ce3db5d8cc2]: Tcl_Exit uses system exit as fallback if Tcl-subsy... | sebres | 2019-06-21 | 1 | -9/+14 | |
| * | | | | [6bdadfba7d] Stop crash with multi-lappend and failing writes | dkf | 2019-06-20 | 2 | -8/+52 | |
| * | | | | [8b9854c3d8] Undo regression in [info level 0] after ensemble dispatch. | dgp | 2019-06-17 | 2 | -5/+22 | |
| |\ \ \ \ | ||||||
| | * | | | | Mark test namespace-54.6 as knownBug. | dgp | 2019-06-13 | 1 | -4/+4 | |
| | * | | | | Fix Bug 8b9854c3d8. Now 4 test failures require examination. | dgp | 2019-06-13 | 1 | -1/+5 | |
| | * | | | | Unique test name. | dgp | 2019-06-13 | 1 | -5/+5 | |
| | * | | | | Test namespace-56.4 detects Bug 8b9854c3d8. Branch open to fix it. | dgp | 2019-06-13 | 1 | -0/+13 | |
| * | | | | | Merge 8.5 | jan.nijtmans | 2019-06-15 | 1 | -4/+4 | |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | ||||||
| | * | | | Use mp_init_set() in stead of mp_init_set_int() when the constant is sufficie... | jan.nijtmans | 2019-06-15 | 1 | -4/+4 | |
* | | | | | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte... | jan.nijtmans | 2019-06-14 | 185 | -5548/+5434 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | Merge libtommath | jan.nijtmans | 2019-06-13 | 187 | -27446/+5322 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Update to latest libtommath's "develop" branch. On the way to 1.2.0 | jan.nijtmans | 2019-06-13 | 187 | -27446/+5322 | |
| * | | | Eliminate use of int32_t (doesn't work on MSVC++ 6.0) | jan.nijtmans | 2019-04-10 | 1 | -1/+1 | |
* | | | | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflict | jan.nijtmans | 2019-06-11 | 1 | -1/+1 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflict | jan.nijtmans | 2019-06-11 | 1 | -1/+1 | |
* | | | | General improvements to the expr manpage | dkf | 2019-06-10 | 1 | -5/+23 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | General improvements to the expr manpage | dkf | 2019-06-10 | 1 | -15/+65 | |
* | | | | More localized documentation of lazy operators. | dgp | 2019-06-10 | 1 | -2/+7 | |
* | | | | More bytecodes are non-throwing. | dgp | 2019-06-10 | 1 | -0/+1 | |