summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New TIP #581 implementationjan.nijtmans2020-07-176-7/+46
* merge 8.5sebres2020-07-161-6/+6
|\
| * cherry pick [df5f1e8652]: Fix [5bbd044812]: Fix index underflow.sebres2020-07-161-2/+2
| * doc/clock.n: clearer form explaininng format groups on outputsebres2020-06-301-6/+6
* | 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
* | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks.jan.nijtmans2020-07-156-13/+13
* | (cherry-pick): Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::Unknown...jan.nijtmans2020-07-141-1/+5
* | Fix 4 test-cases, which fail when running from the western hemispherejan.nijtmans2020-07-111-4/+4
* | Fix test-cases clock-34.65 and clock-34.66, they seem to be affected by summe...jan.nijtmans2020-07-101-4/+4
* | Fix [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zon...jan.nijtmans2020-07-103-188/+184
|\ \
| * | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize posi...jan.nijtmans2020-07-093-188/+184
* | | Fix utf-1.13 testcase for TCL_UTF_MAX>3jan.nijtmans2020-07-101-1/+1
* | | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This c...jan.nijtmans2020-07-102-2/+4
|/ /
* | Fix [a1bd37b719]: clock (free)scan of ISO 8601 timestamp with literal T behav...jan.nijtmans2020-07-094-105/+160
|\ \
| * \ Merge 8.6jan.nijtmans2020-07-0826-242/+383
| |\ \ | |/ / |/| |
* | | Make sure that in tclConfig.sh for Windows ${DBGX} is expanded before exporti...jan.nijtmans2020-07-072-10/+8
* | | In tcl_startOfPreviousWord, don't bother doing a regexp when $start <= 0.jan.nijtmans2020-07-031-2/+4
* | | A few missing entries in .fossil-settings/ignore-glob and .gitignorejan.nijtmans2020-06-292-0/+4
* | | Re-generate unix/tclConfig.h.injan.nijtmans2020-06-291-6/+20
* | | MacOSX: add some type-casts, improving C++ compatibility. Make sure that strs...jan.nijtmans2020-06-285-18/+24
* | | Merge make-dist branch: Now travis checks regressions in "make dist" toojan.nijtmans2020-06-282-1/+10
|\ \ \
| * | | Add "make dist" target to Travis build, as regression test. This should conti...jan.nijtmans2020-06-262-1/+2
|/ / /
* | | Merge 8.5jan.nijtmans2020-06-257-20/+21
|\ \ \ | | |/ | |/|
| * | Clean-up compat functions, not using "register" any more, and fix some signat...jan.nijtmans2020-06-2510-54/+54
* | | Merge 8.5jan.nijtmans2020-06-257-10/+42
|\ \ \ | |/ /
| * | One include too muchjan.nijtmans2020-06-242-2/+0
| * | re-generate unix/configurejan.nijtmans2020-06-241-0/+9
| * | Fix [9080d6a871]: Build fix for tcl on macOS on Apple Siliconjan.nijtmans2020-06-246-32/+31
| * | Add "manifest.uuid" to the distribution, so we can see exactly where "make di...jan.nijtmans2020-06-244-18/+49
* | | merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate:sebres2020-06-243-159/+229
|\ \ \
| * | | zlib.test: replaces tests/assets/zlib.bin with inlined version (creating test...sebres2020-06-231-10/+34
| * | | Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expan...aku2020-06-234-10/+73
| * | | code simplification, no interim copy/move buffers, no decompression d-string,...sebres2020-04-161-127/+103
| * | | few documentation changes (limit default and handling is changed)sebres2020-04-161-8/+8
| * | | 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
* | | | Fix for ticket 41c9857bddkjnash2020-06-231-20/+25
| | | * Merge 8.6jan.nijtmans2020-06-231-1/+1
| | | |\ | |_|_|/ |/| | |
* | | | avoid %pure-parser deprecation warning from Bison 3.4jan.nijtmans2020-06-232-4/+4
| | | * re-generate with bison 3.1jan.nijtmans2020-06-231-109/+206
| | | * Merge 8.6. re-generate tclParse.cjan.nijtmans2020-06-2333-1988/+1547
| | | |\ | |_|_|/ |/| | |
* | | | Backport some changes in tclGetDate.y from 8.7.jan.nijtmans2020-06-232-982/+984
* | | | Merge 8.5jan.nijtmans2020-06-222-21/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Remove .fossil-settings/crnl-glob, as it is not used in fossil any more.jan.nijtmans2020-06-222-11/+0
* | | | Change all *.sln to CRLF format, so they are directly usable in Visual Studio...jan.nijtmans2020-06-228-244/+246
* | | | library/reg/pkgIndex.tcl should not be executablejan.nijtmans2020-06-221-0/+0
* | | | Merge 8.5jan.nijtmans2020-06-222-0/+4
|\ \ \ \ | |/ / /