summaryrefslogtreecommitdiffstats
path: root/generic
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-181-32/+32
|\ \ | |/
| * merge trunkdgp2017-09-181-32/+32
| |\
| | * Finish libtommath's constification work. All done (hopefully). And make sure ...jan.nijtmans2017-09-181-4/+4
| | * Another round of libtommath const'ification. To be submitted to the libtommat...jan.nijtmans2017-09-181-28/+28
* | | merge tip-445dgp2017-09-184-104/+119
|\ \ \ | |/ /
| * | merge trunkdgp2017-09-184-104/+119
| |\ \ | | |/
| | * Merge libtommath upstream changes (astyle formatting only). No functional cha...jan.nijtmans2017-09-181-78/+78
| | * 'const'ify more libtommath functions. All functions in generic/tclTomMath.dec...jan.nijtmans2017-09-154-29/+44
* | | merge tip-445dgp2017-09-1413-191/+87
|\ \ \ | |/ /
| * | merge trunkdgp2017-09-1413-191/+87
| |\ \ | | |/
| | * 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
| | * Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions....jan.nijtmans2017-09-1311-101/+86
| * | 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-115-117/+158
|\ \ | |/
| * Many 'const' addtions in libtommath where it makes sense. To be submitted bac...jan.nijtmans2017-09-113-100/+113
| * Add some more functions from libtommath for availability within Tcl (mainly t...jan.nijtmans2017-09-084-8/+30
| * Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-081-2/+2
| * 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
| * | merge trunkdgp2017-09-054-67/+109
| |\ \ | | |/
| * | merge trunkdgp2017-09-0115-95/+145
| |\ \
| * | | Update outdated comment.dgp2017-08-101-12/+5
| * | | Release candidate branch for Tcl 8.7a1.dgp2017-08-101-2/+2
* | | | merge trunkdgp2017-09-054-67/+109
|\ \ \ \ | | |_|/ | |/| |
| * | | merge core-8-6-branchjan.nijtmans2017-09-042-3/+3
| |\ \ \
| | * | | Typo's (Thanks to Gustaf Neumann), nothing functional.jan.nijtmans2017-09-042-3/+3
| * | | | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace.dgp2017-09-021-62/+104
| |\ \ \ \ | | |/ / /
| | * | | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace.dgp2017-09-021-62/+104
| | |\ \ \
| | | * \ \ merge 8.5bug_0e4d88b650dgp2017-09-023-86/+72
| | | |\ \ \
| | | | * | | Cherrypick [527d354828]andy2017-08-081-1/+1
| | | * | | | Similar fix to Tcl_CreateCommand().dgp2017-09-021-31/+54
| | | * | | | Tidy up.dgp2017-09-021-33/+40