summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Rename (internal) TclSetSlaveCancelFlags() to TclSetChildCancelFlags(). Follo...jan.nijtmans2020-07-175-11/+11
| * | | Merge 8.6jan.nijtmans2020-07-162-3/+19
| |\ \ \ | | |/ /
| | * | Fix [5bbd044812]: Fix index underflow.jan.nijtmans2020-07-161-2/+2
| | * | closes [3c6e47363e]: missing de-duplication mechanism for nested TEBC startin...sebres2020-07-151-1/+17
* | | | Merge 8.7jan.nijtmans2020-07-152-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-07-152-3/+3
| |\ \ \ | | |/ /
| | * | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks.jan.nijtmans2020-07-152-3/+3
* | | | Merge 8.7jan.nijtmans2020-07-142-151/+120
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-07-102-151/+120
| |\ \ \ | | |/ /
| | * | Fix [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zon...jan.nijtmans2020-07-102-151/+120
| | |\ \
| | | * | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize posi...jan.nijtmans2020-07-092-151/+120
| | * | | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This c...jan.nijtmans2020-07-101-0/+2
| | |/ /
* | | | Merge 8.7jan.nijtmans2020-07-092-101/+131
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-07-092-101/+131
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2020-07-081-147/+131
| | |\ \
| | * \ \ Merge 8.6jan.nijtmans2020-06-231-1/+1
| | |\ \ \
| | * | | | re-generate with bison 3.1jan.nijtmans2020-06-231-109/+206
| | * | | | Merge 8.6. re-generate tclParse.cjan.nijtmans2020-06-233-1103/+1003
| | |\ \ \ \
| | * | | | | clock-iso-2.patchjan.nijtmans2020-05-272-61/+65
| | * | | | | Proposed soution for [a1bd37b719]: clock (free)scan of ISO 8601 timestamp wit...jan.nijtmans2020-05-272-58/+86
* | | | | | | Merge 8.7jan.nijtmans2020-06-251-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6jan.nijtmans2020-06-251-2/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge 8.5jan.nijtmans2020-06-251-2/+2
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
* | | | | | | merge 8.7sebres2020-06-241-147/+133
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | amend to 8.6th zlib-fix resolving warnings in 8.7 (int vs size_t, void * vs c...sebres2020-06-241-3/+3
| * | | | | | merge 8.6sebres2020-06-241-147/+133
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate:sebres2020-06-241-149/+133
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expan...aku2020-06-231-2/+3
| | | * | | | code simplification, no interim copy/move buffers, no decompression d-string,...sebres2020-04-161-127/+103
| | | * | | | small amend combining similar partssebres2020-04-161-20/+10
| | | * | | | zlib: optimize ZlibTransformInput, if inflate is done no read and no generate...sebres2020-04-161-25/+25
| | | * | | | zlib: performance - set default read ahead limit to DEFAULT_BUFFER_SIZE (4K);...sebres2020-04-161-1/+4
| | | * | | | added (reworked) patch suggested by aku in [f70ce1fead]: recognize stream is ...sebres2020-04-161-5/+21
* | | | | | | Merge 8.7jan.nijtmans2020-06-232-5/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6jan.nijtmans2020-06-232-4/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | avoid %pure-parser deprecation warning from Bison 3.4jan.nijtmans2020-06-232-4/+4
| | | |_|_|/ | | |/| | |
| | * | | | Backport some changes in tclGetDate.y from 8.7.jan.nijtmans2020-06-232-982/+984
* | | | | | Merge 8.7jan.nijtmans2020-06-232-4/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Backport some recent changes in tclDate.c back to tclGetDate.y, so they are n...jan.nijtmans2020-06-232-4/+3
* | | | | | Merge 8.7jan.nijtmans2020-06-213-66/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6jan.nijtmans2020-06-191-64/+7
| * | | | | Make tclStringClassTable a little bit smaller, and save a pointer access when...jan.nijtmans2020-06-192-2/+2
* | | | | | Merge 8.7jan.nijtmans2020-06-161-6/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make Tcl_GetIntForIndex() do reasonable things when endValue < -1 and when in...jan.nijtmans2020-06-161-9/+13
* | | | | | Merge 8.7. This makes disabling Microsoft warning C4307 no longer necessary: ...jan.nijtmans2020-06-073-6/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | If "endValue" doesn't matter in TclGetIntForIndexM() call, use INT_MAX - 1, n...jan.nijtmans2020-06-072-5/+5
* | | | | | Merge 8.7. Change TclListObjRange() signature, using size_t for index argumen...jan.nijtmans2020-06-053-222/+228
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Improve "end-offset" type such that it can not only handle "end+/-int" format...jan.nijtmans2020-06-052-214/+219
| |\ \ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2020-05-313-8/+91
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2020-05-274-3/+21
| | |\ \ \ \ \ \