| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP #548 implementation: Support `wchar_t` conversion functions and deprecate... | jan.nijtmans | 2019-09-14 | 1 | -3/+16 |
|\ |
|
| * | Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive... | jan.nijtmans | 2019-07-11 | 1 | -6/+6 |
|
|
| * | Improvement: always export both 16-bit and 32-bit UTF function | jan.nijtmans | 2019-07-05 | 1 | -6/+9 |
|
|
| * | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide m... | jan.nijtmans | 2019-06-03 | 1 | -2/+12 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2019-08-14 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Add documentation, don't overwrite earlier stub entry! | jan.nijtmans | 2019-05-15 | 1 | -1/+1 |
|
|
| * | TIP #544 implementation. Documentation still missing. | jan.nijtmans | 2019-05-15 | 1 | -0/+5 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2019-05-10 | 1 | -3/+9 |
|\ \
| |/ |
|
| * | Docs | dkf | 2019-04-03 | 1 | -1/+1 |
|
|
| * | Import of TIP 312 implementation | dkf | 2019-04-03 | 1 | -0/+6 |
|
|
| * | Make Tcl_StringMatch() into a wrapper macro around Tcl_StringCaseMatch() | jan.nijtmans | 2019-03-27 | 1 | -1/+1 |
|
|
| * | Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entr... | jan.nijtmans | 2019-02-09 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2018-12-08 | 1 | -3/+52 |
|\ \
| |/ |
|
| * | Make TclFreeObj MODULE_SCOPE, so the only way to access it is through the stu... | jan.nijtmans | 2018-11-27 | 1 | -2/+3 |
|
|
| * | TIP #512 documentation: Indicate which functions cannot be called through the... | jan.nijtmans | 2018-11-21 | 1 | -0/+13 |
|
|
| * | Implement TIP #512: No stub for Tcl_SetExitProc() | jan.nijtmans | 2018-11-15 | 1 | -4/+4 |
| |\ |
|
| | * | Merge 8.7 | jan.nijtmans | 2018-11-02 | 1 | -1/+1 |
| | |\ |
|
| * | \ | merge 8.7 | dgp | 2018-11-06 | 1 | -2/+22 |
| |\ \ \ |
|
| | * \ \ | merge 8.7 | dgp | 2018-10-18 | 1 | -30/+49 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | merge 8.7 | dgp | 2018-04-25 | 1 | -5/+5 |
| | |\ \ \ |
|
| | * \ \ \ | merge 8.7 | dgp | 2018-01-18 | 1 | -48/+48 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | merge 8.7 | dgp | 2017-11-29 | 1 | -5/+5 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | merge 8.7 | dgp | 2017-11-14 | 1 | -5/+2 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | merge trunk | dgp | 2017-03-29 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | merge trunk | dgp | 2017-01-12 | 1 | -5/+12 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | New routine Tcl_HasStringRep() and first conversion of callers. | dgp | 2016-10-07 | 1 | -0/+3 |
|
|
| | * | | | | | | | | | Revised design - have Tcl_FetchIntRep return a writable pointer. | dgp | 2016-03-27 | 1 | -0/+7 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | First demonstration conversion to the new intrep manipulation routines. | dgp | 2016-03-25 | 1 | -1/+1 |
|
|
| | | * | | | | | | | | | New routines Tcl_FetchIntRep() and Tcl_StoreIntRep(). | dgp | 2016-03-25 | 1 | -0/+8 |
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | Revise Tcl_InitStringRep(); numBytes is unsigned. Only truncation permitted. | dgp | 2016-03-23 | 1 | -1/+2 |
|
|
| | * | | | | | | | | | Next step: new routine Tcl_InitStringRep() | dgp | 2016-03-23 | 1 | -1/+3 |
|
|
| | * | | | | | | | | | First simple step implementing TIP 445. | dgp | 2016-03-22 | 1 | -0/+8 |
|
|
| * | | | | | | | | | | Draft implementation of TIP 506 - rebased to Tcl 8.7 | dgp | 2018-10-27 | 1 | -1/+13 |
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
* | | | | | | | | | | Rebase TIP-414 to TIP-512: If Tcl_SetPanicProc doesn't have a stub entry, it ... | jan.nijtmans | 2018-10-18 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | /
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | Merge 8.7 | jan.nijtmans | 2018-10-18 | 1 | -2/+16 |
| |\ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Merge 8.7 | jan.nijtmans | 2018-08-08 | 1 | -24/+28 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | TIP #512 implementation | jan.nijtmans | 2018-06-25 | 1 | -3/+3 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | More regularizing of function names, field names and testing styles | dkf | 2018-10-06 | 1 | -12/+5 |
|
|
* | | | | | | | | | Improvements for zipfs. Document that TclZipfs_AppHook only works on Windows ... | jan.nijtmans | 2018-09-26 | 1 | -6/+1 |
|
|
* | | | | | | | | | Bug-fix: Move TclZipfs_AppHook() from 0 -> 2 in the stub table, otherwise it ... | jan.nijtmans | 2018-09-06 | 1 | -3/+4 |
|
|
* | | | | | | | | | Merging changes with 8.7 | hypnotoad | 2018-08-14 | 1 | -24/+28 |
|\ \ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | merge 8.6 | jan.nijtmans | 2018-07-31 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Remove some actually dead code | jan.nijtmans | 2018-07-31 | 1 | -0/+4 |
|
|
| * | | | | | | | | | Make Tcl_GetUnicode() a macro. Mark many other stub-entries which are no long... | jan.nijtmans | 2018-07-04 | 1 | -24/+24 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | merge 8.7 | dgp | 2018-04-27 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| * | | | | | | | | merge 8.7 | dgp | 2018-01-18 | 1 | -48/+48 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | merge core-8-branch | jan.nijtmans | 2017-11-17 | 1 | -10/+7 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Somewhat simplified implementation of TIP #389, in which the "string length" ... | jan.nijtmans | 2017-11-07 | 1 | -5/+5 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | merge 8.7 | dgp | 2018-03-07 | 1 | -48/+48 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Deprecate support for macro's like CONST, CONST84, _ANSI_ARGS_, INLINE, TCL_V... | jan.nijtmans | 2017-11-20 | 1 | -41/+41 |
|
|