| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Fix mistake in [7eed2baf73] | pooryorick | 2020-08-10 | 1 | -1/+1 |
|
|
| * | | | | | Fix for [29e8848eb976], imported alias in a deletion trace. | pooryorick | 2020-08-10 | 2 | -1/+3 |
|
|
| * | | | | | Add and use testservicemode command; replace update by vwait | culler | 2020-08-08 | 1 | -1/+51 |
| | |_|/ /
| |/| | | |
|
* | | | | | merge 8.6 | dgp | 2020-07-23 | 9 | -54/+70 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Use "Global" in stead of "Master" internally, where "Master" is not used in t... | jan.nijtmans | 2020-07-20 | 4 | -43/+43 |
| | |/ /
| |/| | |
|
| * | | | Doc/internal variable tweaks | jan.nijtmans | 2020-07-17 | 1 | -5/+5 |
| |/ / |
|
| * | | Fix [5bbd044812]: Fix index underflow. | jan.nijtmans | 2020-07-16 | 1 | -2/+2 |
|
|
| * | | closes [3c6e47363e]: missing de-duplication mechanism for nested TEBC startin... | sebres | 2020-07-15 | 1 | -1/+17 |
|
|
| * | | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks. | jan.nijtmans | 2020-07-15 | 2 | -3/+3 |
|
|
* | | | merge 8.6 | dgp | 2020-07-10 | 3 | -176/+177 |
|\ \ \
| |/ / |
|
| * | | Fix [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zon... | jan.nijtmans | 2020-07-10 | 2 | -151/+120 |
| |\ \ |
|
| | * | | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize posi... | jan.nijtmans | 2020-07-09 | 2 | -151/+120 |
|
|
| * | | | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This c... | jan.nijtmans | 2020-07-10 | 1 | -0/+2 |
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-07-08 | 1 | -147/+131 |
| |\ \ |
|
| * \ \ | Merge 8.6 | jan.nijtmans | 2020-06-23 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | re-generate with bison 3.1 | jan.nijtmans | 2020-06-23 | 1 | -109/+206 |
|
|
| * | | | | Merge 8.6. re-generate tclParse.c | jan.nijtmans | 2020-06-23 | 3 | -1103/+1003 |
| |\ \ \ \ |
|
| * | | | | | clock-iso-2.patch | jan.nijtmans | 2020-05-27 | 2 | -61/+65 |
|
|
| * | | | | | Proposed soution for [a1bd37b719]: clock (free)scan of ISO 8601 timestamp wit... | jan.nijtmans | 2020-05-27 | 2 | -58/+86 |
|
|
* | | | | | | Bump to 8.6.11 for release. | dgp | 2020-07-06 | 1 | -2/+2 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge 8.5 | jan.nijtmans | 2020-06-25 | 1 | -2/+2 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
* | | | | | merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate: | sebres | 2020-06-24 | 1 | -149/+133 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expan... | aku | 2020-06-23 | 1 | -2/+3 |
|
|
| * | | | | code simplification, no interim copy/move buffers, no decompression d-string,... | sebres | 2020-04-16 | 1 | -127/+103 |
|
|
| * | | | | small amend combining similar parts | sebres | 2020-04-16 | 1 | -20/+10 |
|
|
| * | | | | zlib: optimize ZlibTransformInput, if inflate is done no read and no generate... | sebres | 2020-04-16 | 1 | -25/+25 |
|
|
| * | | | | zlib: performance - set default read ahead limit to DEFAULT_BUFFER_SIZE (4K);... | sebres | 2020-04-16 | 1 | -1/+4 |
|
|
| * | | | | added (reworked) patch suggested by aku in [f70ce1fead]: recognize stream is ... | sebres | 2020-04-16 | 1 | -5/+21 |
|
|
* | | | | | avoid %pure-parser deprecation warning from Bison 3.4 | jan.nijtmans | 2020-06-23 | 2 | -4/+4 |
| |_|_|/
|/| | | |
|
* | | | | Backport some changes in tclGetDate.y from 8.7. | jan.nijtmans | 2020-06-23 | 2 | -982/+984 |
|
|
* | | | | merge 8.5 | sebres | 2020-06-02 | 1 | -19/+16 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | avoid segfault if Tcl_FreeParse, if parse structure remains uninitialized (pa... | sebres | 2020-06-02 | 1 | -19/+16 |
|
|
* | | | Fix compiled "string is <class>" for TCL_UTF_MAX=4 build, for characters > U+... | jan.nijtmans | 2020-05-25 | 3 | -3/+23 |
|
|
* | | | Tiny fix for TCL_UTF_MAX=4 build only: Since Tcl_UtfNext() verifies 4 bytes f... | jan.nijtmans | 2020-05-18 | 1 | -1/+1 |
|
|
* | | | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual... | jan.nijtmans | 2020-05-14 | 9 | -169/+163 |
|\ \ \ |
|
| * | | | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual... | jan.nijtmans | 2020-05-13 | 2 | -8/+7 |
|
|
* | | | | Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes | jan.nijtmans | 2020-05-13 | 1 | -25/+11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge testcase cleanup. Make Tcl_UtfPrev() behave the same for any TCL_UTF_MA... | jan.nijtmans | 2020-05-12 | 1 | -4/+4 |
| |\ \ \ |
|
| * | | | | Fix "knownBug" utf-4.11. Turns out a few other testcases where still not cor... | jan.nijtmans | 2020-05-12 | 1 | -23/+5 |
|
|
| * | | | | Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give ... | jan.nijtmans | 2020-05-11 | 5 | -43/+66 |
| |\ \ \ \
| | |/ / / |
|
* | | | | | One Tcl_UtfPrev() -> TclUtfPrev() change. Just a little bit cheaper. | jan.nijtmans | 2020-05-13 | 1 | -1/+1 |
|
|
* | | | | | Revert implementation of Tcl_UniCharAtIndex() change done in this commit: [65... | jan.nijtmans | 2020-05-12 | 1 | -1/+3 |
| |/ / /
|/| | | |
|
* | | | | Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to Christian... | jan.nijtmans | 2020-05-11 | 1 | -0/+11 |
|
|
* | | | | Tweak the Tcl_UtfPrev() implementation for TCL_UTF_MAX=4. This fixes 10 testc... | jan.nijtmans | 2020-05-11 | 1 | -1/+1 |
|
|
* | | | | occurance -> occurrence. | jan.nijtmans | 2020-05-11 | 3 | -6/+6 |
|
|
* | | | | Tweak Invalid() function: No need for "return 0" twice in the function. | jan.nijtmans | 2020-05-10 | 1 | -8/+31 |
|
|
* | | | | Rebase to latest core-8-6-branch. | jan.nijtmans | 2020-05-08 | 1 | -26/+12 |
|\ \ \ \ |
|
| * \ \ \ | Merge changes from parent branch | dgp | 2020-05-07 | 1 | -14/+16 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge 8.6 | jan.nijtmans | 2020-05-07 | 1 | -19/+21 |
| | |\ \ \ |
|
| * | | | | | New approach to fixing the regression reported in [31aa44375d] builds on | dgp | 2020-05-07 | 1 | -17/+3 |
| |/ / / / |
|