summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TIP #578 implementation: Death to TCL_DBGXjan.nijtmans2020-07-0310-83/+35
|\
| * Added DEPRECATED comment in tclConfig.sh.in (both UNIX and win32)jan.nijtmans2020-06-152-2/+4
| * Merge 8.7jan.nijtmans2020-06-153-12/+3
| |\
| * \ Merge 8.7jan.nijtmans2020-06-1079-1743/+2864
| |\ \
| * \ \ Merge 8.7jan.nijtmans2020-04-132-10/+17
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2020-04-10117-1345/+1843
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2020-03-10161-5409/+5322
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2020-02-121-45/+40
| |\ \ \ \ \ \
| * | | | | | | Few more DBGX cleanupsjan.nijtmans2020-02-045-41/+0
| * | | | | | | Adapt rules.vc toojan.nijtmans2020-02-041-1/+1
| * | | | | | | Death to DBGXjan.nijtmans2020-02-0410-68/+35
* | | | | | | | Merge 8.6jan.nijtmans2020-07-031-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | In tcl_startOfPreviousWord, don't bother doing a regexp when $start <= 0.jan.nijtmans2020-07-031-2/+4
* | | | | | | | | Merge 8.6jan.nijtmans2020-06-292-0/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | A few missing entries in .fossil-settings/ignore-glob and .gitignorejan.nijtmans2020-06-292-0/+4
* | | | | | | | | Merge 8.6: Re-generate unix/tclConfig.h.injan.nijtmans2020-06-291-6/+26
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Re-generate unix/tclConfig.h.injan.nijtmans2020-06-291-6/+20
* | | | | | | | | Merge 8.6jan.nijtmans2020-06-282-1/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | 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.6jan.nijtmans2020-06-252-4/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | 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.6jan.nijtmans2020-06-258-20/+48
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | 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
* | | | | | | | | | 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-244-177/+254
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | 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-232-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | avoid %pure-parser deprecation warning from Bison 3.4jan.nijtmans2020-06-232-4/+4
* | | | | | | | | | | Merge-markjan.nijtmans2020-06-230-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Backport some changes in tclGetDate.y from 8.7.jan.nijtmans2020-06-232-982/+984
* | | | | | | | | | | Backport some recent changes in tclDate.c back to tclGetDate.y, so they are n...jan.nijtmans2020-06-232-4/+3
* | | | | | | | | | | Merge 8.6jan.nijtmans2020-06-221-1/+0
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | 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