summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* Change back some Tcl_Size usages to int (e.g. in MODULE_SCOPE definitions)jan.nijtmans2022-10-231-2/+2
* TIP #643: Provide a public API to retrieve nul terminator length for an encodingjan.nijtmans2022-10-221-0/+5
|\
| * Merge 8.7jan.nijtmans2022-10-201-1/+9
| |\
| * | TIP 643 code. Docs, tests pendingapnadkarni2022-10-091-0/+5
* | | typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628)jan.nijtmans2022-10-211-113/+113
| |/ |/|
* | merge 8.7dgp2022-10-111-2/+8
|\ \ | |/
| * Merge 8.7jan.nijtmans2022-10-031-3/+3
| |\
| * \ Merge 8.7jan.nijtmans2022-09-261-1/+8
| |\ \
| * \ \ Merge 8.7jan.nijtmans2022-09-071-110/+177
| |\ \ \
| * \ \ \ Merge 8.7. Update docjan.nijtmans2022-05-101-2/+2
| |\ \ \ \
| * | | | | re-structure, add more examplesjan.nijtmans2022-04-291-2/+2
| * | | | | Merge 8.7jan.nijtmans2022-04-201-5/+5
| |\ \ \ \ \ | | |/ / / /
| * | | | | Restore Tcl_GetBoolenanFromObj/Tcl_GetBoolenan signaturesjan.nijtmans2022-04-151-2/+2
| * | | | | Merge 8.7. Make room for TIP #622 stub entriesjan.nijtmans2022-03-311-3/+12
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2022-02-241-3/+8
| |\ \ \ \ \ \
| * | | | | | | TIP #618: New Tcl_GetBool* functions with INDEX_NULL_OK flagjan.nijtmans2022-02-221-2/+11
* | | | | | | | merge 8.7dgp2022-09-261-3/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Make Tcl_SaveResult() and friends _really_ deprecated, so make gcc/clang war...jan.nijtmans2022-09-261-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix broken merge. Don't want to lose Tcl_RemoveChannelMode().dgp2022-09-261-0/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | TIP #220: Escalate Privileges in VFS Close Callbackjan.nijtmans2022-09-261-0/+9
| |\ \ \ \ \ \
| | * | | | | | Revive TIP #220 implementation: Escalate Privileges in VFS Close Callbackjan.nijtmans2022-09-071-0/+5
| | | |_|_|_|/ | | |/| | | |
* | | | | | | merge 8.7dgp2022-09-211-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.7jan.nijtmans2022-09-071-114/+182
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | RFE [655300]: Deprecate Tcl_MakeSafe()jan.nijtmans2022-04-051-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | TIP implementation to add/use public routines Tcl_GetNumber(FromObj).dgp2022-09-181-0/+8
| |/ / / / |/| | | |
* | | | | Merge 8.7jan.nijtmans2022-08-211-2/+2
|\ \ \ \ \
| * | | | | Simplify TIP #609 implementation, make TCL_QUEUE_ALERT_IF_EMPTY work for all ...jan.nijtmans2022-07-051-2/+2
* | | | | | Merge 8.7jan.nijtmans2022-07-041-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | TIP #609: Enhance Tcl_ThreadQueueEvent()jan.nijtmans2022-07-031-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2022-06-201-19/+24
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2022-06-101-0/+27
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-05-191-11/+26
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-04-261-15/+29
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | Merge 8.7jan.nijtmans2021-11-161-10/+25
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Make TCL_QUEUE_ALERT_IF_EMPTY a separate flagjan.nijtmans2021-08-151-2/+2
* | | | | | | | | | | Merge 8.7jan.nijtmans2022-06-231-78/+78
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Use TCL_HASH_TYPE in stead of "unsigned int", wherever the Tcl 9.0 type is "s...jan.nijtmans2022-06-231-9/+9
| * | | | | | | | | | Use "void *" in stead of ClientData in tclDecls.h (backported from 9.0)jan.nijtmans2022-06-231-69/+69
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Implement Tcl_NRCallObjProc2jan.nijtmans2022-06-191-0/+4
* | | | | | | | | | Merge 8.7jan.nijtmans2022-06-151-0/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Add comments in tcl.declsjan.nijtmans2022-06-151-0/+3
* | | | | | | | | | Merge 8.7jan.nijtmans2022-06-141-19/+21
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Keep lines in tcl.decs not too longjan.nijtmans2022-06-121-19/+21
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge 8.7jan.nijtmans2022-06-091-0/+27
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | TIP #616 implementation (Wrapper API, cannot really handle > 2^31 elements)jan.nijtmans2022-06-081-0/+27
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Merge 8.7. Add Tcl_ProcObjCmd2()jan.nijtmans2022-05-311-0/+4
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge 8.7jan.nijtmans2022-05-171-2/+2
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | some less underscores in exported functionsjan.nijtmans2022-05-171-5/+5
| | * | | | | | | Merge 8.7. Add macro's for situation without UTF_TCL_STUBSjan.nijtmans2022-05-171-11/+28
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge 8.7jan.nijtmans2022-04-261-5/+5
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |