summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
* | 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
* | Remove declarations that are never defined.dgp2019-06-101-18/+0
|\ \ | |/
| * Remove declarations that are never defined.dgp2019-06-101-18/+0
* | minor cleanup of source code formattingdkf2019-06-091-61/+78
* | In tools/*, use the single-argument version of "expr" always. Making it robus...jan.nijtmans2019-05-315-18/+18
* | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo...jan.nijtmans2019-05-3119-440/+104
* | Merge 8.5jan.nijtmans2019-05-298-169/+148
|\ \ | |/
| * Update some libtommath functions to the latest trunk versions. Small step for...jan.nijtmans2019-05-2916-684/+603
* | Fix build status in README.mdjan.nijtmans2019-05-281-1/+1
* | Rename README to README.md, and reformatjan.nijtmans2019-05-282-185/+148
* | Merge 8.5jan.nijtmans2019-05-282-21543/+1
|\ \ | |/
| * Eliminate a set of libtommath-related files that don't do anything. There's n...jan.nijtmans2019-05-2872-44659/+0
| * Fix "make dist" for the README -> README.md renamingjan.nijtmans2019-05-271-1/+1
* | end-of-line spacingjan.nijtmans2019-05-2410-27/+27
|\ \ | |/
| * Missing keyword: "static"jan.nijtmans2019-05-242-4/+4
* | merge 8.5sebres2019-05-244-10/+10
|\ \ | |/
| * fixes typo ("net" instead of outdated term "nett")sebres2019-05-244-10/+10
* | merge 8.5 (timerate unsigned calc)sebres2019-05-211-18/+21
|\ \ | |/
| * timerate: be more precise using unsigned wide (for total execution time), avo...sebres2019-05-211-18/+21
* | Knock VOID back downdgp2019-05-211-1/+1