summaryrefslogtreecommitdiffstats
path: root/generic/tclDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-05-011-1/+1
|\
| * Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX ...jan.nijtmans2020-05-011-1/+1
| |\
| | * Add one more reserved stub entry, most likely will be Tcl_GetBytesFromObj() i...jan.nijtmans2020-03-151-3/+6
* | | Merge 8.7jan.nijtmans2020-04-211-0/+6
|\ \ \ | |/ /
| * | Fix corner-case in TIP #542 implementation: For extensions compiled with TCL_...jan.nijtmans2020-04-211-0/+6
| * | Don't generate "deprecated" warning for Tcl_Close(), since only the stub entr...jan.nijtmans2020-03-021-3/+2
* | | Merge 8.7jan.nijtmans2020-02-281-17/+11
|\ \ \ | |/ /
| * | Implement TIP #562: Deprecate channel types 1-4jan.nijtmans2020-02-281-6/+14
| |\ \
| | * | Oopseejan.nijtmans2020-02-021-1/+1
| | * | Deprecate Tcl_Close() stub entry as welljan.nijtmans2020-02-021-14/+20
| | |\ \
| | * | | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek...jan.nijtmans2020-01-311-2/+3
| | * | | Merge 8.7jan.nijtmans2020-01-301-5/+0
| | |\ \ \
| | * | | | Deprecate channel types 1-4jan.nijtmans2020-01-291-2/+8
| | |/ / /
* | | | | Merge 8.7jan.nijtmans2020-02-281-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.nijtmans2020-02-131-25/+46
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge 8.7jan.nijtmans2020-01-071-2/+2
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2019-12-031-4/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2019-10-011-1/+0
| |\ \ \ \ \ \
| * | | | | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ...jan.nijtmans2019-09-051-3/+3
* | | | | | | | Merge 8.7jan.nijtmans2020-02-021-12/+12
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Fix conflict between (unpatched) tommath.h and tcl.h. See also [https://githu...jan.nijtmans2020-02-021-12/+12
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Attempt to resolve a conflict between (unmodified) tommath.h and tcl.h in the...jan.nijtmans2020-01-131-12/+12
| | | |_|_|/ / | | |/| | | |
| * | | | | | TIP #559 follow-up: Make sure that if Tcl_FreeResult() is used in an extensio...jan.nijtmans2020-01-251-0/+15
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Implement TIP 559dgp2020-01-241-5/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Implement TIP 559dgp2020-01-241-2/+3
| | |\ \ \ \ \ \
| | | * | | | | | Implement TIP 559 (deprecation part).dgp2020-01-131-2/+3
| | | |/ / / / /
| * | | | | | | Implement TIP 559dgp2020-01-131-5/+3
* | | | | | | | Merge 8.7. Add TclAppendUnicodeToObj() to internal stubs, since it is needed ...jan.nijtmans2020-01-201-9/+6
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Don't deprecate Tcl_NewUnicodeObj/Tcl_SetUnicodeObj/Tcl_GetUnicodeFromObj, si...jan.nijtmans2020-01-201-9/+6
* | | | | | | | Merge 8.7jan.nijtmans2020-01-201-36/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Merge 8.7jan.nijtmans2020-01-071-2/+2
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge 8.7jan.nijtmans2019-11-151-4/+4
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge 8.7jan.nijtmans2019-10-021-1/+0
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch tip-548. No longer define addtional stub-entries for functions t...jan.nijtmans2019-08-121-60/+41
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tip-548jan.nijtmans2019-08-021-0/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tip-548jan.nijtmans2019-08-011-15/+15
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tip-547jan.nijtmans2019-05-311-3/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | More simplifications, taking deprecations into accountjan.nijtmans2019-05-221-37/+16
| * | | | | | | | | More WIP: eliminate all usage of (platform-specific) Tcl_WinTCharToUtf()/Tcl_...jan.nijtmans2019-05-221-99/+99
| * | | | | | | | | Merge 8.7jan.nijtmans2019-05-171-31/+34
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge 8.7jan.nijtmans2019-05-101-34/+43
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | Merge 8.7jan.nijtmans2019-03-281-2/+5
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Add 4 new encodings, and add documentation.jan.nijtmans2019-03-181-44/+44
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | More WIP. Seems to be *almost* working.jan.nijtmans2019-03-171-49/+103
| * | | | | | | | | | | | Merge 8.7jan.nijtmans2019-03-161-30/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| * | | | | | | | | | | | Even better support for -DTCL_UTF_MAX=6. Ongoing improvements (TIP being pla...jan.nijtmans2019-03-121-11/+28
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge 8.7jan.nijtmans2020-01-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge 8.6jan.nijtmans2020-01-061-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Fix documentation, comments, and argument names of Tcl_TransferResult().dgp2020-01-051-2/+2
| | * | | | | | | | | Merge 8.5jan.nijtmans2019-10-151-0/+58
| | |\ \ \ \ \ \ \ \ \