summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to TZDATA 2024bjan.nijtmans2024-09-07216-10015/+7867
* cherrypicked typos, errors and clarifications from the documentation-cleanup-...Torsten2024-09-025-8/+6
* Fix failure under -singleproc 1 testingdgp2024-08-211-0/+1
* Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf...jan.nijtmans2024-08-213-6/+6
* Fix [0af9450e56]: test incr-1.31 failsjan.nijtmans2024-08-203-14/+12
* Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writablejan.nijtmans2024-08-181-1/+1
* Adding a version was a bad ideajan.nijtmans2024-08-142-2/+2
|\
| * It looks like "Resources/Scripts" is needed as welljan.nijtmans2024-08-132-2/+2
|/
* Mark incr-1.31 testcase as "knownBug" in 8.6. Is not fixed yet on 64-bit plat...jan.nijtmans2024-08-131-1/+1
* Fix indenting. Prevent Tcl 8.6 to load Tk 8.7 (when it goes final). Fix AC_PR...jan.nijtmans2024-08-1310-7371/+15032
* Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if ther...culler2024-08-122-14835/+7178
|\
| * Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if ther...culler2024-08-122-14521/+6440
* | amend to [e2f55d6060] (fix for [7179c6724cd38271]): wideint-type dependencysebres2024-08-121-0/+2
* | merge fix for [7179c6724cd38271]: compilation of incr command on wide constan...sebres2024-08-122-2/+65
|\ \ | |/ |/|
| * fixes [7179c6724cd38271]: compilation of incr command on wide constant offset...sebres2024-08-121-2/+11
| * incr.test: added coverage for bug [7179c6724cd38271] (broken compile of incr ...sebres2024-08-121-1/+57
* | Update Unicode tables to version 16 (in BETA, Unicode release will be Sept 10)jan.nijtmans2024-08-112-1123/+1168
* | (cherry-pick): Make realclean/hose target consistent with clean with respect ...jan.nijtmans2024-08-091-5/+37
* | An imperfect fix for [2da1cb0c80] given that can't do the right thingdkf2024-08-072-8/+46
* | Force named namespaces to be made by TclOO. [154f0982f2]dkf2024-08-063-6/+34
|\ \
| * \ merge 8.6dkf2024-08-06116-1980/+2337
| |\ \ | |/ / |/| |
* | | add/document the zlib command to the set of commands in a safe interpreterjan.nijtmans2024-08-051-0/+1
* | | continuity of test namesdgp2024-07-301-2/+2
* | | [3adf9e3a] Document argument bufferSize of Tcl_ZlibInflateoehhar2024-07-301-1/+4
* | | tests/cmdAH.test: amend to [fd91b0ca09cb171f] - fixed typossebres2024-07-281-1/+1
* | | clock.test: more regression tests: clock-46.[56] cherry-picked from 8.7, cloc...sebres2024-07-161-0/+19
* | | Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae]dkf2024-07-153-1/+17
* | | Stop variable from disappearing by accident when referred to by name. [74b611...dkf2024-07-142-0/+19
* | | [info vars] test coverage for global vars resolvesebres2024-07-141-0/+22
* | | Tcl_RegisterObjType() in alphabetical order. Backport some formatting and typ...jan.nijtmans2024-07-031-93/+97
* | | info frame: restored return {type precompiled} in case of no frame informatio...sebres2024-07-022-10/+14
* | | fix crash [0de6c1d79c] more consistently (an error "bad level" for info inste...sebres2024-07-022-28/+11
* | | Fix for [0de6c1d79c] crash (cherry-picked from trunk)sebres2024-07-022-1/+33
* | | further attempt to fix [fd91b0ca09cb171f] (check whether some disk/driver may...sebres2024-07-011-2/+18
* | | Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 localejan.nijtmans2024-07-012-33/+36
* | | macos-11 is no longer available on GITHUB, so switch to macos-12jan.nijtmans2024-06-301-2/+2
* | | Fix docs for tcl::tm::roots - takes a single argument.apnadkarni2024-06-291-3/+3
* | | cmdAH.test: strengthening time64bit constraint (try to fix test failures [fd9...sebres2024-06-271-2/+2
* | | Revise use of "-translation binary" in testcases: Use it where usefull, don't...jan.nijtmans2024-06-214-22/+21
* | | Fix wrong example: Should be "-translation binary" here, not "-encoding binary"jan.nijtmans2024-06-211-1/+1
* | | fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in safe...sebres2024-06-192-3/+20
|\ \ \
| * | | typo in commentsebres2024-06-131-1/+1
| * | | small amend cleaning var in testsebres2024-06-131-1/+1
| * | | fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in safe...sebres2024-06-131-3/+4
| * | | test illustrating [1095bf7f756f9aed]: safe ensemble commands must be compiled...sebres2024-06-131-0/+16
* | | | Backport some code cleanup from 8.7/9.0. Fix indentingjan.nijtmans2024-06-1812-410/+404
|/ / /
* | | Fix [1d26e580cf]: safe interp can't source files with BOMjan.nijtmans2024-06-131-0/+4
|\ \ \
| * | | Move BOM handling a few lines laterjan.nijtmans2024-06-121-4/+4
| * | | Fix [1d26e580cf]: safe interp can't source files with BOM.jan.nijtmans2024-06-122-1/+5
* | | | Use tabs for indenting in stead of 8 spacesjan.nijtmans2024-06-1313-66/+65
|/ / /