summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-09-011-8/+8
|\
| * Merge 8.6jan.nijtmans2020-09-011-5/+5
| |\
| * \ Merge 8.6. More documentation updatesjan.nijtmans2020-08-311-5/+5
| |\ \ | | |/
* | | Merge 8.7jan.nijtmans2020-07-151-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-07-151-1/+1
| |\ \ | | |/
| | * Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks.jan.nijtmans2020-07-151-1/+1
* | | Merge 8.7jan.nijtmans2020-03-251-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-03-251-1/+1
| |\ \ | | |/
| | * Little typojan.nijtmans2020-03-251-1/+1
| | * Add one more reserved stub entry, most likely will be Tcl_GetBytesFromObj() i...jan.nijtmans2020-03-151-3/+3
* | | Merge 8.7.jan.nijtmans2020-03-241-5/+6
|\ \ \ | |/ /
| * | Don't generate "deprecated" warning for Tcl_Close(), since only the stub entr...jan.nijtmans2020-03-021-1/+1
* | | Merge 8.7jan.nijtmans2020-02-281-11/+14
|\ \ \ | |/ /
| * | Deprecate Tcl_Close() stub entry as welljan.nijtmans2020-02-021-7/+7
| |\ \
| * | | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek...jan.nijtmans2020-01-311-1/+1
| * | | Deprecate channel types 1-4jan.nijtmans2020-01-291-1/+1
* | | | 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
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |