Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Fix more leaks in tclZipfs.c. Valgrind now reports no more leaks in tclZipfs.c | pooryorick | 2021-05-14 | 1 | -2/+4 | |
| | * | | | | Fix more leaks in Zipfs finalization. | pooryorick | 2021-05-14 | 1 | -1/+36 | |
| | |/ / / | ||||||
| * | | | | Separate library unloading routine from [unload] command processing. | pooryorick | 2021-05-15 | 1 | -12/+38 | |
| |/ / / | ||||||
| * | | | Backout [217391dc7f] and [b05e314d7a]. For the reason, see: [https://github.c... | jan.nijtmans | 2021-05-13 | 1 | -40/+3 | |
| * | | | Fix remaining leaks in Zipfs finalization. | pooryorick | 2021-05-13 | 1 | -3/+28 | |
| * | | | On exit deallocate up some memory allocated in ZipFS. | pooryorick | 2021-05-12 | 1 | -2/+14 | |
* | | | | Merge 8.7 | dgp | 2021-05-07 | 3 | -3/+7 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Better error-message "illegal byte sequence" when trying to read from invalid... | jan.nijtmans | 2021-05-07 | 2 | -3/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Remove TODO comment which is already done | jan.nijtmans | 2021-05-07 | 1 | -2/+0 | |
| * | | | Merge 8.6 | jan.nijtmans | 2021-05-06 | 1 | -0/+6 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Handle POSIX error EILSEQ: "invalid byte sequence" | jan.nijtmans | 2021-05-06 | 1 | -0/+6 | |
* | | | | merge 8.7 | dgp | 2021-05-03 | 1 | -1/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.6 | jan.nijtmans | 2021-05-03 | 1 | -1/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix [24b9181478]: Fix unsafe buffer lifetime | jan.nijtmans | 2021-05-03 | 1 | -1/+2 | |
| | |\ \ | | | |/ | ||||||
| | | * | Fix [24b9181478]: Fix unsafe buffer lifetime | jan.nijtmans | 2021-05-03 | 1 | -1/+2 | |
* | | | | Bump to version 8.7a5 for release. | dgp | 2021-05-03 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge 8.7 | jan.nijtmans | 2021-04-29 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Prevent compiler warning | jan.nijtmans | 2021-04-29 | 1 | -0/+1 | |
* | | | | Merge 8.7 | jan.nijtmans | 2021-04-29 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Unbreak build with -DTCL_NO_DEPRECATED | jan.nijtmans | 2021-04-29 | 1 | -0/+1 | |
* | | | | Merge 8.7 | jan.nijtmans | 2021-04-28 | 11 | -70/+165 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | CONST86 -> const | jan.nijtmans | 2021-04-28 | 1 | -1/+1 | |
| * | | | Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596... | jan.nijtmans | 2021-04-28 | 4 | -9/+12 | |
| * | | | Fix for io-28.6. | pooryorick | 2021-04-26 | 2 | -20/+28 | |
| * | | | Add test constaints "debug", "purify", and "debugpurify" | pooryorick | 2021-04-26 | 1 | -0/+74 | |
| * | | | Documenting our reference count management | dkf | 2021-04-25 | 1 | -10/+14 | |
| * | | | Documenting our reference count management | dkf | 2021-04-24 | 1 | -13/+15 | |
| * | | | Fix for [1f4af0a127369d4a1], tclZipfs storage cleanup issue. | pooryorick | 2021-04-20 | 1 | -17/+10 | |
| * | | | Fixes for Valgrind issues similar to [ec06d0db3225afca]. | pooryorick | 2021-04-20 | 1 | -0/+3 | |
| * | | | Fix for issue [ec06d0db3225afca]. | pooryorick | 2021-04-20 | 1 | -0/+1 | |
| * | | | Revert [e59df7e9a3]: after a better look, the original code respected the exp... | jan.nijtmans | 2021-04-15 | 1 | -7/+1 | |
| * | | | Restore expectation of callers to Tcl_AppendObjToObj that the appendObj never... | jan.nijtmans | 2021-04-15 | 1 | -1/+7 | |
| |\ \ \ | ||||||
| | * | | | Restore expectation for Tcl_AppendObjToObj() | jan.nijtmans | 2021-04-14 | 1 | -1/+7 | |
| * | | | | merge 8.6 | dgp | 2021-04-14 | 1 | -1/+8 | |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | ||||||
| | * | | merge 8.5; adapt fix for 8.6 | dgp | 2021-04-14 | 1 | -1/+8 | |
| | |\ \ | | | |/ | ||||||
| | | * | Bug fix | dgp | 2021-04-14 | 1 | -1/+2 | |
* | | | | Remove wtf-8/wtf-16/tcl-8 encodings | jan.nijtmans | 2021-04-16 | 1 | -29/+11 | |
* | | | | Merge 8.7 | jan.nijtmans | 2021-04-14 | 3 | -10/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Complete fix for [7f1162a867]. Re-enable compilation of "string cat" (TclComp... | jan.nijtmans | 2021-04-14 | 2 | -6/+6 | |
| |\ \ \ | ||||||
| | * \ \ | Merge 8.7 | jan.nijtmans | 2021-04-13 | 3 | -3/+7 | |
| | |\ \ \ | ||||||
| | * | | | | Fix testcase utf-1.18 | jan.nijtmans | 2021-04-13 | 1 | -5/+5 | |
| * | | | | | Remove unnecessary reference counting. | pooryorick | 2021-04-13 | 1 | -4/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge 8.7 | jan.nijtmans | 2021-04-13 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Unbreak build | jan.nijtmans | 2021-04-13 | 1 | -1/+1 | |
* | | | | | Merge 8.7 | jan.nijtmans | 2021-04-13 | 3 | -3/+7 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Zero out memory allocated on stack | dkf | 2021-04-12 | 1 | -0/+1 | |
| * | | | | Fix [f566e1c817]: macOS: -DTCL_NO_DEPRECATED | jan.nijtmans | 2021-04-12 | 2 | -3/+6 | |
* | | | | | Merge 8.7 | jan.nijtmans | 2021-04-12 | 2 | -7/+38 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix [7f1162a867]. Don't compile "string cat" any more, since there still is a... | jan.nijtmans | 2021-04-12 | 2 | -7/+38 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fix TclStringCat() functions. This makes allmost all testcases pass, one left... | jan.nijtmans | 2021-04-09 | 1 | -6/+21 | |