summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix examples, using "-translation binary" correctly in stead of "-encoding bi...jan.nijtmans2024-06-211-3/+3
|\
| * Fix examples, using "-translation binary" correctly in stead of "-encoding bi...jan.nijtmans2024-06-211-3/+3
| |\
| | * Fix wrong example: Should be "-translation binary" here, not "-encoding binary"jan.nijtmans2024-06-211-1/+1
| * | (backport) Update string is integer docs as per TIP 514.jan.nijtmans2024-06-211-6/+4
* | | Update string is integer docs as per TIP 514.apnadkarni2024-06-211-6/+4
* | | Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-1915-95/+95
|\ \ \ | |/ /
| * | Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-1915-95/+95
| |\ \
| | * | Change "channelId" to "channel" in documentation, error-handling and testcasesjan.nijtmans2024-06-1715-95/+95
| * | | Document %z and %t size modifiers for 'format' and 'scan'jan.nijtmans2024-06-192-21/+23
* | | | Fix [53ac20f94b]: namespace(n) documentation doesn't reflect TIP#278 changesjan.nijtmans2024-06-191-16/+15
|\ \ \ \
| * | | | Proposed fix for [53ac20f94b]: namespace(n) documentation doesn't reflect TIP...jan.nijtmans2024-06-131-16/+15
| | |/ / | |/| |
* | | | TIP 696 - partition return codes between core and non-coreapnadkarni2024-06-194-11/+20
|\ \ \ \
| * | | | Fix decimal rep of TCL_CODE_USER_MAXapnadkarni2024-06-101-1/+1
| * | | | Update to new TIP revisionapnadkarni2024-06-091-4/+4
| * | | | TIP 696 #defines and docsapnadkarni2024-06-044-11/+20
* | | | | Merge trunkjan.nijtmans2024-06-1919-596/+886
|\ \ \ \ \
| * \ \ \ \ Implement %z/%t/%q/%j size modifiers for 'scan'. Part of TIP #697jan.nijtmans2024-06-171-3/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | Implement %z/%t/%q/%j size modifiers for 'scan'. Part of TIP #697, which is s...jan.nijtmans2024-06-171-3/+4
| | * | | Minor doc fixjan.nijtmans2024-06-131-2/+2
| * | | | Use tabs for indenting in stead of 8 spaces. Unbreak clang buildjan.nijtmans2024-06-131-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.7jan.nijtmans2024-06-132-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge 8.6jan.nijtmans2024-06-121-0/+1
| | |\ \ \ | | | |/ /
| | | * | Add METHOD headers to documentation. Other doc cleanup, backported from 8.7/9.0jan.nijtmans2024-06-123-49/+79
| | | * | Add some METHOD headersjan.nijtmans2024-06-111-1/+6
| * | | | Tcl_AppendResultVA() is gone in Tcl 9.0jan.nijtmans2024-06-121-1/+1
| * | | | channelName -> channelId, for consistancy with other *.n manpagesjan.nijtmans2024-06-111-1/+1
| * | | | Revert [eb627bda27] from 9.0, will be put in a separate branch for reviewjan.nijtmans2024-06-111-350/+502
| * | | | No need to refer to Tcl 8.6, in some placesjan.nijtmans2024-06-114-19/+14
| |\ \ \ \ | | |/ / /
| | * | | Various doc backports from 9.0jan.nijtmans2024-06-1120-130/+289
| * | | | There are twelve functions in Tcl_ObjType now.jan.nijtmans2024-06-111-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Backported a littttttle bit too muchjan.nijtmans2024-06-111-1/+1
| * | | | Merge 8.7jan.nijtmans2024-06-111-0/+9
| |\ \ \ \ | | |/ / /
| | * | | Backport: Another round of small fixes, especially spelling errors...jan.nijtmans2024-06-11104-1431/+1514
| * | | | Merge 8.7. Remove "-profile strict" from examples, since it's already the def...jan.nijtmans2024-06-112-16/+19
| |\ \ \ \ | | |/ / /
| | * | | Add missing "METHOD profile", some paragraph markers and formatting in exampl...jan.nijtmans2024-06-111-11/+14
| | | | |
| | \ \ \
| *-. \ \ \ Backout [92ee031f32ea98ba]: "Make the documentation of [encoding] more concis...jan.nijtmans2024-06-111-106/+123
| |\ \ \ \ \ | | | |/ / /
| | | * | | Backout [71bfc6e708f641af]: "Make the documentation of [encoding] more concis...jan.nijtmans2024-06-111-80/+112
| | * | | | Merge 9.0jan.nijtmans2024-06-04215-3641/+3911
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Let's review the encoding.n changes in 8.7/trunk (which were never backported...jan.nijtmans2024-06-041-78/+105
| * | | | | There are no "two triplets" any more in 9.0jan.nijtmans2024-06-111-2/+2
| * | | | | Backout [0ef72df401df2216]: "Tighten up SaveResult.3". Will be put in a separ...jan.nijtmans2024-06-111-19/+38
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Put back Tcl_SaveResult, Tcl_RestoreResult, Tcl_DiscardResult in doc header (...jan.nijtmans2024-06-111-2/+1
| | * | | | Backout [0ef72df401df2216]: "Tighten up SaveResult.3". Will be put in a separ...jan.nijtmans2024-06-111-36/+73
| | |\ \ \ \
| | | * | | | Let's review the SaveInterpState.3 changes in 8.7/trunk (which were never bac...jan.nijtmans2024-06-041-36/+71
| | * | | | | Backport: Consolidate channel documentation. close, puts etc. manpages now ju...jan.nijtmans2024-06-1111-1024/+35
| | * | | | | Backport: Consolidate channel documentation. close, puts etc. manpages now ju...jan.nijtmans2024-06-101-125/+472
| | * | | | | Revert [eb627bda27] from 8.7, will be put in a separate review for 9.0.jan.nijtmans2024-06-101-477/+639
| | |\ \ \ \ \
| | | * | | | | Let's review the chan.n changes in 8.7/trunk (which were never backported to ...jan.nijtmans2024-06-041-477/+639
| | | |/ / / /
| | * | | | | Merge 8.6jan.nijtmans2024-06-101-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | Missing verb in SetResult.3jan.nijtmans2024-06-101-1/+1