summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2022-04-1288-7309/+12303
|\
| * Update zlib to version 1.2.12jan.nijtmans2022-04-1287-7309/+12303
| |\
| | * Compile zlib-1.2.12 for win64-armjan.nijtmans2022-04-111-0/+0
| | * Update zlib to version 1.2.12 (windows-arm version of zlib1.dll still missing)jan.nijtmans2022-04-1186-7309/+12303
| |/
* | Use INT2PTR/PTR2INT macro's as appropriatejan.nijtmans2022-04-081-5/+5
* | Merge 8.6jan.nijtmans2022-04-081-1/+1
|\ \ | |/
| * Fix [05ff16e799]: signed integer overflow in ExtendStringRepWithUnicode()jan.nijtmans2022-04-081-1/+1
* | In tclCkalloc.c, count malloc/free's using size_t in stead of unsigned int.jan.nijtmans2022-04-041-22/+22
* | Merge 8.6. http -> 2.10a2jan.nijtmans2022-04-045-9/+8
|\ \ | |/
| * Fix [e5ed1bb28b]: Issue if URL contains numeric IPv6 address. http -> 2.9.6jan.nijtmans2022-04-044-8/+7
* | Additional braces for (sizePtr), just to be surejan.nijtmans2022-04-041-8/+8
* | Fix TIP #613 implementation, when (indexPtr) is more than a simple variable n...jan.nijtmans2022-04-041-10/+10
* | Don't bother UINT2PTR, since INT2PTR is just as good.jan.nijtmans2022-03-293-7/+10
* | Merge 8.6jan.nijtmans2022-03-293-1/+4
|\ \ | |/
| * Add --enable-symbols=all buildsjan.nijtmans2022-03-293-1/+4
| |\
| | * Add enable-symbols=all builds to various platformsjan.nijtmans2022-03-283-1/+4
| |/
* | More usage of TCLFLEXARRAY. Make current_malloc_packets/maximum_malloc_packet...jan.nijtmans2022-03-282-19/+19
* | Fix [9c1dc88f86]: warning about different signedness when compile TCL on Wind...jan.nijtmans2022-03-251-6/+6
* | Merge 8.6jan.nijtmans2022-03-221-3/+3
|\ \ | |/
| * Fix [0e8fd6c6d5]: (unsigned)STRING_SIZE(STRING_MAXCHARS) is 0 (and optimize S...jan.nijtmans2022-03-221-2/+2
* | Merge 8.6jan.nijtmans2022-03-229-254/+255
|\ \ | |/
| * Merge 8.5jan.nijtmans2022-03-2212-259/+272
| |\
| | * Update tzdata to 2022ajan.nijtmans2022-03-229-254/+255
| | * Reserve 3 more stub entriesjan.nijtmans2022-03-223-5/+17
* | | Fix [ac601b59bab7] by making only unloading a library from the process if itpooryorick2022-03-222-6/+21
* | | Fix [4dbfa46caa]: TIP #601 bug: handling of '-buffersize'jan.nijtmans2022-03-213-10/+10
|\ \ \
| * \ \ Merge 8.7, and fix the bugjan.nijtmans2022-03-205-27/+27
| |\ \ \ | |/ / / |/| | |
* | | | TIP #601 minor improvement: Use 'int' type, so we can use TCL_INDEX_NONE to t...jan.nijtmans2022-03-205-25/+25
| * | | See [4dbfa46caa]: Remove "constraint deprecated" from failing testcases which...jan.nijtmans2022-03-182-8/+8
|/ / /
* | | Fix meaning of "testConstraint deprepcated" in encoding.test: Those testcases...jan.nijtmans2022-03-181-8/+8
* | | Add proper cleanup to testcasesjan.nijtmans2022-03-183-20/+41
* | | Use TCL_ENCODING_NOCOMPLAIN flag in stead of TCL_ENCODING_STOPONERROR when po...jan.nijtmans2022-03-171-2/+2
* | | Merge 8.6jan.nijtmans2022-03-172-5/+5
|\ \ \ | |/ /
| * | Fix 2 testcases which are not testing what they should be testing (since "-en...jan.nijtmans2022-03-172-3/+3
* | | TIP #601: Make "encoding convertto/convertfrom" throw exceptionsjan.nijtmans2022-03-1715-80/+342
|\ \ \
| * | | -nothrow -> -nocomplainjan.nijtmans2022-03-057-52/+46
| * | | Merge 8.7jan.nijtmans2022-03-0454-226/+335
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2022-02-1143-158/+199
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2022-02-0729-896/+787
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2022-01-1520-160/+160
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-01-1029-198/+307
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-11-2631-159/+304
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7. STOPONERROR -> ILLEGALSEQUENCEjan.nijtmans2021-11-245-5/+27
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-11-198-21/+65
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-11-0832-662/+818
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7. Remove -stoponerror optionjan.nijtmans2021-10-18160-3322/+23289
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-06-282-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-06-2380-982/+1413
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | More testcases regarding possible parse errorsjan.nijtmans2021-05-261-1/+14
| * | | | | | | | | | | | | | | Handle the situation when there is "-nothrow" or "-stoponerror" but without p...jan.nijtmans2021-05-262-32/+51