| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Merge 8.7 | jan.nijtmans | 2018-10-09 | 1 | -4/+32 |
| |\ \ \ \ |
|
| * \ \ \ \ | Re-base to 8.7 | jan.nijtmans | 2018-10-08 | 1 | -3/+77 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
* | | | | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -5/+5 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Make everything compile warning-free with -Wundef. Put enum ASSEM_DICT_GET_DE... | jan.nijtmans | 2020-10-08 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Eliminate warnings when compiling with -Wundef | jan.nijtmans | 2020-10-08 | 1 | -1/+1 |
|
|
| * | | | | Eliminate many "register" keywords (which do nothing with modern compilers) | jan.nijtmans | 2020-09-14 | 1 | -97/+97 |
|
|
* | | | | | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y... | jan.nijtmans | 2020-09-11 | 1 | -11/+11 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan ... | jan.nijtmans | 2020-09-11 | 1 | -28/+28 |
|
|
| * | | | | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -6/+6 |
|
|
* | | | | | Fix for [c1a376375e0e6488], imported namespace ensemble command name distorted | pooryorick | 2020-09-01 | 1 | -1/+1 |
|
|
* | | | | | Fix a few warning-message in --enable-symbols-mem mode | jan.nijtmans | 2020-03-31 | 1 | -3/+3 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2020-03-18 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | More uppercase HEX representations in source-code. | jan.nijtmans | 2020-03-18 | 1 | -4/+4 |
|
|
| * | | | | Better error-handling in some libtommath calls. | jan.nijtmans | 2020-01-23 | 1 | -1/+8 |
|
|
* | | | | | More TCL_UNUSED. | dgp | 2020-03-08 | 1 | -64/+54 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2020-02-13 | 1 | -19/+28 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Fix conflict between (unpatched) tommath.h and tcl.h. See also [https://githu... | jan.nijtmans | 2020-02-02 | 1 | -10/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | Attempt to resolve a conflict between (unmodified) tommath.h and tcl.h in the... | jan.nijtmans | 2020-01-13 | 1 | -10/+12 |
|
|
| * | | | | | | Start handling WUR (Warn Unused Result) in all tommath calls. WIP, not comple... | jan.nijtmans | 2020-01-09 | 1 | -9/+16 |
| |/ / / / / |
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -2/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge 8.7. Finish implementation. | jan.nijtmans | 2019-11-12 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-11-11 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | Re-base to core-8-branch | jan.nijtmans | 2019-11-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Merge 8.7. Complete implementation for MSVC and for UNIX. | jan.nijtmans | 2019-04-09 | 1 | -1/+1 |
|
|
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2019-11-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead o... | jan.nijtmans | 2019-11-08 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge 8.7 | jan.nijtmans | 2019-10-24 | 1 | -10/+11 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Deprecate mp_get_bit, mp_expt_d_ex, mp_toradix_n, mp_to_unsigned_bin, mp_to_u... | jan.nijtmans | 2019-10-22 | 1 | -9/+10 |
|
|
| * | | | | | | Merge 8.6 | jan.nijtmans | 2019-10-22 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1) | jan.nijtmans | 2019-10-17 | 1 | -9/+11 |
|
|
| | * | | | | | end-of-line spacing | jan.nijtmans | 2019-05-24 | 1 | -1/+1 |
| | |\ \ \ \ \ |
|
| | | * | | | | | cherry-picing of [3f693cdfe9c875c4] to be more compatible across version, res... | sebres | 2019-05-21 | 1 | -4/+3 |
|
|
| | * | | | | | | Merge 8.5 | jan.nijtmans | 2019-05-14 | 1 | -5/+5 |
| | |\ \ \ \ \ \
| | | |/ / / / / |
|
| | | * | | | | | DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath... | jan.nijtmans | 2019-05-14 | 1 | -5/+5 |
|
|
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
* | | | | | | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -5/+23 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
* | | | | | | | | Mark more unused parameters | jan.nijtmans | 2019-09-03 | 1 | -1/+16 |
|
|
* | | | | | | | | Merge tip-548. A few more fixes, trying to make the Travis build work (finally) | jan.nijtmans | 2019-09-02 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
* | | | | | | | | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -84/+84 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -91/+91 |
|
|
* | | | | | | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
* | | | | | | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -28/+28 |
|/ / / / / / / |
|
* | | | | | | | More efficient version (after feedback from KBK). Better test too. | dkf | 2019-04-05 | 1 | -20/+9 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Various tommath/numeric related optimizations: | jan.nijtmans | 2019-03-02 | 1 | -60/+49 |
|
|
* | | | | | | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. | jan.nijtmans | 2019-01-28 | 1 | -7/+1 |
|
|
* | | | | | | Merge 8.6. Also reduce tclCharTypeTable[] to 256 entries, as this table is al... | jan.nijtmans | 2019-01-26 | 1 | -3/+3 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Rewrite documentation in comments for brevity and clarity. | pooryorick | 2018-02-14 | 1 | -14/+17 |
|
|
| * | | | | | Different solution to silencing the non-useful valgrind alerts. | dgp | 2017-03-13 | 1 | -1/+18 |
|
|
| * | | | | | Silence valgrind complaints from [representation]. | dgp | 2017-03-10 | 1 | -0/+1 |
|
|
* | | | | | | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl... | jan.nijtmans | 2018-12-12 | 1 | -5/+11 |
|
|