summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge core-8-6-branch, and merge latest libtommathjan.nijtmans2019-07-2810-63/+73
|\
| * merge 8.5sebres2019-07-241-1/+1
| |\
| | * small amend (normalize hex in all evalFlags)sebres2019-07-241-4/+4
| * | merge 8.5 (reintegrate, no functional changes)sebres2019-07-241-1/+1
| |\ \ | | |/
| | * cherrypick timerate-loop-opti--discard-resultsebres2019-07-243-16/+24
| * | small amend with a comment about the optimizationsebres2019-07-231-0/+5
| * | fix done optimization (TCL_EVAL_DISCARD_RESULT) for nested call - supply and ...sebres2019-07-232-3/+10
| * | better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" in...sebres2019-07-233-16/+12
| * | Two missing "const" designations, in Dtrace configurationjan.nijtmans2019-07-151-2/+2
| * | Fix [7d7038d415b345d5]: tcl is not LTO readyjan.nijtmans2019-07-152-28/+26
| * | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6...sebres2019-07-122-2/+10
| |\ \ | | |/
| | * little tweaks, makeing it possible to use either _USE_64BIT_TIME_T or __MINGW...jan.nijtmans2019-07-101-12/+15
| | * win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configur...sebres2019-07-101-1/+1
| | * fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting...sebres2019-07-082-7/+12
| * | 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 latest libtommath and 8.6jan.nijtmans2019-07-053-14/+15
|\ \ \ | |/ /
| * | 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
| * | 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-301-1/+1
* | | Fix compilation on VC++ 6.0jan.nijtmans2019-06-302-2/+2
* | | Merge 8.6jan.nijtmans2019-06-308-19/+19
|\ \ \ | |/ /
| * | Trying to fix C4761 warning with VC++ 6.0jan.nijtmans2019-06-291-1/+1
| * | Fix [15d851e394]: Fix spelling in comment of tclCmdIL.cjan.nijtmans2019-06-271-1/+1
| * | Merge 8.5jan.nijtmans2019-06-266-17/+17
| |\ \ | | |/
* | | Merge 8.6jan.nijtmans2019-06-256-25/+50
|\ \ \ | |/ /
| * | Makef tclTomMath.h work with VC++ 6.0jan.nijtmans2019-06-251-0/+4
| * | merge 8.5sebres2019-06-252-7/+14
| |\ \ | | |/
| | * fixed build with MSVC 6.0sebres2019-06-253-13/+17
| * | 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-201-8/+13
| * | [8b9854c3d8] Undo regression in [info level 0] after ensemble dispatch.dgp2019-06-171-1/+5
| |\ \
| | * | Fix Bug 8b9854c3d8. Now 4 test failures require examination.dgp2019-06-131-1/+5
| * | | 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-146-152/+245
|/ /
* | 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
* | 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
* | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo...jan.nijtmans2019-05-317-38/+34
* | Merge 8.5jan.nijtmans2019-05-292-5/+5
|\ \ | |/
| * Update some libtommath functions to the latest trunk versions. Small step for...jan.nijtmans2019-05-299-302/+181
* | end-of-line spacingjan.nijtmans2019-05-2410-27/+27
|\ \ | |/
| * Missing keyword: "static"jan.nijtmans2019-05-241-2/+2