summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Tcl_UtfToUniCharDString() function, handling invalid byte at the end of t...jan.nijtmans2019-03-201-7/+7
* Comment Comment Tcl_UniCharToUtf() better, what happens handling surrogates. ...jan.nijtmans2019-03-183-5/+6
* enlarge a few small buffers, which could overflow using Unicode characters > ...jan.nijtmans2019-03-1810-30/+30
* 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
* | | Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommat...jan.nijtmans2019-03-1512-703/+713
* | | Make internal libtommath stub entries deprecated: Those are not supposed to b...jan.nijtmans2019-03-143-33/+55
* | | 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
* | | re-implemente changes in win/tclWinFile.c (handling -DTCL_UTF_MAX=6) using 3 ...jan.nijtmans2019-03-109-216/+245
* | | 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
* | | | Use mp_get_bit() instead of mp_iseven()/mp_isodd(): Those latter functions ar...jan.nijtmans2019-03-088-5/+20
* | | | 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
* | | | | Fix gcc compiler warningjan.nijtmans2019-03-071-1/+2
* | | | | (core-8-6-branch merge) apnadkarni2019-03-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix automatic pkgIndex generation for multiplatform installsapnadkarni2019-03-071-1/+1
* | | | | Merge 8.6. Remove unneeded code from init.tcljan.nijtmans2019-03-076-59/+34
|\ \ \ \ \ | |/ / / /
| * | | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o...jan.nijtmans2019-03-077-38/+37
| * | | | Fix [9471e6e304]: InitWinEnv not thread safejan.nijtmans2019-03-071-0/+12
* | | | | part of [db95e7a61e] reverted for consistency reasons: unsupported namespace ...sebres2019-03-061-0/+7
* | | | | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs.apnadkarni2019-03-062-5/+57
|\ \ \ \ \ | |/ / / /
| * | | | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs.apnadkarni2019-03-062-6/+58
* | | | | Remove double macro's. Resolve quotes in travis configuration: it doesn't workjan.nijtmans2019-03-052-4/+1
* | | | | integrate dgp-sebres-timerate-review: no functional changes (already backported)sebres2019-03-050-0/+0
|\ \ \ \ \
| * \ \ \ \ merge 8.7dgp2018-07-112-15/+21
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.7dgp2018-07-0955-542/+847
| |\ \ \ \ \ \
| * | | | | | | missing partsdgp2018-06-143-39/+315
| * | | | | | | Just the [timerate] command for separate review and performance baseline.dgp2018-06-056-0/+1000
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ merge 8.7dgp2018-06-0524-534/+2371
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Rebase the sebres clock bounty work to the 8.7 branch.dgp2018-06-0127-3967/+10514
| | |\ \ \ \ \ \ \
| | | * | | | | | | amend to [98a00c62b4798792]: fixed sort of the testssebres2018-05-301-2/+2
| | | * | | | | | | back-porting of tclclockmod done, merge current 8.6sebres2018-05-29233-9191/+11220
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | fixed ticket [dc69e5ecf04313429fd202b1906cd85bb7888f95]: missing zones AKST/AKDTsebres2018-05-293-0/+6
| | | * | | | | | | | forgotten flag "CLF_DAYOFWEEK" in one case, where day of week is setsebres2018-05-292-5/+7
| | | * | | | | | | | revert explicit adding of validity mode suffix in all test-cases: used wrappe...sebres2018-05-291-8591/+8601
| | | * | | | | | | | tests: sort test-files without extension (e. g. "clock" before "clock-ivm").sebres2018-05-291-1/+14
| | | * | | | | | | | conditional test-call rewritten: realized via tests\clock-ivm.test to cover i...sebres2018-05-292-14/+15
| | | * | | | | | | | fixed week-based calculation if neither mmdd nor ddd available;sebres2018-05-292-3/+11