| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Tcl_UtfToUniCharDString() function, handling invalid byte at the end of t... | jan.nijtmans | 2019-03-20 | 1 | -7/+7 |
|
|
* | Comment Comment Tcl_UniCharToUtf() better, what happens handling surrogates. ... | jan.nijtmans | 2019-03-18 | 2 | -2/+2 |
|
|
* | enlarge a few small buffers, which could overflow using Unicode characters > ... | jan.nijtmans | 2019-03-18 | 5 | -7/+7 |
|
|
* | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the ... | jan.nijtmans | 2019-03-17 | 1 | -4/+4 |
|\ |
|
| * | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the ... | jan.nijtmans | 2019-03-17 | 1 | -4/+4 |
| |\ |
|
| | * | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the ... | jan.nijtmans | 2019-03-17 | 1 | -4/+4 |
|
|
* | | | Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommat... | jan.nijtmans | 2019-03-15 | 10 | -83/+47 |
|
|
* | | | Make internal libtommath stub entries deprecated: Those are not supposed to b... | jan.nijtmans | 2019-03-14 | 3 | -33/+55 |
|
|
* | | | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT | jan.nijtmans | 2019-03-11 | 5 | -13/+13 |
|
|
* | | | Fix [590e687905]: utf-1.11 test-case fails | jan.nijtmans | 2019-03-11 | 1 | -1/+1 |
|
|
* | | | re-implemente changes in win/tclWinFile.c (handling -DTCL_UTF_MAX=6) using 3 ... | jan.nijtmans | 2019-03-10 | 4 | -97/+216 |
|
|
* | | | Make -DTCL_UTF_MAX=6-build work on win32. Add travis builds to prove it. | jan.nijtmans | 2019-03-08 | 7 | -46/+60 |
|\ \ \ |
|
| * | | | Code cleanup: less (size_t) casts | jan.nijtmans | 2019-03-08 | 2 | -13/+12 |
|
|
| * | | | Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work o... | jan.nijtmans | 2019-03-07 | 5 | -34/+48 |
|
|
* | | | | Use mp_get_bit() instead of mp_iseven()/mp_isodd(): Those latter functions ar... | jan.nijtmans | 2019-03-08 | 5 | -3/+13 |
|
|
* | | | | merge 8.6 | dgp | 2019-03-08 | 2 | -21/+64 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | [39fed4dae5] Make sure return value from Tcl_PkgRequire*() survives long enough | dgp | 2019-03-08 | 2 | -21/+64 |
| |\ \ |
|
| | * | | In the 8.6.* releases, Tcl_GetStringResult() still passes through interp->res... | dgp | 2019-03-07 | 2 | -4/+2 |
|
|
| | * | | Integrate the test, which seems to indicate the bug fix doesn't work. | dgp | 2019-03-07 | 1 | -1/+48 |
| | |\ \ |
|
| | | * \ | Merge forward to demonstrate the test fails after the bug arrived. | dgp | 2019-03-07 | 59 | -5017/+5530 |
| | | |\ \ |
|
| | | * | | | [39fed4dae5] Proposed test | dgp | 2019-03-07 | 1 | -1/+46 |
|
|
| | * | | | | [39fed4dae5] Minimal fix for volatile lifetime of string returned by | dgp | 2019-03-06 | 1 | -18/+16 |
| | | |/ /
| | |/| | |
|
* | | | | | Fix gcc compiler warning | jan.nijtmans | 2019-03-07 | 1 | -1/+2 |
|
|
* | | | | | Merge 8.6. Remove unneeded code from init.tcl | jan.nijtmans | 2019-03-07 | 2 | -10/+21 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 1 | -12/+11 |
|
|
| * | | | | Fix [9471e6e304]: InitWinEnv not thread safe | jan.nijtmans | 2019-03-07 | 1 | -0/+12 |
|
|
* | | | | | part of [db95e7a61e] reverted for consistency reasons: unsupported namespace ... | sebres | 2019-03-06 | 1 | -0/+7 |
|
|
* | | | | | Remove double macro's. Resolve quotes in travis configuration: it doesn't work | jan.nijtmans | 2019-03-05 | 1 | -3/+0 |
|
|
* | | | | | timerate is supported in 8.7 | sebres | 2019-03-05 | 1 | -13/+0 |
|
|
* | | | | | merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, ... | sebres | 2019-03-05 | 5 | -15/+427 |
|\ \ \ \ \
| |/ / / / |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | integrate sebres-8-6-timerate, merge 8.5 (TIP#527, New measurement facilities... | sebres | 2019-03-05 | 6 | -15/+446 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | /
| | | | |/
| | | |/| |
|
| | | * | | merge sebres-8-5-timerate (TIP#527 - New measurement facilities in TCL: New c... | sebres | 2019-03-05 | 7 | -109/+579 |
| | | |\ \ |
|
| | * | \ \ | merge updated 8.5-timerate branch | sebres | 2019-03-05 | 1 | -7/+20 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | * | | | regarding the TIP#527, `timerate` shall be placed into `::tcl::unsupported` i... | sebres | 2019-03-05 | 1 | -7/+20 |
|
|
| | * | | | | merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows ... | sebres | 2019-02-13 | 2 | -14/+39 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | timerate: extended with ?max-count? optional parameter, code review and more ... | sebres | 2019-02-13 | 2 | -12/+30 |
|
|
| | | * | | | fixes estimated time of too short execution considering calibrated overhead (... | sergey.brester | 2019-02-12 | 1 | -2/+2 |
|
|
| | | * | | | timerate: allow break from measurement cycle (usable to provide conditional s... | sergey.brester | 2019-02-12 | 1 | -1/+8 |
|
|
| | | * | | | cherrypick [8ad25ef9eb] from 8.6 - timerate: added dynamic factor by threshol... | sergey.brester | 2019-02-12 | 1 | -7/+24 |
|
|
| | | * | | | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba... | sergey.brester | 2019-02-12 | 24 | -1775/+2160 |
| | | |\ \ \ |
|
| | | * \ \ \ | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) | sebres | 2017-05-16 | 6 | -102/+517 |
| | | |\ \ \ \ |
|
| | * | | | | | | timerate: added dynamic factor by threshold calculation (avoid growing of the... | sebres | 2019-02-07 | 1 | -7/+24 |
|
|
| | * | | | | | | merge 8.6(.9), conflicts resolved | sergey.brester | 2019-02-07 | 70 | -5670/+6722 |
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
* | | | | | | | | Various tommath/numeric related optimizations: | jan.nijtmans | 2019-03-02 | 5 | -163/+96 |
|
|
* | | | | | | | | Add build with -DTCL_UTF_MAX=6 to travis CI. Also fix 2 gcc compiler-warnings... | jan.nijtmans | 2019-03-02 | 1 | -2/+2 |
|
|
* | | | | | | | | Minor optimization in UTF-8 handling, and add some comments describing how Tc... | jan.nijtmans | 2019-03-02 | 2 | -5/+18 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Fix some "scan.test" test-cases when TCL_UTF_MAX=4. Wrongly resolved merge-c... | jan.nijtmans | 2019-03-02 | 1 | -2/+2 |
|
|
* | | | | | | | | Merge 8.6 (one forgotten adaptation of surrogate handling, only compiled on C... | jan.nijtmans | 2019-03-02 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Backport [bd94500678e837d7] from 8.7, preventing endless loops in UTF-8 conve... | jan.nijtmans | 2019-03-02 | 12 | -98/+116 |
|
|
* | | | | | | | | More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-glob | jan.nijtmans | 2019-03-01 | 12 | -25/+25 |
|
|