| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-06-25 | 8 | -20/+48 |
|\ |
|
| * | Merge 8.5 | jan.nijtmans | 2020-06-25 | 7 | -10/+42 |
| |\ |
|
| | * | One include too much | jan.nijtmans | 2020-06-24 | 2 | -2/+0 |
|
|
| | * | re-generate unix/configure | jan.nijtmans | 2020-06-24 | 1 | -0/+9 |
|
|
| | * | Fix [9080d6a871]: Build fix for tcl on macOS on Apple Silicon | jan.nijtmans | 2020-06-24 | 6 | -32/+31 |
|
|
| | * | Add "manifest.uuid" to the distribution, so we can see exactly where "make di... | jan.nijtmans | 2020-06-24 | 4 | -18/+49 |
|
|
* | | | amend to 8.6th zlib-fix resolving warnings in 8.7 (int vs size_t, void * vs c... | sebres | 2020-06-24 | 1 | -3/+3 |
|
|
* | | | merge 8.6 | sebres | 2020-06-24 | 4 | -177/+254 |
|\ \ \
| |/ / |
|
| * | | merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate: | sebres | 2020-06-24 | 3 | -159/+229 |
| |\ \ |
|
| | * | | zlib.test: replaces tests/assets/zlib.bin with inlined version (creating test... | sebres | 2020-06-23 | 1 | -10/+34 |
|
|
| | * | | Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expan... | aku | 2020-06-23 | 4 | -10/+73 |
|
|
| | * | | code simplification, no interim copy/move buffers, no decompression d-string,... | sebres | 2020-04-16 | 1 | -127/+103 |
|
|
| | * | | few documentation changes (limit default and handling is changed) | sebres | 2020-04-16 | 1 | -8/+8 |
|
|
| | * | | 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 |
|
|
| * | | | Fix for ticket 41c9857bdd | kjnash | 2020-06-23 | 1 | -20/+25 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-06-23 | 2 | -4/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | avoid %pure-parser deprecation warning from Bison 3.4 | jan.nijtmans | 2020-06-23 | 2 | -4/+4 |
|
|
* | | | | Merge-mark | jan.nijtmans | 2020-06-23 | 0 | -0/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Backport some changes in tclGetDate.y from 8.7. | jan.nijtmans | 2020-06-23 | 2 | -982/+984 |
|
|
* | | | | Backport some recent changes in tclDate.c back to tclGetDate.y, so they are n... | jan.nijtmans | 2020-06-23 | 2 | -4/+3 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-06-22 | 1 | -1/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.5 | jan.nijtmans | 2020-06-22 | 2 | -21/+0 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Remove .fossil-settings/crnl-glob, as it is not used in fossil any more. | jan.nijtmans | 2020-06-22 | 2 | -11/+0 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-06-22 | 7 | -243/+244 |
|\ \ \ \
| |/ / / |
|
| * | | | Change all *.sln to CRLF format, so they are directly usable in Visual Studio... | jan.nijtmans | 2020-06-22 | 8 | -244/+246 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-06-22 | 3 | -0/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | library/reg/pkgIndex.tcl should not be executable | jan.nijtmans | 2020-06-22 | 1 | -0/+0 |
|
|
| * | | | Merge 8.5 | jan.nijtmans | 2020-06-22 | 2 | -0/+4 |
| |\ \ \
| | |/ / |
|
| | * | | Make sure that files like _FOSSIL_ or .flsckout are never committed to a GIT ... | jan.nijtmans | 2020-06-22 | 3 | -0/+4 |
|
|
* | | | | Code simplification in msgcat::mcutil::getpreferences | jan.nijtmans | 2020-06-22 | 1 | -10/+10 |
|
|
* | | | | Rewrite msgcat::mcutil::getpreferences, not depending on 'string last' return... | jan.nijtmans | 2020-06-21 | 5 | -16/+18 |
|
|
* | | | | Fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 | jan.nijtmans | 2020-06-21 | 3 | -71/+8 |
|\ \ \ \ |
|
| * | | | | Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 | jan.nijtmans | 2020-06-19 | 3 | -71/+8 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2020-06-21 | 7 | -13/+12 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Clearify documentation regarding [a7c1c2c7e5] | jan.nijtmans | 2020-06-21 | 1 | -1/+2 |
|
|
| * | | | | Merge bug-f81beca7af | kjnash | 2020-06-21 | 5 | -11/+9 |
| |\ \ \ \ |
|
| | * | | | | Merge bug-f81beca7af | kjnash | 2020-06-19 | 0 | -0/+0 |
|
|
| | * | | | | Bump http version to 2.9.2 | kjnash | 2020-06-19 | 4 | -6/+6 |
|
|
| | * | | | | Merge 8.6 | kjnash | 2020-06-19 | 552 | -18100/+22481 |
| | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Bugfix for #f81beca7af. Revert mistaken change to -querychannel -translation ... | kjnash | 2019-07-14 | 5 | -11/+9 |
|
|
| | * | | | | Create new branch named "bug-f81beca7af" | kjnash | 2019-07-13 | 0 | -0/+0 |
|
|
* | | | | | | merge-mark | jan.nijtmans | 2020-06-19 | 0 | -0/+0 |
|\ \ \ \ \ \
| |/ / / / /
| | | / / /
| |_|/ / /
|/| | | | |
|
| * | | | | sync zlib's crypt.h with version in Tcl 8.7 | jan.nijtmans | 2020-06-19 | 1 | -6/+1 |
|
|
* | | | | | Make tclStringClassTable a little bit smaller, and save a pointer access when... | jan.nijtmans | 2020-06-19 | 2 | -2/+2 |
|
|
* | | | | | Make Tcl_GetIntForIndex() do reasonable things when endValue < -1 and when in... | jan.nijtmans | 2020-06-16 | 1 | -9/+13 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2020-06-12 | 1 | -4/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | rules.vc: No need to redefine values which are already the default. tclWinPor... | jan.nijtmans | 2020-06-12 | 2 | -11/+2 |
|
|