summaryrefslogtreecommitdiffstats
path: root/generic/tclExecute.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-05-291-3/+3
|\
| * Merge 8.6jan.nijtmans2019-05-291-3/+3
| |\
| | * Merge 8.5jan.nijtmans2019-05-291-3/+3
| | |\
| | | * Update some libtommath functions to the latest trunk versions. Small step for...jan.nijtmans2019-05-291-153/+36
| | * | end-of-line spacingjan.nijtmans2019-05-241-2/+2
| | |\ \ | | | |/
| | * | Minor compiler warningjan.nijtmans2019-05-091-0/+2
| | |\ \ | | | |/
| | | * back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5)sebres2017-05-161-94/+134
| | | |\
| | | * | [04e26c02c0] Remove useless condition that raises warnings.dgp2017-04-271-6/+2
* | | | | merge 8.7dkf2019-04-191-40/+70
|\ \ \ \ \ | |/ / / /
| * | | | Compilation for [dict getwithdefault].dkf2019-04-181-39/+69
| * | | | Style corrections and warning eliminationdkf2019-04-181-1/+1
* | | | | Merge 8.7jan.nijtmans2019-04-111-10/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2019-04-111-10/+6
| |\ \ \ \ | | |/ / /
| | * | | Only use special mp_sqrt() code when double format/tommath format are exactly...jan.nijtmans2019-04-111-12/+8
| | * | | 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-011-282/+187
| | |\ \ \
| | | * | | code reviewsebres2019-02-041-4/+6
| | | * | | cherry pick of [238bd4d2c053540c]..[31dd092df4b57fdb]: More simplifications i...sebres2019-02-041-150/+178
| | | * | | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_t...sebres2019-02-041-10/+1
| | | * | | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, no...sebres2019-02-041-121/+5
* | | | | | Merge 8.7jan.nijtmans2019-03-271-1/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2019-03-271-1/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Document maximum value for right argument of '**' operator. jan.nijtmans2019-03-271-1/+5
| | * | | | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:...jan.nijtmans2019-03-251-4/+4
| | * | | | Backport [bd94500678e837d7] from 8.7, preventing endless loops in UTF-8 conve...jan.nijtmans2019-03-021-1/+1
| | |/ / /
* | | | | Update TZ info to tzdata2019a.José Ignacio Marín2019-03-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Additional protection for ridiculously big exponents, in case libtommath is c...jan.nijtmans2019-03-261-1/+1
* | | | | Merge 8.7jan.nijtmans2019-03-181-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | enlarge a few small buffers, which could overflow using Unicode characters > ...jan.nijtmans2019-03-181-1/+1
* | | | | Merge 8.7jan.nijtmans2019-03-151-15/+15
|\ \ \ \ \ | |/ / / /
| * | | | Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommat...jan.nijtmans2019-03-151-15/+15
* | | | | Merge 8.7jan.nijtmans2019-03-081-1/+1
|\ \ \ \ \ | |/ / / /
* | | | | Merge 8.7jan.nijtmans2019-03-011-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-globjan.nijtmans2019-03-011-5/+5
* | | | | Merge 8.7jan.nijtmans2019-02-271-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fix [bd94500678e837d7]: SEGFAULT by conversion of unicode (out of BMP) to byt...jan.nijtmans2019-02-271-3/+3
| |\ \ \ \
| | * | | | Finish complete fix, all corner-cases correct now. Also spurious UTF-8 testca...jan.nijtmans2019-02-251-2/+2
| | * | | | Minor optimizationsjan.nijtmans2019-02-191-2/+2
* | | | | | Merge 8.7jan.nijtmans2019-02-251-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | New internal macro TclHasIntRep() to re-encapsulate the typePtr field.dgp2019-02-251-3/+3
| |/ / / /
* | | | | Change TclGetIntForIndex() and TclGetIntForIndexM() to return a size_t value ...jan.nijtmans2019-02-081-46/+45
|\ \ \ \ \
| * \ \ \ \ Merge trunkjan.nijtmans2019-02-051-7/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge trunkjan.nijtmans2019-02-041-299/+158
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge trunk. All callers of TclIndexDecode and related functions now adapted ...jan.nijtmans2019-01-201-2/+2
| |\ \ \ \ \ \ \
| * | | | | | | | more prgressjan.nijtmans2019-01-171-37/+37
| * | | | | | | | WIP: Allow value > 2^31 for indexes used in string ranges. Not complete yet.jan.nijtmans2019-01-171-16/+16
| |/ / / / / / /
* | | | | | | | merge 8.7dgp2019-02-071-2/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | optimize WidePwrSmallExpon (exponent is <= 16), this will huge decrease assem...sebres2019-02-041-2/+2
* | | | | | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo...jan.nijtmans2019-02-051-9/+8
| |_|/ / / / |/| | | | |
* | | | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >...jan.nijtmans2019-02-011-7/+7
|\ \ \ \ \ \ | |/ / / / /