summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* merge trunkdgp2021-03-2216-571/+632
|\
| * Merge 8.7jan.nijtmans2021-03-223-4/+4
| |\
| | * Rename MODULESCOPE TclGetLoadedPackagesEx() to TclGetLoadedLibraries()jan.nijtmans2021-03-224-5/+5
| * | Merge 8.7jan.nijtmans2021-03-221-162/+162
| |\ \ | | |/
| | * Rename internal variables, making it more clear that tclLoad.c is not part of...jan.nijtmans2021-03-221-162/+162
| * | 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-1911-191/+365
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2021-03-1910-154/+152
| | |\ \
| | | * | Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documen...jan.nijtmans2021-03-196-38/+38
| | | * | 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/+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-171-45/+56
| |\ \ \ | | |/ /
| | * | Fix MSVC buildjan.nijtmans2021-03-171-1/+1
| | * | More cleaning up of zipfsdkf2021-03-161-46/+56
| * | | Merge 8.7jan.nijtmans2021-03-162-5/+4
| |\ \ \ | | |/ /
| | * | Fix gcc warningsjan.nijtmans2021-03-162-4/+3
* | | | merge trunkdgp2021-03-1515-927/+1354
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2021-03-153-7/+4
| |\ \ \ | | |/ /
| | * | Tweak usage of TCL_NO_DEPRECATEDjan.nijtmans2021-03-152-4/+4
| * | | Merge 8.7 (this is the TIP #575 implementation for Tcl 9.0)jan.nijtmans2021-03-1512-97/+79
| |\ \ \ | | |/ /
| | * | Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev()jan.nijtmans2021-03-1512-95/+106
| | |\ \
| | | * \ Merge 8.7jan.nijtmans2021-02-186-22/+61
| | | |\ \
| | | * \ \ Merge 8.7jan.nijtmans2021-02-161-6/+41
| | | |\ \ \
| | | * \ \ \ Merge 8.7jan.nijtmans2021-02-162-5/+5
| | | |\ \ \ \
| | | * \ \ \ \ Merge 8.7jan.nijtmans2021-02-1530-232/+416
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge 8.7jan.nijtmans2020-12-161-1/+1
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-12-1399-216/+217
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-12-0418-188/+86
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-11-205-9/+20
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-11-115-91/+114
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-11-0511-78/+37
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-10-241-2/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-10-227-23/+27
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-10-141-6/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-10-1481-2175/+2439
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | Change implementation "charstart", not behaving as "prevchar" any more. Also ...jan.nijtmans2020-05-291-21/+38
| | | * | | | | | | | | | | | | | | | Remove nextword/prevword. Rename nextchar/prefchar to charend/charstart, for ...jan.nijtmans2020-05-282-162/+15
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | Finish implementation of "string nextchar|nextword|prevchar|prevword". Not th...jan.nijtmans2020-05-254-96/+90
| | | * | | | | | | | | | | | | | | | | Fix "string is wordchar" in compiled case handling characters > U+FFFF. Adapt...jan.nijtmans2020-05-251-2/+4