summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix dict performance bug: Remove abstractlist extension from dict objtype.griffin2024-04-252-179/+8
| |\ \
| | * | Remove abstractlist extension from dict objtype.griffin2024-04-222-179/+8
| * | | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer.jan.nijtmans2024-04-254-22/+22
| |\ \ \ | |/ / / |/| | |
* | | | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer.jan.nijtmans2024-04-256-49/+32
|\ \ \ \
| * \ \ \ Rebase to 9.0jan.nijtmans2024-04-254-22/+22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Rebase to 9.0jan.nijtmans2024-04-255-23/+23
| | |\ \ \
| | | * | | Better keep Tcl_ConsolePanic as it was (with TCL_NORETURN)jan.nijtmans2024-04-242-2/+16
| | | * | | Improve use of TCL_NORETURN, so no unnecessary warnings are produced any morejan.nijtmans2024-04-243-30/+16
| | | * | | Missing "_" in __declspecjan.nijtmans2024-04-231-1/+1
| | | * | | Still one TCL_NORETURN1 too muchcore-bug-ef23a85ac6jan.nijtmans2024-04-231-1/+1
| | | * | | Possible fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServerjan.nijtmans2024-04-234-9/+9
| * | | | | Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETUR...jan.nijtmans2024-04-253-3/+3
| |\ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
* | | | | Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETUR...jan.nijtmans2024-04-253-3/+3
| * | | | Merge 8.7 (Tcl_ConsolePanic() should be TCL_NORETURN)jan.nijtmans2024-04-252-5/+5
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | (cherry-pick): Fix building of libtclzip for out-of-source buildsjan.nijtmans2024-04-251-4/+6
* | | | | Tcl_ConsolePanic() is TCL_NORETURN, not TCL_NORETURN1. Merge 8.6jan.nijtmans2024-04-242-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | __declspec should have double underscore (even though it works with one)jan.nijtmans2024-04-241-1/+1
| | * | | Fix building of libtclzip for out-of-source buildsapnadkarni2024-04-251-4/+6
| | |/ /
| | * | Only use Tcl_TomMath_InitStubs() when TCL_WITH_EXTERNAL_TOMMATH is not definedjan.nijtmans2024-04-221-1/+3
| | |\ \ | |_|/ / |/| | |
* | | | Only use Tcl_TomMath_InitStubs() when TCL_WITH_EXTERNAL_TOMMATH is not definedjan.nijtmans2024-04-221-0/+2
| | * | Fix [6eb8d79cb8]: segfault in obj-34.1jan.nijtmans2024-04-221-1/+4
| | |\ \ | |_|/ / |/| | |
* | | | Fix [6eb8d79cb8]: segfault in obj-34.1jan.nijtmans2024-04-224-61/+66
|\ \ \ \ | |/ / /
| * | | Sync parameter name in tcl.decls with other placesjan.nijtmans2024-04-212-3/+3
| | * | Consolidate channel documentation. close, puts etc. manpages now just referen...apnadkarni2024-04-2212-1061/+361
| | |\ \
| | | * | Done with consolidating chan related docs except chan copyapnadkarni2024-04-114-95/+46
| | | * | Start on consolidating chan related docsapnadkarni2024-04-1010-955/+299
| | | * | Create new branch named "apn-chan-docs"apnadkarni2024-04-100-0/+0
| | * | | Merge 8.7oehhar2024-04-221-1/+1
| | |\ \ \ | |_|/ / / |/| | | / | | | |/ | | |/|
* | | | Ticket [00b3e5dea8]: "info comdtype" return value "native" created by "Tcl_Cr...oehhar2024-04-221-1/+1
| | * | TIP #692: Revise Tcl_GetAliasObj, remove Tcl_GetAlias()jan.nijtmans2024-04-216-159/+111
| | |\ \
| | | * \ Rebase to 9.0jan.nijtmans2024-04-195-123/+72
| | | |\ \
| | | | * \ Rebase to 9.0jan.nijtmans2024-04-095-114/+67
| | | | |\ \
| | | | | * | Move new Tcl_GetAliasObj() to slot 285 (old slot was used for Tcl_FreeResult(...jan.nijtmans2024-04-093-22/+19
| | | | | * | Rebase to 9.0jan.nijtmans2024-04-095-106/+62
| | | | | |\ \
| | | | | | * \ Rebase to latest 9.0jan.nijtmans2024-03-215-106/+62
| | | | | | |\ \
| | | | | | | * | Unneeded linejan.nijtmans2024-03-211-1/+0
| | | | | | | * | Merge 9.0jan.nijtmans2024-03-1361-1158/+1093
| | | | | | | |\ \
| | | | | | | * \ \ Remove Tcl_GetAlias()jan.nijtmans2024-03-109-161/+45
| | | | | | | |\ \ \
| | | | | | | * | | | Add Tcl_GetAlias/Tcl_GetAliasObj to TIP #616jan.nijtmans2024-03-085-29/+114
| | * | | | | | | | | Merge 8.7jan.nijtmans2024-04-211-5/+0
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | No need for Tcl_TomMath_InitStubs() any more, due to TIP #648jan.nijtmans2024-04-211-5/+0
| | * | | | | | | | | TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj()jan.nijtmans2024-04-206-43/+109
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj()jan.nijtmans2024-04-206-43/+109
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update documentationjan.nijtmans2024-04-091-3/+0
| * | | | | | | | | | | Rebase to trunkjan.nijtmans2024-04-096-39/+116
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Remove Tcl_NewIndexObj/Tcl_SetIndexObj. Since Tcl_Size is signed now, it does...jan.nijtmans2024-04-092-17/+4
| | * | | | | | | | | | Revive TIP #648jan.nijtmans2024-04-086-39/+129
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Rebase to 8.7jan.nijtmans2022-11-2113-48/+137
| | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Rebase to latest 8.7jan.nijtmans2022-11-2013-48/+137
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-11-1511-57/+63
| | | | | |\ \ \ \ \ \ \ \ \