summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2021-03-3192-2893/+4078
|\
| * Merge 8.7jan.nijtmans2021-03-311-0/+5
| |\
| | * Add 3 undocumented #defines. To be formalized by TIP #595 (currently being vo...jan.nijtmans2021-03-311-0/+5
| * | Merge 8.7jan.nijtmans2021-03-302-3/+110
| |\ \ | | |/
| | * RFE 4b4830eb54: reflected channel truncate methodjan.nijtmans2021-03-302-3/+110
| | |\
| | | * Proposed implementation of RFE [4b4830eb54]jan.nijtmans2021-03-182-5/+111
| * | | Improve documentation for exec and open, especially in relation to binary pip...dkf2021-03-302-1/+38
| |\ \ \ | | |/ /
| | * | Improve documentation for exec and open, especially in relation to binary pip...dkf2021-03-302-1/+38
| | |\ \
| | | * \ Improve documentation for exec and open, especially in relation to binary pip...dkf2021-03-302-2/+40
| | | |\ \
| | | | * | Improve documentation for exec and open, especially in relation to binary pip...dkf2021-03-302-3/+62
| * | | | | Merge 8.7jan.nijtmans2021-03-3045-1017/+1004
| |\ \ \ \ \ | | |/ / / /
| | * | | | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-3045-1017/+1004
| | * | | | merge-markjan.nijtmans2021-03-300-0/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | remove useless save/restorejan.nijtmans2021-03-301-2/+0
| * | | | | Merge 8.7jan.nijtmans2021-03-281-10/+9
| |\ \ \ \ \ | | |/ / / /
| | * | | | Change TCL_ENCODING_EXTERNAL flag into TCL_ENCODING_MODIFIED, but with opposi...jan.nijtmans2021-03-281-10/+9
| * | | | | Merge 8.7jan.nijtmans2021-03-224-6/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Rename MODULESCOPE TclGetLoadedPackagesEx() to TclGetLoadedLibraries()jan.nijtmans2021-03-225-7/+7
| * | | | | Merge 8.7jan.nijtmans2021-03-223-176/+176
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge-markjan.nijtmans2021-03-220-0/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 8.5jan.nijtmans2021-03-221-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Fix incorrect comment: underscore ('_') is allowed in a packageNamejan.nijtmans2021-03-221-1/+1
| | * | | | Rename internal variables, making it more clear that tclLoad.c is not part of...jan.nijtmans2021-03-221-162/+162
| | * | | | merge-markjan.nijtmans2021-03-210-0/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | Implement TCL_ENCODING_STOPONERROR flag for UtfToUtf encoder/decoder. Backpor...jan.nijtmans2021-03-211-7/+25
| * | | | | Merge 8.7jan.nijtmans2021-03-191-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix [0221b993a1]: Tcl command [update idletasks] doesn't skip main loop in Tc...jan.nijtmans2021-03-191-1/+1
| | |\ \ \ \
| | | * | | | Suggested fix for [0221b993a1]: Tcl command [update idletasks] doesn't skip m...jan.nijtmans2021-03-181-1/+1
| * | | | | | Merge 8.7jan.nijtmans2021-03-191-3/+8
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fully implement TCL_ENCODING_STOPONERROR flag for Utf2Utf encoder/decoder.jan.nijtmans2021-03-191-3/+8
| * | | | | | Merge 8.7jan.nijtmans2021-03-1920-297/+471
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2021-03-1919-261/+259
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documen...jan.nijtmans2021-03-1910-97/+96
| | | * | | | Delete some useless code. Was only place where we fed an uncontrolled value t...dkf2021-03-181-2/+0
| | * | | | | Handle the encoding of filenames in ZIPs correctly. (This is awful. The awful...dkf2021-03-182-39/+215
| * | | | | | Merge 8.7jan.nijtmans2021-03-181-2/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2021-03-181-2/+2
| | |\ \ \ \ \ | | | |/ / / / | | | | / / / | | | |/ / / | | |/| | |
| | | * | | Fix [8663689908]. Final documentation fix, implementation was already fixed e...jan.nijtmans2021-03-181-2/+2
| * | | | | Merge 8.7jan.nijtmans2021-03-181-12/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.6jan.nijtmans2021-03-181-12/+7
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix [2860859e84]: Misleading description in README filejan.nijtmans2021-03-181-12/+7
| * | | | | Merge 8.7jan.nijtmans2021-03-181-2/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.6jan.nijtmans2021-03-181-2/+1
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | Remove incorrect/useless commentjan.nijtmans2021-03-181-2/+1
| * | | | Merge 8.7jan.nijtmans2021-03-181-126/+24
| |\ \ \ \ | | |/ / /
| | * | | More simplification of UtfToUtfProc(). Get rid of wrapper functions UtfIntToU...jan.nijtmans2021-03-181-126/+24
| * | | | Merge 8.7jan.nijtmans2021-03-171-56/+31
| |\ \ \ \ | | |/ / /
| | * | | Simplify UtfToUtfProc() and UtfToUtf16Proc(): Using TclUtfToUCS4() internally...jan.nijtmans2021-03-172-59/+32
| * | | | Merge 8.7jan.nijtmans2021-03-172-45/+61
| |\ \ \ \ | | |/ / /
| | * | | Fix MSVC buildjan.nijtmans2021-03-171-1/+1