summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* Add some more Tcl_Attempt* functionscore-attemptgetstringjan.nijtmans2025-05-261-0/+15
|\
| * New function Tcl_AttemptGetString(). WIPjan.nijtmans2025-05-151-0/+6
|/
* Merge trunkjan.nijtmans2025-05-131-4/+1
|\
| * Remove Tcl_GetString() stub entry: it isn't used anywhere any morejan.nijtmans2025-05-121-4/+1
* | Change implementation, using 2 new stub entriesjan.nijtmans2025-05-061-0/+8
|/
* Another round of -Wconversion fixesjan.nijtmans2025-04-021-1/+1
* Rebase to 9.1jan.nijtmans2025-02-011-0/+6
|\
| * New function Tcl_IsEmpty()jan.nijtmans2025-01-221-0/+6
* | Make a start for Tcl 9.1. Nothing more than version bump, and removing unnece...jan.nijtmans2025-01-071-25/+10
|/
* cleanup indentingjan.nijtmans2024-11-211-1/+1
|\
| * Fix [aee9f2b916] and [f2b5f89c0d]: clock scan of leapsecond/24:00, ISO-8601-c...jan.nijtmans2024-11-211-1/+1
* | Merge 8.7 - TIP 701 - Tcl_FSTildeExpand C APIapnadkarni2024-10-301-0/+6
|\ \ | |/
| * Move new stub entry to 657, which is slightly betterjan.nijtmans2024-10-051-5/+6
| * Add Tcl_FSTildeExpand and testsapnadkarni2024-09-111-0/+5
* | Remove empty "fconfigure" commands in testcases. Some indenting in *.decls filesjan.nijtmans2024-06-261-4/+4
|\ \ | |/
| * Some indentingjan.nijtmans2024-06-261-4/+4
* | One missing TCL_NORETURNjan.nijtmans2024-04-291-2/+2
|\ \ | |/
| * Tcl_MainEx() never returns, so it should be TCL_NORETURN as well.jan.nijtmans2024-04-291-3/+3
| |\
| | * TCL_NORETURN1 is empty for extensions, just not for Tcl and Tk builds. Why? B...jan.nijtmans2024-04-291-2/+2
| | * Missing TCL_NORETURN for Tcl_ExitThread() (and TclpThreadExit()). Backported ...jan.nijtmans2024-04-291-1/+1
* | | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer.jan.nijtmans2024-04-251-2/+2
|\ \ \ | |/ /
| * | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer.jan.nijtmans2024-04-251-4/+4
| |\ \
| | * | Possible fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServerjan.nijtmans2024-04-231-2/+2
| |/ / |/| |
| * | Fix [6eb8d79cb8]: segfault in obj-34.1jan.nijtmans2024-04-221-1/+1
| |\ \ | | |/
| | * Sync parameter name in tcl.decls with other placesjan.nijtmans2024-04-211-1/+1
* | | TIP #692: Revise Tcl_GetAliasObj, remove Tcl_GetAlias()jan.nijtmans2024-04-211-10/+7
|\ \ \
| * \ \ Rebase to 9.0jan.nijtmans2024-04-191-10/+7
| |\ \ \
| | * | | Move new Tcl_GetAliasObj() to slot 285 (old slot was used for Tcl_FreeResult(...jan.nijtmans2024-04-091-8/+5
| | * | | Remove Tcl_GetAlias()jan.nijtmans2024-03-101-10/+0
| | |\ \ \
| | * | | | Add Tcl_GetAlias/Tcl_GetAliasObj to TIP #616jan.nijtmans2024-03-081-3/+13
| | |/ / /
* | | | | TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj()jan.nijtmans2024-04-201-0/+8
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj()jan.nijtmans2024-04-201-0/+8
| |\ \ \
| | * \ \ Revive TIP #648jan.nijtmans2024-04-081-1/+9
| | |\ \ \
| | | * \ \ Rebase to 8.7jan.nijtmans2022-11-211-7/+7
| | | |\ \ \
| | | | * \ \ Rebase to latest 8.7jan.nijtmans2022-11-201-7/+7
| | | | |\ \ \
| | | | | * \ \ Merge 8.7jan.nijtmans2022-11-151-1/+8
| | | | | |\ \ \
| | | | | * \ \ \ Merge 8.7jan.nijtmans2022-11-081-3/+3
| | | | | |\ \ \ \
| | | | | * | | | | New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() (still experimental)jan.nijtmans2022-11-041-0/+8
* | | | | | | | | | Merge 8.7jan.nijtmans2024-04-191-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge 8.6jan.nijtmans2024-04-191-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Reserve 2 more stub entries for TIP #648jan.nijtmans2024-04-191-1/+1
* | | | | | | | | | Deprecate Tcl_GetAlias()jan.nijtmans2024-04-171-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | / / / / / / / | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Deprecate Tcl_GetAlias()jan.nijtmans2024-04-171-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
* | | | | | | | | Merge 8.7 (undid the encodingPtr -> encodingNamePtr change)jan.nijtmans2024-04-041-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 8.6jan.nijtmans2024-04-041-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Backout [0a9ae478ac], as requestedjan.nijtmans2024-04-041-1/+1
* | | | | | | | | Merge 8.7. encodingPtr -> encodingNamePtr (for consistency)jan.nijtmans2024-04-041-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge 8.6jan.nijtmans2024-04-041-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | encodingName -> encoding (where appropriate)jan.nijtmans2024-04-041-1/+1
| | * | | | | | Remove unneeded internal stub-entries (now that TIP #666 is accepted)jan.nijtmans2023-09-131-20/+8