summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge novemdgp_properbytearraydgp2017-09-223-20/+36
|\
| * merge trunkjan.nijtmans2017-09-223-20/+36
| |\
| | * Make libtommath's "make" work in Tcl environment (for testing). Eliminate int...jan.nijtmans2017-09-222-17/+9
| | * Merged core-8-6-branch to pick up 32/64-bit DLL mismatch error message.apnadkarni2017-09-220-0/+0
| | |\
| | | * RFE [566a999189] - better error message for 32/64 bit mismatch on load.core_8_6_branchapnadkarni2017-09-211-3/+27
| | * | RFE [566a999189] - better error message for 32/64 bit mismatch on load.apnadkarni2017-09-211-3/+27
* | | | merge novemdgp2017-09-2049-115/+76
|\ \ \ \ | |/ / /
| * | | merge trunkjan.nijtmans2017-09-201-8/+3
| |\ \ \ | | |/ /
| | * | Move fast return from s_is_power_of_two() to mp_div_d(). This saves a functio...jan.nijtmans2017-09-201-8/+3
| * | | merge trunkjan.nijtmans2017-09-2049-112/+78
| |\ \ \ | | |/ /
| | * | Further astyle formatting of libtommath. No functional changes.jan.nijtmans2017-09-2049-112/+78
* | | | merge novemdgp2017-09-1846-135/+130
|\ \ \ \ | |/ / /
| * | | merge trunkjan.nijtmans2017-09-1811-27/+25
| |\ \ \ | | |/ /
| | * | Finish libtommath's constification work. All done (hopefully). And make sure ...jan.nijtmans2017-09-1811-27/+25
| * | | merge trunkjan.nijtmans2017-09-1838-108/+105
| |\ \ \ | | |/ /
| | * | Another round of libtommath const'ification. To be submitted to the libtommat...jan.nijtmans2017-09-1838-108/+105
* | | | merge novemdgp2017-09-18138-5813/+12228
|\ \ \ \ | |/ / /
| * | | Merge trunkjan.nijtmans2017-09-18136-5783/+12193
| |\ \ \ | | |/ /
| | * | Merge libtommath upstream changes (astyle formatting only). No functional cha...jan.nijtmans2017-09-18136-5783/+12193
| | |\ \
| | | * | re-format everything through astyle. Taken from libtom/libtommath (pull reque...jan.nijtmans2017-09-15129-5696/+5787
| | | * | Ignore libtommath/doc directory. Add some VS-related makefiles, useful for te...jan.nijtmans2017-08-317-0/+6329
| * | | | merge trunkjan.nijtmans2017-09-1515-54/+59
| |\ \ \ \ | | |/ / /
| | * | | 'const'ify more libtommath functions. All functions in generic/tclTomMath.dec...jan.nijtmans2017-09-1516-56/+73
* | | | | merge novemdgp2017-09-141-4/+3
|\ \ \ \ \ | |/ / / /
| * | | | merge trunkdgp2017-09-141-4/+3
| |\ \ \ \ | | |/ / /
| | * | | Move new declarations to more conventional place for tidier merging.dgp2017-09-141-4/+3
* | | | | merge novemdgp2017-09-1417-216/+120
|\ \ \ \ \ | |/ / / /
| * | | | merge trunkjan.nijtmans2017-09-143-15/+2
| |\ \ \ \ | | |/ / /
| | * | | Remove some unnecessary #if 0 sections. Fix comments and panic messages. No f...jan.nijtmans2017-09-143-92/+4
| | * | | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in ...jan.nijtmans2017-09-141-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in ...jan.nijtmans2017-09-141-1/+1
| * | | | Merge trunkjan.nijtmans2017-09-1314-201/+118
| |\ \ \ \ | | |/ / /
| | * | | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions....jan.nijtmans2017-09-1314-103/+100
* | | | | merge novemdgp2017-09-1141-190/+466
|\ \ \ \ \ | |/ / / /
| * | | | merge trunkjan.nijtmans2017-09-1130-158/+174
| |\ \ \ \ | | |/ / /
| | * | | Many 'const' addtions in libtommath where it makes sense. To be submitted bac...jan.nijtmans2017-09-1130-158/+174
| * | | | Merge trunkjan.nijtmans2017-09-0915-32/+292
| |\ \ \ \ | | |/ / /
| | * | | Add some more functions from libtommath for availability within Tcl (mainly t...jan.nijtmans2017-09-0815-25/+65
| | * | | Be consistent about how I am referred to.gahr2017-09-081-2/+2
| | * | | Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-087-8/+8
| | * | | merge releasedgp2017-09-088-8/+222
| | |\ \ \
| | | * \ \ merge trunk; rc1rc1core_8_7_a1core_8_7_a1_rcdgp2017-09-071-8/+14
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Fix use of "long long" (manually) in MSVCjan.nijtmans2017-09-061-8/+14
| | | * | | update changesrc0dgp2017-09-051-1/+3
| | | * | | merge trunkdgp2017-09-059-74/+131
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | merge trunkdgp2017-09-01170-7696/+7650
| | | |\ \ \
| | | * | | | Add 8.7 -only changes to the changes file.dgp2017-08-101-0/+41
| | | * | | | Update outdated comment.dgp2017-08-101-12/+5
| | | * | | | Bring changes up to the 8.6.7 release.dgp2017-08-101-0/+171
| | | * | | | Release candidate branch for Tcl 8.7a1.dgp2017-08-107-8/+8