summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-03-214-29/+19
|\
| * Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doe...jan.nijtmans2019-03-212-16/+16
| |\
| | * Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doe...jan.nijtmans2019-03-212-16/+16
| | |\
| | | * Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doe...jan.nijtmans2019-03-212-16/+16
| * | | Remove incorrect comment. jan.nijtmans2019-03-212-13/+3
| |\ \ \ | | |/ /
| | * | Fix outdated commentjan.nijtmans2019-03-211-3/+4
* | | | Merge 8.7jan.nijtmans2019-03-201-7/+7
|\ \ \ \ | |/ / /
| * | | Fix Tcl_UtfToUniCharDString() function, handling invalid byte at the end of t...jan.nijtmans2019-03-201-7/+7
* | | | Merge 8.7jan.nijtmans2019-03-183-5/+6
|\ \ \ \ | |/ / /
| * | | Comment Comment Tcl_UniCharToUtf() better, what happens handling surrogates. ...jan.nijtmans2019-03-183-5/+6
* | | | Merge 8.7jan.nijtmans2019-03-187-26/+26
|\ \ \ \ | |/ / /
| * | | enlarge a few small buffers, which could overflow using Unicode characters > ...jan.nijtmans2019-03-1810-30/+30
* | | | Merge 8.7jan.nijtmans2019-03-172-8/+8
|\ \ \ \ | |/ / /
| * | | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the ...jan.nijtmans2019-03-172-8/+8
| |\ \ \ | | |/ /
| | * | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the ...jan.nijtmans2019-03-172-8/+8
| | |\ \ | | | |/
| | | * For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the ...jan.nijtmans2019-03-172-8/+8
* | | | Merge 8.7jan.nijtmans2019-03-1510-68/+77
|\ \ \ \ | |/ / /
| * | | Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommat...jan.nijtmans2019-03-1512-703/+713
* | | | merge-markjan.nijtmans2019-03-140-0/+0
|\ \ \ \ | |/ / /
| * | | Make internal libtommath stub entries deprecated: Those are not supposed to b...jan.nijtmans2019-03-143-33/+55
* | | | Eliminate many (mostly harmless) MSVC warning messages. Tcl 9 compiles warnin...jan.nijtmans2019-03-1320-43/+43
* | | | Make "struct regmatch_t" match "Tcl_RegExpIndices" (again). Win64 build was b...jan.nijtmans2019-03-133-4/+4
* | | | Merge 8.7jan.nijtmans2019-03-1116-193/+192
|\ \ \ \ | |/ / /
| * | | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NTjan.nijtmans2019-03-1114-174/+165
| * | | Improve parsing of -xchar option for serial channels: Allow full 8-bit range ...jan.nijtmans2019-03-112-19/+27
| * | | Fix [590e687905]: utf-1.11 test-case failsjan.nijtmans2019-03-111-1/+1
* | | | Make internal libtommath symbols MODULE_SCOPE, and remove them from the stub ...jan.nijtmans2019-03-103-109/+62
* | | | Merge 8.7jan.nijtmans2019-03-108-202/+232
|\ \ \ \ | |/ / /
| * | | re-implemente changes in win/tclWinFile.c (handling -DTCL_UTF_MAX=6) using 3 ...jan.nijtmans2019-03-109-216/+245
* | | | Merge 8.7jan.nijtmans2019-03-0820-94/+136
|\ \ \ \ | |/ / /
| * | | Make -DTCL_UTF_MAX=6-build work on win32. Add travis builds to prove it.jan.nijtmans2019-03-0810-66/+110
| |\ \ \
| | * | | Code cleanup: less (size_t) castsjan.nijtmans2019-03-082-13/+12
| | * | | Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work o...jan.nijtmans2019-03-078-54/+98
* | | | | Merge 8.7jan.nijtmans2019-03-088-5/+20
|\ \ \ \ \ | |/ / / /
| * | | | Use mp_get_bit() instead of mp_iseven()/mp_isodd(): Those latter functions ar...jan.nijtmans2019-03-088-5/+20
* | | | | merge 8.7dgp2019-03-084-22/+68
|\ \ \ \ \ | |/ / / /
| * | | | merge 8.6dgp2019-03-084-22/+68
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | [39fed4dae5] Make sure return value from Tcl_PkgRequire*() survives long enoughdgp2019-03-083-21/+67
| | |\ \
| | | * | In the 8.6.* releases, Tcl_GetStringResult() still passes through interp->res...dgp2019-03-072-4/+2
| | | * | Integrate the test, which seems to indicate the bug fix doesn't work.dgp2019-03-072-1/+51
| | | |\ \
| | | | * \ Merge forward to demonstrate the test fails after the bug arrived.dgp2019-03-07455-23737/+42603
| | | | |\ \
| | | | * | | [39fed4dae5] Proposed testdgp2019-03-072-1/+49
| | | * | | | [39fed4dae5] Minimal fix for volatile lifetime of string returned bydgp2019-03-061-18/+16
| | | | |/ / | | | |/| |
| | * | | | merge 8.5 (perf-test)sebres2019-03-081-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | fixed mistake ($howmuch is substituted in tests and can be larger as last eve...sebres2019-03-081-1/+1
* | | | | | Merge 8.7jan.nijtmans2019-03-071-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix gcc compiler warningjan.nijtmans2019-03-071-1/+2
* | | | | | (core-8-branch merge) Fix automatic pkgIndex generation for multiplatform ins...apnadkarni2019-03-071-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | (core-8-6-branch merge) apnadkarni2019-03-071-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix automatic pkgIndex generation for multiplatform installsapnadkarni2019-03-071-1/+1