summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge trunkz_modifierjan.nijtmans2017-09-1816-431/+377
|\
| * 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 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
| * 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
| * 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
| |\
| * \ 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
* | | | | Rebase to trunkjan.nijtmans2017-09-088-85/+81
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | merge trunkjan.nijtmans2017-06-1229-1123/+1545
| |\ \ \ \
| * \ \ \ \ merge trunkjan.nijtmans2017-04-143-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ merge trunk. New TIP is getting shape.jan.nijtmans2017-04-121-1/+31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge trunkjan.nijtmans2017-04-1217-421/+629
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunkjan.nijtmans2017-04-071-9/+10
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Use "0o" in stead of "0" as octal prefix in more places.jan.nijtmans2017-04-071-16/+5
| * | | | | | | | | Merge trunk. Only use hash prefix (0x, 0b, 0 ) if value is not 0, except for %p.jan.nijtmans2017-04-076-53/+104
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix fall-back test for TCL_WIDE_INT_IS_LONG, making it do the same as "config...jan.nijtmans2017-03-311-35/+14
| * | | | | | | | | | Merge trunkjan.nijtmans2017-03-312-26/+30
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2017-03-291-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | (more experimenting): Make TCL_LL_MODIFIER behave more close to intuitive exp...jan.nijtmans2017-03-292-9/+8
| * | | | | | | | | | | | (experimental) new internal macro TCL_Z_MODIFIER, just like TCL_LL_MODIFIER b...jan.nijtmans2017-03-285-21/+29
* | | | | | | | | | | | | Fix use of "long long" (manually) in MSVCjan.nijtmans2017-09-061-8/+14
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | 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
| | * | | | | | | | | | | | | [Bug 0e4d88b650] First draft fix. Re-resolve namespace after cmd deletion.dgp2017-09-021-8/+20
* | | | | | | | | | | | | | | Merge core-8-6-branchjan.nijtmans2017-09-012-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Handle Unicode surrogates correctly in Tcl_AppendFormatToObj() and BuildCharS...jan.nijtmans2017-09-012-3/+3
* | | | | | | | | | | | | | (merge-mark core-8-6-branch). jan.nijtmans2017-08-311-24/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | (cherry-pick): Fix [b50fb21410dababca95baa122964b2e312cb9d8a|b50fb214] : exec...jan.nijtmans2017-08-291-1/+7
* | | | | | | | | | | | | | Tweak libtommath building, such that it doesn't depend on uint64_t any more. ...jan.nijtmans2017-08-302-0/+17
* | | | | | | | | | | | | | a few missing bits after previous commitjan.nijtmans2017-08-291-12/+2
* | | | | | | | | | | | | | Merge libtommath 1.0.1 finallibtommath_1_0_1jan.nijtmans2017-08-291-3/+3
* | | | | | | | | | | | | | libtommath 1.0.1 rc2, for test purposes onlyjan.nijtmans2017-08-291-9/+9
* | | | | | | | | | | | | | Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005.ferrieux2017-08-241-1/+7
* | | | | | | | | | | | | | merge core-8-6-branchjan.nijtmans2017-08-1811-51/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | RFE [http://core.tcl.tk/tk/info/6c0d7aec67|6c0d7aec67]: Better surrogate hand...jan.nijtmans2017-08-1811-51/+79
| |\ \ \ \ \ \ \ \ \ \ \ \ \