Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | merge 8.7 | sebres | 2024-07-28 | 1 | -1/+1 | |
|\ | ||||||
| * | merge 8.6 | sebres | 2024-07-28 | 1 | -1/+1 | |
| |\ | ||||||
| | * | tests/cmdAH.test: amend to [fd91b0ca09cb171f] - fixed typos | sebres | 2024-07-28 | 1 | -1/+1 | |
| | | | ||||||
* | | | merge 8.7 | sebres | 2024-07-02 | 1 | -2/+18 | |
|\ \ \ | |/ / | ||||||
| * | | merge 8.6 | sebres | 2024-07-02 | 1 | -2/+18 | |
| |\ \ | | |/ | ||||||
| | * | further attempt to fix [fd91b0ca09cb171f] (check whether some disk/driver ↵ | sebres | 2024-07-01 | 1 | -2/+18 | |
| | | | | | | | | | | | | may have 2038 problem) | |||||
| | * | Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale | jan.nijtmans | 2024-07-01 | 1 | -1/+1 | |
| | | | ||||||
| | | | ||||||
| \ \ | ||||||
*-. \ \ | TIP 699: Eliminate encoding alias "binary"; provide introspection for binary ↵ | jan.nijtmans | 2024-06-30 | 1 | -1/+1 | |
|\ \ \ \ | | |/ / | | | | | | | | | channels | |||||
| | * | | Add "chan isbinary" command. Part of TIP #699, meant for 8.7 | jan.nijtmans | 2024-06-28 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | merge 8.7 | sebres | 2024-06-28 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | merge 8.7 | sebres | 2024-06-28 | 1 | -2/+2 | |
| |\ \ | | |/ | ||||||
| | * | cmdAH.test: strengthening time64bit constraint (try to fix test failures ↵ | sebres | 2024-06-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | [fd91b0ca09cb171f]), always prefer size of st_mtime if testsize available | |||||
| | * | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -2/+2 | |
| | | | | | | | | | corrections in history.tcl and tcltest.test. | |||||
| | * | Add "notWsl" test constraints. Clean up many testcases | jan.nijtmans | 2023-03-08 | 1 | -8/+9 | |
| | | | ||||||
* | | | Since -eofchar {} is the default already, no need to specify this over and ↵ | jan.nijtmans | 2024-06-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | over again in testcases | |||||
* | | | closes [10aa8403d064439f]: merge 8.7, restore time64bit constraint (all ↵ | sebres | 2024-05-10 | 1 | -2/+6 | |
|\ \ \ | |/ / | | | | | | | platforms now) | |||||
* | | | Add comment to cmdAH-24.20.[12] | jan.nijtmans | 2023-07-20 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge 8.7 | jan.nijtmans | 2023-07-04 | 1 | -26/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Use "tcltest::Asciify" in stead of "printable" | jan.nijtmans | 2023-07-04 | 1 | -26/+8 | |
| | | | ||||||
* | | | Correct spelling errors in comments and documentation, but also a ↵ | pooryorick | 2023-04-12 | 1 | -2/+2 | |
|\ \ \ | |/ / | | | | | | | non-comment corrections in history.tcl and tcltest.test. | |||||
| * | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -2/+2 | |
| | | | | | | | | | corrections in history.tcl and tcltest.test. | |||||
| * | | Merge 8.7 - disable tests on WSL | apnadkarni | 2023-03-02 | 1 | -3/+5 | |
| |\ \ | ||||||
| * | | | Factor out encoding test vectors into separate file so they can be used for ↵ | apnadkarni | 2023-02-24 | 1 | -633/+1 | |
| | | | | | | | | | | | | | | | | file IO tests | |||||
| * | | | Bug [40c61a5d10]. Fix syntax error message. | apnadkarni | 2023-02-24 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | New signature for Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx ↵ | apnadkarni | 2023-02-23 | 1 | -4/+20 | |
| | | | | | | | | | | | | | | | | as per TIP 656 | |||||
| * | | | Merge 8.7 | apnadkarni | 2023-02-23 | 1 | -7/+7 | |
| |\ \ \ | ||||||
| * | | | | Fix gcc warnings and encoding error message (bug [40c61a5d10]) | apnadkarni | 2023-02-23 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Add ICU tests for unmapped characters. | apnadkarni | 2023-02-22 | 1 | -0/+4 | |
| | | | | | ||||||
| * | | | | Rework ICU tests to check validity of whole charmap in one test, else too ↵ | apnadkarni | 2023-02-21 | 1 | -33/+54 | |
| | | | | | | | | | | | | | | | | | | | | many tests. | |||||
| * | | | | Add UTF16 and UTF32 tests | apnadkarni | 2023-02-20 | 1 | -56/+137 | |
| | | | | | ||||||
| * | | | | Remove knownBug test constraints now that fix has been merged from core-8-branch | apnadkarni | 2023-02-19 | 1 | -66/+65 | |
| | | | | | ||||||
| * | | | | Merge 8.7 to pick up UTF-8 encoding fix | apnadkarni | 2023-02-18 | 1 | -3/+3 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | Done with invalid utf-8 table | apnadkarni | 2023-02-18 | 1 | -37/+241 | |
| | | | | | ||||||
| * | | | | Part way through utf-8 test equivalence classes | apnadkarni | 2023-02-17 | 1 | -197/+306 | |
| | | | | | ||||||
| * | | | | Bit more work on encoding test framework. Long way to go. | apnadkarni | 2023-02-16 | 1 | -139/+288 | |
| | | | | | ||||||
| * | | | | Start on expanding encoding tests | apnadkarni | 2023-02-15 | 1 | -25/+171 | |
| | | | | | ||||||
| * | | | | Tentative fix for [bd1a60eb9] - surrogates in strict utf-8 | apnadkarni | 2023-02-12 | 1 | -2/+3 | |
| | | | | | ||||||
| * | | | | Minor fixes and tests | apnadkarni | 2023-02-12 | 1 | -1/+6 | |
| | | | | | ||||||
| * | | | | Added 'encoding profiles' | apnadkarni | 2023-02-12 | 1 | -0/+9 | |
| | | | | | ||||||
| * | | | | Minor readability changes | apnadkarni | 2023-02-12 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Partial implementation of replace profile | apnadkarni | 2023-02-11 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | Add equivalent tests from ff630bf370 | apnadkarni | 2023-02-09 | 1 | -3/+15 | |
| | | | | | ||||||
| * | | | | Merge core-8-branch | apnadkarni | 2023-02-07 | 1 | -31/+31 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | Refactor encoding tests for broader coverage and easier test case management | apnadkarni | 2023-02-07 | 1 | -195/+343 | |
| |/ / / | ||||||
* | | | | Merge 9.0 - disable file perms tests on wsl | apnadkarni | 2023-03-02 | 1 | -3/+5 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge 8.7: Disable more file permissions tests for WSL (not supported in ↵ | apnadkarni | 2023-03-02 | 1 | -3/+5 | |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | WSL/NTFS) | |||||
| | * | | | Disable more file permissions tests for WSL (not supported in WSL/NTFS) | apnadkarni | 2023-03-02 | 1 | -3/+5 | |
| | |/ / | ||||||
* | | | | Add encoding test vector files | apnadkarni | 2023-03-02 | 1 | -4/+1 | |
| | | | | ||||||
* | | | | Cherrypick [070225e33d]. Move setting of profile flags to lower level ↵ | apnadkarni | 2023-02-28 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | functions in case they are called directly | |||||
* | | | | Tests pass modulo couple of differences in Tcl 8 and 9 default behavior to ↵ | apnadkarni | 2023-02-25 | 1 | -193/+468 | |
|/ / / | | | | | | | | | | be discussed (tickets logged) |