Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-09-20 | 4 | -15/+115 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | eliminate use of "utf32" constraint: no longer necessary | jan.nijtmans | 2023-09-20 | 1 | -8/+7 | |
| | * | | | | | | | | | | | Fix compilation with CFLAGS=-DTCL_NO_DEPRECATED | jan.nijtmans | 2023-09-20 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Bug [a288e2003b] - file normalize broken for zipfs. | apnadkarni | 2023-09-20 | 4 | -15/+115 | |
| * | | | | | | | | | | | 2 more "string equal" testcases | jan.nijtmans | 2023-09-19 | 1 | -0/+6 | |
| * | | | | | | | | | | | Merge 8.7 - Bugs [14db54d81e], [6183f535c89]. Glob and find on zipfs root | apnadkarni | 2023-09-19 | 2 | -22/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Bugs [14db54d81e], [6183f535c89]. Glob and find on zipfs root | apnadkarni | 2023-09-19 | 2 | -22/+53 | |
| * | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-09-19 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Fix gcc warning | jan.nijtmans | 2023-09-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge 8.7 - Bug [4c686f1f0a] - zipfs mount on / | apnadkarni | 2023-09-19 | 2 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Bug [4c686f1f0a] - zipfs mount on / | apnadkarni | 2023-09-19 | 2 | -4/+6 | |
| * | | | | | | | | | | | Merge 8.7 - Bug [d056ee6d30] - zipfs list returns invalid paths | apnadkarni | 2023-09-18 | 2 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Bug [d056ee6d30] - zipfs list returns invalid paths | apnadkarni | 2023-09-18 | 2 | -4/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Directory depth calculation assumed zipfs root at /, not //zipfs:/ | apnadkarni | 2023-09-18 | 2 | -4/+8 | |
| | | * | | | | | | | | | | Create new branch named "bug-d056ee6d30" | apnadkarni | 2023-09-18 | 0 | -0/+0 | |
| * | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-09-18 | 2 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Allow larger values for "binary encode base64 -maxlen". Add some more testcases | jan.nijtmans | 2023-09-18 | 3 | -2/+14 | |
| | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | merge trunk | dgp | 2023-09-18 | 71 | -1530/+1564 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Stop new [memusage] utility command from polluting the set of open channels | dgp | 2023-09-18 | 1 | -1/+3 | |
| * | | | | | | | | | | | Merge 8.7. Add testcase | jan.nijtmans | 2023-09-18 | 3 | -6/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | silence compiler warning about uninitialized variable | dgp | 2023-09-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | int -> Tcl_Size (where appropriate). Make TclStringCmpOpts() static | jan.nijtmans | 2023-09-18 | 3 | -143/+165 | |
| * | | | | | | | | | | | Merge-mark | jan.nijtmans | 2023-09-18 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | int -> Tcl_Size (where appropriate) | jan.nijtmans | 2023-09-18 | 2 | -103/+103 | |
| * | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-09-18 | 4 | -8/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Fix [3d3124d01d]: failures with -ftrapv compiler option | jan.nijtmans | 2023-09-18 | 2 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | 3 more places where -wtrapv errors are triggered running the test-suite | jan.nijtmans | 2023-09-15 | 2 | -3/+3 | |
| | * | | | | | | | | | | | Backport [891a74b941]: format %#d not consistent with other radix prefixes or... | jan.nijtmans | 2023-09-18 | 1 | -6/+2 | |
| * | | | | | | | | | | | | Merge 8.7 - Remove test constraint bug-b3c7429255 | apnadkarni | 2023-09-17 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Remove test constraint bug-b3c7429255 | apnadkarni | 2023-09-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Bug [f5e36eb588] - uncompiled lassign memory usage for lseq | apnadkarni | 2023-09-17 | 2 | -34/+80 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Refactor to eliminate list dup as no longer necessary | apnadkarni | 2023-09-17 | 2 | -39/+42 | |
| | * | | | | | | | | | | | | Add test for lassign/lseq memory | apnadkarni | 2023-09-17 | 2 | -1/+23 | |
| | * | | | | | | | | | | | | Avoid list shimmering with uncompiled lassign on lseq | apnadkarni | 2023-09-17 | 1 | -13/+34 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge 8.7 - Fix [3f9f494cc1] zipfs timezone tests. | apnadkarni | 2023-09-17 | 1 | -2/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Fix [3f9f494cc1] zipfs timezone tests. | apnadkarni | 2023-09-17 | 1 | -2/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Use local time in tests for zip timestamps | apnadkarni | 2023-09-17 | 1 | -2/+9 | |
| | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | merge-mark | jan.nijtmans | 2023-09-16 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | cleanup format.test | jan.nijtmans | 2023-09-16 | 1 | -20/+11 | |
| * | | | | | | | | | | | | Fix bug [c29b92ec2bbb] - Tcl_IncrRefCount() should return (void) | griffin | 2023-09-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge 8.7 - Bug [b6f7cee65c] - nmake not testing zip based tcl library | apnadkarni | 2023-09-16 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Bug [b6f7cee65c] - nmake not testing zip based tcl library | apnadkarni | 2023-09-16 | 1 | -3/+5 | |
| * | | | | | | | | | | | | Merge 8.7 - Bug [2696dfe3f5] - raise exception on CRC errors | apnadkarni | 2023-09-16 | 3 | -12/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Bug [2696dfe3f5] - raise exception on CRC errors | apnadkarni | 2023-09-16 | 3 | -12/+76 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Clean up buffers on CRC failure | apnadkarni | 2023-09-16 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | Add test file for CRC | apnadkarni | 2023-09-16 | 1 | -0/+0 | |
| | | * | | | | | | | | | | | Merge | apnadkarni | 2023-09-16 | 5 | -47/+76 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Add false positive tests for CRC checking | apnadkarni | 2023-09-15 | 2 | -2/+16 | |
| | | * | | | | | | | | | | | CRC validation | apnadkarni | 2023-09-15 | 2 | -11/+60 | |
| | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge 8.7 - Bug [943258f361] - valgrind - cmdInfo test | apnadkarni | 2023-09-16 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / |