summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | TIP #494 changes were not fully incorporated in the documentation, so let's c...jan.nijtmans2024-06-103-7/+4
| * | | | | Revert [8dba618fe6b6f8bb] from 9.0, will be put in a separate review for 9.0.jan.nijtmans2024-06-101-67/+172
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Let's review the SetResult.3 changes in trunk (which were never backported to...jan.nijtmans2024-06-031-67/+172
| * | | | | Remove outdated parts of documentationjan.nijtmans2024-06-032-9/+1
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Remove outdated parts of documentationjan.nijtmans2024-06-032-9/+1
| * | | | Use (char *)NULL as end sentinel in documentation (as Linux man-pages already...jan.nijtmans2024-06-034-8/+8
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2024-06-034-4/+4
| | |\ \ \ | | | |/ /
| | | * | Use (char *)NULL as end sentinel in documentation (as Linux man-pages already...jan.nijtmans2024-06-034-4/+4
* | | | | Rebase to 9.0jan.nijtmans2024-05-312-12/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make a start with new TIP implementation, handling '%d' for 'format' and '%d'...jan.nijtmans2024-05-312-11/+9
* | | | | Since int() doesn't truncate any more (TIP #514), adapt the documentation acc...jan.nijtmans2024-05-312-4/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Since int() doesn't truncate any more (TIP #514), adapt the documentation acc...jan.nijtmans2024-05-312-4/+4
* | | | Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t ma...jan.nijtmans2024-05-301-8/+9
|\ \ \ \ | |/ / /
| * | | Let's [9c258a841a|fix] the j%j/%q type specifiers, so they behave like C in s...jan.nijtmans2024-05-301-7/+5
| * | | Let's [9c258a841a|fix] the %p/%z/%t type specifiers, so they behave like C in...jan.nijtmans2024-05-291-1/+4
| * | | Improve details about attached zipfs archives in tclsh and wish (backport fro...jan.nijtmans2024-05-272-10/+30
* | | | Fix spelling errors.griffin2024-05-261-3/+3
* | | | Add note about static vs dynamic builds.griffin2024-05-251-0/+12
* | | | address ticket [43b7e5b511] - Improve zipfs description in tclsh manual.griffin2024-05-241-9/+17
* | | | Merge 8.7jan.nijtmans2024-05-231-5/+34
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2024-05-231-6/+33
| |\ \ \ | | |/ /
| | * | Better flag up the oo::Slot class in the docs, add missing method [28d6013ae6]dkf2024-05-231-6/+33
| * | | (cherry-pick) Merge [4a1848c27fd63955], bringing Tcl.n back to the state it was.jan.nijtmans2024-05-141-121/+194
| * | | Merge 8.6jan.nijtmans2024-05-041-1/+1
| |\ \ \ | | |/ /
| | * | [unknown] only calls shell command in interactive tclsh sessionsjan.nijtmans2024-05-041-1/+1
| | * | Ticket [cab08bbf04]: document "format %llu" as invalidoehhar2024-05-021-0/+3
* | | | Backout [b49efeca6a] (so people can judge whether this is just a textual impr...jan.nijtmans2024-05-131-129/+194
* | | | [unknown] only calls shell command in interactive tclsh sessionsmjanssen2024-05-021-1/+1
* | | | Merge 8.7oehhar2024-05-021-3/+0
|\ \ \ \ | |/ / /
| * | | Ticket [cab08bbf04]: document "scan %llu" as validoehhar2024-05-021-3/+0
* | | | 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
* | | | | 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-211-17/+6
|\ \ \ \ \
| * \ \ \ \ Rebase to 9.0jan.nijtmans2024-04-191-18/+7
| |\ \ \ \ \
| | * \ \ \ \ Rebase to 9.0jan.nijtmans2024-04-091-19/+9
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Rebase to latest 9.0jan.nijtmans2024-03-211-19/+9
| | | |\ \ \ \
| | | | * \ \ \ Merge 9.0jan.nijtmans2024-03-131-11/+0
| | | | |\ \ \ \
| | | | * \ \ \ \ Remove Tcl_GetAlias()jan.nijtmans2024-03-101-11/+4
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | * | | | | Add Tcl_GetAlias/Tcl_GetAliasObj to TIP #616jan.nijtmans2024-03-081-2/+10
| | | | |/ / / /
* | | | | | | | TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj()jan.nijtmans2024-04-201-11/+19
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj()jan.nijtmans2024-04-201-11/+19
| |\ \ \ \ \ \ \
| | * | | | | | | Update documentationjan.nijtmans2024-04-091-3/+0
| | * | | | | | | Remove Tcl_NewIndexObj/Tcl_SetIndexObj. Since Tcl_Size is signed now, it does...jan.nijtmans2024-04-091-9/+4
| | * | | | | | | Revive TIP #648jan.nijtmans2024-04-081-11/+27
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | Rebase to 8.7jan.nijtmans2022-11-211-11/+27
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Rebase to latest 8.7jan.nijtmans2022-11-201-11/+27
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge 8.7jan.nijtmans2022-11-151-3/+2
| | | | | |\ \ \ \ \ \