| Commit message (Expand) | Author | Age | Files | Lines |
* | merge 8.7 | sebres | 2024-07-28 | 1 | -4/+4 |
|\ |
|
| * | closes [cd25761979]: `clock format` and `clock add` will accept `now` as cloc... | 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 |
|\ \
| |/ |
|
| * | Merge 8.6 branch | dkf | 2024-07-18 | 1 | -0/+5 |
| |\ |
|
| | * | Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae] | dkf | 2024-07-15 | 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 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 - Fix docs for tcl::tm::roots - takes a single argument. | apnadkarni | 2024-06-29 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | Fix docs for tcl::tm::roots - takes a single argument. | apnadkarni | 2024-06-29 | 1 | -3/+3 |
|
|
| | | | |
| \ \ | |
*-. \ \ | TIP 699: Eliminate encoding alias "binary"; provide introspection for binary ... | jan.nijtmans | 2024-06-30 | 1 | -3/+11 |
|\ \ \ \
| | |/ / |
|
| | * | | Fix "chan isbinary" documentation for 8.7 | jan.nijtmans | 2024-06-28 | 1 | -2/+2 |
|
|
| | * | | Add "chan isbinary" command. Part of TIP #699, meant for 8.7 | jan.nijtmans | 2024-06-28 | 1 | -0/+8 |
|
|
| * | | | 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 |
|\ \ \
| |/ / |
|
| * | | Fix examples, using "-translation binary" correctly in stead of "-encoding bi... | jan.nijtmans | 2024-06-21 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | Fix wrong example: Should be "-translation binary" here, not "-encoding binary" | jan.nijtmans | 2024-06-21 | 1 | -1/+1 |
|
|
| * | | (backport) Update string is integer docs as per TIP 514. | jan.nijtmans | 2024-06-21 | 1 | -6/+4 |
|
|
* | | | 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 [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 15 | -95/+95 |
| |\ \ |
|
| | * | | Change "channelId" to "channel" in documentation, error-handling and testcases | jan.nijtmans | 2024-06-17 | 15 | -95/+95 |
|
|
| * | | | Document %z and %t size modifiers for 'format' and 'scan' | jan.nijtmans | 2024-06-19 | 2 | -21/+23 |
|
|
* | | | | 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 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | / /
| | | |/ /
| | |/| | |
|
| | * | | | Implement %z/%t/%q/%j size modifiers for 'scan'. Part of TIP #697, which is s... | jan.nijtmans | 2024-06-17 | 1 | -3/+4 |
|
|
| | * | | | Minor doc fix | jan.nijtmans | 2024-06-13 | 1 | -2/+2 |
|
|
| * | | | | Use tabs for indenting in stead of 8 spaces. Unbreak clang build | jan.nijtmans | 2024-06-13 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge 8.7 | jan.nijtmans | 2024-06-13 | 2 | -2/+2 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | Merge 8.6 | jan.nijtmans | 2024-06-12 | 1 | -0/+1 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Add METHOD headers to documentation. Other doc cleanup, backported from 8.7/9.0 | jan.nijtmans | 2024-06-12 | 3 | -49/+79 |
|
|
| | | * | | Add some METHOD headers | jan.nijtmans | 2024-06-11 | 1 | -1/+6 |
|
|
| * | | | | Tcl_AppendResultVA() is gone in Tcl 9.0 | jan.nijtmans | 2024-06-12 | 1 | -1/+1 |
|
|
| * | | | | channelName -> channelId, for consistancy with other *.n manpages | jan.nijtmans | 2024-06-11 | 1 | -1/+1 |
|
|
| * | | | | Revert [eb627bda27] from 9.0, will be put in a separate branch for review | jan.nijtmans | 2024-06-11 | 1 | -350/+502 |
|
|
| * | | | | No need to refer to Tcl 8.6, in some places | jan.nijtmans | 2024-06-11 | 4 | -19/+14 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Various doc backports from 9.0 | jan.nijtmans | 2024-06-11 | 20 | -130/+289 |
|
|
| * | | | | There are twelve functions in Tcl_ObjType now. | jan.nijtmans | 2024-06-11 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Backported a littttttle bit too much | jan.nijtmans | 2024-06-11 | 1 | -1/+1 |
|
|