| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | TIP #494 changes were not fully incorporated in the documentation, so let's c... | jan.nijtmans | 2024-06-10 | 3 | -7/+4 |
|
|
| * | | | | | Revert [8dba618fe6b6f8bb] from 9.0, will be put in a separate review for 9.0. | jan.nijtmans | 2024-06-10 | 1 | -67/+172 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Let's review the SetResult.3 changes in trunk (which were never backported to... | jan.nijtmans | 2024-06-03 | 1 | -67/+172 |
|
|
| * | | | | | Remove outdated parts of documentation | jan.nijtmans | 2024-06-03 | 2 | -9/+1 |
| |\ \ \ \ \
| | |/ / / /
| |/| / / /
| | |/ / / |
|
| | * | | | Remove outdated parts of documentation | jan.nijtmans | 2024-06-03 | 2 | -9/+1 |
|
|
| * | | | | Use (char *)NULL as end sentinel in documentation (as Linux man-pages already... | jan.nijtmans | 2024-06-03 | 4 | -8/+8 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge 8.6 | jan.nijtmans | 2024-06-03 | 4 | -4/+4 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Use (char *)NULL as end sentinel in documentation (as Linux man-pages already... | jan.nijtmans | 2024-06-03 | 4 | -4/+4 |
|
|
* | | | | | Rebase to 9.0 | jan.nijtmans | 2024-05-31 | 2 | -12/+10 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Make a start with new TIP implementation, handling '%d' for 'format' and '%d'... | jan.nijtmans | 2024-05-31 | 2 | -11/+9 |
|
|
* | | | | | Since int() doesn't truncate any more (TIP #514), adapt the documentation acc... | jan.nijtmans | 2024-05-31 | 2 | -4/+4 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Since int() doesn't truncate any more (TIP #514), adapt the documentation acc... | jan.nijtmans | 2024-05-31 | 2 | -4/+4 |
|
|
* | | | | Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t ma... | jan.nijtmans | 2024-05-30 | 1 | -8/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | Let's [9c258a841a|fix] the j%j/%q type specifiers, so they behave like C in s... | jan.nijtmans | 2024-05-30 | 1 | -7/+5 |
|
|
| * | | | Let's [9c258a841a|fix] the %p/%z/%t type specifiers, so they behave like C in... | jan.nijtmans | 2024-05-29 | 1 | -1/+4 |
|
|
| * | | | Improve details about attached zipfs archives in tclsh and wish (backport fro... | jan.nijtmans | 2024-05-27 | 2 | -10/+30 |
|
|
* | | | | Fix spelling errors. | griffin | 2024-05-26 | 1 | -3/+3 |
|
|
* | | | | Add note about static vs dynamic builds. | griffin | 2024-05-25 | 1 | -0/+12 |
|
|
* | | | | address ticket [43b7e5b511] - Improve zipfs description in tclsh manual. | griffin | 2024-05-24 | 1 | -9/+17 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2024-05-23 | 1 | -5/+34 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2024-05-23 | 1 | -6/+33 |
| |\ \ \
| | |/ / |
|
| | * | | Better flag up the oo::Slot class in the docs, add missing method [28d6013ae6] | dkf | 2024-05-23 | 1 | -6/+33 |
|
|
| * | | | (cherry-pick) Merge [4a1848c27fd63955], bringing Tcl.n back to the state it was. | jan.nijtmans | 2024-05-14 | 1 | -121/+194 |
|
|
| * | | | Merge 8.6 | jan.nijtmans | 2024-05-04 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | [unknown] only calls shell command in interactive tclsh sessions | jan.nijtmans | 2024-05-04 | 1 | -1/+1 |
|
|
| | * | | Ticket [cab08bbf04]: document "format %llu" as invalid | oehhar | 2024-05-02 | 1 | -0/+3 |
|
|
* | | | | Backout [b49efeca6a] (so people can judge whether this is just a textual impr... | jan.nijtmans | 2024-05-13 | 1 | -129/+194 |
|
|
* | | | | [unknown] only calls shell command in interactive tclsh sessions | mjanssen | 2024-05-02 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | oehhar | 2024-05-02 | 1 | -3/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Ticket [cab08bbf04]: document "scan %llu" as valid | oehhar | 2024-05-02 | 1 | -3/+0 |
|
|
* | | | | Consolidate channel documentation. close, puts etc. manpages now just referen... | apnadkarni | 2024-04-22 | 12 | -1061/+361 |
|\ \ \ \ |
|
| * | | | | Done with consolidating chan related docs except chan copy | apnadkarni | 2024-04-11 | 4 | -95/+46 |
|
|
| * | | | | Start on consolidating chan related docs | apnadkarni | 2024-04-10 | 10 | -955/+299 |
|
|
* | | | | | Merge 8.7 | oehhar | 2024-04-22 | 1 | -1/+1 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Ticket [00b3e5dea8]: "info comdtype" return value "native" created by "Tcl_Cr... | oehhar | 2024-04-22 | 1 | -1/+1 |
|
|
* | | | | | TIP #692: Revise Tcl_GetAliasObj, remove Tcl_GetAlias() | jan.nijtmans | 2024-04-21 | 1 | -17/+6 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Rebase to 9.0 | jan.nijtmans | 2024-04-19 | 1 | -18/+7 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Rebase to 9.0 | jan.nijtmans | 2024-04-09 | 1 | -19/+9 |
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | | * | | | | Rebase to latest 9.0 | jan.nijtmans | 2024-03-21 | 1 | -19/+9 |
| | | |\ \ \ \ |
|
| | | | * \ \ \ | Merge 9.0 | jan.nijtmans | 2024-03-13 | 1 | -11/+0 |
| | | | |\ \ \ \ |
|
| | | | * \ \ \ \ | Remove Tcl_GetAlias() | jan.nijtmans | 2024-03-10 | 1 | -11/+4 |
| | | | |\ \ \ \ \
| | | | | |/ / / / |
|
| | | | * | | | | | Add Tcl_GetAlias/Tcl_GetAliasObj to TIP #616 | jan.nijtmans | 2024-03-08 | 1 | -2/+10 |
| | | | |/ / / / |
|
* | | | | | | | | TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() | jan.nijtmans | 2024-04-20 | 1 | -11/+19 |
|\ \ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() | jan.nijtmans | 2024-04-20 | 1 | -11/+19 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Update documentation | jan.nijtmans | 2024-04-09 | 1 | -3/+0 |
|
|
| | * | | | | | | | Remove Tcl_NewIndexObj/Tcl_SetIndexObj. Since Tcl_Size is signed now, it does... | jan.nijtmans | 2024-04-09 | 1 | -9/+4 |
|
|
| | * | | | | | | | Revive TIP #648 | jan.nijtmans | 2024-04-08 | 1 | -11/+27 |
| | |\ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| | | * | | | | | | Rebase to 8.7 | jan.nijtmans | 2022-11-21 | 1 | -11/+27 |
| | | |\ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ | Rebase to latest 8.7 | jan.nijtmans | 2022-11-20 | 1 | -11/+27 |
| | | | |\ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-11-15 | 1 | -3/+2 |
| | | | | |\ \ \ \ \ \ |
|