summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2024-03-151-1/+1
|\
| * Fix "encoding convertfrom koi8-u \xB4". Should be Є, not Ѓ. See [f23022e07a].jan.nijtmans2024-03-151-1/+1
| |\
| | * The [https://en.wikipedia.org/wiki/KOI8-U|wiki] clearly states that the mappi...jan.nijtmans2024-02-251-1/+1
* | | Merge 8.6jan.nijtmans2024-03-123-7/+11
|\ \ \ | |/ /
| * | tcltest 2.5.7 -> 2.5.8jan.nijtmans2024-03-122-2/+2
| * | skip extensive IO-aggressive tests, be gentle with users and CIs env (especia...sebres2024-03-121-4/+8
* | | Merge 8.6jan.nijtmans2024-03-101-12/+20
|\ \ \ | |/ /
| * | Re-generate library/tclIndex (especially "safe" namespace had some changes wh...jan.nijtmans2024-03-101-11/+17
* | | a6 -> b1, as preparation for possible release (hopefully, one day)jan.nijtmans2024-03-061-1/+1
* | | Merge 8.6jan.nijtmans2024-03-041-1/+3
|\ \ \ | |/ /
| * | Add akst/akdt (Alaska) time-zones to "clock" command. Also 'stolen' from "seb...jan.nijtmans2024-03-041-1/+3
* | | Tweak error-message. Remove pre-7.5 Tcl code.jan.nijtmans2024-03-042-7/+3
* | | Merge 8.6jan.nijtmans2024-03-042-16/+18
|\ \ \ | |/ /
| * | Code cleanup in init.tcl, 'stolen' from sebres-?-?-clock-speedup-cr2. No cha...jan.nijtmans2024-03-041-20/+21
| * | merge 8.6dgp2024-02-142-2/+2
| |\ \ | | |/
| * | merge 8.6dgp2024-02-142-2/+2
| |\ \
| * \ \ merge 8.6dgp2024-02-0713-97/+96
| |\ \ \
| * | | | Bump to 8.6.14 for releasegriffin2024-01-161-1/+1
* | | | | small amend for better readability (no RE needed, faster utf prefix compare)sebres2024-02-271-1/+1
* | | | | amend to [e02798626dfbcd7b]: speed-up ::tcl::clock::mc a little bit (uses msg...sebres2024-02-271-1/+1
* | | | | fixes [e02798626d]: close regression introduced by TIP#490 causing too slow e...sebres2024-02-271-20/+25
* | | | | clock requires msgcat 1.7, not 1.6 as minimumoehhar2024-02-271-3/+3
* | | | | Merge 8.6. http -> 2.10b2jan.nijtmans2024-02-168-10/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | There are changes to package tcltest since release of Tcl 9.0b1.dgp2024-02-142-2/+2
| | |_|/ | |/| |
| * | | There have been changes to the package opt. Bump to opt 0.4.9dgp2024-02-142-2/+2
| | |/ | |/|
* | | Merge 8.6jan.nijtmans2024-02-072-1/+2
|\ \ \ | |/ /
| * | Fix [8e666d7c95]: Redefining proc ::history locks the interpreter into a tigh...jan.nijtmans2024-02-072-1/+2
| |\ \
| | * | Proposed fix for [8e666d7c95]: Redefining proc ::history locks the interprete...jan.nijtmans2024-02-062-1/+2
* | | | Merge 8.6jan.nijtmans2024-02-061-2/+2
|\ \ \ \ | |/ / /
| * | | \032 -> \x1A, since hex reads better than octaljan.nijtmans2024-02-063-9/+9
| * | | Slightly simplerjan.nijtmans2024-02-061-5/+2
| * | | Proposed fix for [86b3c15f0c]: ::unknown has infinite recursion in a corner casejan.nijtmans2024-02-061-1/+4
| |/ /
* | | Merge 8.6jan.nijtmans2024-02-047-84/+82
|\ \ \ | |/ /
| * | Update to tzdata 2024ajan.nijtmans2024-02-047-84/+82
* | | Merge 8.6jan.nijtmans2024-01-271-1/+1
|\ \ \ | |/ /
| * | Fix [16e25e1402]: tcl_startOfPreviousWord cannot handle "end-1"jan.nijtmans2024-01-261-1/+1
| |/
* | Improve tcl_startOfPreviousWord, so it can handle indices like "" (from Tk) a...jan.nijtmans2024-01-261-2/+13
* | Merge 8.6jan.nijtmans2024-01-141-2/+2
|\ \ | |/
| * Fix wrongly-placed braces (noted by AKU, thanks!). Also '==' -> 'eq' in expre...jan.nijtmans2024-01-131-2/+2
* | Merge 8.6jan.nijtmans2024-01-091-16/+29
|\ \ | |/
| * Optimize use of $fullutf variablejan.nijtmans2024-01-091-15/+28
| * Backport tcltest 2.5.6 from Tcl9.0b1jan.nijtmans2024-01-092-13/+50
| * Use "info exists" to test for Tk presencejan.nijtmans2024-01-091-1/+1
* | update to TZDATA 2023djan.nijtmans2023-12-246-162/+177
|\ \ | |/
| * update to TZDATA 2023djan.nijtmans2023-12-246-162/+177
* | Reverse the 2.8.9- fix for an apparent bug in Thread on Windows - the "bug" v...kjnash2023-12-181-3/+3
* | Merge 8.7 core-8-branchkjnash2023-12-121-1/+0
|\ \
| * | Fix [0110923366]: some (wish package) is leaving a global variable "test" setjan.nijtmans2023-12-061-1/+0
* | | When http.tcl uses Thread, require Thread 2.8.9- to avoid failure of r/w oper...kjnash2023-12-121-3/+5
* | | Rename commands http::socketForTls -> http::socketAsCallback, http::socket ->...kjnash2023-12-061-29/+30