Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cherrypicked typos, errors and clarifications from the ↵ | Torsten | 2024-09-02 | 5 | -8/+6 |
| | | | | documentation-cleanup-for-transition branch (those marked as 'Fix:') | ||||
* | Fix failure under -singleproc 1 testing | dgp | 2024-08-21 | 1 | -0/+1 |
| | |||||
* | Fix ↵ | jan.nijtmans | 2024-08-21 | 3 | -6/+6 |
| | | | | [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf67] (same mistake in Tcl as well) | ||||
* | Fix [0af9450e56]: test incr-1.31 fails | jan.nijtmans | 2024-08-20 | 3 | -14/+12 |
| | |||||
* | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable | jan.nijtmans | 2024-08-18 | 1 | -1/+1 |
| | |||||
* | Adding a version was a bad idea | jan.nijtmans | 2024-08-14 | 2 | -2/+2 |
|\ | |||||
| * | It looks like "Resources/Scripts" is needed as well | jan.nijtmans | 2024-08-13 | 2 | -2/+2 |
|/ | |||||
* | Mark incr-1.31 testcase as "knownBug" in 8.6. Is not fixed yet on 64-bit ↵ | jan.nijtmans | 2024-08-13 | 1 | -1/+1 |
| | | | | platforms. | ||||
* | Fix indenting. Prevent Tcl 8.6 to load Tk 8.7 (when it goes final). Fix ↵ | jan.nijtmans | 2024-08-13 | 10 | -7371/+15032 |
| | | | | AC_PREREQ. See: [https://core.tcl-lang.org/tk/tktview/1562e10c58|1562e10c58] | ||||
* | Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if ↵ | culler | 2024-08-12 | 2 | -14835/+7178 |
|\ | | | | | | | there are multiple versions. Rebuild unix/configure with autoconf 2.72 | ||||
| * | Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if ↵ | culler | 2024-08-12 | 2 | -14521/+6440 |
| | | | | | | | | there are multiple versions. Update configure with autoconf 2.71. | ||||
* | | amend to [e2f55d6060] (fix for [7179c6724cd38271]): wideint-type dependency | sebres | 2024-08-12 | 1 | -0/+2 |
| | | |||||
* | | merge fix for [7179c6724cd38271]: compilation of incr command on wide ↵ | sebres | 2024-08-12 | 2 | -2/+65 |
|\ \ | |/ |/| | | | constant offset (no overflow) + test coverage | ||||
| * | fixes [7179c6724cd38271]: compilation of incr command on wide constant ↵ | sebres | 2024-08-12 | 1 | -2/+11 |
| | | | | | | | | offset (no overflow) | ||||
| * | incr.test: added coverage for bug [7179c6724cd38271] (broken compile of incr ↵ | sebres | 2024-08-12 | 1 | -1/+57 |
| | | | | | | | | by wide2int overflow of immutable constant) | ||||
* | | Update Unicode tables to version 16 (in BETA, Unicode release will be Sept 10) | jan.nijtmans | 2024-08-11 | 2 | -1123/+1168 |
| | | |||||
* | | (cherry-pick): Make realclean/hose target consistent with clean with respect ↵ | jan.nijtmans | 2024-08-09 | 1 | -5/+37 |
| | | | | | | | | to pkgs cleanup | ||||
* | | An imperfect fix for [2da1cb0c80] given that can't do the right thing | dkf | 2024-08-07 | 2 | -8/+46 |
| | | |||||
* | | Force named namespaces to be made by TclOO. [154f0982f2] | dkf | 2024-08-06 | 3 | -6/+34 |
|\ \ | |||||
| * \ | merge 8.6 | dkf | 2024-08-06 | 116 | -1980/+2337 |
| |\ \ | |/ / |/| | | |||||
* | | | add/document the zlib command to the set of commands in a safe interpreter | jan.nijtmans | 2024-08-05 | 1 | -0/+1 |
| | | | |||||
* | | | continuity of test names | dgp | 2024-07-30 | 1 | -2/+2 |
| | | | |||||
* | | | [3adf9e3a] Document argument bufferSize of Tcl_ZlibInflate | oehhar | 2024-07-30 | 1 | -1/+4 |
| | | | |||||
* | | | tests/cmdAH.test: amend to [fd91b0ca09cb171f] - fixed typos | sebres | 2024-07-28 | 1 | -1/+1 |
| | | | |||||
* | | | clock.test: more regression tests: clock-46.[56] cherry-picked from 8.7, ↵ | sebres | 2024-07-16 | 1 | -0/+19 |
| | | | | | | | | | | | | clock-46.7 to illustrate regression [3ee8f1c2a785f4d8] (8.6 is not affected) | ||||
* | | | Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae] | dkf | 2024-07-15 | 3 | -1/+17 |
| | | | |||||
* | | | Stop variable from disappearing by accident when referred to by name. ↵ | dkf | 2024-07-14 | 2 | -0/+19 |
| | | | | | | | | | | | | [74b6110204] | ||||
* | | | [info vars] test coverage for global vars resolve | sebres | 2024-07-14 | 1 | -0/+22 |
| | | | |||||
* | | | Tcl_RegisterObjType() in alphabetical order. Backport some formatting and ↵ | jan.nijtmans | 2024-07-03 | 1 | -93/+97 |
| | | | | | | | | | | | | type-casts from 8.7/9.0 | ||||
* | | | info frame: restored return {type precompiled} in case of no frame ↵ | sebres | 2024-07-02 | 2 | -10/+14 |
| | | | | | | | | | | | | information; see [0de6c1d79cfba2ea] for description | ||||
* | | | fix crash [0de6c1d79c] more consistently (an error "bad level" for info ↵ | sebres | 2024-07-02 | 2 | -28/+11 |
| | | | | | | | | | | | | instead of artifical dummy info) | ||||
* | | | Fix for [0de6c1d79c] crash (cherry-picked from trunk) | sebres | 2024-07-02 | 2 | -1/+33 |
| | | | |||||
* | | | further attempt to fix [fd91b0ca09cb171f] (check whether some disk/driver ↵ | sebres | 2024-07-01 | 1 | -2/+18 |
| | | | | | | | | | | | | may have 2038 problem) | ||||
* | | | Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale | jan.nijtmans | 2024-07-01 | 2 | -33/+36 |
| | | | |||||
* | | | macos-11 is no longer available on GITHUB, so switch to macos-12 | jan.nijtmans | 2024-06-30 | 1 | -2/+2 |
| | | | |||||
* | | | Fix docs for tcl::tm::roots - takes a single argument. | apnadkarni | 2024-06-29 | 1 | -3/+3 |
| | | | |||||
* | | | cmdAH.test: strengthening time64bit constraint (try to fix test failures ↵ | sebres | 2024-06-27 | 1 | -2/+2 |
| | | | | | | | | | | | | [fd91b0ca09cb171f]), always prefer size of st_mtime if testsize available | ||||
* | | | Revise use of "-translation binary" in testcases: Use it where usefull, ↵ | jan.nijtmans | 2024-06-21 | 4 | -22/+21 |
| | | | | | | | | | | | | don't use it any more where misleading | ||||
* | | | Fix wrong example: Should be "-translation binary" here, not "-encoding binary" | jan.nijtmans | 2024-06-21 | 1 | -1/+1 |
| | | | |||||
* | | | fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in ↵ | sebres | 2024-06-19 | 2 | -3/+20 |
|\ \ \ | | | | | | | | | | | | | safe interp too | ||||
| * | | | typo in comment | sebres | 2024-06-13 | 1 | -1/+1 |
| | | | | |||||
| * | | | small amend cleaning var in test | sebres | 2024-06-13 | 1 | -1/+1 |
| | | | | |||||
| * | | | fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in ↵ | sebres | 2024-06-13 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | safe interp too | ||||
| * | | | test illustrating [1095bf7f756f9aed]: safe ensemble commands must be ↵ | sebres | 2024-06-13 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | compiled in safe interp | ||||
* | | | | Backport some code cleanup from 8.7/9.0. Fix indenting | jan.nijtmans | 2024-06-18 | 12 | -410/+404 |
|/ / / | |||||
* | | | Fix [1d26e580cf]: safe interp can't source files with BOM | jan.nijtmans | 2024-06-13 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Move BOM handling a few lines later | jan.nijtmans | 2024-06-12 | 1 | -4/+4 |
| | | | | |||||
| * | | | Fix [1d26e580cf]: safe interp can't source files with BOM. | jan.nijtmans | 2024-06-12 | 2 | -1/+5 |
| | | | | | | | | | | | | (init.tcl has a BOM now, for testing purposes. Don't merge this to core-8-6-branch!) | ||||
* | | | | Use tabs for indenting in stead of 8 spaces | jan.nijtmans | 2024-06-13 | 13 | -66/+65 |
|/ / / | |||||
* | | | Add METHOD headers to documentation. Other doc cleanup, backported from 8.7/9.0 | jan.nijtmans | 2024-06-12 | 3 | -49/+79 |
| | | |