summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-02-021-6/+6
|\
| * Fix conflict between (unpatched) tommath.h and tcl.h. See also [https://githu...jan.nijtmans2020-02-021-6/+6
| |\
| | * Attempt to resolve a conflict between (unmodified) tommath.h and tcl.h in the...jan.nijtmans2020-01-131-6/+6
| | |
| \ \
*-. \ \ Implement TIP 559dgp2020-01-241-3/+4
|\ \ \ \ | | |/ /
| | * | Implement TIP 559dgp2020-01-241-1/+1
| | |\ \
| | | * | Implement TIP 559 (deprecation part).dgp2020-01-131-1/+1
| | | |/
| * | | Implement TIP 559dgp2020-01-131-3/+4
* | | | Merge 8.7. Add TclAppendUnicodeToObj() to internal stubs, since it is needed ...jan.nijtmans2020-01-201-32/+32
|\ \ \ \ | | |/ / | |/| |
| * | | Don't deprecate Tcl_NewUnicodeObj/Tcl_SetUnicodeObj/Tcl_GetUnicodeFromObj, si...jan.nijtmans2020-01-201-3/+3
* | | | Merge 8.7jan.nijtmans2020-01-201-22/+27
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge 8.7jan.nijtmans2020-01-071-1/+1
| |\ \ | | |/
| * | Merge 8.7jan.nijtmans2019-11-151-2/+1
| |\ \
| * \ \ Merge 8.7jan.nijtmans2019-09-251-0/+3
| |\ \ \
| * \ \ \ Merge branch tip-548. No longer define addtional stub-entries for functions t...jan.nijtmans2019-08-121-25/+13
| |\ \ \ \
| * \ \ \ \ Merge tip-548jan.nijtmans2019-08-011-3/+3
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge tip-547jan.nijtmans2019-05-311-1/+4
| |\ \ \ \ \
| * | | | | | More simplifications, taking deprecations into accountjan.nijtmans2019-05-221-20/+7
| * | | | | | More WIP: eliminate all usage of (platform-specific) Tcl_WinTCharToUtf()/Tcl_...jan.nijtmans2019-05-221-27/+24
| * | | | | | Merge 8.7jan.nijtmans2019-05-171-11/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.7jan.nijtmans2019-05-101-12/+18
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge 8.7jan.nijtmans2019-03-281-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Add 4 new encodings, and add documentation.jan.nijtmans2019-03-181-17/+17
| |\ \ \ \ \ \ \ \
| * | | | | | | | | More WIP. Seems to be *almost* working.jan.nijtmans2019-03-171-29/+45
| * | | | | | | | | Merge 8.7jan.nijtmans2019-03-161-18/+38
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Even better support for -DTCL_UTF_MAX=6. Ongoing improvements (TIP being pla...jan.nijtmans2019-03-121-3/+10
| |/ / / / / / / /
* | | | | | | | | Merge 8.7jan.nijtmans2020-01-061-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge 8.6jan.nijtmans2020-01-061-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Fix documentation, comments, and argument names of Tcl_TransferResult().dgp2020-01-051-1/+1
| | * | | | | | | Merge 8.5jan.nijtmans2019-10-151-0/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | Add more dummy stub-entries, filled with NULL. Stub table size corresponds wi...jan.nijtmans2019-10-151-1/+1
* | | | | | | | | | Merge 8.7jan.nijtmans2019-11-151-4/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Backout [b5c1404365f53fe0], removing TclFreeObj() is a step too far for 8.7jan.nijtmans2019-11-151-2/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge 8.7jan.nijtmans2019-09-141-10/+23
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | TIP #548 implementation: Support `wchar_t` conversion functions and deprecate...jan.nijtmans2019-09-141-3/+16
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive...jan.nijtmans2019-07-111-6/+6
| | * | | | | | | Improvement: always export both 16-bit and 32-bit UTF functionjan.nijtmans2019-07-051-6/+9
| | * | | | | | | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide m...jan.nijtmans2019-06-031-2/+12
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge 8.7jan.nijtmans2019-09-141-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 8.7jan.nijtmans2019-08-141-0/+5
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge 8.7jan.nijtmans2019-05-101-3/+9
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge 8.7jan.nijtmans2018-12-081-3/+52
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Rebase TIP-414 to TIP-512: If Tcl_SetPanicProc doesn't have a stub entry, it ...jan.nijtmans2018-10-181-4/+4
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-05-311-0/+5
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Add documentation, don't overwrite earlier stub entry!jan.nijtmans2019-05-151-1/+1
| * | | | | | | | | TIP #544 implementation. Documentation still missing.jan.nijtmans2019-05-151-0/+5
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Change last parameter of Tcl_LinkArray() to type size_t, since we're on 9.0 h...jan.nijtmans2019-05-171-1/+1
* | | | | | | | | Merge 8.7. Define Tcl_GetStringResult() as macro.jan.nijtmans2019-05-091-3/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
* | | | | | | | | merge 8.7dkf2019-04-191-1/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Docsdkf2019-04-031-1/+1
| * | | | | | | | Import of TIP 312 implementationdkf2019-04-031-0/+6
| | |_|_|_|_|_|/ | |/| | | | | |