summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Upgrade Xcode from 11.3 to 11.4. Let Travis test whether "make install" works...jan.nijtmans2020-04-163-30/+30
|\
| * Merge 8.6jan.nijtmans2020-04-1519-527/+841
| |\
| * | Update latest Xcode from 11.3 to 11.4jan.nijtmans2020-04-151-4/+4
| * | More double-quotesjan.nijtmans2020-04-152-22/+22
| * | Try adding some quotesjan.nijtmans2020-04-142-2/+2
| * | Try installing in a directory with a space in its name.jan.nijtmans2020-04-131-2/+2
| |\ \
* | \ \ Merge 8.6. Add TclStaticPackage to (internal) stub table. Code cleanup.jan.nijtmans2020-04-165-84/+75
|\ \ \ \
| * | | | Add (internal) stub entries for TclRegisterLiteral and TclStaticPackage. Not ...jan.nijtmans2020-04-166-551/+593
* | | | | Merge 8.5jan.nijtmans2020-04-153-8/+57
|\ \ \ \ \ | |/ / / /
| * | | | New test command "testutfnext", not used yet in actual test-cases. Being merg...jan.nijtmans2020-04-152-7/+56
* | | | | fixes bug [8af92dfb66]: resolve too earlier stop of inflate's cycle (if gener...sebres2020-04-151-1/+1
* | | | | TclTrimRight/TclTrimLeft: removed mixed declarations and code (forbidden in I...sebres2020-04-151-3/+4
| |_|_|/ |/| | |
* | | | merge 8.5dgp2020-04-141-8/+8
|\ \ \ \ | |/ / /
| * | | Keep the tests consistent.dgp2020-04-141-8/+8
* | | | Backport encoding-15.3 test-case from 8.7, together with missing "teststringb...jan.nijtmans2020-04-142-235/+165
* | | | partially revert [e9f5ff2f6a] - encoding-15.3 used not existing command "test...sebres2020-04-141-2/+11
* | | | amend to [e9f5ff2f6a]: added missing constraint (testbytestring)sebres2020-04-141-0/+1
* | | | Add missing testConstraint definitionjan.nijtmans2020-04-141-0/+1
* | | | Don't use 'identiy' encoding in test-cases any more!jan.nijtmans2020-04-142-23/+19
* | | | merge-markjan.nijtmans2020-04-140-0/+0
|\ \ \ \ | |/ / /
| * | | Backport test-cases from 8.6jan.nijtmans2020-04-142-15/+95
* | | | Fix expecations and test-cases, according to expectations in latest core-8-6-...jan.nijtmans2020-04-142-8/+19
|\ \ \ \
| * | | | Fix unit-test, change expectations according to current 8.6 branch (not handl...jan.nijtmans2020-04-142-15/+9
| * | | | Create separate tables to serve Tcl_UtfPrev and Tcl_UtfComplete.dgp2020-04-141-2/+19
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge 8.5. Failing tests highlight ticket [1b1f5f0b53].dgp2020-04-1319-290/+656
|\ \ \ \ \ | | |/ / / | | | | / | |_|_|/ |/| | |
| | * | test numberingdgp2020-04-131-2/+5
| |/ /
| * | [c61818e4c9] Fix regression in Tcl_UtfPrev from 2001. Many tests.dgp2020-04-134-19/+274
| |\ \
| | * | Improve the precision of the Tcl_UtfPrev documentation.dgp2020-04-131-7/+21
| | * | Make the comments describing Tcl_UtfPrev more complete and precise.dgp2020-04-131-10/+37
| | * | Repair tests to expect the right thing.dgp2020-04-131-2/+2
| | * | merge 8.5dgp2020-04-132-3/+9
| | |\ \ | | |/ / | |/| |
| * | | [a7f685a181] Eliminate botched call of Tcl_UtfPrev.dgp2020-04-131-3/+5
| * | | New test demonstrating Tcl_StringCaseMatch is botched in its use ofdgp2020-04-131-0/+4
| | * | merge 8.5dgp2020-04-132-3/+13
| | |\ \ | | |/ / | |/| |
| * | | Known bug test string-22.14 is not so hard to fix.dgp2020-04-132-3/+13
| | * | A NUL byte cannot be mistaken for a trail byte.dgp2020-04-131-5/+0
| | * | merge 8.5dgp2020-04-131-130/+43
| | |\ \ | | |/ / | |/| |
| * | | TclTrim() can also demand NUL-terminated arguments, and be simplified.dgp2020-04-131-64/+21
| * | | TclTrimLeft and TclTrimRight are internal routines. They demand NUL-terminateddgp2020-04-131-69/+25
| | * | merge 8.5dgp2020-04-131-3/+11
| | |\ \ | | |/ / | |/| |
| * | | [c61818e4c9] [string trimright] robustly handle backing up over incompletedgp2020-04-131-2/+9
| * | | Cherrypick partial fix.dgp2020-04-131-5/+4