Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| | * | | | Rename macro to ISCONTINUATION() | jan.nijtmans | 2021-04-09 | 1 | -4/+4 | |
| | * | | | new macro ISCONTBYTEORLOWERSURROGATE() | jan.nijtmans | 2021-04-09 | 1 | -3/+11 | |
| | * | | | Fix append-3.4, append-3.7 and utf-1.18 testcases | jan.nijtmans | 2021-04-09 | 1 | -0/+8 | |
| |/ / / | ||||||
* | | | | Deprecate/remove "string bytelength" | jan.nijtmans | 2021-04-09 | 1 | -0/+4 | |
* | | | | Merge 8.7 | jan.nijtmans | 2021-04-09 | 4 | -0/+25 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | TIP #598: export TclWinConvertError | jan.nijtmans | 2021-04-08 | 4 | -0/+25 | |
| |\ \ \ | ||||||
| | * | | | Compatibility tweak wrt 8.6 | jan.nijtmans | 2021-03-09 | 1 | -2/+2 | |
| | * | | | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 1 | -1/+1 | |
| | * | | | Merge 8.7 | jan.nijtmans | 2021-03-09 | 39 | -557/+1237 | |
| | |\ \ \ | ||||||
| | * | | | | publicize TclWinConvertError | jan.nijtmans | 2020-12-10 | 4 | -0/+21 | |
* | | | | | | Add "tcl-8" encoding | jan.nijtmans | 2021-04-08 | 1 | -0/+3 | |
* | | | | | | Merge 8.7 | jan.nijtmans | 2021-04-08 | 10 | -51/+57 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | A few missing renamings | jan.nijtmans | 2021-04-07 | 1 | -1/+1 | |
| * | | | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib... | jan.nijtmans | 2021-04-07 | 9 | -50/+52 | |
| * | | | | | Revert previous commit, and add comments why it's wrong. | jan.nijtmans | 2021-04-07 | 1 | -1/+5 | |
| * | | | | | Replace simple refCount decrement with the proper decrementing function. | pooryorick | 2021-04-05 | 1 | -1/+1 | |
* | | | | | | Merge 8.7 | jan.nijtmans | 2021-04-06 | 13 | -37/+393 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | tclZipfs.c:1857:33: warning: request for implicit conversion from ‘void *â€... | jan.nijtmans | 2021-04-05 | 1 | -2/+2 | |
| * | | | | | Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undo... | jan.nijtmans | 2021-04-04 | 8 | -24/+25 | |