| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 6 | -44/+44 |
|\ |
|
| * | Fix [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 6 | -44/+44 |
| |\ |
|
| | * | Change "channelId" to "channel" in documentation, error-handling and testcases | jan.nijtmans | 2024-06-17 | 6 | -44/+44 |
|
|
* | | | merge 8.7 | sebres | 2024-06-19 | 1 | -0/+16 |
|\ \ \
| |/ / |
|
| * | | merge 8.6 | sebres | 2024-06-19 | 1 | -0/+16 |
| |\ \ |
|
| | * | | small amend cleaning var in test | sebres | 2024-06-13 | 1 | -1/+1 |
|
|
| | * | | test illustrating [1095bf7f756f9aed]: safe ensemble commands must be compiled... | sebres | 2024-06-13 | 1 | -0/+16 |
|
|
* | | | | TIP #697: 32-bit truncation in format and scan (let's gain some time) | jan.nijtmans | 2024-06-19 | 4 | -43/+19 |
|\ \ \ \ |
|
| * \ \ \ | Merge trunk | jan.nijtmans | 2024-06-19 | 4 | -19/+76 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Rebase to 9.0 | jan.nijtmans | 2024-05-31 | 4 | -43/+19 |
| |\ \ \ \ |
|
| | * | | | | Make last test-cases pass | jan.nijtmans | 2024-05-31 | 3 | -9/+7 |
|
|
| | * | | | | Make a start with new TIP implementation, handling '%d' for 'format' and '%d'... | jan.nijtmans | 2024-05-31 | 1 | -34/+12 |
|
|
* | | | | | | Add back tests for inject crashes adapted for coroinject | apnadkarni | 2024-06-19 | 1 | -0/+24 |
|
|
* | | | | | | Remove tcl::unsupported::inject | apnadkarni | 2024-06-17 | 1 | -41/+2 |
| |_|/ / /
|/| | | | |
|
* | | | | | Use tabs for indenting in stead of 8 spaces. Unbreak clang build | jan.nijtmans | 2024-06-13 | 1 | -4/+4 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge 8.7 | jan.nijtmans | 2024-06-13 | 1 | -4/+4 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Use tabs for indenting in stead of 8 spaces | jan.nijtmans | 2024-06-13 | 1 | -4/+4 |
|
|
| | * | | | use "int fd" for file descriptors, like everywhere else in the code. Mark som... | jan.nijtmans | 2024-06-12 | 1 | -1/+1 |
|
|
* | | | | | merge 8.7 (several conflicts resolved) | sebres | 2024-06-12 | 1 | -1/+5 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | ultimately closes [f05f5ef759c1f7f9]: since bigints are not supported yet, tr... | sebres | 2024-06-12 | 1 | -1/+5 |
|
|
* | | | | | merge 8.7 | sebres | 2024-06-12 | 1 | -3/+26 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | more fixes for [f05f5ef759c1f7f9]: don't swallow expr errors, further code re... | sebres | 2024-06-12 | 1 | -3/+10 |
|
|
| * | | | | lseq: more tests | sebres | 2024-06-12 | 1 | -0/+16 |
|
|
* | | | | | merge 8.7 (fix for [f05f5ef759c1f7f9]) | sebres | 2024-06-12 | 1 | -0/+26 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | tests illustrating bug [f05f5ef759c1f7f9], incorrect behavior of lseq | sebres | 2024-06-12 | 1 | -0/+26 |
|
|
* | | | | | Fix [d5b45c23f4]: file tildeexpand and file home not disabled in safe base in... | jan.nijtmans | 2024-06-07 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix for [d5b45c23f4]: file tildeexpand and file home not disabled in safe bas... | jan.nijtmans | 2024-06-07 | 1 | -1/+1 |
|
|
* | | | | | Fix [57daa91ea]: Tcl_GetIntForIndex handling of n-m (m > n). With testcases. | jan.nijtmans | 2024-06-06 | 1 | -10/+14 |
|\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | | |
|
| * | | | Fix [57daa91ea]: Tcl_GetIntForIndex handling of n-m (m > n). With testcases. | jan.nijtmans | 2024-06-06 | 1 | -0/+6 |
|
|
* | | | | Since int() doesn't truncate any more (TIP #514), adapt the documentation acc... | jan.nijtmans | 2024-05-31 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Since int() doesn't truncate any more (TIP #514), adapt the documentation acc... | jan.nijtmans | 2024-05-31 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | dkf | 2024-05-31 | 1 | -23/+62 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Merge 8.6 | dkf | 2024-05-31 | 1 | -23/+62 |
| |\ \
| | |/ |
|
| | * | More elegant background error interception, used more widely in oo.test | dkf | 2024-05-31 | 1 | -22/+28 |
|
|
| | * | [7c934f4a3d] Make sure to also trap background errors | dkf | 2024-05-31 | 1 | -12/+43 |
|
|
* | | | Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t ma... | jan.nijtmans | 2024-05-30 | 1 | -12/+4 |
|\ \ \
| |/ / |
|
| * | | Let's [9c258a841a|fix] the %p/%z/%t type specifiers, so they behave like C in... | jan.nijtmans | 2024-05-29 | 1 | -3/+3 |
|
|
| * | | Fix [18f4a94d03], by reverting [9bcec7cd880540c3], which caused it. | jan.nijtmans | 2024-05-29 | 2 | -57/+107 |
| |\ \
| |/ /
|/| | |
|
| * | | merge 8.6 | sebres | 2024-05-28 | 2 | -6/+11 |
| |\ \
| | |/ |
|
| | * | cmdMZ.test: more precise and fast _nrt_sleep, no failures with valgrind | sebres | 2024-05-28 | 1 | -4/+11 |
|
|
| | * | ioTrans.test: removed constraint definition - notValgrind is already part of ... | sebres | 2024-05-28 | 1 | -2/+0 |
|
|
* | | | Merge trunk | apnadkarni | 2024-05-29 | 2 | -6/+11 |
|\ \ \ |
|
| * | | | partial merge 8.7 (cherrypick of tests changes only) | sebres | 2024-05-28 | 2 | -6/+11 |
|
|
* | | | | Fix tests - need longer timer under valgrind. Close created channels. | apnadkarni | 2024-05-28 | 1 | -6/+8 |
|
|
* | | | | Merge trunk | apnadkarni | 2024-05-28 | 1 | -35/+41 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 8.7 | sebres | 2024-05-27 | 1 | -35/+41 |
| |\ \ \
| | |/ / |
|
| | * | | merge 8.6 | sebres | 2024-05-27 | 1 | -35/+41 |
| | |\ \
| | | |/ |
|
| | | * | speedup interp.test a bit: switch to 50ms-based time limits (instead of 1sec); | sebres | 2024-05-27 | 1 | -35/+41 |
|
|
* | | | | Merge trunk | apnadkarni | 2024-05-27 | 2 | -2/+50 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.7 | dkf | 2024-05-25 | 2 | -2/+50 |
| |\ \ \
| | |/ / |
|