Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename MODULESCOPE TclGetLoadedPackagesEx() to TclGetLoadedLibraries() | jan.nijtmans | 2021-03-22 | 5 | -7/+7 |
* | merge-mark | jan.nijtmans | 2021-03-22 | 0 | -0/+0 |
|\ | |||||
| * | Merge 8.5 | jan.nijtmans | 2021-03-22 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix incorrect comment: underscore ('_') is allowed in a packageName | jan.nijtmans | 2021-03-22 | 1 | -1/+1 |
* | | | Rename internal variables, making it more clear that tclLoad.c is not part of... | jan.nijtmans | 2021-03-22 | 1 | -162/+162 |
* | | | merge-mark | jan.nijtmans | 2021-03-21 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Implement TCL_ENCODING_STOPONERROR flag for UtfToUtf encoder/decoder. Backpor... | jan.nijtmans | 2021-03-21 | 1 | -7/+25 |
* | | | Fix [0221b993a1]: Tcl command [update idletasks] doesn't skip main loop in Tc... | jan.nijtmans | 2021-03-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Suggested fix for [0221b993a1]: Tcl command [update idletasks] doesn't skip m... | jan.nijtmans | 2021-03-18 | 1 | -1/+1 |
* | | | | Fully implement TCL_ENCODING_STOPONERROR flag for Utf2Utf encoder/decoder. | jan.nijtmans | 2021-03-19 | 1 | -3/+8 |
* | | | | Merge 8.6 | jan.nijtmans | 2021-03-19 | 19 | -261/+259 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documen... | jan.nijtmans | 2021-03-19 | 10 | -97/+96 |
| * | | | Delete some useless code. Was only place where we fed an uncontrolled value t... | dkf | 2021-03-18 | 1 | -2/+0 |
* | | | | Handle the encoding of filenames in ZIPs correctly. (This is awful. The awful... | dkf | 2021-03-18 | 2 | -39/+215 |
* | | | | Merge 8.6 | jan.nijtmans | 2021-03-18 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Fix [8663689908]. Final documentation fix, implementation was already fixed e... | jan.nijtmans | 2021-03-18 | 1 | -2/+2 |
* | | | Merge 8.6 | jan.nijtmans | 2021-03-18 | 1 | -12/+7 |
|\ \ \ | |/ / | |||||
| * | | Fix [2860859e84]: Misleading description in README file | jan.nijtmans | 2021-03-18 | 1 | -12/+7 |
* | | | Merge 8.6 | jan.nijtmans | 2021-03-18 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Remove incorrect/useless comment | jan.nijtmans | 2021-03-18 | 1 | -2/+1 |
* | | | More simplification of UtfToUtfProc(). Get rid of wrapper functions UtfIntToU... | jan.nijtmans | 2021-03-18 | 1 | -126/+24 |
* | | | Simplify UtfToUtfProc() and UtfToUtf16Proc(): Using TclUtfToUCS4() internally... | jan.nijtmans | 2021-03-17 | 2 | -59/+32 |
* | | | Fix MSVC build | jan.nijtmans | 2021-03-17 | 1 | -1/+1 |
* | | | More cleaning up of zipfs | dkf | 2021-03-16 | 2 | -46/+61 |
* | | | Fix gcc warnings | jan.nijtmans | 2021-03-16 | 2 | -4/+3 |
* | | | Tweak usage of TCL_NO_DEPRECATED | jan.nijtmans | 2021-03-15 | 2 | -4/+4 |
* | | | Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev() | jan.nijtmans | 2021-03-15 | 14 | -157/+168 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2021-02-18 | 12 | -37/+77 |
| |\ \ \ | |||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2021-02-16 | 2 | -10/+45 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-02-16 | 4 | -6/+24 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-02-15 | 150 | -7301/+8482 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-12-16 | 8 | -24/+52 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-12-13 | 189 | -564/+668 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-12-04 | 289 | -7796/+1450 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-11-20 | 39 | -116/+352 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-11-11 | 27 | -279/+331 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-11-05 | 70 | -606/+574 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-10-24 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-10-22 | 40 | -351/+372 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-10-14 | 1 | -6/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-10-14 | 387 | -5487/+8547 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | Change implementation "charstart", not behaving as "prevchar" any more. Also ... | jan.nijtmans | 2020-05-29 | 2 | -51/+67 |
| * | | | | | | | | | | | | | | | | | Remove nextword/prevword. Rename nextchar/prefchar to charend/charstart, for ... | jan.nijtmans | 2020-05-28 | 10 | -379/+168 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | Finish implementation of "string nextchar|nextword|prevchar|prevword". Not th... | jan.nijtmans | 2020-05-25 | 5 | -96/+290 |
| * | | | | | | | | | | | | | | | | | | Merge-mark | jan.nijtmans | 2020-05-25 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | Fix "string is wordchar" in compiled case handling characters > U+FFFF. Adapt... | jan.nijtmans | 2020-05-25 | 2 | -3/+5 |
| * | | | | | | | | | | | | | | | | | | | Put back "string bytelength", not _that_ important for this TIP. | jan.nijtmans | 2020-05-24 | 3 | -11/+8 |
| * | | | | | | | | | | | | | | | | | | | Rewrite "string wordend" to use the Tcl_UniChar array. | jan.nijtmans | 2020-05-23 | 1 | -10/+8 |
| * | | | | | | | | | | | | | | | | | | | Fix testsuite when "string bytelength" doesn't exist. | jan.nijtmans | 2020-05-23 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | | Split more "string" functions. New helper function TclUniCharToUCS4(), not us... | jan.nijtmans | 2020-05-22 | 3 | -4/+284 |