Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | cherrypicked typos, errors and clarifications from the documentation-cleanup-... | jan.nijtmans | 2024-09-02 | 7 | -32/+38 | |
* | Update "info loaded" documentation. Add "info loaded" change to release notes | jan.nijtmans | 2024-08-23 | 1 | -6/+4 | |
* | Documentation/comment fixes [dcc8645349] | jan.nijtmans | 2024-08-23 | 1 | -8/+68 | |
|\ | ||||||
| * | formatting. Missing "command" | jan.nijtmans | 2024-08-23 | 1 | -3/+3 | |
| * | Documentation/comment fixes [dcc8645349] | jan.nijtmans | 2024-08-23 | 1 | -4/+4 | |
| * | Merge 8.7 | jan.nijtmans | 2024-08-20 | 1 | -1/+1 | |
| |\ | |/ |/| | ||||||
| * | Fix zipfs doc mountdata comment | apnadkarni | 2024-08-16 | 1 | -1/+1 | |
| * | Merged trunk | apnadkarni | 2024-08-12 | 2 | -2/+6 | |
| |\ | ||||||
| | * | Force named namespaces to be made by TclOO. [154f0982f2] | dkf | 2024-08-06 | 1 | -2/+5 | |
| | |\ | ||||||
| | * | | add/document the zlib command to the set of commands in a safe interpreter | Torsten | 2024-08-05 | 1 | -0/+1 | |
| * | | | resolution of ticket [75291b89b3] | Torsten | 2024-08-06 | 1 | -3/+3 | |
| * | | | resolution of ticket [7db9574a06] | Torsten | 2024-08-06 | 2 | -8/+15 | |
| * | | | also change zipfs.3 to match the resolution of ticket [b9f3ff8fe6] | Torsten | 2024-08-05 | 1 | -8/+12 | |
| * | | | resolution of ticket [b9f3ff8fe6] | Torsten | 2024-08-05 | 2 | -15/+19 | |
| * | | | zipfs mount_data -> mountdata | apnadkarni | 2024-08-05 | 1 | -1/+1 | |
| * | | | Make zipfs inaccessible to safe interps. See bug [a47b587499] | apnadkarni | 2024-08-05 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | document zipfs as hidden command in interp.n | Torsten | 2024-08-05 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | correct wrong comment about safe subcommands, don't make zipfs a package anym... | Torsten | 2024-08-03 | 1 | -2/+0 | |
| |/ / | ||||||
| * | | [3adf9e3a] Document argument bufferSize of Tcl_ZlibInflate | oehhar | 2024-07-30 | 1 | -1/+4 | |
| |\ \ | ||||||
| * | | | Add foreachLine, readFile, writeFile to NAMES so they show up in html index | apnadkarni | 2024-07-29 | 1 | -1/+1 | |
| * | | | merge 8.7 | sebres | 2024-07-29 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| * \ \ \ | merge 8.7 | sebres | 2024-07-28 | 1 | -4/+4 | |
| |\ \ \ \ | ||||||
| * | | | | | Correct syntax error in doc/clock.n | oehhar | 2024-07-26 | 1 | -1/+1 | |
| * | | | | | Add missing documentation for -validate option to clock scan | apnadkarni | 2024-07-23 | 1 | -2/+13 | |
| * | | | | | Minor doc correction to mcloadedlocales syntax | apnadkarni | 2024-07-22 | 1 | -2/+2 | |
| * | | | | | Merge 8.7 | dkf | 2024-07-18 | 1 | -0/+5 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Minor doc change - remove reference to XP and Vista | apnadkarni | 2024-07-16 | 1 | -4/+3 | |
| * | | | | | | Fix docs for tcl::tm::roots - takes a single argument | jan.nijtmans | 2024-06-30 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | TIP 699: Eliminate encoding alias "binary"; provide introspection for binary ... | jan.nijtmans | 2024-06-30 | 1 | -3/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Add "chan isbinary" for checking whether a _channel_ is binary | jan.nijtmans | 2024-06-24 | 1 | -0/+8 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Add "chan isbinary" for checking whether a _channel_ is binary. | jan.nijtmans | 2024-06-23 | 1 | -0/+8 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | TIP #699: Remove support for encoding aliases {} and "binary". | jan.nijtmans | 2024-06-24 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| | * | | | | | | | | Eliminate "-encoding binary" in favour of "-translation binary". Meant for in... | jan.nijtmans | 2024-06-21 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Fix examples, using "-translation binary" correctly in stead of "-encoding bi... | jan.nijtmans | 2024-06-21 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update string is integer docs as per TIP 514. | apnadkarni | 2024-06-21 | 1 | -6/+4 | |
| * | | | | | | | | | Fix [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 15 | -95/+95 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Fix [53ac20f94b]: namespace(n) documentation doesn't reflect TIP#278 changes | jan.nijtmans | 2024-06-19 | 1 | -16/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Proposed fix for [53ac20f94b]: namespace(n) documentation doesn't reflect TIP... | jan.nijtmans | 2024-06-13 | 1 | -16/+15 | |
| * | | | | | | | | | | | TIP 696 - partition return codes between core and non-core | apnadkarni | 2024-06-19 | 4 | -11/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix decimal rep of TCL_CODE_USER_MAX | apnadkarni | 2024-06-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Update to new TIP revision | apnadkarni | 2024-06-09 | 1 | -4/+4 | |
| | * | | | | | | | | | | | TIP 696 #defines and docs | apnadkarni | 2024-06-04 | 4 | -11/+20 | |
| * | | | | | | | | | | | | Merge trunk | jan.nijtmans | 2024-06-19 | 19 | -596/+886 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Implement %z/%t/%q/%j size modifiers for 'scan'. Part of TIP #697 | jan.nijtmans | 2024-06-17 | 1 | -3/+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 | |
* | | | | | | | | | | | | | | | tcl::unsupported::inject is deprecated, will be removed in 9.0 | jan.nijtmans | 2024-08-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | Backport: Consolidated zipfs changes | jan.nijtmans | 2024-08-18 | 4 | -34/+47 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Force named namespaces to be made by TclOO. [154f0982f2] | dkf | 2024-08-06 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | merge 8.6 | dkf | 2024-08-06 | 12 | -59/+103 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |