Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | rebase to latest core-8-branch | jan.nijtmans | 2022-09-20 | 4 | -9/+40 | |
|\ | ||||||
| * | TIP633 fconfigure -nocomplainencoding (TCL8.7): replace "-strictencoding 0" ↵ | oehhar | 2022-09-19 | 3 | -17/+17 | |
| | | | | | | | | by "-nocomplainencoding 1". | |||||
| * | Merge 8.7 | oehhar | 2022-09-12 | 9 | -59/+119 | |
| |\ | ||||||
| * | | TIP633 fconfigure -strictencoding: make only "-strictencoding 0" possible on ↵ | oehhar | 2022-09-11 | 4 | -30/+26 | |
| | | | | | | | | | | | | TCL 8.7 | |||||
| * | | TIP633 fconfigure -strictencoding: change option name to "-strictencoding". | oehhar | 2022-09-11 | 5 | -30/+16 | |
| | | | ||||||
| * | | Merge 8.7 | oehhar | 2022-09-11 | 3 | -16/+18 | |
| |\ \ | ||||||
| * \ \ | Merge 8.7 | oehhar | 2022-09-10 | 1 | -5/+25 | |
| |\ \ \ | ||||||
| * | | | | TIP633: fconfigure -tolerantencoding: correct/add command interface tests | oehhar | 2022-09-09 | 4 | -9/+24 | |
| | | | | | ||||||
| * | | | | Merge 8.7 | oehhar | 2022-09-09 | 98 | -4484/+9965 | |
| |\ \ \ \ | ||||||
| * | | | | | TIP633 fconfigure -tolerantencoding: set tolerant 8.7 default value. | oehhar | 2022-08-25 | 2 | -4/+12 | |
| | | | | | | ||||||
| * | | | | | Correct option shortcut value | oehhar | 2022-08-18 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | TIP633 fconfigure -tolerantencoding: start command arguments | oehhar | 2022-08-18 | 2 | -1/+28 | |
| | | | | | | ||||||
* | | | | | | addendum to previous commit: restore -errorcode too ..... | jan.nijtmans | 2022-09-19 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Upgrade Tcl_SaveResult usage to Tcl_SaveInterpState. | dgp | 2022-09-19 | 1 | -3/+3 | |
| | | | | | | ||||||
* | | | | | | eliminate (enum options) typecast | jan.nijtmans | 2022-09-19 | 1 | -3/+2 | |
| | | | | | | ||||||
* | | | | | | TIP #455 implementation: Extensions to [vwait]: Variable Sets and Scripted ↵ | jan.nijtmans | 2022-09-19 | 3 | -36/+476 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Access to Tcl_DoOneEvent | |||||
| * | | | | | | TIP #455 proposed implementation | jan.nijtmans | 2022-08-31 | 3 | -36/+476 | |
| | | | | | | | ||||||
* | | | | | | | New (internal) function TclGetObjInterpProc2() and macro TclObjInterpProc2. ↵ | jan.nijtmans | 2022-09-19 | 4 | -9/+58 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Will be needed for Itcl (in combination with TIP #626). Should have been part of TIP #627. | |||||
* | | | | | | | Remove pre-8.6-related comments | jan.nijtmans | 2022-09-19 | 1 | -380/+0 | |
| | | | | | | | ||||||
* | | | | | | | merge 8.6 | jan.nijtmans | 2022-09-15 | 2 | -3/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | new testcase proc-7.6 | jan.nijtmans | 2022-09-15 | 1 | -1/+8 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge http-bugfixes-2022H2 - several bugfixes and new helper commands. | kjnash | 2022-09-15 | 5 | -334/+1544 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Undo temporary mods to tests. | kjnash | 2022-09-15 | 1 | -4/+4 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge 8.7 | kjnash | 2022-09-15 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | When zipfs is finalized, be sure to unregister it. If this isn't done, | dgp | 2022-09-15 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | then path resolution can re-enter the zipfs implementation code and try to lookup pathnames in hash tables that have been deleted. Crash! Panic! Bad! I see this easily in an app that embeds Tcl/Tk and uses multiple interps. Did not easily find a demo script in Tcl alone. | |||||
| * | | | | | | | | Merge 8.7 | kjnash | 2022-09-15 | 26 | -547/+1200 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Document TIP 602 | apnadkarni | 2022-09-15 | 1 | -0/+34 | |
| | | | | | | | | | ||||||
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ | TIP #602 (partial): Remove tilde expansion in file paths. This part doesn't ↵ | jan.nijtmans | 2022-09-14 | 7 | -4/+463 | |
|\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | change tilde handling, only adds new commands | |||||
| | * | | | | | | | | eol-spacing | jan.nijtmans | 2022-09-14 | 1 | -2/+2 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Backport TIP 602 tildeexpand | apnadkarni | 2022-08-30 | 6 | -43/+166 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge core-8-branch | apnadkarni | 2022-08-30 | 83 | -3735/+8228 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Added file home command for (possible) Tcl 9 TIP 602 migration | apnadkarni | 2022-08-06 | 6 | -2/+338 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Create new branch named "tip-602-87" | apnadkarni | 2022-08-06 | 0 | -0/+0 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2022-09-14 | 2 | -494/+531 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Update all tables for Unicode 15 | jan.nijtmans | 2022-09-14 | 2 | -494/+531 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Update all tables for Unicode 15 | jan.nijtmans | 2022-09-14 | 2 | -494/+531 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Unicode 15.0.0 (Beta), to be released September 2022 | jan.nijtmans | 2022-06-09 | 2 | -494/+531 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2022-09-13 | 2 | -8/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix [1073daf086]: Bug in handling illegal utf-8 sequence | jan.nijtmans | 2022-09-13 | 2 | -13/+10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | (adapted) Testcase and fix for [1073daf086]: Bug in handling illegal utf-8 ↵ | jan.nijtmans | 2022-09-12 | 2 | -13/+10 | |
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequence | |||||
* | | | | | | | | | | | Merge 8.6 | oehhar | 2022-09-12 | 1 | -5/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Ticket [6978c01b65]: as utf-8 is "special", also add invalid/incomplete ↵ | oehhar | 2022-09-12 | 1 | -6/+48 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequence test cases for shiftjis. | |||||
* | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2022-09-12 | 8 | -28/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | testcase cleanup | jan.nijtmans | 2022-09-12 | 1 | -78/+84 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Fix for [6978c01b65]: Channel encoding difference 8.6 <-> 9.0 | jan.nijtmans | 2022-09-11 | 1 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | complete the fix | jan.nijtmans | 2022-09-11 | 2 | -5/+23 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2022-09-11 | 3 | -38/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge 8.6 | oehhar | 2022-09-11 | 1 | -30/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Tests io-75.x tolerant encoding: correct indention and comments | oehhar | 2022-09-11 | 1 | -29/+29 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Update comment regarding isNativeObjectProc | jan.nijtmans | 2022-09-10 | 1 | -7/+7 | |
| | | | | | | | | | | |