summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge 8.5jan.nijtmans2019-07-081-9/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Simplify previous commit: Just always use Tcl_WideIntjan.nijtmans2019-07-081-18/+4
| | * | | | | amend to [c14252171d]: fixes [4718b41c56] for x64 (and x86 with 64-bit predef...sebres2019-07-081-3/+13
| | | |/ / / | | |/| | |
| * | | | | Merge 8.5jan.nijtmans2019-07-051-16/+32
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add "name" entries to travis build configurationjan.nijtmans2019-07-051-16/+32
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge latest libtommath and 8.6jan.nijtmans2019-07-0552-848/+848
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Merge libtommathjan.nijtmans2019-07-0539-176/+440
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Update to latest "develop" branch of libtommathjan.nijtmans2019-07-0534-163/+425
| * | | | | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modificati...jan.nijtmans2019-07-052-14/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modificat...jan.nijtmans2019-07-051-4/+4
| | | |_|/ | | |/| |
| * | | | Tcl_ObjectDeleted was only partially documented. Oops.dkf2019-07-031-2/+16
| * | | | Update TZ info to tzdata2019b.José Ignacio Marín2019-07-029-656/+377
| * | | | Avoid valgrind issues with uninitialized memorydgp2019-07-011-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Avoid valgrind issues with "uninitialized memory"dgp2019-07-011-0/+1
* | | | | VC++ 6.0 doesn't know the uLL number postfixjan.nijtmans2019-06-304-5/+5
* | | | | Fix compilation on VC++ 6.0jan.nijtmans2019-06-302-2/+2
* | | | | Eliminate some more instances of "long long", for VC++ 6.0jan.nijtmans2019-06-302-3/+3
* | | | | Merge 8.6jan.nijtmans2019-06-3015-70/+75
|\ \ \ \ \ | |/ / / /
| * | | | Trying to fix C4761 warning with VC++ 6.0jan.nijtmans2019-06-291-1/+1
| * | | | winFCmd.test: fixes EXDEV related constraint and paths in test cases (coverin...sebres2019-06-271-20/+25
| * | | | Fix [15d851e394]: Fix spelling in comment of tclCmdIL.cjan.nijtmans2019-06-271-1/+1
| * | | | UNEXEC win/tclWinFile.cjan.nijtmans2019-06-261-0/+0
| * | | | Merge 8.5jan.nijtmans2019-06-2612-48/+48
| |\ \ \ \ | | |/ / /
| | * | | Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tes...jan.nijtmans2019-06-269-35/+34
* | | | | Merge 8.6jan.nijtmans2019-06-259-32/+111
|\ \ \ \ \ | |/ / / /
| * | | | Makef tclTomMath.h work with VC++ 6.0jan.nijtmans2019-06-251-0/+4
| * | | | restore userenv, used in 8.6sebres2019-06-251-0/+1
| * | | | merge 8.5sebres2019-06-253-8/+14
| |\ \ \ \ | | |/ / /
| | * | | nmakehlp: fixed const qualifiersebres2019-06-251-1/+1
| | * | | fixed build with MSVC 6.0sebres2019-06-254-14/+17
| * | | | Squelch C4244 warning on any MSVC compiler.jan.nijtmans2019-06-251-3/+5
| * | | | closes [f8a33ce3db5d8cc2]: Tcl_Exit uses system exit as fallback if Tcl-subsy...sebres2019-06-211-9/+14
| * | | | [6bdadfba7d] Stop crash with multi-lappend and failing writesdkf2019-06-202-8/+52
| * | | | [8b9854c3d8] Undo regression in [info level 0] after ensemble dispatch.dgp2019-06-172-5/+22
| |\ \ \ \
| | * | | | Mark test namespace-54.6 as knownBug.dgp2019-06-131-4/+4
| | * | | | Fix Bug 8b9854c3d8. Now 4 test failures require examination.dgp2019-06-131-1/+5
| | * | | | Unique test name.dgp2019-06-131-5/+5
| | * | | | Test namespace-56.4 detects Bug 8b9854c3d8. Branch open to fix it.dgp2019-06-131-0/+13
| * | | | | Merge 8.5jan.nijtmans2019-06-151-4/+4
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Use mp_init_set() in stead of mp_init_set_int() when the constant is sufficie...jan.nijtmans2019-06-151-4/+4
* | | | | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte...jan.nijtmans2019-06-14185-5548/+5434
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge libtommathjan.nijtmans2019-06-13187-27446/+5322
| |\ \ \ | | | |/ | | |/|
| | * | Update to latest libtommath's "develop" branch. On the way to 1.2.0jan.nijtmans2019-06-13187-27446/+5322
| * | | Eliminate use of int32_t (doesn't work on MSVC++ 6.0)jan.nijtmans2019-04-101-1/+1
* | | | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflictjan.nijtmans2019-06-111-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflictjan.nijtmans2019-06-111-1/+1
* | | | General improvements to the expr manpagedkf2019-06-101-5/+23
|\ \ \ \ | |/ / /
| * | | General improvements to the expr manpagedkf2019-06-101-15/+65
* | | | More localized documentation of lazy operators.dgp2019-06-101-2/+7
* | | | More bytecodes are non-throwing.dgp2019-06-101-0/+1