summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor code style cleanup.dkf2019-04-239-428/+788
* timerate: code style, doc styledkf2019-04-232-194/+355
|\
| * timerate: code style, doc styledkf2019-04-232-198/+356
* | merge 8.5sebres2019-04-171-16/+62
|\ \ | |/
| * extend performance test-suite, allow several (repeatable) execution of _test_...sebres2019-04-171-16/+62
* | Revise coroutines tests so they do not leave behind frame footprints thatdgp2019-04-171-12/+22
* | Isolate tests of [info frame] results from testing environment.dgp2019-04-171-20/+20
|\ \ | |/
| * Isolate tests of [info frame] results from testing environment.dgp2019-04-171-10/+10
* | Only use special mp_sqrt() code when double format/tommath format are exactly...jan.nijtmans2019-04-114-25/+27
* | merge 8.5sebres2019-04-091-0/+4
|\ \ | |/
| * closes [940ce8f958] - tests/cmdMZ.test: avoid import timerate to global NS in...sebres2019-04-091-0/+4
* | merge 8.5sebres2019-04-091-11/+19
|\ \ | |/
| * closes [1e5e25cf2b] - tests/cmdMZ.test: fixed NRT-related sleeps (and time-re...sebres2019-04-091-11/+19
* | Clarified some documentationdkf2019-04-091-6/+12
* | Added missing test casedkf2019-04-091-0/+24
* | Add --disable-shared builds on win32/win64 (mingw-w64)jan.nijtmans2019-04-091-0/+31
|\ \ | |/
| * Add test-cases for win32/win64 --disable-shared, and put standard --enable-th...jan.nijtmans2019-04-081-2/+33
* | Correct minor documentation typoandy2019-04-091-1/+1
* | Take over recent improvements from libtommath after version 1.1.0.jan.nijtmans2019-04-0517-101/+87
|\ \
| * \ Merge libtommathjan.nijtmans2019-04-0516-93/+64
| |\ \
| | * | Take over improvements from libtommath's development branch (which will appea...jan.nijtmans2019-04-0516-93/+64
| * | | Merge libtommath v1.1.0jan.nijtmans2019-01-2810-13/+958
| |\ \ \ | | |/ /
| | * | Update to libtommath v1.1.0jan.nijtmans2019-01-2810-13/+958
| * | | Merge libtommath v1.1.0-rc4jan.nijtmans2019-01-22160-7488/+10560
| |\ \ \ | | |/ /
| | * | Update to libtommath v1.1.0-rc4jan.nijtmans2019-01-22160-7488/+10560
| * | | Branch [https://github.com/libtom/libtommath/commits/no-stdint-h] from libtom...jan.nijtmans2018-10-233-11/+10
| |/ /
| * | Update libtommath to latest "develop" branchjan.nijtmans2018-10-22145-717/+1216
| * | Lots of code cleanup, mainly [https://github.com/libtom/libtommath/pull/102|P...jan.nijtmans2018-03-0183-314/+365
* | | Relax timing for some socket tests a little bit. Hopefully this fixes the spu...jan.nijtmans2019-04-051-3/+3
* | | Fix gcc warning on 32-bit platformsjan.nijtmans2019-04-021-0/+4
* | | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations an...sebres2019-04-018-301/+287
|\ \ \
| * | | code reviewsebres2019-02-041-4/+6
| * | | cherry pick of [238bd4d2c053540c]..[31dd092df4b57fdb]: More simplifications i...sebres2019-02-042-152/+206
| * | | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_t...sebres2019-02-047-11/+19
| * | | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, no...sebres2019-02-047-122/+60
* | | | merge 8.5sebres2019-04-012-3/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | closes [1a3fa1232e306a44], test case cmdMZ-6.5 fixed to cover float value by ...sebres2019-04-011-2/+5
| * | | timerate: avoid divide by zero by no iterations in measurement cycle (e. g. c...sebres2019-04-011-1/+11
* | | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o...jan.nijtmans2019-03-2811-150/+16
* | | | merge-markjan.nijtmans2019-03-270-0/+0
|\ \ \ \ | |/ / /
| * | | Update TZ info to tzdata2019ajan.nijtmans2019-03-276-55/+68
* | | | Document maximum value for right argument of '**' operator. jan.nijtmans2019-03-278-31/+66
* | | | Update TZ info to tzdata2019a.José Ignacio Marín2019-03-266-55/+68
* | | | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:...jan.nijtmans2019-03-2510-13/+78
* | | | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 by...jan.nijtmans2019-03-241-3/+3
|\ \ \ \ | |/ / /
| * | | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 by...jan.nijtmans2019-03-241-3/+3
* | | | Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doe...jan.nijtmans2019-03-212-16/+16
|\ \ \ \ | |/ / /
| * | | Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doe...jan.nijtmans2019-03-212-16/+16
* | | | Fix outdated commentjan.nijtmans2019-03-211-3/+4
* | | | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the ...jan.nijtmans2019-03-172-8/+8
|\ \ \ \ | |/ / /