summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* Add comments in tcl.declsjan.nijtmans2022-06-151-0/+3
* Keep lines in tcl.decs not too longjan.nijtmans2022-06-121-19/+21
* 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
| |\
| * \ Merge 8.7jan.nijtmans2022-04-011-2/+2
| |\ \
| * \ \ Merge 8.7jan.nijtmans2022-03-181-0/+8
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2022-03-091-4/+9
| |\ \ \ \
| * | | | | Add TclParseArgsObjv_jan.nijtmans2022-01-261-0/+4
| * | | | | 3 more stub-entriesjan.nijtmans2022-01-241-0/+10
| * | | | | Extend for Tcl dicts too (API only)jan.nijtmans2022-01-241-1/+4
| * | | | | Extend for Tcl lists > 2^31 elements (API only)jan.nijtmans2022-01-231-0/+10
* | | | | | Merge 8.7jan.nijtmans2022-04-261-5/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge 8.6jan.nijtmans2022-04-201-5/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | boolPtr -> intPtr, since Tcl doens't use pointer to bool's (they didn't exist...jan.nijtmans2022-04-201-5/+5
| | * | | | Merge 8.5jan.nijtmans2022-03-221-1/+1
| | |\ \ \ \
| | | * | | | Reserve 3 more stub entriesjan.nijtmans2022-03-221-1/+1
| | * | | | | Merge 8.5jan.nijtmans2022-02-231-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | 2 more spare stub entriesjan.nijtmans2022-02-231-1/+1
| | * | | | | Merge 8.5. (add some unused spare stub entries)jan.nijtmans2022-02-121-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Add more spare unused stub entriesjan.nijtmans2022-02-111-1/+1
| | * | | | | Merge 8.5jan.nijtmans2021-08-191-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Reserve a few more unused stub entriesjan.nijtmans2021-08-191-1/+1
* | | | | | | Undo deprecation for Tcl_AppendUnicodeToObj (as described in the TIP)jan.nijtmans2022-03-291-1/+1
* | | | | | | Add TclGetUniChar() to the compatibility setjan.nijtmans2022-03-241-0/+3
* | | | | | | Add TclGetRange() to the compatibility setjan.nijtmans2022-03-241-0/+3
* | | | | | | Merge 8.7jan.nijtmans2022-03-221-0/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | TIP #601 minor improvement: Use 'int' type, so we can use TCL_INDEX_NONE to t...jan.nijtmans2022-03-201-2/+2
| | |_|_|_|/ | |/| | | |
| * | | | | TIP #601: Make "encoding convertto/convertfrom" throw exceptionsjan.nijtmans2022-03-171-0/+8
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge 8.7jan.nijtmans2022-03-041-3/+9
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2021-11-261-6/+6
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge 8.7jan.nijtmans2021-11-081-6/+16
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7. Remove -stoponerror optionjan.nijtmans2021-10-181-4/+9
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tip-597jan.nijtmans2021-04-131-5/+8
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tip-597jan.nijtmans2021-04-061-2/+2
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tip-597. More testcasesjan.nijtmans2021-03-301-2/+3
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | add testcase for "encoding convertto". Move stub table one positionsjan.nijtmans2021-03-301-2/+2
| | * | | | | | | | | | Add documentation. Do a better job of counting exactly which byte/character c...jan.nijtmans2021-03-301-4/+4
| | * | | | | | | | | | New Tcl_ExternalToUtfDStringEx/Tcl_UtfToExternalDStringEx functions. Not used...jan.nijtmans2021-03-231-0/+10
* | | | | | | | | | | | Feature-completejan.nijtmans2022-03-221-0/+9
* | | | | | | | | | | | More progressjan.nijtmans2022-03-141-1/+1
* | | | | | | | | | | | Start defining "utf32string" typejan.nijtmans2022-03-121-2/+2
* | | | | | | | | | | | More progressjan.nijtmans2022-03-121-4/+4
* | | | | | | | | | | | 2 more functionsjan.nijtmans2022-03-111-3/+3
* | | | | | | | | | | | Handle TclUniCharNcmp()jan.nijtmans2022-03-111-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Add "const" to Tcl_SetNotifier() argument. Should have been part of TIP #27, ...jan.nijtmans2022-03-051-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | TIP #617: Tcl_WCharLen/Tcl_Char16Lenjan.nijtmans2022-02-241-2/+8
|\ \ \ \ \ \ \ \ \ \