| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "chan isbinary" for checking whether a _channel_ is binarycore-tip-699 | jan.nijtmans | 2024-06-24 | 5 | -0/+88 |
|\ |
|
| * | Add "chan isbinary" for checking whether a _channel_ is binary. | jan.nijtmans | 2024-06-23 | 5 | -0/+88 |
|
|
* | | TIP #699: Remove support for encoding aliases {} and "binary". | jan.nijtmans | 2024-06-24 | 2 | -5/+7 |
|\ \ |
|
| * \ | Eliminate "-encoding binary" in favour of "-translation binary". Final proposal. | jan.nijtmans | 2024-06-24 | 5 | -84/+86 |
| |\ \
| | |/
| |/| |
|
| | * | Eliminate "-encoding binary" in favour of "-translation binary". Meant for in... | jan.nijtmans | 2024-06-21 | 6 | -84/+87 |
|
|
* | | | Eliminate "-encoding binary" in all test-cases | jan.nijtmans | 2024-06-24 | 3 | -78/+72 |
|\ \ \
| |/ /
|/| | |
|
| * | | Eliminate "-encoding binary" as much as possible in testcases | jan.nijtmans | 2024-06-24 | 4 | -75/+69 |
|
|
* | | | Test cases: no unneccessary "chan configure" statements, remove now obsolete ... | jan.nijtmans | 2024-06-23 | 1 | -14/+0 |
|
|
* | | | Since -eofchar {} is the default already, no need to specify this over and ov... | jan.nijtmans | 2024-06-22 | 6 | -165/+165 |
|
|
* | | | Revise use of "-translation binary" in testcases: Use it where usefull, don't... | jan.nijtmans | 2024-06-21 | 4 | -20/+19 |
|\ \ \
| |/ / |
|
| * | | Revise use of "-translation binary" in testcases: Use it where usefull, don't... | jan.nijtmans | 2024-06-21 | 4 | -20/+19 |
| |\ \ |
|
| | * | | Revise use of "-translation binary" in testcases: Use it where usefull, don't... | jan.nijtmans | 2024-06-21 | 4 | -22/+21 |
|
|
* | | | | Add missing ucm2tests to generate ICU based test cases | apnadkarni | 2024-06-21 | 1 | -0/+352 |
| |_|/
|/| | |
|
* | | | 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 | 2 | -5/+5 |
| |\ \
| | |/ |
|
| | * | 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 |
|
|
* | | | Remove dead code / outdated comment | jan.nijtmans | 2024-06-20 | 1 | -9/+0 |
|
|
* | | | Fix [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 33 | -243/+243 |
|\ \ \
| |/ / |
|
| * | | Fix [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 33 | -246/+246 |
| |\ \ |
|
| | * | | Change "channelId" to "channel" in documentation, error-handling and testcases | jan.nijtmans | 2024-06-17 | 28 | -159/+159 |
|
|
* | | | | Remove TclNREvalList(), it was only used in unsupported::inject, which is now... | jan.nijtmans | 2024-06-19 | 1 | -29/+0 |
|
|
* | | | | merge 8.7 | sebres | 2024-06-19 | 2 | -3/+20 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 8.6 | sebres | 2024-06-19 | 2 | -3/+20 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in safe... | sebres | 2024-06-19 | 2 | -3/+20 |
| | |\ \ |
|
| | | * | | typo in comment | sebres | 2024-06-13 | 1 | -1/+1 |
|
|
| | | * | | small amend cleaning var in test | sebres | 2024-06-13 | 1 | -1/+1 |
|
|
| | | * | | fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in safe... | sebres | 2024-06-13 | 1 | -3/+4 |
|
|
| | | * | | test illustrating [1095bf7f756f9aed]: safe ensemble commands must be compiled... | sebres | 2024-06-13 | 1 | -0/+16 |
|
|
* | | | | | 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 |
|
|
* | | | | | | Merge-mark | jan.nijtmans | 2024-06-19 | 0 | -0/+0 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Document %z and %t size modifiers for 'format' and 'scan' | jan.nijtmans | 2024-06-19 | 2 | -21/+23 |
|
|
* | | | | | | TIP 696 - partition return codes between core and non-core | apnadkarni | 2024-06-19 | 5 | -11/+24 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix decimal rep of TCL_CODE_USER_MAX | apnadkarni | 2024-06-10 | 2 | -2/+2 |
|
|
| * | | | | | | Merge trunk | apnadkarni | 2024-06-09 | 89 | -802/+798 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Update to new TIP revision | apnadkarni | 2024-06-09 | 2 | -9/+8 |
|
|
| * | | | | | | | TIP 696 #defines and docs | apnadkarni | 2024-06-04 | 5 | -11/+25 |
|
|
* | | | | | | | | TIP #697: 32-bit truncation in format and scan (let's gain some time) | jan.nijtmans | 2024-06-19 | 10 | -92/+51 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2024-06-19 | 128 | -3714/+4210 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Rebase to 9.0 | jan.nijtmans | 2024-05-31 | 8 | -99/+55 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Make last test-cases pass | jan.nijtmans | 2024-05-31 | 4 | -23/+9 |
|
|
| | * | | | | | | | | | Make a start with new TIP implementation, handling '%d' for 'format' and '%d'... | jan.nijtmans | 2024-05-31 | 5 | -75/+45 |
|
|
* | | | | | | | | | | | Add back tests for inject crashes adapted for coroinject | apnadkarni | 2024-06-19 | 1 | -0/+24 |
|
|
* | | | | | | | | | | | Remove tcl::unsupported::inject | apnadkarni | 2024-06-19 | 3 | -99/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Make note in changes.md about removal of inject command | apnadkarni | 2024-06-19 | 1 | -0/+1 |
|
|
| * | | | | | | | | | | Merge trunk | apnadkarni | 2024-06-19 | 9 | -352/+354 |
| |\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Fix some more indenting | jan.nijtmans | 2024-06-18 | 9 | -352/+354 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2024-06-18 | 9 | -360/+362 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / /
| | |/| | | | | | | | |
|