summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge tip-445cjo_hydradgp2017-09-221-35/+5
|\
| * More TIP 445 conversion of the "path" Tcl_ObjType.tip_445dgp2017-09-221-35/+5
* | merge tip-445dgp2017-09-221-130/+64
|\ \ | |/
| * Partial conversion of the "path" Tcl_ObjType to TIP 445 contributed bydgp2017-09-221-130/+64
* | merge tip-445dgp2017-09-223-20/+36
|\ \ | |/
| * merge trunkdgp2017-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 tip-445dgp2017-09-2049-115/+76
|\ \ \ \ | |/ / /
| * | | merge trunkdgp2017-09-2049-115/+76
| |\ \ \ | | |/ /
| | * | Move fast return from s_is_power_of_two() to mp_div_d(). This saves a functio...jan.nijtmans2017-09-201-8/+3
| | * | Further astyle formatting of libtommath. No functional changes.jan.nijtmans2017-09-2049-112/+78
* | | | merge tip-445dgp2017-09-1846-135/+130
|\ \ \ \ | |/ / /
| * | | merge trunkdgp2017-09-1846-135/+130
| |\ \ \ | | |/ /
| | * | Finish libtommath's constification work. All done (hopefully). And make sure ...jan.nijtmans2017-09-1811-27/+25
| | * | Another round of libtommath const'ification. To be submitted to the libtommat...jan.nijtmans2017-09-1838-108/+105
* | | | merge tip-445dgp2017-09-18139-5815/+12242
|\ \ \ \ | |/ / /
| * | | merge trunkdgp2017-09-18139-5815/+12242
| |\ \ \ | | |/ /
| | * | 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
| | * | | 'const'ify more libtommath functions. All functions in generic/tclTomMath.dec...jan.nijtmans2017-09-1516-56/+73
* | | | | merge tip-445dgp2017-09-1417-194/+102
|\ \ \ \ \ | |/ / / /
| * | | | merge trunkdgp2017-09-1417-194/+102
| |\ \ \ \ | | |/ / /
| | * | | Move new declarations to more conventional place for tidier merging.dgp2017-09-141-4/+3
| | * | | 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
| | * | | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions....jan.nijtmans2017-09-1314-103/+100
* | | | | merge markdgp2017-09-120-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Rework [lset] internals to be sure outdated intreps get purged.dgp2017-09-121-9/+30
| * | | | Make sure ListObjReplace invalidates outdated intreps.dgp2017-09-121-2/+7
| * | | | Make sure ListObjAppendElement invalidates outdated intreps.dgp2017-09-121-0/+4
| * | | | Revised dict value means we much invalidate existing intreps.dgp2017-09-121-1/+4
| * | | | When we invalidate the string rep of a dict, that's a sign we need todgp2017-09-121-0/+4
* | | | | Rework [lset] internals to be sure outdated intreps get purged.dgp2017-09-121-9/+30
* | | | | Make sure ListObjReplace invalidates outdated intreps.dgp2017-09-121-2/+7
* | | | | Make sure ListObjAppendElement invalidates outdated intreps.dgp2017-09-121-0/+4
* | | | | Revised dict value means we much invalidate existing intreps.dgp2017-09-121-1/+4
* | | | | When we invalidate the string rep of a dict, that's a sign we need todgp2017-09-121-0/+4
* | | | | Stop crash in oo.testdgp2017-09-111-0/+3
* | | | | Add a DupHydra implementation.dgp2017-09-111-7/+49
* | | | | Fixes to Tcl_StoreIntRep -- support irPtr == NULLdgp2017-09-112-8/+9
* | | | | Hydra work from Cyan Ogilvie.dgp2017-09-112-15/+285
|/ / / /
* | | | merge trunkdgp2017-09-1149-199/+475
|\ \ \ \ | |/ / /
| * | | Many 'const' addtions in libtommath where it makes sense. To be submitted bac...jan.nijtmans2017-09-1130-158/+174
| * | | 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