summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2023-05-031-11/+11
|\
| * Reduce number of needed type-casts. No change in functionalityjan.nijtmans2023-04-261-11/+11
* | Merge 9.0jan.nijtmans2023-04-211-14/+20
|\ \ | |/
| * Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public APIapnadkarni2023-04-161-1/+1
| * Merge trunkapnadkarni2023-04-161-1/+1
| |\ | |/ |/|
| * Merge trunkapnadkarni2023-04-141-1/+1
| |\
| * | Follow-up to previous commit: Let's not break TIP #627 either. Also adapt doc...jan.nijtmans2023-04-131-1/+1
| * | Export Tcl_GetSizeFromObj in stubsapnadkarni2023-04-051-0/+6
| * | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-11/+11
* | | Merge 8.7jan.nijtmans2023-04-151-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge 8.6jan.nijtmans2023-04-151-1/+1
| |\ \
| | * | Add one more unused stub entryjan.nijtmans2023-04-151-1/+1
| | * | Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-1/+1
| | * | Don't introduce size_t in a header-file which didn't use it before. Make more...jan.nijtmans2023-03-171-7/+6
| | * | Add some undocumented stub functions. Those can prevent a crash like [http://...jan.nijtmans2023-03-161-2/+14
| | * | Merge 8.5jan.nijtmans2022-11-221-1/+3
| | |\ \
| | | * | Unused stub entries up to Tcl_DStringToObj() (for Tcl 8.7/9.0)jan.nijtmans2022-11-221-1/+3
| | * | | Merge 8.5. Update to tzdata 2022fjan.nijtmans2022-10-301-16/+20
| | |\ \ \ | | | |/ /
| | | * | One more unused stub entryjan.nijtmans2022-10-301-24/+28
| | * | | Update tzdata to 2022d. Add one more unused stub entryjan.nijtmans2022-09-261-1/+1
| | |\ \ \ | | | |/ /
| | | * | Add some more unused stub entriesjan.nijtmans2022-09-261-3/+3
| | * | | Make TclObjInterpProc a macro (since it always should be used through TclGetO...jan.nijtmans2022-09-221-1/+1
| | * | | Merge 8.5jan.nijtmans2022-05-221-1/+1
| | |\ \ \ | | | |/ /
| | | * | 2 more unused stub entriesjan.nijtmans2022-05-221-1/+1
| * | | | int -> Tcl_Size where appropriate in tcl.decls (reducing the diff against Tcl...jan.nijtmans2023-04-141-6/+6
* | | | | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-1/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* | | | Merge 9.0jan.nijtmans2023-03-221-1/+1
|\ \ \ \ | |/ / /
| * | | One missing int -> Tcl_Size changejan.nijtmans2023-03-221-1/+1
| * | | Merge 8.7jan.nijtmans2023-03-171-1/+1
| |\ \ \
| * | | | int -> Tcl_Size to match TIPapnadkarni2023-02-281-2/+2
| * | | | New signature for Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx a...apnadkarni2023-02-231-5/+9
| |/ / /
* | | | More TclNewIndexObj() usages (for values between -1 and SIZE_MAX-1)jan.nijtmans2023-03-201-1/+1
* | | | Compiles and runs. Tests still to be ported.apnadkarni2023-02-251-5/+9
* | | | Merge 8.7jan.nijtmans2022-11-301-1/+1
|\ \ \ \ | |/ / /
| * | | Let Tcl_GetEncodingNulLength() return size_t on 9.0, for consisancy with othe...jan.nijtmans2022-11-301-1/+1
* | | | Merge 8.7jan.nijtmans2022-11-281-10/+7
|\ \ \ \ | |/ / /
| * | | No reservation for TIP #648 any more in stub table.jan.nijtmans2022-11-281-10/+7
* | | | Merge 8.7jan.nijtmans2022-11-211-5/+5
|\ \ \ \ | |/ / /
| * | | Rebase to latest 8.7jan.nijtmans2022-11-201-5/+5
| |\ \ \
| | * \ \ Merge 8.7jan.nijtmans2022-11-191-0/+4
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2022-11-151-2/+12
| | |\ \ \ \
| | * | | | | New function Tcl_GetWideUIntFromObjjan.nijtmans2022-11-151-0/+5
* | | | | | | Merge 8.7jan.nijtmans2022-11-201-4/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | TIP 651 implementationapnadkarni2022-11-171-4/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge 8.7 - reserve stub entry 687apnadkarni2022-11-171-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Reserve stub entry 687 for TIP #651apnadkarni2022-11-171-0/+4
| | |/ / / | |/| | |
* | | | | one more (Tcl_UniCharToUtf), and adapt documentationjan.nijtmans2022-11-161-1/+1
* | | | | Change 5 functions signatures from int -> size_t. Those should have been part...jan.nijtmans2022-11-161-5/+5
* | | | | Merge 8.7jan.nijtmans2022-11-151-1/+16
|\ \ \ \ \ | |/ / / /