summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merged trunkapnadkarni2024-08-122-2/+6
|\
| * Force named namespaces to be made by TclOO. [154f0982f2]dkf2024-08-061-2/+5
| |\
| | * Force named namespaces to be made by TclOO. [154f0982f2]dkf2024-08-061-2/+5
| | |\
| | | * merge 8.6dkf2024-08-0612-59/+103
| | | |\
| | | * | Clarify docsdkf2024-05-231-2/+5
| | * | | add/document the zlib command to the set of commands in a safe interpreterjan.nijtmans2024-08-051-0/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | add/document the zlib command to the set of commands in a safe interpreterjan.nijtmans2024-08-051-0/+1
| | * | | Missed some backports from 9.0. Some indentingjan.nijtmans2024-08-054-9/+20
| * | | | add/document the zlib command to the set of commands in a safe interpreterTorsten2024-08-051-0/+1
* | | | | resolution of ticket [75291b89b3]Torsten2024-08-061-3/+3
* | | | | resolution of ticket [7db9574a06]Torsten2024-08-062-8/+15
* | | | | also change zipfs.3 to match the resolution of ticket [b9f3ff8fe6]Torsten2024-08-051-8/+12
* | | | | resolution of ticket [b9f3ff8fe6]Torsten2024-08-052-15/+19
* | | | | zipfs mount_data -> mountdataapnadkarni2024-08-051-1/+1
* | | | | Make zipfs inaccessible to safe interps. See bug [a47b587499]apnadkarni2024-08-051-1/+1
|\ \ \ \ \
| * | | | | document zipfs as hidden command in interp.nTorsten2024-08-051-1/+1
| |/ / / /
* | | | | correct wrong comment about safe subcommands, don't make zipfs a package anym...Torsten2024-08-031-2/+0
|/ / / /
* | | | [3adf9e3a] Document argument bufferSize of Tcl_ZlibInflateoehhar2024-07-301-1/+4
|\ \ \ \ | |/ / /
| * | | [3adf9e3a] Document argument bufferSize of Tcl_ZlibInflateoehhar2024-07-301-1/+4
| |\ \ \ | | |/ /
| | * | [3adf9e3a] Document argument bufferSize of Tcl_ZlibInflateoehhar2024-07-301-1/+4
* | | | Add foreachLine, readFile, writeFile to NAMES so they show up in html indexapnadkarni2024-07-291-1/+1
* | | | merge 8.7sebres2024-07-291-2/+2
|\ \ \ \ | |/ / /
| * | | doc/clock.n: cherry-pick from apn-clock-now, [cd257619] Change -now to now in...sebres2024-07-291-2/+2
* | | | merge 8.7sebres2024-07-281-4/+4
|\ \ \ \ | |/ / /
| * | | closes [cd25761979]: `clock format` and `clock add` will accept `now` as cloc...sebres2024-07-281-4/+4
* | | | Correct syntax error in doc/clock.noehhar2024-07-261-1/+1
* | | | Add missing documentation for -validate option to clock scanapnadkarni2024-07-231-2/+13
* | | | Minor doc correction to mcloadedlocales syntaxapnadkarni2024-07-221-2/+2
* | | | Merge 8.7dkf2024-07-181-0/+5
|\ \ \ \ | |/ / /
| * | | Merge 8.6 branchdkf2024-07-181-0/+5
| |\ \ \ | | |/ /
| | * | Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae]dkf2024-07-151-0/+5
* | | | Minor doc change - remove reference to XP and Vistaapnadkarni2024-07-161-4/+3
* | | | Fix docs for tcl::tm::roots - takes a single argumentjan.nijtmans2024-06-301-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6 - Fix docs for tcl::tm::roots - takes a single argument.apnadkarni2024-06-291-3/+3
| |\ \ \ | | |/ /
| | * | Fix docs for tcl::tm::roots - takes a single argument.apnadkarni2024-06-291-3/+3
| | | |
| \ \ \
*-. \ \ \ TIP 699: Eliminate encoding alias "binary"; provide introspection for binary ...jan.nijtmans2024-06-301-3/+11
|\ \ \ \ \ | | |/ / /
| | * | | Fix "chan isbinary" documentation for 8.7jan.nijtmans2024-06-281-2/+2
| | * | | Add "chan isbinary" command. Part of TIP #699, meant for 8.7jan.nijtmans2024-06-281-0/+8
| * | | | Add "chan isbinary" for checking whether a _channel_ is binaryjan.nijtmans2024-06-241-0/+8
| |\ \ \ \
| | * | | | Add "chan isbinary" for checking whether a _channel_ is binary.jan.nijtmans2024-06-231-0/+8
| |/ / / / |/| | | |
| * | | | TIP #699: Remove support for encoding aliases {} and "binary".jan.nijtmans2024-06-241-3/+3
| |\ \ \ \ |/ / / / /
| * | | | Eliminate "-encoding binary" in favour of "-translation binary". Meant for in...jan.nijtmans2024-06-211-2/+2
|/ / / /
* | | | 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