summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Break TclDeleteNamespaceChildren out of TclTeardownNamespace.pooryorick2021-05-162-56/+79
|
* Delete associated data after running Tcl_InterpDeleteProc instead of before. ↵pooryorick2021-05-152-8/+7
| | | | Remove redundant/cyclic call to Tcl_DeleteAssocData.
* Add valgrind option --keep-deguginfo=yespooryorick2021-05-151-0/+1
|
* Fix errors in man pages buildfvogel2021-05-152-2/+2
|\
| * Fix errors in man pages buildfvogel2021-05-152-2/+2
| |
* | Fix for issue [463b7a93be0a2ddd], Tcl_Unload, make gdb-test, segmentation fault.pooryorick2021-05-151-21/+25
|\ \
| * | Fix for issue [463b7a93be0a2ddd], Tcl_Unload, make gdb-test, segmentation faultpooryorick2021-05-141-21/+25
| | |
* | | Merge bug-fb2a411b91973d3b.pooryorick2021-05-151-3/+40
|\ \ \ | |/ / |/| |
| * | Fix more leaks in tclZipfs.c. Valgrind now reports no more leaks in tclZipfs.cpooryorick2021-05-141-2/+4
| | |
| * | Fix more leaks in Zipfs finalization.pooryorick2021-05-141-1/+36
|/ /
* | Respect TIP #587 in dde test-cases.jan.nijtmans2021-05-141-1/+2
| |
* | Backout [217391dc7f] and [b05e314d7a]. For the reason, see: ↵jan.nijtmans2021-05-131-40/+3
| | | | | | | | [https://github.com/tcltk/tcl/runs/2573477656?check_suite_focus=true]: Test file error: alloc: invalid block: 0x558a6e095990: 20 6e
* | Fix quoting issues in gdb-test and lldb targets.pooryorick2021-05-131-9/+4
| |
* | Fix remaining leaks in Zipfs finalization.pooryorick2021-05-131-3/+28
| |
* | On exit deallocate up some memory allocated in ZipFS.pooryorick2021-05-121-2/+14
| |
* | Better error-message "illegal byte sequence" when trying to read from ↵jan.nijtmans2021-05-074-5/+3
|\ \ | | | | | | | | | invalid/incomplete UTF-8
| * | Remove TODO comment which is already donejan.nijtmans2021-05-071-2/+0
| | |
* | | Merge 8.6jan.nijtmans2021-05-061-0/+6
|\ \ \ | |/ /
| * | Handle POSIX error EILSEQ: "invalid byte sequence"jan.nijtmans2021-05-061-0/+6
| | |
* | | Ticket[535705]: encoding manpage example is about outdated source command. ↵oehhar2021-05-061-18/+2
|\ \ \ | |/ / | | | | | | It is replaced by a simple example.
| * | Ticket[535705]: encoding manpage example is about outdated source command. ↵oehhar2021-05-061-18/+2
| | | | | | | | | | | | It is replaced by a simple example.
* | | Merge 8.6jan.nijtmans2021-05-031-1/+2
|\ \ \ | |/ /
| * | Fix [24b9181478]: Fix unsafe buffer lifetimejan.nijtmans2021-05-031-1/+2
| |\ \
| | * | Fix [24b9181478]: Fix unsafe buffer lifetimejan.nijtmans2021-05-031-1/+2
| | | |
* | | | TIP #597: "string is unicode" and better utf-8/utf-16/cesu-8 encodingsjan.nijtmans2021-04-3019-70/+214
|\ \ \ \
| * \ \ \ Merge 8.7jan.nijtmans2021-04-291-0/+1
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2021-04-291-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2021-04-2862-793/+1791
| |\ \ \ \ \ \
| * | | | | | | More testcases (cesu-8)jan.nijtmans2021-04-191-0/+15
| | | | | | | |
| * | | | | | | renumber testcasesjan.nijtmans2021-04-161-27/+27
| | | | | | | |
| * | | | | | | Remove wtf-8/wtf-16/tcl-8 encodingsjan.nijtmans2021-04-164-116/+32
| | | | | | | |
| * | | | | | | Merge 8.7jan.nijtmans2021-04-145-11/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-04-135-4/+11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-04-131-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-04-133-3/+7
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-04-126-26/+123
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge-markjan.nijtmans2021-04-090-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Deprecate/remove "string bytelength"jan.nijtmans2021-04-097-21/+29
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge 8.7jan.nijtmans2021-04-0918-152/+137
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add "tcl-8" encodingjan.nijtmans2021-04-082-1/+4
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge 8.7jan.nijtmans2021-04-0833-202/+243
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-04-0624-1590/+1942
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-04-014-9/+127
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix testcase for TCL_UTF_MAX=4jan.nijtmans2021-03-311-3/+2
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Re-use TCL_ENCODING_MODIFIED flag value for TCL_ENCODING_LE too, since they ↵jan.nijtmans2021-03-311-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are used for different encoders.
| * | | | | | | | | | | | | | | | | Bugfix (backported from encodings-with-flags branch): Use correct byte/char ↵jan.nijtmans2021-03-301-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | positions in error-situation
| * | | | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2021-03-302-1/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-03-3045-1017/+1004
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Finish CESU-8 encoder/decoderjan.nijtmans2021-03-292-1/+14
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Make a start with CESU-8 encoder/decoder. Not finished yetjan.nijtmans2021-03-282-9/+18
| | | | | | | | | | | | | | | | | | | |