summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge core-8-branch 3082cb9e80: Make valgrind_foreach target in Makefile.inpooryorick2023-03-221-0/+21
* Merge core-8-branch 7fde86610c: New script used in the "valgrind_each" targetpooryorick2023-03-221-0/+30
* Merge trunk 6ef2153f20: Minor cleanup (Thanks, Gustaf!).pooryorick2023-03-222-3/+3
|\
| * Minor cleanup (Thanks, Gustaf!)jan.nijtmans2023-03-162-3/+3
* | Merge trunk c1e45151b3: Remove _LARGEFILE_SOURCE64 usage. See [d690400d07].pooryorick2023-03-223-56/+0
|\ \ | |/
| * Merge 8.7jan.nijtmans2023-03-153-56/+0
| |\
| | * Merge 8.6jan.nijtmans2023-03-153-56/+0
| | |\
| | | * Remove _LARGEFILE_SOURCE64 usage. See [d690400d07]jan.nijtmans2023-03-153-111/+0
* | | | Merge trunk d04c1efe83: Merge in constraint spelling fix. Keep it in case the...pooryorick2023-03-221-3/+1
|\ \ \ \ | |/ / /
| * | | merge 8.7dgp2023-03-151-3/+1
| |\ \ \ | | |/ /
| | * | Merge in constraint spelling fix. Keep it in case the knownBug constraint is...dgp2023-03-151-3/+1
| | |\ \ | | | |/
| | | * Misspelled constraint created testing noise.dgp2023-03-151-1/+1
| | * | Merge-mark. @nathan, please do forward merges from core-8-6-branch -> core-8-...jan.nijtmans2023-03-150-0/+0
| | |\ \ | | | |/
| | | * Further fix for issue [ea69b0258a9833cb], crash when using a channelpooryorick2023-03-142-7/+26
| | | |\
| | | | * Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor...pooryorick2023-03-142-7/+26
| | * | | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor...pooryorick2023-03-152-16/+39
| | |\ \ \
* | | \ \ \ Merge trunk a76dee9eb4: Further fix for issue [ea69b0258a9833cb], crash whenpooryorick2023-03-222-16/+39
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor...pooryorick2023-03-152-16/+39
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor...pooryorick2023-03-152-16/+39
| | * | | | Merge core-8-branch.pooryorick2023-03-1425-295/+720
| | |\ \ \ \ | | | |/ / /
* | | | | | Merge trunk a19e2f0c0b: ckfree -> Tcl_Freepooryorick2023-03-221-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | ckfree -> Tcl_Freejan.nijtmans2023-03-151-1/+1
* | | | | | Merge trunk 30ba320f81: Since "unicode" is deprecated, use "utf-16" inpooryorick2023-03-223-7/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.7jan.nijtmans2023-03-143-7/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_NO_...jan.nijtmans2023-03-143-7/+7
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it fa...jan.nijtmans2023-03-143-7/+7
| | | * | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-132-17/+107
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-132-17/+107
| | * | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-132-28/+125
| | |\ \ \ \ | | | | |_|/ | | | |/| |
* | | | | | Merge trunk 62058cafe0: Fix for issue [ea69b0258a9833cb], crash when using apooryorick2023-03-222-28/+125
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformationpooryorick2023-03-132-28/+125
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-132-28/+125
* | | | | | Merge trunk 5c6fa768fe: Merge 8.6: Bug [183a1adcc0]. Buffer overflow inpooryorick2023-03-223-2/+294
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.7: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternalapnadkarni2023-03-133-2/+294
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternalapnadkarni2023-03-133-2/+294
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternalapnadkarni2023-03-133-2/+283
| * | | | | merge-markjan.nijtmans2023-03-120-0/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Backport [6fb14ee3e876978c]. Add testcasesjan.nijtmans2023-03-122-7/+17
* | | | | | Merge trunk 9db02d187b: 2 more testcases, proving utf-32 handling of surrogatespooryorick2023-03-221-0/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 2 more testcases, proving utf-32 handling of surrogates (actually: not handli...jan.nijtmans2023-03-121-0/+6
* | | | | | Merge trunk 6fb14ee3e: Minor bug-fix for utf-32: Only throw exception forpooryorick2023-03-222-7/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Minor bug-fix for utf-32: Only throw exception for codepoints > +U10FFFF if "...jan.nijtmans2023-03-122-7/+11
* | | | | | Merge trunk 286d6e9ab0: Fix [db7a085bd9]: encoding convertfrom -strict utf-16pooryorick2023-03-222-7/+35
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.7jan.nijtmans2023-03-122-7/+35
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogatesjan.nijtmans2023-03-122-8/+43
| | |\ \ \ \
| | | * | | | Proposed fix for [db7a085bd9]: encoding convertfrom -strict utf-16 accepts pa...jan.nijtmans2023-03-112-5/+27
* | | | | | | Merge trunk 8e467866ef: Forgot that \x00 is not printable anyway.pooryorick2023-03-221-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.7jan.nijtmans2023-03-121-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Forgot that \x00 is not printable anywayjan.nijtmans2023-03-121-1/+1
* | | | | | | Merge trunk 1bf875b575: Always output 2 hex characters in "unexpected byte se...pooryorick2023-03-228-12/+45
|\ \ \ \ \ \ \ | |/ / / / / /