summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-10-0125-122/+135
|\
| * Merge 8.6jan.nijtmans2020-09-301-3/+2
| |\
| | * (slightly) better error-message for invalid http -headers option. This works ...jan.nijtmans2020-09-302-6/+4
| * | TIP #581 tweak: Don't report "slaves" as valid option for "interp"jan.nijtmans2020-09-302-13/+24
| * | Ticket [0063cbcada]: From tcl 8.7 on, use "string is dict" instead "string is...oehhar2020-09-302-5/+4
| * | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dictoehhar2020-09-292-2/+7
| |\ \ | | |/
| | * Ticket [0063cbcada]: check http::geturl -headers parameter to be a dictoehhar2020-09-292-2/+7
| | |\
| | | * Remove wrong copy of test case http-3.2oehhar2020-09-291-3/+0
| | | * Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict.oehhar2020-09-292-2/+10
| | |/
| * | Add -Wshadow flag to the compiler, so we will be notified when (accidently) s...jan.nijtmans2020-09-295-5/+5
| * | Merge-markjan.nijtmans2020-09-280-0/+0
| |\ \ | | |/
| | * Update internal zlib channel type from TCL_CHANNEL_VERSION_3 to TCL_CHANNEL_V...jan.nijtmans2020-09-281-8/+8
| * | Restore change with correction.dgp2020-09-281-8/+8
| * | Revert change that made test expr-20.2 fail.dgp2020-09-281-7/+7
| * | Merge 8.6jan.nijtmans2020-09-2814-89/+80
| |\ \ | | |/
| | * Make Tcl compile warning-free using -Wshadowjan.nijtmans2020-09-2814-110/+103
| * | Merge 8.6jan.nijtmans2020-09-261-10/+18
| |\ \ | | |/
| | * Merge 8.5jan.nijtmans2020-09-261-6/+14
| | |\
| | | * Tweak xcode labels for Travis buildjan.nijtmans2020-09-261-5/+5
| | | * Build Travis with Xcode 12 and 12u (Universal Apps)jan.nijtmans2020-09-251-10/+18
* | | | Merge 8.7jan.nijtmans2020-09-256-15/+15
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-09-256-15/+15
| |\ \ \ | | |/ /
| | * | It's "utf-8", not "utf8" or "UTF8"jan.nijtmans2020-09-257-17/+17
* | | | Use utf-8 as default encoding for configuration informationjan.nijtmans2020-09-257-11/+9
* | | | Merge 8.7jan.nijtmans2020-09-252-24/+10
|\ \ \ \ | |/ / /
| * | | merge-markjan.nijtmans2020-09-250-0/+0
| * | | Merge 8.6jan.nijtmans2020-09-253-25/+11
| |\ \ \ | | |/ /
| | * | When sourcing script files (even when simulating that through open|read), alw...jan.nijtmans2020-09-253-1/+4
| | |\ \ | | | |/
| | | * When sourcing script files (even when simulating that through open|read), alw...jan.nijtmans2020-09-252-0/+3
| | * | Merge 8.5jan.nijtmans2020-09-251-23/+9
| | |\ \ | | | |/
| | | * Add gcc-10 build to Travisjan.nijtmans2020-09-241-22/+8
| | | * Let's see if we can recover from an occasional hickup like happened here: [ht...jan.nijtmans2020-09-231-1/+1
* | | | TIP #587 for Tcl 8.7jan.nijtmans2020-09-258-30/+27
|\ \ \ \ | |/ / / |/| | |
| * | | TCL_CFGVAL_ENCODING now defaults to "utf-8" as well.jan.nijtmans2020-09-2411-19/+17
| * | | Merge trunk. Use utf-8 explicitly when reading/writing script filesjan.nijtmans2020-09-229-30/+38
| |\ \ \
| | * \ \ Merge 8.7jan.nijtmans2020-09-224-0/+9
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | When writing script files (like pkgIndex.tcl), always use -translation lf, s...jan.nijtmans2020-09-224-0/+9
| | * | | Merge 8.7jan.nijtmans2020-09-202-7/+11
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge 8.6jan.nijtmans2020-09-202-7/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Improve TclInvalidateStringRep() macro such that (objPtr) is only evaluated o...jan.nijtmans2020-09-202-7/+10
| | | * | merge 8.7dgp2020-09-201-16/+14
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge 8.6dgp2020-09-201-16/+14
|\ \ \ \ \ | |/ / / /
| * | | | Silence compiler warning -- fix safety of macro.dgp2020-09-201-1/+1
| * | | | Make the check to avoid generating a string representation in [uplevel] a lit...pooryorick2020-09-202-16/+17
| | * | | Default utf-8 for source commandjan.nijtmans2020-09-202-20/+20
| | |/ /
| | * | Merge 8.7jan.nijtmans2020-09-204-6/+5
| | |\ \ | |_|/ / |/| | |
* | | | Merge 8.6jan.nijtmans2020-09-204-7/+6
|\ \ \ \ | |/ / /
| * | | Merge 8.5jan.nijtmans2020-09-204-7/+6
| |\ \ \ | | | |/ | | |/|
| | * | Backport many (formatting) changes in tools/*. Nothing functional.jan.nijtmans2020-09-2018-189/+194
| | | * Fix [9ffffcbeee]: compiler warnings in regcomp.cjan.nijtmans2020-09-202-9/+9