Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -5/+5 |
|\ | |||||
* \ | Merge 8.6. More documentation updates | jan.nijtmans | 2020-08-31 | 1 | -5/+5 |
|\ \ | |/ | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-07-15 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks. | jan.nijtmans | 2020-07-15 | 1 | -1/+1 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-03-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Little typo | jan.nijtmans | 2020-03-25 | 1 | -1/+1 |
| | | |||||
| * | Add one more reserved stub entry, most likely will be Tcl_GetBytesFromObj() ↵ | jan.nijtmans | 2020-03-15 | 1 | -3/+3 |
| | | | | | | | | in Tcl 8.7. | ||||
* | | Don't generate "deprecated" warning for Tcl_Close(), since only the stub ↵ | jan.nijtmans | 2020-03-02 | 1 | -1/+1 |
| | | | | | | | | entry is deprecated. Will be replaced by macro. | ||||
* | | Deprecate Tcl_Close() stub entry as well | jan.nijtmans | 2020-02-02 | 1 | -7/+7 |
|\ \ | |||||
| * \ | Fix conflict between (unpatched) tommath.h and tcl.h. See also ↵ | jan.nijtmans | 2020-02-02 | 1 | -6/+6 |
| |\ \ | | | | | | | | | | | | | [https://github.com/libtom/libtommath/pull/473] | ||||
| | * | | Attempt to resolve a conflict between (unmodified) tommath.h and tcl.h in ↵ | jan.nijtmans | 2020-01-13 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | the definition of mp_int. See: [https://github.com/libtom/libtommath/pull/473] | ||||
* | | | | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and ↵ | jan.nijtmans | 2020-01-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | wideSeekProc for all internal channel types. | ||||
* | | | | Deprecate channel types 1-4 | jan.nijtmans | 2020-01-29 | 1 | -1/+1 |
|/ / / | |||||
* | | | Implement TIP 559 | dgp | 2020-01-24 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Implement TIP 559 (deprecation part). | dgp | 2020-01-13 | 1 | -1/+1 |
| |/ / | |||||
* | | | Don't deprecate Tcl_NewUnicodeObj/Tcl_SetUnicodeObj/Tcl_GetUnicodeFromObj, ↵ | jan.nijtmans | 2020-01-20 | 1 | -3/+3 |
| | | | | | | | | | | | | since that's not according to TIP #542. (Those are only deprecated when using TCL_UTF_MAX=4, not in the general case) | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-01-06 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix documentation, comments, and argument names of Tcl_TransferResult(). | dgp | 2020-01-05 | 1 | -1/+1 |
| | | | |||||
| | * | Merge 8.5 | jan.nijtmans | 2019-10-15 | 1 | -0/+4 |
| | |\ | |||||
| | | * | Add more dummy stub-entries, filled with NULL. Stub table size corresponds ↵ | jan.nijtmans | 2019-10-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | with stub table size for 8.7, encountering NULL entries is better than accessing outside of array bounds. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2019-11-15 | 1 | -2/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Backout [b5c1404365f53fe0], removing TclFreeObj() is a step too far for 8.7 | jan.nijtmans | 2019-11-15 | 1 | -2/+1 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2019-09-25 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | TIP #548 implementation: Support `wchar_t` conversion functions and ↵ | jan.nijtmans | 2019-09-14 | 1 | -3/+16 |
| |\ \ \ | | | | | | | | | | | | | | | | deprecate `Tcl_WinUtfToTChar()` and `Tcl_WinTCharToUtf()` | ||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2019-08-14 | 1 | -0/+5 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-05-10 | 1 | -3/+9 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2018-12-08 | 1 | -3/+52 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Bring back Tcl_InitSubsystems to what Tcl_InitSubsystems was: without additional parameters or additional functionality | ||||
| * \ \ \ \ \ \ | Rebase TIP-414 to TIP-512: If Tcl_SetPanicProc doesn't have a stub entry, it ↵ | jan.nijtmans | 2018-10-18 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | can take over the function of Tcl_InitSubsystems, just by changing its return value. TIP-512 description still to be adapted accordingly. | ||||
* | \ \ \ \ \ \ \ | Merge branch tip-548. No longer define addtional stub-entries for functions ↵ | jan.nijtmans | 2019-08-12 | 1 | -25/+13 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | that will be removed (because of deprecation) anyway | ||||
* | | | | | | | | | Merge tip-548 | jan.nijtmans | 2019-08-01 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Rename UTF-related functions to "WChar" and "Char16" variants, more ↵ | jan.nijtmans | 2019-07-11 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | intuitive because they represent wchar_t and char16_t (since C++11) types in modern compilers. | ||||
| * | | | | | | | | 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 ↵ | jan.nijtmans | 2019-06-03 | 1 | -2/+12 |
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | more flexible replacement functions | ||||
* | | | | | | | | Merge tip-547 | jan.nijtmans | 2019-05-31 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | 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 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | More simplifications, taking deprecations into account | jan.nijtmans | 2019-05-22 | 1 | -20/+7 |
| | | | | | | | |||||
* | | | | | | | More WIP: eliminate all usage of (platform-specific) ↵ | jan.nijtmans | 2019-05-22 | 1 | -27/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() to its proposed portable replacements: Tcl_Utf16ToUtfDString()/Tcl_UtfToUtf16DString() This allows for Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() to be declared deprecated. | ||||
* | | | | | | | Merge 8.7 | jan.nijtmans | 2019-05-17 | 1 | -11/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
* | | | | | | | merge 8.7 | jan.nijtmans | 2019-05-10 | 1 | -12/+18 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Docs | dkf | 2019-04-03 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Import of TIP 312 implementation | dkf | 2019-04-03 | 1 | -0/+6 |
| | | | | | | | |||||
* | | | | | | | Merge 8.7 | jan.nijtmans | 2019-03-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Make Tcl_StringMatch() into a wrapper macro around Tcl_StringCaseMatch() | jan.nijtmans | 2019-03-27 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Add 4 new encodings, and add documentation. | jan.nijtmans | 2019-03-18 | 1 | -17/+17 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
* | | | | | | | More WIP. Seems to be *almost* working. | jan.nijtmans | 2019-03-17 | 1 | -29/+45 |
| | | | | | | | |||||
* | | | | | | | Merge 8.7 | jan.nijtmans | 2019-03-16 | 1 | -18/+38 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | Move up some stub entries related to Tcl_UniChar Use TCL_UTF_MAX=4 for full Unicode in stead of TCL_UTF_MAX=6 (TCL_UTF_MAX: 3 is default) | ||||
* | | | | | | | Even better support for -DTCL_UTF_MAX=6. Ongoing improvements (TIP being ↵ | jan.nijtmans | 2019-03-12 | 1 | -3/+10 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | planned) | ||||
* | | | | | | Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub ↵ | jan.nijtmans | 2019-02-09 | 1 | -1/+1 |
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | entry for it. Add -Wpointer-arith warning to CFLAGS |