summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rebase to latest core-8-branchjan.nijtmans2022-09-204-9/+40
|\
| * TIP633 fconfigure -nocomplainencoding (TCL8.7): replace "-strictencoding 0" ↵oehhar2022-09-193-17/+17
| | | | | | | | by "-nocomplainencoding 1".
| * Merge 8.7oehhar2022-09-129-59/+119
| |\
| * | TIP633 fconfigure -strictencoding: make only "-strictencoding 0" possible on ↵oehhar2022-09-114-30/+26
| | | | | | | | | | | | TCL 8.7
| * | TIP633 fconfigure -strictencoding: change option name to "-strictencoding".oehhar2022-09-115-30/+16
| | |
| * | Merge 8.7oehhar2022-09-113-16/+18
| |\ \
| * \ \ Merge 8.7oehhar2022-09-101-5/+25
| |\ \ \
| * | | | TIP633: fconfigure -tolerantencoding: correct/add command interface testsoehhar2022-09-094-9/+24
| | | | |
| * | | | Merge 8.7oehhar2022-09-0998-4484/+9965
| |\ \ \ \
| * | | | | TIP633 fconfigure -tolerantencoding: set tolerant 8.7 default value.oehhar2022-08-252-4/+12
| | | | | |
| * | | | | Correct option shortcut valueoehhar2022-08-181-1/+1
| | | | | |
| * | | | | TIP633 fconfigure -tolerantencoding: start command argumentsoehhar2022-08-182-1/+28
| | | | | |
* | | | | | addendum to previous commit: restore -errorcode too .....jan.nijtmans2022-09-191-1/+1
| | | | | |
* | | | | | Upgrade Tcl_SaveResult usage to Tcl_SaveInterpState.dgp2022-09-191-3/+3
| | | | | |
* | | | | | eliminate (enum options) typecastjan.nijtmans2022-09-191-3/+2
| | | | | |
* | | | | | TIP #455 implementation: Extensions to [vwait]: Variable Sets and Scripted ↵jan.nijtmans2022-09-193-36/+476
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Access to Tcl_DoOneEvent
| * | | | | | TIP #455 proposed implementationjan.nijtmans2022-08-313-36/+476
| | | | | | |
* | | | | | | New (internal) function TclGetObjInterpProc2() and macro TclObjInterpProc2. ↵jan.nijtmans2022-09-194-9/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Will be needed for Itcl (in combination with TIP #626). Should have been part of TIP #627.
* | | | | | | Remove pre-8.6-related commentsjan.nijtmans2022-09-191-380/+0
| | | | | | |
* | | | | | | merge 8.6jan.nijtmans2022-09-152-3/+10
|\ \ \ \ \ \ \
| * | | | | | | new testcase proc-7.6jan.nijtmans2022-09-151-1/+8
| | | | | | | |
* | | | | | | | Merge http-bugfixes-2022H2 - several bugfixes and new helper commands.kjnash2022-09-155-334/+1544
|\ \ \ \ \ \ \ \
| * | | | | | | | Undo temporary mods to tests.kjnash2022-09-151-4/+4
| | | | | | | | |
| * | | | | | | | Merge 8.7kjnash2022-09-152-4/+5
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | When zipfs is finalized, be sure to unregister it. If this isn't done,dgp2022-09-151-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.7kjnash2022-09-1526-547/+1200
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Document TIP 602apnadkarni2022-09-151-0/+34
| | | | | | | | |
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ TIP #602 (partial): Remove tilde expansion in file paths. This part doesn't ↵jan.nijtmans2022-09-147-4/+463
|\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | | | | | | | | | | change tilde handling, only adds new commands
| | * | | | | | | | eol-spacingjan.nijtmans2022-09-141-2/+2
| | | | | | | | | |
| * | | | | | | | | Backport TIP 602 tildeexpandapnadkarni2022-08-306-43/+166
| | | | | | | | | |
| * | | | | | | | | Merge core-8-branchapnadkarni2022-08-3083-3735/+8228
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added file home command for (possible) Tcl 9 TIP 602 migrationapnadkarni2022-08-066-2/+338
| | | | | | | | | | |
| * | | | | | | | | | Create new branch named "tip-602-87"apnadkarni2022-08-060-0/+0
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge 8.6jan.nijtmans2022-09-142-494/+531
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Update all tables for Unicode 15jan.nijtmans2022-09-142-494/+531
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Update all tables for Unicode 15jan.nijtmans2022-09-142-494/+531
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Unicode 15.0.0 (Beta), to be released September 2022jan.nijtmans2022-06-092-494/+531
| | | | | | | | | | | |
* | | | | | | | | | | | Merge 8.6jan.nijtmans2022-09-132-8/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Fix [1073daf086]: Bug in handling illegal utf-8 sequencejan.nijtmans2022-09-132-13/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | (adapted) Testcase and fix for [1073daf086]: Bug in handling illegal utf-8 ↵jan.nijtmans2022-09-122-13/+10
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequence
* | | | | | | | | | | Merge 8.6oehhar2022-09-121-5/+48
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Ticket [6978c01b65]: as utf-8 is "special", also add invalid/incomplete ↵oehhar2022-09-121-6/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequence test cases for shiftjis.
* | | | | | | | | | | Merge 8.6jan.nijtmans2022-09-128-28/+28
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | testcase cleanupjan.nijtmans2022-09-121-78/+84
| | | | | | | | | | |
* | | | | | | | | | | Fix for [6978c01b65]: Channel encoding difference 8.6 <-> 9.0jan.nijtmans2022-09-111-1/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | complete the fixjan.nijtmans2022-09-112-5/+23
| | | | | | | | | | | |
| * | | | | | | | | | | Merge 8.7jan.nijtmans2022-09-113-38/+36
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge 8.6oehhar2022-09-111-30/+29
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Tests io-75.x tolerant encoding: correct indention and commentsoehhar2022-09-111-29/+29
| | | | | | | | | | |
* | | | | | | | | | | Update comment regarding isNativeObjectProcjan.nijtmans2022-09-101-7/+7
| | | | | | | | | | |