summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge 8.6jan.nijtmans2020-06-227-243/+244
|\ \ \ \ | |/ / /
| * | | Change all *.sln to CRLF format, so they are directly usable in Visual Studio...jan.nijtmans2020-06-228-244/+246
* | | | Merge 8.6jan.nijtmans2020-06-223-0/+4
|\ \ \ \ | |/ / /
| * | | library/reg/pkgIndex.tcl should not be executablejan.nijtmans2020-06-221-0/+0
| * | | Merge 8.5jan.nijtmans2020-06-222-0/+4
| |\ \ \ | | |/ /
| | * | Make sure that files like _FOSSIL_ or .flsckout are never committed to a GIT ...jan.nijtmans2020-06-223-0/+4
* | | | Code simplification in msgcat::mcutil::getpreferencesjan.nijtmans2020-06-221-10/+10
* | | | Rewrite msgcat::mcutil::getpreferences, not depending on 'string last' return...jan.nijtmans2020-06-215-16/+18
* | | | Fix for [b179286248]: tclZipfs.c Build Error on CentOS 6jan.nijtmans2020-06-213-71/+8
|\ \ \ \
| * | | | Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6jan.nijtmans2020-06-193-71/+8
* | | | | Merge 8.6jan.nijtmans2020-06-217-13/+12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Clearify documentation regarding [a7c1c2c7e5]jan.nijtmans2020-06-211-1/+2
| * | | | Merge bug-f81beca7afkjnash2020-06-215-11/+9
| |\ \ \ \
| | * | | | Merge bug-f81beca7afkjnash2020-06-190-0/+0
| | * | | | Bump http version to 2.9.2kjnash2020-06-194-6/+6
| | * | | | Merge 8.6kjnash2020-06-19552-18100/+22481
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Bugfix for #f81beca7af. Revert mistaken change to -querychannel -translation ...kjnash2019-07-145-11/+9
| | * | | | Create new branch named "bug-f81beca7af"kjnash2019-07-130-0/+0
* | | | | | merge-markjan.nijtmans2020-06-190-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | sync zlib's crypt.h with version in Tcl 8.7jan.nijtmans2020-06-191-6/+1
* | | | | Make tclStringClassTable a little bit smaller, and save a pointer access when...jan.nijtmans2020-06-192-2/+2
* | | | | Make Tcl_GetIntForIndex() do reasonable things when endValue < -1 and when in...jan.nijtmans2020-06-161-9/+13
* | | | | Merge 8.6jan.nijtmans2020-06-121-4/+1
|\ \ \ \ \ | |/ / / /
| * | | | rules.vc: No need to redefine values which are already the default. tclWinPor...jan.nijtmans2020-06-122-11/+2