Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

632 check-ins using file generic/tclIntPlatDecls.h version c430aac8fc

2022-08-31
14:28
Merge old 8.7 674a6ad0472c7 check-in: 72a2225a33 user: kjnash tags: tip-579-8-7
2021-04-28
12:28
WIP check-in: f290d896cb user: dgp tags: tcl9-design
2021-04-20
16:22
WIP check-in: 9673bd7d01 user: dgp tags: tcl9-design
15:15
WIP check-in: 27e5c2a66e user: dgp tags: tcl9-design
2021-04-15
18:47
WIP check-in: 11cfb17413 user: dgp tags: tcl9-design
2021-04-12
19:10
More bits and pieces check-in: 0ea6e3ab0e user: dkf tags: enum-and-inline
2021-04-09
06:36
More test-cases, involving \xC0 \x80 check-in: 856223adb3 user: jan.nijtmans tags: bug-7f1162a867
2021-04-08
11:36
Fix compiler warning when using select notifier check-in: 5c510c79c5 user: jan.nijtmans tags: core-8-branch
11:14
Add "tcl-8" encoding check-in: d3a806c367 user: jan.nijtmans tags: tip-597
08:56
Merge 8.7 check-in: fc2a4e0788 user: jan.nijtmans tags: tip-597
08:47
Merge 8.6 check-in: 419022b31d user: jan.nijtmans tags: core-8-branch
07:56
Make "registry" and "dde" dll's for 8.x and 9.0 installable in the same directory. See TIP #595 check-in: c46f94d057 user: jan.nijtmans tags: core-8-branch
02:47
WIP check-in: adcb9daae3 user: dgp tags: tcl9-design
02:27
WIP check-in: 5c1765a5e5 user: dgp tags: tcl9-design
02:26
WIP check-in: 9010f9159a user: dgp tags: tcl9-design
01:49
WIP check-in: 608bb88208 user: dgp tags: tcl9-design
2021-04-07
19:36
WIP check-in: 32caf18a6c user: dgp tags: tcl9-design
18:56
WIP check-in: f3bd438c82 user: dgp tags: tcl9-design
18:47
WIP check-in: 326016dab8 user: dgp tags: tcl9-design
17:00
WIP check-in: 064d0f1a5f user: dgp tags: tcl9-design
16:47
Use a lot more enums and inline funcs instead of macros; behaviour is more predictable. check-in: 03219f19f4 user: dkf tags: enum-and-inline
12:38
There is no "eq" command any more check-in: ed18dfedb7 user: jan.nijtmans tags: bug-7f1162a867
12:30
Merge fork check-in: 633b5664f1 user: jan.nijtmans tags: bug-7f1162a867
12:30
More test-cases showing the bug check-in: d1f844c3ad user: jan.nijtmans tags: bug-7f1162a867
11:50
A few more Package -> Library renamings (testcases only) check-in: 1613bdc543 user: jan.nijtmans tags: core-8-branch
10:44
A few missing renamings check-in: cde93d7b7e user: jan.nijtmans tags: core-8-branch
09:55
TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLibrary, Tcl_PackageInitPr... check-in: 6039d0396a user: jan.nijtmans tags: core-8-branch
09:01
Revert previous commit, and add comments why it's wrong. check-in: a3f89a2279 user: jan.nijtmans tags: core-8-branch
2021-04-06
16:35
WIP check-in: fa17eb5eb8 user: dgp tags: tcl9-design
15:53
WIP check-in: 7c31960224 user: dgp tags: tcl9-design
11:02
Merge tip-597 check-in: 70f3623c41 user: jan.nijtmans tags: encodings-with-flags
09:08
Merge 8.7 check-in: d4ab49c82a user: jan.nijtmans tags: tip-597
2021-04-05
21:07
Replace simple refCount decrement with the proper decrementing function. check-in: 28ebc4c773 user: pooryorick tags: core-8-branch
20:52
WIP check-in: 760c038a80 user: dgp tags: tcl9-design
17:58
tclZipfs.c:1857:33: warning: request for implicit conversion from ‘void *’ to ‘char *’ not p... check-in: fff14852e9 user: jan.nijtmans tags: core-8-branch
16:07
WIP check-in: 2bfdc0fd42 user: dgp tags: tcl9-design
15:42
merge 8.7 check-in: c9c3dc0277 user: dgp tags: tip-568
2021-04-04
16:56
Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undocumented, to be formali... check-in: 92228c4fc9 user: jan.nijtmans tags: core-8-branch
14:31
Fix [https://github.com/tcltk/tcl/runs/2263266926|failing test-cases] with --enable-symbols=mem buil... check-in: 70e5cf3e29 user: jan.nijtmans tags: core-8-branch
2021-04-03
20:31
WIP check-in: 96e0602c99 user: dgp tags: dgp-review
20:31
merge 8.7 check-in: 78b4344fa9 user: dgp tags: tip-568
17:58
Update code comments. check-in: 4cf33b1ebd user: pooryorick tags: core-8-branch
13:20
Changes to code comments. check-in: 76f66dad06 user: pooryorick tags: core-8-branch
12:48
When a namesapce is deleted delete all namespaces under it before making any modifictions to it. check-in: 91da7a2e1d user: pooryorick tags: core-8-branch
12:36
Remove suspected inadvertent copypasta from test. check-in: dbd37c7929 user: pooryorick tags: core-8-branch
12:33
Use TclCleanupCommandMacro instead of just decrementing the reference count. check-in: 66ebc76d5c user: pooryorick tags: core-8-branch
12:33
OO cleanup fix that passes test 11.7. check-in: 40aace21eb user: pooryorick tags: core-8-branch
12:17
New test for OO cleanup: routine for object gets deleted before namespace deletion is complete. check-in: 35138f0dfd user: pooryorick tags: core-8-branch
11:09
Clean up the notifier code to not spread the hooks quite so widely check-in: 50b36bdcc7 user: dkf tags: core-8-branch
2021-04-02
18:41
Don't do double definition; code was moved to tclInt.h previously. Closed-Leaf check-in: 92e68283ee user: dkf tags: dkf/notifier-cleanup
12:45
WIP check-in: 7175665158 user: dgp tags: tcl9-design
2021-04-01
14:55
Set errorcode for STOPONERROR check-in: feb9bfecb1 user: jan.nijtmans tags: encodings-with-flags
13:50
Add experimental "-nothrow" option to encoding convertfrom|convertto. If compiled with -DTCL_NO_DEP... check-in: 51eca49713 user: jan.nijtmans tags: encodings-with-flags
10:39
Merge tip-597 check-in: 4ac467590e user: jan.nijtmans tags: encodings-with-flags
10:34
Merge 8.7 check-in: dcd437c29e user: jan.nijtmans tags: tip-597
10:19
Merge 8.6 check-in: 22bcb882ad user: jan.nijtmans tags: core-8-branch
09:10
More bugfixes (and testcases showing this) check-in: caa5be016d user: jan.nijtmans tags: encodings-with-flags
08:18
Forgot a place to #ifndef out check-in: d32e30ca56 user: dkf tags: dkf/notifier-cleanup
2021-03-31
10:45
Don't define Tcl_CreateFileHandler or Tcl_DeleteFileHandler on Windows. check-in: 114715b9b8 user: dkf tags: dkf/notifier-cleanup
10:38
merge core-8-branch check-in: d8224fb0ae user: dkf tags: dkf/notifier-cleanup
10:09
Add 3 undocumented #defines. To be formalized by TIP #595 (currently being voted on) check-in: 5d9e66a026 user: jan.nijtmans tags: core-8-branch
06:54
Merge tip-597 check-in: d7e170ff7d user: jan.nijtmans tags: encodings-with-flags
06:53
Fix testcase for TCL_UTF_MAX=4 check-in: 0fd746c6a4 user: jan.nijtmans tags: tip-597
06:45
Merge tip-597 check-in: 31bf0d2f55 user: jan.nijtmans tags: encodings-with-flags
06:40
Re-use TCL_ENCODING_MODIFIED flag value for TCL_ENCODING_LE too, since they are used for different e... check-in: cfe556d30b user: jan.nijtmans tags: tip-597
2021-03-30
16:30
RFE 4b4830eb54: reflected channel truncate method check-in: 4aa6559799 user: jan.nijtmans tags: core-8-branch
14:15
Merge-mark check-in: 1300ed36a0 user: jan.nijtmans tags: encodings-with-flags
14:14
Bugfix (backported from encodings-with-flags branch): Use correct byte/char positions in error-situ... check-in: 99c68a83ec user: jan.nijtmans tags: tip-597
14:04
Merge tip-597. More testcases check-in: 62626792f7 user: jan.nijtmans tags: encodings-with-flags
13:39
Merge 8.7 check-in: 8f4a5162ca user: jan.nijtmans tags: tip-597
13:35
Better error-messages check-in: 2681b7c395 user: jan.nijtmans tags: encodings-with-flags
11:54
add testcase for "encoding convertto". Move stub table one positions check-in: 6b8d3428e4 user: jan.nijtmans tags: encodings-with-flags
11:26
Add documentation. Do a better job of counting exactly which byte/character caused the encoding/deco... check-in: 00262b5f84 user: jan.nijtmans tags: encodings-with-flags
10:17
Improve documentation for exec and open, especially in relation to binary pipelines check-in: d59e47d7c9 user: dkf tags: core-8-branch
10:07
Merge 8.7 check-in: 36f8840863 user: jan.nijtmans tags: encodings-with-flags
09:01
Merge 8.7 check-in: e05954190f user: jan.nijtmans tags: tip-597
08:22
Refactoring, ahoy check-in: 7365fa0cf2 user: dkf tags: dkf/notifier-cleanup
07:11
Thanks to TIP #587, convert many escapes in the testcases into the actual (UTF-8) character. check-in: b1f60d79e9 user: jan.nijtmans tags: core-8-branch
06:12
merge-mark check-in: 2325c2adf3 user: jan.nijtmans tags: core-8-branch
2021-03-29
22:14
WIP check-in: d1645e32e6 user: dgp tags: tcl9-design
22:11
WIP check-in: f2bb39f89d user: dgp tags: tcl9-design
21:42
WIP check-in: 9ff356d1d4 user: dgp tags: tcl9-design
09:51
Finish CESU-8 encoder/decoder check-in: 75463bdc87 user: jan.nijtmans tags: tip-597
2021-03-28
22:01
Make a start with CESU-8 encoder/decoder. Not finished yet check-in: a1554fe988 user: jan.nijtmans tags: tip-597
21:03
Merge 8.7 check-in: ce379cec16 user: jan.nijtmans tags: tip-597
20:09
Change TCL_ENCODING_EXTERNAL flag into TCL_ENCODING_MODIFIED, but with opposite meaning. Simplify co... check-in: 55c8108f11 user: jan.nijtmans tags: core-8-branch
2021-03-26
22:38
WIP check-in: 95d073a0fe user: dgp tags: tcl9-design
16:47
More WIP: Add -stoponerror flag to "encoding convertfrom/converto" check-in: e5dcbe8f00 user: jan.nijtmans tags: encodings-with-flags
2021-03-25
21:30
WIP check-in: a82bb1636b user: dgp tags: tcl9-design
20:48
WIP check-in: 7e31d576d8 user: dgp tags: tcl9-design
20:39
WIP check-in: 9402baeb86 user: dgp tags: tcl9-design
20:21
WIP check-in: 72c1bcbcae user: dgp tags: tcl9-design
15:45
WIP check-in: dbba2cea3c user: dgp tags: tcl9-design
15:44
WIP check-in: 7d3df166cc user: dgp tags: tcl9-design
2021-03-24
22:21
WIP check-in: 1674ca5dbd user: dgp tags: tcl9-design
2021-03-23
21:34
WIP check-in: e0da90d381 user: dgp tags: tcl9-design
20:35
WIP check-in: c76eabbf1f user: dgp tags: tcl9-design
20:35
New Tcl_ExternalToUtfDStringEx/Tcl_UtfToExternalDStringEx functions. Not used yet check-in: 80634618a7 user: jan.nijtmans tags: encodings-with-flags
2021-03-22
22:23
merge 8.7 check-in: 33024b16a2 user: dgp tags: tcl9-design
22:23
merge 8.7 check-in: e10fed3912 user: dgp tags: dgp-review
22:22
merge 8.7 check-in: 6d2bef01f6 user: dgp tags: tip-568
17:07
Rename MODULESCOPE TclGetLoadedPackagesEx() to TclGetLoadedLibraries() check-in: b4aabd63ed user: jan.nijtmans tags: core-8-branch
10:08
merge-mark check-in: 1f111de950 user: jan.nijtmans tags: core-8-branch
10:00
Rename internal variables, making it more clear that tclLoad.c is not part of Tcl's "package" mechan... check-in: 5732fa2b7b user: jan.nijtmans tags: core-8-branch
2021-03-21
13:07
Start of doing a clean up of the notifier code. This originated as trying to stop macOS builds from... check-in: f48b613408 user: dkf tags: dkf/notifier-cleanup
09:30
merge-mark check-in: 0f4e53c9ba user: jan.nijtmans tags: core-8-branch
2021-03-19
14:55
Fix [0221b993a1]: Tcl command [update idletasks] doesn't skip main loop in Tcl_DoOneEvent check-in: 8d87e67a72 user: jan.nijtmans tags: core-8-branch
12:58
Fully implement TCL_ENCODING_STOPONERROR flag for Utf2Utf encoder/decoder. check-in: e86836e8fb user: jan.nijtmans tags: core-8-branch
10:49
Merge 8.6 check-in: 1b4711e046 user: jan.nijtmans tags: core-8-branch
2021-03-18
21:35
Handle the encoding of filenames in ZIPs correctly. (This is awful. The awful isn't Tcl's fault. Ter... check-in: 8bb14aa3a7 user: dkf tags: core-8-branch
14:49
Merge 8.6 check-in: f7580b2b62 user: jan.nijtmans tags: core-8-branch
13:20
Suggested fix for [0221b993a1]: Tcl command [update idletasks] doesn't skip main loop in Tcl_DoOneEv... Closed-Leaf check-in: 47c5a196a0 user: jan.nijtmans tags: bug-0221b993a1
12:07
Merge 8.6 check-in: 30572335b9 user: jan.nijtmans tags: core-8-branch
09:51
Merge 8.6 check-in: f841ef4d99 user: jan.nijtmans tags: core-8-branch
09:26
Proposed implementation of RFE [4b4830eb54] Closed-Leaf check-in: 5ce99f250f user: jan.nijtmans tags: rfe-4b4830eb54
09:12
More simplification of UtfToUtfProc(). Get rid of wrapper functions UtfIntToUtfExtProc/UtfExtToUtfIn... check-in: 5e32efda50 user: jan.nijtmans tags: core-8-branch
2021-03-17
15:01
Simplify UtfToUtfProc() and UtfToUtf16Proc(): Using TclUtfToUCS4() internally means that we don't ha... check-in: 357301b2a8 user: jan.nijtmans tags: core-8-branch
12:46
Add wtf-16 encodings to the set. With testcases check-in: e266034612 user: jan.nijtmans tags: tip-597
12:04
Merge 8.7 check-in: 0d01d35ca0 user: jan.nijtmans tags: tip-597
08:50
Fix MSVC build check-in: 58e1680c23 user: jan.nijtmans tags: core-8-branch
2021-03-16
20:45
More cleaning up of zipfs Don't put straight binary data in a Tcl string, and other better API uses... check-in: b4015c5f73 user: dkf tags: core-8-branch
09:16
Fix gcc warnings check-in: 999522b785 user: jan.nijtmans tags: core-8-branch
2021-03-15
13:47
merge 8.7 check-in: 77950c151e user: dgp tags: tip-568
13:32
merge 8.7 check-in: 3aa0fe34dd user: dgp tags: tip-568
13:17
Tweak usage of TCL_NO_DEPRECATED check-in: 2d25e79ecd user: jan.nijtmans tags: core-8-branch
11:53
merge 8.7 check-in: f035233ef6 user: dgp tags: tip-568
11:52
Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev() check-in: 4abf5fb992 user: jan.nijtmans tags: core-8-branch
11:23
merge 8.7 check-in: 055c941ceb user: dgp tags: tcl9-design
11:23
merge 8.7 check-in: 9387f51381 user: dgp tags: dgp-review
09:52
More refactoring to reduce the choked-up complexity of tclZipfs.c check-in: 3f78a4d564 user: dkf tags: core-8-branch
2021-03-14
20:53
Flipped a test check-in: 8c3cba341d user: dkf tags: core-8-branch
18:28
merge-mark check-in: 76581c085c user: jan.nijtmans tags: core-8-branch
15:26
More on making tclZipfs.c comprehensible. Refactoring to the rescue! check-in: 21ada87335 user: dkf tags: core-8-branch
2021-03-13
12:02
WIP check-in: 92486bd4bf user: dgp tags: tcl9-design
2021-03-12
19:56
WIP check-in: a65cc3f428 user: dgp tags: tcl9-design
19:24
WIP check-in: 5fa3ca7a9a user: dgp tags: tcl9-design
19:02
WIP check-in: 9a7610d5b9 user: dgp tags: tcl9-design
18:17
WIP check-in: f36581979f user: dgp tags: tcl9-design
17:44
WIP check-in: fbe0d392c7 user: dgp tags: tcl9-design
2021-03-11
15:26
WIP check-in: 61d8439e24 user: dgp tags: tcl9-design
15:06
WIP check-in: eb1efbdb9a user: dgp tags: tcl9-design
14:36
merge 8.7 check-in: 035aecabc2 user: dgp tags: tip-568
14:32
Branch for shared work on design documents. check-in: c72cb9c83e user: dgp tags: tcl9-design
14:30
merge 8.7 check-in: 5569cdab58 user: dgp tags: dgp-review
2021-03-10
16:16
Merge 8.6 check-in: 9491870854 user: jan.nijtmans tags: core-8-branch
15:47
Merge 8.6 check-in: bcaebc9bb7 user: jan.nijtmans tags: core-8-branch
15:00
Fix documentation check-in: 2740ffbb28 user: jan.nijtmans tags: tip-597
12:55
TIP #597 implementation: "string is unicode" and new wtf-8 encoding check-in: fc3656894a user: jan.nijtmans tags: tip-597
2021-03-09
15:37
merge 8.7 check-in: b4bd4648be user: dgp tags: tip-568
15:30
merge 8.7 check-in: 4dfc6e5ec8 user: dgp tags: dgp-review
09:19
Merge 8.6 check-in: 609eea37d4 user: jan.nijtmans tags: core-8-branch
08:37
Merge 8.6. Remove end-of-line spacing check-in: 6eb2448d3e user: jan.nijtmans tags: core-8-branch
2021-03-08
17:15
merge 8.7 check-in: 1a50adb201 user: dgp tags: tip-568
17:15
merge 8.7 check-in: 25d259c064 user: dgp tags: dgp-review
16:53
Fix SEGV in zipfs mounting, and try to make that code more comprehensible check-in: af7fccbc09 user: dkf tags: core-8-branch
2021-03-07
18:42
Added some tests for [zipfs lmkimg] check-in: a73bed5a2a user: dkf tags: core-8-branch
2021-03-06
16:28
Document that [zipfs mkimg] strips an existing ZIP. We ought to merge instead, but we don't yet. check-in: 640cae8a68 user: dkf tags: core-8-branch
2021-03-04
16:10
Merge 8.6 check-in: acbdc9323f user: jan.nijtmans tags: core-8-branch
15:51
merge 8.7 check-in: 2d4ef1c238 user: dgp tags: tip-568
15:47
merge 8.7 check-in: 827951488f user: dgp tags: dgp-review
10:36
Merge 8.6 check-in: adc9e4c3f7 user: jan.nijtmans tags: core-8-branch
2021-03-03
15:06
Merge 8.6. Basically re-number testcases so they align with the 8.6 test-cases check-in: ba3874751a user: jan.nijtmans tags: core-8-branch
08:19
Fill in MILESTONE commit-id/date 😊 check-in: 0ee19fb026 user: jan.nijtmans tags: dgp-review
2021-03-02
10:59
Merge 8.6 check-in: 4c10813183 user: jan.nijtmans tags: core-8-branch
10:38
Merge 8.6 check-in: b421cf94ac user: jan.nijtmans tags: core-8-branch
2021-02-28
17:29
Merge 8.7. Undo 2 unnecessary signature changes check-in: c59a73a540 user: jan.nijtmans tags: build-info
2021-02-27
11:21
Ticket [87082587c4]: typo in msgcat man page check-in: 79f2ec94ab user: oehhar tags: core-8-branch
2021-02-26
15:58
Merge 8.7 check-in: 3c389544a2 user: jan.nijtmans tags: build-info
14:52
Further internal variable upgrade from long -> size_t check-in: c08e73d3e7 user: jan.nijtmans tags: core-8-branch
13:18
Increase some (internal) variables from int/long to long/size_t. On the way to allow bigger blocks i... check-in: 8d2a80f85c user: jan.nijtmans tags: core-8-branch
2021-02-25
11:54
Fix build with -DTCL_NO_DEPRECATED cflag check-in: fecc56dcb6 user: jan.nijtmans tags: build-info
2021-02-24
15:22
merge 8.7 check-in: 3b0de630e7 user: dgp tags: tip-568
15:13
merge 8.7 check-in: 90775c77e6 user: dgp tags: dgp-review
13:09
Merge 8.7 check-in: 8e176e9519 user: jan.nijtmans tags: build-info
11:56
Fix "make checkstubs": A few more MODULE_SCOPE libtommath functions check-in: d8c978ab10 user: jan.nijtmans tags: core-8-branch
08:58
Fix typo, eliminate type-cast check-in: 10275ab389 user: jan.nijtmans tags: core-8-branch
08:43
Merge 8.7. Change more functions signatures to return the Tcl full version number. check-in: 0e858231b3 user: jan.nijtmans tags: build-info
2021-02-23
14:01
Merge 8.7 check-in: 0ccc053e5a user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
13:30
Merge 8.6. Fix Cygwin compile check-in: 92a2ccce23 user: jan.nijtmans tags: core-8-branch
10:08
Simplify implementation on Cygwin: No need to use CFG_RUNTIME_BINDIR any more check-in: 59e0a9444d user: jan.nijtmans tags: core-8-branch
07:52
Undo previous experiment, instead use real solution from core-8-branch check-in: 49a6366cbc user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
07:39
Merge 8.6 check-in: cc7968cc45 user: jan.nijtmans tags: core-8-branch
2021-02-19
18:00
Experiment: Remove the "::tcl::clock::getenv" function. check-in: e0c5ccc63d user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
11:17
Merge 8.7. Use more TCL_UNUSED() check-in: 61edd00ee2 user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
07:20
Merge 8.6 check-in: 178e807735 user: jan.nijtmans tags: core-8-branch
2021-02-18
17:27
Get sebres-8-6-clock-speedup-cr2 ready for 8.7 too check-in: 829efd38ab user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
12:35
Merge 8.7 Closed-Leaf check-in: 3ec902ab5e user: jan.nijtmans tags: tip-575
12:01
Protect "interp limit" command better for allowed range in -millis and -seconds values check-in: 80aba12e46 user: jan.nijtmans tags: core-8-branch
08:46
Merge 8.6 check-in: cc8ac8eecb user: jan.nijtmans tags: core-8-branch
2021-02-17
16:16
Fix abs(-9223372036854775808) special-case on platforms where sizeof(Tcl_WideInt) > sizeof(int64_t).... check-in: d116c129d8 user: jan.nijtmans tags: core-8-branch
15:44
Fix compiler warning on non-intel CPU's check-in: fc9fb003eb user: jan.nijtmans tags: core-8-branch
13:07
Multi-arch only works on MacOS-11 check-in: 69ef84a4da user: jan.nijtmans tags: core-8-branch
09:41
Don't pack tcl_library/registry/pkgIndex in zip-file on UNIX check-in: 4cd78f82e9 user: jan.nijtmans tags: core-8-branch
08:50
Fix "make dist" on UNIX, broken due to TIP #590 check-in: 74e99a7d8f user: jan.nijtmans tags: core-8-branch
08:35
Another TIP #430 fix for cygwin: libtcl8.7.dll is installed in /usr/bin, not in /usr/lib as on other... check-in: 0cf50063d5 user: jan.nijtmans tags: core-8-branch
08:32
Don't try to use ln when creating libtcl.vfs on windows: It doesn't work for encodings or msg-files ... check-in: b4db772c52 user: jan.nijtmans tags: core-8-branch
2021-02-16
16:26
merge 8.7 check-in: 455dbb89f7 user: dgp tags: tip-568
15:41
merge 8.7 check-in: 0fe28c253f user: dgp tags: dgp-review
15:20
Merge 8.7 check-in: e0b2f43c0e user: jan.nijtmans tags: bug-45ddcfc3b1
13:59
Attempt to produce double-arch (x86_64 and arm) binary for MacOS check-in: 07249595ff user: jan.nijtmans tags: core-8-branch
12:17
Merge 8.7 check-in: 6d6e1bc54f user: jan.nijtmans tags: tip-575
12:10
merge-mark check-in: 61cda409bf user: jan.nijtmans tags: core-8-branch
12:00
Merge 8.6 check-in: 80ca3616d8 user: jan.nijtmans tags: core-8-branch
09:11
Merge 8.7 check-in: 7cc4841229 user: jan.nijtmans tags: tip-575
09:03
merge-mark check-in: 45c9763f48 user: jan.nijtmans tags: core-8-branch
08:30
Merge 8.6 check-in: 2f8eeeca1b user: jan.nijtmans tags: core-8-branch
2021-02-15
17:06
Switch to version 1.3 of macher for the onefiledist check-in: 8ca0e1859f user: culler tags: core-8-branch
16:20
Merge 8.6 check-in: a6473415cd user: jan.nijtmans tags: core-8-branch
15:41
Remove unused variable in win32 static build check-in: 55c885eb22 user: jan.nijtmans tags: core-8-branch
12:42
Merge 8.6 check-in: 75f14fa4d7 user: jan.nijtmans tags: core-8-branch
12:08
Merge 8.7 check-in: 6a6cafb81f user: jan.nijtmans tags: tip-575
08:18
Enhance new testscases for compiled/interpreted mode check-in: 32752d62ed user: jan.nijtmans tags: core-8-branch
07:48
Add testcases, contributed by Christian Werner. Two of them fail, so still some work to do. [d43f96c... check-in: e10ffc2513 user: jan.nijtmans tags: core-8-branch
07:47
Missing semicolon in UNIX Makefile check-in: 5be1de22bc user: jan.nijtmans tags: core-8-branch
07:31
"macher" output should be executable check-in: d1dda08d53 user: jan.nijtmans tags: core-8-branch
2021-02-12
17:27
Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only for non-framework builds. check-in: 36d5ee9276 user: jan.nijtmans tags: core-8-branch
15:12
Merge 8.7 check-in: 8a76a3eb97 user: jan.nijtmans tags: unicode-14
14:57
The syntax error was caused by Aquamacs inserting tabs into the YAML file. check-in: a1be2ab67f user: culler tags: core-8-branch
11:12
Syntax error in yaml-file check-in: 67ea997163 user: jan.nijtmans tags: core-8-branch
10:59
Replace Unicode 13 tables with Unicode 14 (still not finailized). Let's see how it goes so far. check-in: c00a7cb94b user: jan.nijtmans tags: unicode-14
08:21
Fix warning about unused symbol on --disable-shared build check-in: e2569d19ae user: jan.nijtmans tags: core-8-branch
01:46
macher 1.1 -> 1.2 (bug fixes) and account for new append syntax. Closed-Leaf check-in: cf64683a55 user: culler tags: culler-macher
2021-02-11
17:19
macher 1.0 -> 1.1 check-in: c7a34be43e user: jan.nijtmans tags: culler-macher
16:30
Experiment: Integrate culler's "macher" tool. Only for thin binaries check-in: a5728e8d0e user: jan.nijtmans tags: culler-macher
15:12
Add CFLAGS to the github actions to build fat binaries on macOS. check-in: 00273cea41 user: culler tags: core-8-branch
2021-02-10
13:12
Missing #endif check-in: 4cdcca0341 user: jan.nijtmans tags: core-8-branch
12:56
Make TIP #430 work on cygwin. Simplify some makefiles check-in: 05582f830a user: jan.nijtmans tags: core-8-branch
11:42
Merge 8.7 check-in: bb3a9f3cb6 user: jan.nijtmans tags: build-info
08:52
Fix pkgconfig-1.1 testcase for static builds check-in: 6ed0e881df user: jan.nijtmans tags: core-8-branch
08:25
Fix various aspects in TIP #430 implementation. Should now work for Tk too (together with some fixes... check-in: c10be39138 user: jan.nijtmans tags: core-8-branch
08:11
In a static build, don't pack dde/registry in zip-file. In shared build, pack dde/registry dll's in ... Closed-Leaf check-in: 8659e3ab6b user: jan.nijtmans tags: bug-87e840c26c
2021-02-09
16:43
Only set dllfile,runtime key info when doing a shared build check-in: e11bf36df4 user: jan.nijtmans tags: bug-87e840c26c
14:16
ZIPFS_BUILD=1 only needs to be set once check-in: 757e39b4e4 user: jan.nijtmans tags: bug-87e840c26c
13:34
Handle the situation that ::${basename}::pkgconfig does not have bindir/libdir,runtime keys: Either ... check-in: 3fe40b951c user: jan.nijtmans tags: bug-87e840c26c
12:07
Change TCL_ZIP_FILE name, just using dots in stead of underscores check-in: 689470c702 user: jan.nijtmans tags: bug-87e840c26c
07:34
Add --disable-zipfs flag to GNUmakefile check-in: 1557301dfc user: jan.nijtmans tags: bug-87e840c26c
2021-02-08
18:23
Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and other external packages) check-in: b99e35f754 user: jan.nijtmans tags: bug-87e840c26c
15:59
Merge-mark check-in: 0ee6faeb3b user: jan.nijtmans tags: core-8-branch
15:51
Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-file naming as the config... check-in: f06a7fe2c6 user: jan.nijtmans tags: core-8-branch
15:25
Fix "auto.tcl" indenting check-in: 1874b0d7e7 user: jan.nijtmans tags: core-8-branch
10:46
Merge 8.6 check-in: dfef841403 user: jan.nijtmans tags: core-8-branch
2021-02-05
18:20
merge 8.7 check-in: 0d606cd812 user: dgp tags: tip-568
18:10
merge 8.7 check-in: 985518f54f user: dgp tags: dgp-review
13:45
Merge 8.6 check-in: 9d5eb46ded user: jan.nijtmans tags: core-8-branch
11:36
Merge 8.6 check-in: aabb14f612 user: jan.nijtmans tags: core-8-branch
2021-02-04
13:11
In a --disable-shared build, attach the zip-file to the executable, so "onfiledist.yml" doesn't need... check-in: a4ddaee520 user: jan.nijtmans tags: core-8-branch
11:11
Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against XQuartz check-in: a68bb5c427 user: jan.nijtmans tags: core-8-branch
2021-02-02
08:50
Merge 8.6 check-in: 1abab6bff2 user: jan.nijtmans tags: core-8-branch
2021-02-01
15:38
Add build tags for objective-c/cplusplus check-in: 3bed0fed32 user: jan.nijtmans tags: build-info
09:17
Merge 8.7. Make "git rev-parse" work from any directory check-in: 3ce50661f9 user: jan.nijtmans tags: build-info
2021-01-29
15:51
Undo previous change to unix/configure.ac: It doesn't work check-in: e3fdc612c8 user: jan.nijtmans tags: core-8-branch
14:02
Merge 8.6 check-in: f6e6955b66 user: jan.nijtmans tags: core-8-branch
09:18
re-generate unix/configure check-in: b5ab5cf668 user: jan.nijtmans tags: core-8-branch
09:15
Fix [113be1991e]: zipfs on mac. From now on, --enable-framework automatically means --disable-zipfs... check-in: ad32c79177 user: jan.nijtmans tags: core-8-branch
2021-01-28
16:47
Merge 8.7 check-in: 414c763d56 user: jan.nijtmans tags: build-info
15:54
Lowercase package names are recommended now check-in: d847891324 user: jan.nijtmans tags: core-8-branch
15:31
Merge 8.7 check-in: 41a4601ee7 user: jan.nijtmans tags: build-info
11:08
Merge 8.6 check-in: 3260544adf user: jan.nijtmans tags: core-8-branch
2021-01-27
10:15
Merge 8.6 check-in: f88c410f93 user: jan.nijtmans tags: core-8-branch
09:35
Merge 8.6 check-in: 17fbc6acaf user: jan.nijtmans tags: core-8-branch
2021-01-26
11:13
Make Tcl_GetBytesFromObj usable without TCL_NO_DEPRECATED too. Fix "testbytestring" test command, pr... check-in: 79dee4d810 user: jan.nijtmans tags: tip-568
2021-01-25
18:51
merge 8.7 check-in: 19aa63958b user: dgp tags: tip-568
18:41
merge 8.7 check-in: ecf73f5a7b user: dgp tags: dgp-review
12:26
Merge 8.6 check-in: fa80f8bede user: jan.nijtmans tags: core-8-branch
11:53
Make Tcl_GetString() a macro calling Tcl_GetStringFromObj(). Just the same as Tcl_GetUnicode(). check-in: 20d58bcd75 user: jan.nijtmans tags: core-8-branch
10:26
Fix [f4b0cb2080] by only accepting new syntax when TCL_NO_DEPRECATED is defined check-in: 0e42f57406 user: jan.nijtmans tags: core-8-branch
09:16
Merge 8.6 check-in: b1994e722a user: jan.nijtmans tags: core-8-branch
08:27
Make sure MODULE_SCOPE is always defined correctly, for C++ compilers too check-in: e6db905194 user: jan.nijtmans tags: core-8-branch
2021-01-22
21:48
merge 8.7 check-in: 57b7888e51 user: dgp tags: dgp-review
21:47
merge 8.7 check-in: 4c83a8a53a user: dgp tags: tip-568
14:22
Fix [http://core.tcl.tk/tk/tktview?name=1712098|1712098]: Tk still needs Tcl source distro, by new e... check-in: c1807dd2c4 user: jan.nijtmans tags: core-8-branch
09:24
Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNotifierAddRunLoopMode Closed-Leaf check-in: 9a45585e63 user: jan.nijtmans tags: bug-1712098
08:57
Rebase to core-8-branch check-in: 2bb14ce2f1 user: jan.nijtmans tags: bug-1712098
2021-01-21
16:01
Merge 8.6 check-in: 69d621732d user: jan.nijtmans tags: core-8-branch
15:46
Merge 8.6 check-in: 411b16f75d user: jan.nijtmans tags: core-8-branch
12:43
Close fork check-in: ca7599ebbc user: jan.nijtmans tags: core-8-branch
2021-01-20
22:35
Improve [file attributes] documentation check-in: 3bf6c31454 user: msi tags: core-8-branch
16:23
merge-mark check-in: b97f8b5b77 user: jan.nijtmans tags: core-8-branch
14:13
Fix potential endless loop in "stats" command (only enable in debug-build) check-in: b84e49c927 user: jan.nijtmans tags: core-8-branch
11:44
Fix filesystem-1.52* (since "//foo" is canonical now). Merge 8.7 check-in: 77b23b693b user: jan.nijtmans tags: tip-402
07:47
Close fork check-in: 93ce3ce3eb user: jan.nijtmans tags: core-8-branch
2021-01-19
20:14
Improve clarity of [file attributes] documentation check-in: 4e09500f1f user: msi tags: core-8-branch
13:54
Merge 8.7 check-in: 0c85e9f95c user: jan.nijtmans tags: tip-402
13:20
Merge 8.6 check-in: 9ed0557b9c user: jan.nijtmans tags: core-8-branch
07:50
Document that Tcl_GetByteArrayFromObj accepts a size_t *lengthPtr as well (TIP #481) check-in: a700e8856e user: jan.nijtmans tags: core-8-branch
2021-01-18
15:59
Make Tcl_GetBytesFromObj work with size_t length parameter (just as Tcl_GetByteArrayFromObj in TIP #... check-in: 5e9d3fefc5 user: jan.nijtmans tags: tip-568
2021-01-15
22:01
merge 8.7 check-in: 3bc2ece943 user: dgp tags: tip-568
21:46
Merge TIP 481 (resolve conflicts) check-in: 7c6772d86e user: dgp tags: tip-568
18:22
Merge pre-TIP 481 commits of 8.7 branch check-in: 04bbb5533d user: dgp tags: tip-568
15:59
merge 8.7 check-in: 82c1a7942e user: dgp tags: dgp-review
14:58
Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -eofchar \032, otherwise... check-in: 7b07bf0207 user: jan.nijtmans tags: core-8-branch
10:52
Fix [ff658e10fc]: tip 551 in 8.7a4 0b1111_1111 not working. Also fix some indenting in code check-in: 7ff7203075 user: jan.nijtmans tags: core-8-branch
2021-01-14
16:46
Starting with TIP #514, we know exactly what [largest_int] is. So, make use of that in "string.test" check-in: bab207fe8e user: jan.nijtmans tags: core-8-branch
11:50
More progress check-in: 07a0f898f8 user: jan.nijtmans tags: bug-45ddcfc3b1
2021-01-13
15:38
merge-mark check-in: 0e35b43117 user: jan.nijtmans tags: bug-45ddcfc3b1
15:37
Add mp_unpack() to the libtommath stub table, so this function is available to extensions (and to Tc... check-in: ae97648edb user: jan.nijtmans tags: core-8-branch
15:21
More progress for "scan" check-in: 7929a6bc8a user: jan.nijtmans tags: bug-45ddcfc3b1
14:56
Protect mp_init_i64 callers for overflow check-in: a7a18d871b user: jan.nijtmans tags: bug-45ddcfc3b1
14:27
Merge 8.7. Fix format.test testcases check-in: 55dd38a938 user: jan.nijtmans tags: bug-45ddcfc3b1
10:48
Merge 8.6 check-in: e57c59ad4e user: jan.nijtmans tags: core-8-branch
2021-01-12
17:11
Bring documentation in line with *.decls files check-in: f3f64889cd user: jan.nijtmans tags: core-8-branch
17:07
More WIP check-in: bd9e5afaf9 user: jan.nijtmans tags: bug-45ddcfc3b1
2021-01-11
17:07
Merge 8.7. WIP. Some little progress check-in: b92c69a102 user: jan.nijtmans tags: bug-45ddcfc3b1
16:01
Make tclStrToD.c compile on systems without inttypes.h check-in: 6ab0f6cf0e user: jan.nijtmans tags: core-8-branch
11:52
Merge 8.6 check-in: 68252f07db user: jan.nijtmans tags: core-8-branch
08:33
TIP #481 implementation: Tcl_GetStringFromObj() with size_t length parameter check-in: 777a907c79 user: jan.nijtmans tags: core-8-branch
08:23
Make Tcl independent from exact definition of TCL_LL_MODIFIER. In tclStrToD.c we need an _exact_ 64-... check-in: f695d4eade user: jan.nijtmans tags: core-8-branch
2021-01-08
20:07
Improve description of Unix options for [file attributes] (Pt. 1) check-in: d7673ffda6 user: msi tags: core-8-branch
17:15
Fix consistency and grammar in re_syntax.n check-in: f7cfdf3dc0 user: msi tags: core-8-branch
14:45
TIP #592 implememtation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 237a1ad40c user: jan.nijtmans tags: core-8-branch
10:48
Fix memory leak check-in: f4028b1cc3 user: jan.nijtmans tags: tip-567
10:27
Compile Tcl with -DTCL_WIDE_INT_TYPE=__int128, proving [45ddcfc3b1]. For now, only for Linux, don't ... check-in: 481654654f user: jan.nijtmans tags: bug-45ddcfc3b1
09:37
Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we stopped support for MSVC 6... Closed-Leaf check-in: 174a9adac8 user: jan.nijtmans tags: tip-592
2021-01-07
15:31
define UWIDE_MAX and friends in terms of Tcl_WideUInt/Tcl_WideInt, since we cannot be sure that Tcl_... check-in: ff2762ef21 user: jan.nijtmans tags: tip-592
14:45
Revise UWIDE_MAX and friends check-in: b5ee44ebe9 user: jan.nijtmans tags: tip-592
14:11
Rebase to tip-592 branch Leaf check-in: 77ed0ee49f user: jan.nijtmans tags: rfe-c975939973
13:42
Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (probably) cannot handle Wind... check-in: 7d0cf14313 user: jan.nijtmans tags: tip-592
12:31
Merge 8.6 check-in: 208cb37c8d user: jan.nijtmans tags: core-8-branch
10:55
Fix warnings when __USE_MINGW_ANSI_STDIO=1 check-in: c92be8787e user: jan.nijtmans tags: tip-592
10:13
No need any more for -D_ATL_XP_TARGETING=1 check-in: 297a7495f6 user: jan.nijtmans tags: tip-592
09:42
Attempt to remove __USE_MINGW_ANSI_STDIO=0 from win/Makefile.in, and other simplifications ruling ou... check-in: feb26f7631 user: jan.nijtmans tags: rfe-c975939973
07:37
Merge 8.7 check-in: c5edeb7b5f user: jan.nijtmans tags: tip-592
2021-01-06
15:48
Merge 8.6 check-in: e5b131099a user: jan.nijtmans tags: core-8-branch
11:52
Merge 8.7 check-in: 82f2ad5bc5 user: jan.nijtmans tags: tip-558
11:44
Attempt to fix problem in TIP #587 implementation: When reading commands from stdin, they are - like... Leaf check-in: ab172968cd user: jan.nijtmans tags: tip-587-stdin
10:31
tcltest -> 2.5.4. Version change should have been done at this commit: [95852bc2ed0e2c11] check-in: 4af49f7199 user: jan.nijtmans tags: core-8-branch
09:26
TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry pkgIndex.tcl. Otherwise those pkgInd... check-in: abdf9c718f user: jan.nijtmans tags: core-8-branch
2021-01-05
20:41
merge core-8-branch check-in: d0d536c066 user: dkf tags: tip-558
20:35
Fix unclear language in re_syntax. [2da4c23916] check-in: 142b4afb0e user: dkf tags: core-8-branch
17:06
Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 check-in: 4b83b63550 user: jan.nijtmans tags: core-8-branch
14:43
Merge 8.6 check-in: 055ee6803a user: jan.nijtmans tags: core-8-branch
10:29
Merge 8.6 check-in: 68a7b75991 user: jan.nijtmans tags: core-8-branch
09:27
Merge 8.7 check-in: 43e2fb7b63 user: jan.nijtmans tags: tip-567
09:19
Merge 8.6 check-in: 7467a34f63 user: jan.nijtmans tags: core-8-branch
2021-01-04
16:46
Merge 8.6 check-in: 8f50937f8a user: jan.nijtmans tags: core-8-branch
16:32
Merge-mark check-in: ba0db2e106 user: jan.nijtmans tags: core-8-branch
14:34
Merge 8.6 check-in: 0421a09512 user: jan.nijtmans tags: core-8-branch
10:01
Merge-mark check-in: dadaf5e54b user: jan.nijtmans tags: core-8-branch
07:54
Merge 8.7 Closed-Leaf check-in: f1041f9f48 user: jan.nijtmans tags: tip-481
07:48
Merge 8.7 check-in: 7bfba75988 user: jan.nijtmans tags: tip-592
2021-01-03
00:32
merge 8.7 check-in: d108cf4f23 user: dgp tags: tip-568
00:26
merge 8.7 check-in: 18fe00472b user: dgp tags: dgp-review
2021-01-02
22:53
merge 8.6 check-in: 1a8d1864f3 user: dgp tags: core-8-branch
2020-12-29
22:23
merge-mark check-in: 748e0c6acd user: jan.nijtmans tags: core-8-branch
2020-12-28
14:46
TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some places, only visible on Wi... check-in: 95852bc2ed user: jan.nijtmans tags: core-8-branch
2020-12-26
22:47
Merge 8.7 check-in: 91945e7ae1 user: jan.nijtmans tags: tip-592
22:12
Merge 8.6. Give up handling EXTRA_CC_SWITCHES for c++ compile check-in: 490bc7c81b user: jan.nijtmans tags: core-8-branch
2020-12-24
17:40
TO DO reminder check-in: 6771ceddfa user: dgp tags: dgp-review
17:30
Record milestone to incorporate into the text. check-in: c1b59869c3 user: dgp tags: dgp-review
17:23
merge 8.7 check-in: 1d64298f61 user: dgp tags: dgp-review
15:40
Merge 8.6 check-in: 9dfb36fe87 user: jan.nijtmans tags: core-8-branch
11:07
Another attempt to make EXTRA_CC_SWITCHES work for c++ compiles in github actions check-in: a3ac37a0ee user: jan.nijtmans tags: core-8-branch
2020-12-23
10:26
Update TZ info to tzdata2020e (via merge). check-in: c9480e15d6 user: jima tags: core-8-branch
10:01
EXTRA_CC_SWITCHES quoting doesn't work. Let's try again check-in: c50f27e48e user: jan.nijtmans tags: core-8-branch
08:17
Merge 8.6 check-in: e0f4a28573 user: jan.nijtmans tags: core-8-branch
07:47
Merge 8.6 check-in: 798fd17ff4 user: jan.nijtmans tags: core-8-branch
2020-12-22
09:28
Merge 8.6 check-in: f57e815934 user: jan.nijtmans tags: core-8-branch
08:58
Compile on github actions using C++ compiler, even without CC=g++ (which doesn't work with autoconf ... check-in: a97290218e user: jan.nijtmans tags: core-8-branch
2020-12-21
13:46
merge 8.7 check-in: 1226d49201 user: dgp tags: tip-568
13:40
merge 8.7 check-in: d5a8b285ec user: dgp tags: dgp-review
2020-12-19
22:17
autoupdate */configure.ac and */tcl.m4. Should still work with autoconf-2.69 too check-in: ca7a3d403a user: jan.nijtmans tags: core-8-branch
2020-12-18
14:00
Remove g++ builds from travis/github actions. The construct "CC=g++" doesn't work any more with auto... check-in: a58c07f453 user: jan.nijtmans tags: core-8-branch
10:42
Rename AC_HELP_STRING to AS_HELP_STRING, and fix determination of intptr_t/uintptr_t with autoconf 2... check-in: fef38331d6 user: jan.nijtmans tags: core-8-branch
2020-12-17
18:56
Merge 8.7 check-in: 101a4eb3be user: jan.nijtmans tags: tip-481
16:39
Further elimination of __int64 type check-in: fc0c960d66 user: jan.nijtmans tags: tip-592
15:47
Undo one change from previous commit: this gives a warning on mingw-w64 check-in: 6882d6aa3d user: jan.nijtmans tags: tip-592
15:44
Simplifications when assuming VS 2015 or later check-in: c9307db938 user: jan.nijtmans tags: tip-592
14:14
Merge 8.7 check-in: 0711a7885d user: jan.nijtmans tags: tip-592
12:48
Merge 8.6. Re-generate tclConfig.h.in with autoheader v2.70 check-in: 250cc2e2c9 user: jan.nijtmans tags: core-8-branch
08:11
Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: e4c77af1d9 user: jan.nijtmans tags: core-8-branch
2020-12-16
15:46
Remove "Vista" from manifest. Test simplifications check-in: 3cf4e67435 user: jan.nijtmans tags: tip-592
15:32
TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 32516a92d8 user: jan.nijtmans tags: tip-592
15:10
Merge 8.7 check-in: aaecaf0d9b user: jan.nijtmans tags: tip-481
15:04
Merge 8.7 check-in: 4ef1149deb user: jan.nijtmans tags: tip-575
14:31
Merge 8.6 check-in: db64300701 user: jan.nijtmans tags: core-8-branch
14:24
Merge 8.6 check-in: 8ae8992940 user: jan.nijtmans tags: core-8-branch
2020-12-14
08:49
Merge 8.6 check-in: ace4a5d51e user: jan.nijtmans tags: core-8-branch
08:11
Merge 8.6 check-in: cc1deaaeae user: jan.nijtmans tags: core-8-branch
2020-12-13
16:59
Merge 8.7 check-in: 0631cdce81 user: jan.nijtmans tags: tip-575
16:57
Merge 8.7 check-in: da96221a35 user: jan.nijtmans tags: build-info
16:38
Merge 8.6 check-in: 9966545e11 user: jan.nijtmans tags: core-8-branch
2020-12-12
11:39
Merge 8.6 check-in: f5a39ac868 user: jan.nijtmans tags: core-8-branch
2020-12-11
12:44
Merge 8.6 check-in: 0a7739c425 user: jan.nijtmans tags: core-8-branch
09:12
nmake: export zip metadata for Tk and extensions check-in: ab28236148 user: apnadkarni tags: core-8-branch
09:00
Merge 8.6 (msvcrt time64 fixes) check-in: e1ead291a2 user: apnadkarni tags: core-8-branch
08:25
Merge 8.7 check-in: 504174b35e user: jan.nijtmans tags: tip-481
07:59
Merge 8.6 (nmake) check-in: 43643d60ff user: apnadkarni tags: core-8-branch
2020-12-10
18:58
merge 8.7 check-in: 7067bdaa1c user: dgp tags: tip-568
18:37
merge 8.7 check-in: 624ec81253 user: dgp tags: dgp-review
18:06
Merge 8.6 check-in: 9fc7e29464 user: jan.nijtmans tags: core-8-branch
13:27
Merge 8.6 check-in: f1cff5a702 user: jan.nijtmans tags: core-8-branch
09:50
Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this file from the GIT branc... check-in: 8a2a8ff452 user: jan.nijtmans tags: core-8-branch
2020-12-09
09:56
Fix github actions Windows build check-in: 84fd3e6856 user: jan.nijtmans tags: core-8-branch
09:17
nmake: OPTS=msvcrt is now the default, even for static builds. Use OPTS=nomsvcrt if you don't want t... check-in: 588d9bc271 user: jan.nijtmans tags: core-8-branch
06:17
nmake: make zipfs mount point consistent with Unix/autoconf check-in: 2c56d56170 user: apnadkarni tags: core-8-branch
04:31
nmake: subsume staticpkg option within static builds check-in: af917f959c user: apnadkarni tags: core-8-branch
2020-12-08
15:31
Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All C sources can now use U... check-in: 4254aa305b user: jan.nijtmans tags: core-8-branch
11:06
TIP 430: generate and embed library zip. check-in: 725b3b5a7c user: apnadkarni tags: core-8-branch
10:46
TIP 430: generate and attach library zip Closed-Leaf check-in: 77c39d649b user: apnadkarni tags: apn-sfe
10:37
Merge 8.7 check-in: c66505b196 user: jan.nijtmans tags: apn-sfe
10:30
Skip testcases filesystem-7.1.[1|2] with msvc OPTS=staticpkg: This isn't supposed to work check-in: 958fee8962 user: jan.nijtmans tags: core-8-branch
10:14
TIP #590 follow-up: Adapt documentation and tclStubLib.c check-in: f9ad8e3482 user: jan.nijtmans tags: core-8-branch
09:04
Merge 8.7 check-in: 59ebc12c8a user: jan.nijtmans tags: apn-sfe
2020-12-07
16:31
merge 8.7 check-in: e37fb3b038 user: dgp tags: tip-568
16:21
merge 8.7 check-in: 5f50ee66f1 user: dgp tags: dgp-review
15:08
Put dde/registry obj-files in the stub library in stead of the static library. Needed to combine --d... check-in: d9e05a8644 user: jan.nijtmans tags: core-8-branch
14:25
In configure/make Windows build, static builds include dde and registry extension statically too imp... check-in: 67a0ffb570 user: jan.nijtmans tags: core-8-branch
13:57
Merge 8.6 check-in: 38c4fc2161 user: jan.nijtmans tags: core-8-branch
2020-12-06
18:24
merge core-8-branch check-in: 8e811ca605 user: dkf tags: tip-558
10:39
nmake: Generate libtcl_VERSION.zip as per TIP 430 check-in: 42f73c420f user: apnadkarni tags: apn-sfe
09:39
Merge core-8-branch for new rules.vc check-in: 840904e7a9 user: apnadkarni tags: apn-sfe
08:09
Merge 8.6 check-in: fae3cd073c user: apnadkarni tags: core-8-branch
2020-12-05
11:06
Create new branch named "apn-sfe" check-in: d7dc65e4ef user: apnadkarni tags: apn-sfe
02:51
Fix suffix on single file exe name check-in: 75570f3e4e user: apnadkarni tags: core-8-branch
2020-12-04
15:32
Merge 8.7 check-in: a0a34123f1 user: jan.nijtmans tags: tip-575
10:44
Merge 8.6 check-in: afd2fa5fae user: jan.nijtmans tags: core-8-branch
10:04
Merge 8.6 check-in: eab97bc284 user: jan.nijtmans tags: core-8-branch
09:56
TIP 590: Recommend lowercase Package Names check-in: 836cfc20b3 user: jan.nijtmans tags: core-8-branch
2020-12-03
16:50
Add makefile.vc target sfe for single-file executable check-in: a490f10cc6 user: apnadkarni tags: core-8-branch
14:39
Merge 8.6 check-in: 47ae321230 user: jan.nijtmans tags: core-8-branch
09:52
Merge 8.6 check-in: 560e8d485c user: jan.nijtmans tags: core-8-branch
09:09
Simplify some \\u???? escape sequences to \\x?? check-in: b813cd7a5b user: jan.nijtmans tags: core-8-branch
2020-12-02
11:58
Merge 8.6 check-in: 938c5d6e2c user: jan.nijtmans tags: core-8-branch
11:31
Merge 8.6 check-in: 36beba2206 user: jan.nijtmans tags: core-8-branch
2020-12-01
15:28
Another TIP #589 side-effect: Make sure that the encoding used in ::tcltest::viewFile matches the on... check-in: 42863cfd18 user: jan.nijtmans tags: core-8-branch
15:15
Fix 2 testcases in Windows. Cause: tcltest::makeFile should assume the same encoding as the "source"... check-in: a7b2918eec user: jan.nijtmans tags: core-8-branch
12:17
Remove incomplete stuff from .project: It is not enough to make actual building from within Eclipse ... check-in: 60b899d5b5 user: jan.nijtmans tags: core-8-branch
11:56
Merge-mark check-in: 674a6ad047 user: jan.nijtmans tags: core-8-branch
08:53
Merge 8.6 check-in: 66583afb9e user: jan.nijtmans tags: core-8-branch
2020-11-30
16:53
Merge 8.6 check-in: 92f0cf9c7b user: jan.nijtmans tags: core-8-branch
14:20
Merge 8.6 check-in: 864e652fd3 user: jan.nijtmans tags: core-8-branch
13:37
Merge 8.6 check-in: 6ae531a376 user: jan.nijtmans tags: core-8-branch
12:18
Fix [6b1c6bb09c]: Extended plane character does not encode correctly to UTF-16 with TCL_UTF_MAX==4 A... check-in: ea91d44454 user: jan.nijtmans tags: core-8-branch
08:57
Merge 8.6 check-in: baae9020b6 user: jan.nijtmans tags: core-8-branch
08:46
Merge 8.6 check-in: 2a39af85e5 user: jan.nijtmans tags: core-8-branch
2020-11-27
18:13
Added single-file distributions of Tcl for all main platforms. These are *UNOFFICIAL* builds as the... check-in: 2f3702f04c user: dkf tags: core-8-branch
18:07
That's the best we can do without entering the morass that is signing/notarization on macOS; Windows... Closed-Leaf check-in: 70c1506c96 user: dkf tags: one-file-distribution
14:39
Merge 8.6 check-in: ab2de6e88c user: jan.nijtmans tags: core-8-branch
13:50
Merge 8.6 check-in: 839d8360d6 user: jan.nijtmans tags: core-8-branch
09:58
Better version ID, trying to track down weird macOS problem check-in: 20cbdc6605 user: dkf tags: one-file-distribution
2020-11-26
20:09
Try to use a .dmg for macOS distribution check-in: 86b76fb078 user: dkf tags: one-file-distribution
14:54
Merge 8.6 check-in: bdbb8a36bc user: jan.nijtmans tags: core-8-branch
08:28
Merge 8.6 check-in: 90eb0c0625 user: jan.nijtmans tags: core-8-branch
07:52
More TCL_UNUSED check-in: 1e3804d76b user: jan.nijtmans tags: core-8-branch
07:37
squelch warning by using proper format specifiers check-in: 46f3104074 user: jan.nijtmans tags: core-8-branch
07:23
grammar check-in: 6a504ac0d9 user: jan.nijtmans tags: core-8-branch
2020-11-25
13:51
Merge 8.7 check-in: 1b5a7f4634 user: jan.nijtmans tags: tip-481
11:16
Switch to older Ubuntu so that we build with older glibc. Thanks to morganw for testing. check-in: c0442669a2 user: dkf tags: one-file-distribution
09:57
Make HTML documentation html5-compatible. Still works the same with older browsers too. Remove obso... check-in: fadc186aac user: jan.nijtmans tags: core-8-branch
09:52
Merge 8.7 check-in: 5b4e732208 user: jan.nijtmans tags: tip-481
09:13
Name of target is different check-in: e1accf50e0 user: dkf tags: one-file-distribution
00:41
Experimental branch: building single file distributions check-in: f62cffda29 user: dkf tags: one-file-distribution
2020-11-24
15:04
Some missing test-constraints check-in: 55bb343c9e user: jan.nijtmans tags: core-8-branch
14:45
Fix testcases on Windows. Use more "info loaded" as appropriate Closed-Leaf check-in: 18c691bc57 user: jan.nijtmans tags: tip-590
08:24
contents.htm -> index.html and *.htm -> *.html Closed-Leaf check-in: ef0dbf126e user: jan.nijtmans tags: doc-html5
07:51
Fix "make dist" check-in: b2887206fc user: jan.nijtmans tags: doc-html5
2020-11-23
09:16
More ©-sign consolidation check-in: 676f97ea98 user: jan.nijtmans tags: core-8-branch
08:25
Now that all Tcl source files are UTF-8 by default, we can use the ©-sign whenever reasonable. check-in: 0d31e14484 user: jan.nijtmans tags: core-8-branch
2020-11-20
14:58
Merge 8.6 check-in: 6ff7d4f562 user: jan.nijtmans tags: core-8-branch
14:08
Merge 8.7 check-in: 9e3b9c61eb user: jan.nijtmans tags: tip-590
13:46
Generate html documentation in html5 format. Fix some html5 compatibiliy warnings. Remove old htmlhe... check-in: 6225b08bc9 user: jan.nijtmans tags: doc-html5
08:44
Merge 8.7 check-in: d0fe878f40 user: jan.nijtmans tags: tip-575
08:26
Merge 8.6 check-in: cf79c4768a user: jan.nijtmans tags: core-8-branch
2020-11-19
15:11
Allow tools/tcltk-man2html.tcl to work with both configure.in and configure.ac: It could be used in ... check-in: 7d6eb9b081 user: jan.nijtmans tags: core-8-branch
08:57
Merge 8.7 check-in: b87dd93716 user: jan.nijtmans tags: tip-590
2020-11-18
13:51
More usage of TclUtfToUCS4/TclUniCharToUCS4 in stead of it's UniChar variants: This handles surrogat... check-in: d843858583 user: jan.nijtmans tags: core-8-branch
11:03
Merge 8.6 check-in: 57cfced9a5 user: jan.nijtmans tags: core-8-branch
2020-11-17
14:36
Merge 8.6 check-in: a6baa9e5d7 user: jan.nijtmans tags: core-8-branch
12:36
Test fails with Windows in CI, not MSVC check-in: 9acdb9281a user: dkf tags: core-8-branch
10:17
Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing check-in: 3a6c0f5d55 user: oehhar tags: core-8-branch
09:12
Merge 8.6 check-in: f4f3fc8c5c user: jan.nijtmans tags: core-8-branch
08:46
Merge 8.6 check-in: c576fbca75 user: jan.nijtmans tags: core-8-branch
08:41
Merge 8.6 check-in: f09d5c0b56 user: jan.nijtmans tags: core-8-branch
2020-11-16
15:08
Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 79843ba856 user: oehhar tags: core-8-branch
13:17
Merge 8.6 check-in: 164ff90395 user: jan.nijtmans tags: core-8-branch
12:55
Merge 8.6 check-in: 855fa5fea3 user: jan.nijtmans tags: core-8-branch
10:53
TIP #586 implementation: C String Parsing Support for binary scan check-in: 5aa764a795 user: jan.nijtmans tags: core-8-branch
10:06
Merge 8.6 check-in: c2dc6753fa user: dkf tags: core-8-branch
2020-11-13
16:59
merge-mark check-in: 2944b0b16d user: jan.nijtmans tags: core-8-branch
2020-11-11
16:32
Merge 8.7 check-in: cd6e748a2e user: jan.nijtmans tags: tip-575
2020-11-10
18:47
backout e56a9f214a check-in: fc1e203728 user: culler tags: core-8-branch
17:52
Merge 8.6 check-in: e56a9f214a user: culler tags: core-8-branch
16:44
merge 8.7 check-in: 3223a4cca2 user: dgp tags: tip-568
16:39
merge 8.7 check-in: be00c00396 user: dgp tags: dgp-review
11:55
Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the entry point of the "dd... check-in: 226ad8e6c5 user: jan.nijtmans tags: tip-590
2020-11-09
09:15
merge mark check-in: 8b75603da5 user: dkf tags: core-8-branch
09:07
Github Actions seem to be working check-in: 3ead1548c9 user: dkf tags: core-8-branch
2020-11-08
17:31
Merge 8.7 Closed-Leaf check-in: cf42c8eba7 user: dkf tags: github-action
17:21
TIP 582: Comments in Expressions check-in: e518808108 user: dkf tags: core-8-branch
13:38
Added badges to README check-in: f0f3cca72b user: dkf tags: github-action
13:34
Added experimental Windows CI build instructions check-in: fc1c9320ef user: dkf tags: github-action
12:08
Updated arrangement check-in: 3aead416b2 user: dkf tags: github-action
2020-11-07
14:29
Updated README check-in: 41b7b8253a user: dkf tags: github-action
14:21
Updated workflow name check-in: ddf6cb331a user: dkf tags: github-action
14:14
Added basic github action starter check-in: 68f8de9be3 user: dkf tags: github-action
2020-11-06
17:33
Merge 8.6 check-in: 7c55fd161e user: jan.nijtmans tags: core-8-branch
14:43
Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages functions, since they tu... check-in: 7b2277bf8b user: jan.nijtmans tags: core-8-branch
09:59
Lesser TIP #590 implementation: Only package renaming, no code changes check-in: 5cb1460243 user: jan.nijtmans tags: tip-590
2020-11-05
17:06
Merge 8.7 check-in: 23c0c45dd0 user: jan.nijtmans tags: tip-575
2020-11-04
08:55
Vary dltest package names for test purposes Closed-Leaf check-in: d51d5a5bb1 user: jan.nijtmans tags: case-sensitive-pkg
2020-11-03
16:40
Undo experimental unrelated changes check-in: dd5dc3b62f user: jan.nijtmans tags: case-sensitive-pkg
16:24
Correct casing in some error-messages check-in: 7be0feeea2 user: jan.nijtmans tags: case-sensitive-pkg
15:32
Case-sensitive package names check-in: b15b349bfb user: jan.nijtmans tags: case-sensitive-pkg
14:24
Fix build/testcases on UNIX/Mac check-in: ffcc8ec50a user: jan.nijtmans tags: build-info
12:14
Make everything work on Windows, using loaded tcl::test package check-in: fe42d5b5e2 user: jan.nijtmans tags: build-info
11:25
Fix clang++ build check-in: 985fb8cd4c user: jan.nijtmans tags: build-info
2020-11-01
14:25
Merge 8.7 Closed-Leaf check-in: ef5fd3e260 user: dkf tags: tip-582
2020-10-30
20:23
merge 8.7 check-in: 8da1570d62 user: dgp tags: tip-568
20:17
merge 8.7 check-in: 5cbe392b39 user: dgp tags: dgp-review
15:31
Merge 8.7 check-in: 707d6eadba user: jan.nijtmans tags: build-info
15:13
Merge 8.7 Closed-Leaf check-in: 2c1ee70bdc user: jan.nijtmans tags: tip-586-binary-scan-c-string
14:05
Merge 8.6 check-in: c15e8bc4bb user: jan.nijtmans tags: core-8-branch
13:37
Merge 8.6 check-in: 6312e0d10c user: jan.nijtmans tags: core-8-branch
2020-10-29
21:08
merge 8.7 check-in: 4bcfcf342b user: dgp tags: tip-568
21:08
merge 8.7 check-in: 412d0e64c2 user: dgp tags: dgp-review
11:18
Merge 8.6 check-in: 642317cdbc user: jan.nijtmans tags: core-8-branch
2020-10-28
15:10
Merge 8.7 check-in: 063b7a740c user: jan.nijtmans tags: tip-586-binary-scan-c-string
06:59
Corrected doc: modifier C instead A check-in: ca5788a4e9 user: oehhar tags: tip-586-binary-scan-c-string
2020-10-27
21:39
merge 8.7 check-in: 97069a12f6 user: dgp tags: tip-568
21:26
merge 8.7 check-in: 90e685a64d user: dgp tags: dgp-review
20:27
[11229bad5f] Fix the bytecode compiler for [string insert]. check-in: 1e1a593ca4 user: dgp tags: core-8-branch
20:24
Use TCL_ERROR to signal inability to compile. Closed-Leaf check-in: 6e8aceea3f user: dgp tags: bug-11229bad5f
20:09
[11229bad5f] New test to demonstrate the bug. check-in: 87bb381d4e user: dgp tags: bug-11229bad5f
14:30
Merge 8.7. Enhance "load", being able to handle '::' in package names check-in: 085ffd9b5b user: jan.nijtmans tags: build-info
2020-10-26
23:00
Merge 8.6 check-in: 8dd94df8b2 user: jan.nijtmans tags: core-8-branch
20:32
Update TZ info to tzdata2020d (via merge). check-in: 7161b29c10 user: jima tags: core-8-branch
16:15
Merge 8.6 check-in: b7e27278fb user: jan.nijtmans tags: core-8-branch
14:45
re-trigger Travis build (and fix some eol-spacing) check-in: a46527e8dc user: jan.nijtmans tags: tip-586-binary-scan-c-string
10:53
Copied man page and test from Androwish https://www.androwish.org/home/ci/bc8b7e8094b66169 check-in: af3edacd3a user: oehhar tags: tip-586-binary-scan-c-string
2020-10-25
20:03
TIP586: C String Parsing Support for binary scan check-in: d45eecb868 user: oehhar tags: tip-586-binary-scan-c-string
2020-10-24
14:50
Merge 8.7 check-in: 1f4f5e1fcd user: jan.nijtmans tags: tip-582
14:41
Merge 8.7 check-in: dd7e424b0f user: jan.nijtmans tags: tip-575
14:34
Merge 8.7. Rename more "Tcltest" package-names into "tcl::test". Not sufficient to make the win32 tr... check-in: 521311ef3a user: jan.nijtmans tags: build-info
2020-10-23
15:46
Merge 8.6 check-in: 20e8b5d93f user: jan.nijtmans tags: core-8-branch
14:55
merge 8.7 check-in: a1809f6a5d user: dgp tags: tip-568
14:46
merge 8.7 check-in: f41bdf9a3f user: dgp tags: dgp-review
2020-10-22
14:31
Merge 8.7 check-in: a2f5f1c204 user: jan.nijtmans tags: tip-575
14:20
Merge 8.7 Leaf check-in: d18425d469 user: jan.nijtmans tags: empty-not-found-backport
10:52
TIP #587: One place more where TCL_CFGVAL_ENCODING should fall back to utf-8 check-in: ba727a0761 user: jan.nijtmans tags: core-8-branch
10:30
TIP #587: Default utf-8 for source command check-in: 70f28ec410 user: jan.nijtmans tags: core-8-branch
10:23
Merge 8.6 check-in: fb319c1b92 user: jan.nijtmans tags: core-8-branch
07:35
Merge 8.7. More lowercase package names in test-suite check-in: 13fe6f0017 user: jan.nijtmans tags: build-info
2020-10-21
08:51
Merge 8.6 check-in: aa44f54e39 user: jan.nijtmans tags: core-8-branch
2020-10-20
20:39
Update TZ info to tzdata2020c. check-in: 9a0a12875f user: jima tags: core-8-branch
2020-10-19
14:50
merge 8.7 check-in: 272642eb4b user: dgp tags: tip-568
13:10
Merge 8.7 check-in: 6db4faf560 user: jan.nijtmans tags: build-info
13:06
Merge 8.6. Restore "install-strip" target to what it was in Tcl 8.6. Just don't use it any more on ... check-in: 0adcf93abe user: jan.nijtmans tags: core-8-branch
2020-10-18
20:27
Merge 8.7 check-in: 3079f8774c user: jan.nijtmans tags: build-info
16:24
3 times -1 -> TCL_INDEX_NONE check-in: 7e6536e672 user: jan.nijtmans tags: core-8-branch
2020-10-16
16:34
Merge 8.7 check-in: 600368ed3f user: jan.nijtmans tags: build-info
16:24
Merge 8.6 check-in: 3e4e2312bc user: jan.nijtmans tags: core-8-branch
16:02
Merge 8.6 check-in: 83e7d6e53f user: jan.nijtmans tags: core-8-branch
15:03
Fix env.test when running under wine on Linux. Mark other tests with "notWine", which fail currentl... check-in: 80184ade49 user: jan.nijtmans tags: core-8-branch
2020-10-15
11:06
Merge 8.6 check-in: e61b3d2feb user: jan.nijtmans tags: core-8-branch
09:24
Merge 8.6 check-in: f77b076328 user: jan.nijtmans tags: core-8-branch
2020-10-14
16:18
Backport tiny part of "empty-not-found". Just allow the empty string as index, meaning the same as "... check-in: 6631261ba4 user: jan.nijtmans tags: empty-not-found-backport
09:43
Merge 8.7 check-in: c665502804 user: jan.nijtmans tags: tip-575
09:41
Merge 8.7 check-in: 57d6405a93 user: jan.nijtmans tags: build-info
06:55
Fix MSVC++ 6.0 build check-in: 84cd1eb17f user: jan.nijtmans tags: core-8-branch
06:28
Merge 8.7 check-in: b458fc95fe user: jan.nijtmans tags: build-info
06:08
Merge 8.7 check-in: a5f7cc9ba9 user: jan.nijtmans tags: tip-575
2020-10-13
16:44
merge 8.7 check-in: 82fcff6eac user: dgp tags: tip-568
16:44
merge 8.7 check-in: e78405ab50 user: dgp tags: dgp-review
16:42
merge 8.7 check-in: 478264e46c user: dgp tags: tip-568
16:42
merge 8.7 check-in: 770c2f226b user: dgp tags: dgp-review
15:45
Merge 8.6 check-in: bfda87dfca user: jan.nijtmans tags: core-8-branch
09:07
Merge 8.6 Eliminate some (correct but actually harmless) warnings only happening on win64 check-in: f14b6f4907 user: jan.nijtmans tags: core-8-branch
2020-10-12
10:45
Merge 8.7 check-in: 8cc23529c2 user: jan.nijtmans tags: build-info
09:27
Merge 8.7 check-in: ff7bcb2801 user: jan.nijtmans tags: strict-index-experiment
2020-10-10
20:36
Update TZ info to tzdata2020b. check-in: 811205cfd2 user: jima tags: core-8-branch
2020-10-09
14:13
merge 8.7 check-in: 1c6d51fc50 user: dgp tags: tip-568
14:05
merge 8.7 check-in: a7077dbcfd user: dgp tags: dgp-review
12:53
Merge 8.6. Don't inline functions which are too big to be inlined (according to the -Winline compile... check-in: 2a870b3897 user: jan.nijtmans tags: core-8-branch
2020-10-08
13:33
Make everything compile warning-free with -Wundef. Put enum ASSEM_DICT_GET_DEF last in TalInstType, ... check-in: d1e4a3c73f user: jan.nijtmans tags: core-8-branch
09:33
Merge 8.6 check-in: 040c6b5987 user: jan.nijtmans tags: core-8-branch
2020-10-07
15:48
merge 8.7 check-in: 9208d4168c user: dgp tags: tip-568
15:06
merge 8.7 check-in: 9925ef5cf0 user: dgp tags: dgp-review
2020-10-06
13:29
merge-mark check-in: bb40f11334 user: jan.nijtmans tags: core-8-branch
13:26
Fix (possible) gcc warnings in unix/dltest/*.c check-in: 5cd3c4e555 user: jan.nijtmans tags: core-8-branch
13:20
HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werror. Here's the fix. check-in: 43fbea7f16 user: jan.nijtmans tags: core-8-branch
08:44
Adapt function signatures in compat/string.h to what's normal nowadays check-in: 12d9e7997e user: jan.nijtmans tags: core-8-branch
2020-10-05
08:50
Merge 8.7 check-in: dd4ac421cd user: jan.nijtmans tags: build-info
2020-10-03
19:52
merge 8.7 check-in: adb2460485 user: dgp tags: tip-568
19:44
merge 8.7 check-in: 1c36807e1d user: dgp tags: dgp-review
2020-10-02
16:28
Fix -Wshadow warnings, when compiling with a C++ compiler check-in: 1011055d6b user: jan.nijtmans tags: core-8-branch
15:49
Merge 8.7. Fix 2 failing test-cases check-in: 576b36ec63 user: jan.nijtmans tags: build-info
2020-10-01
12:38
Merge 8.7 Closed-Leaf check-in: 3a2fca1540 user: jan.nijtmans tags: tip-587-for-8.7
08:17
Merge 8.7. Internal package renaming check-in: 8da5008652 user: jan.nijtmans tags: build-info
2020-09-30
16:01
merge 8.7 check-in: 969af31cfe user: dgp tags: tip-568
16:01
merge 8.7 check-in: 2e55dcf27c user: dgp tags: dgp-review
14:54
Merge 8.6 check-in: 9a08cc940a user: jan.nijtmans tags: core-8-branch
14:45
merge 8.7 check-in: 2af74785ef user: dgp tags: tip-568
14:38
merge 8.7 check-in: 057292d3aa user: dgp tags: dgp-review
14:29
TIP #581 tweak: Don't report "slaves" as valid option for "interp" check-in: 29f08cd691 user: jan.nijtmans tags: core-8-branch
12:19
Ticket [0063cbcada]: From tcl 8.7 on, use "string is dict" instead "string is list" & length %2 == 0... check-in: 097400e5ad user: oehhar tags: core-8-branch
2020-09-29
16:21
Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 5c8a8fdddb user: oehhar tags: core-8-branch
13:11
Fix testcase check-in: bf35159870 user: jan.nijtmans tags: build-info
12:51
Merge 8.7 check-in: 0f25d0f758 user: jan.nijtmans tags: build-info
07:14
Add -Wshadow flag to the compiler, so we will be notified when (accidently) shadowing variable names check-in: abdc2e1e11 user: jan.nijtmans tags: core-8-branch
2020-09-28
15:02
Merge-mark check-in: cbd6b50384 user: jan.nijtmans tags: core-8-branch
14:04
merge 8.7 check-in: 7c4fa2776d user: dgp tags: tip-568
13:59
merge 8.7 check-in: 4f1342a9f9 user: dgp tags: dgp-review
13:34
Restore change with correction. check-in: d36db36ea9 user: dgp tags: core-8-branch
13:02
Revert change that made test expr-20.2 fail. check-in: 125f0bdc61 user: dgp tags: core-8-branch
10:39
Merge 8.6 check-in: ef2427283a user: jan.nijtmans tags: core-8-branch
2020-09-27
16:24
Merge 8.7 check-in: 6185d08c27 user: jan.nijtmans tags: build-info
2020-09-26
18:38
Merge 8.6 check-in: c649b9c46b user: jan.nijtmans tags: core-8-branch
2020-09-25
14:26
Merge 8.7 check-in: 1d2a90cb1d user: jan.nijtmans tags: tip-587-for-8.7
14:25
Merge 8.6 check-in: a34d4f2927 user: jan.nijtmans tags: core-8-branch
14:17
Use utf-8 as default encoding for configuration information check-in: 82ee0f51dc user: jan.nijtmans tags: tip-587-for-8.7
12:16
Merge 8.7 check-in: 03a61544ec user: jan.nijtmans tags: tip-587-for-8.7
12:12
merge-mark check-in: 9c07ddf527 user: jan.nijtmans tags: core-8-branch
11:21
Merge 8.6 check-in: 34ba50850b user: jan.nijtmans tags: core-8-branch
10:57
TIP #587 for Tcl 8.7 check-in: ab4fa2de85 user: jan.nijtmans tags: tip-587-for-8.7
2020-09-22
12:18
When writing script files (like pkgIndex.tcl), always use -translation lf, so they don't cause prob... check-in: 2edbd187f0 user: jan.nijtmans tags: core-8-branch
2020-09-21
14:11
merge 8.7 check-in: 0afde4bfb6 user: dgp tags: tip-568
14:11
merge 8.7 check-in: bcdb0c2462 user: dgp tags: dgp-review
2020-09-20
21:39
Merge 8.6 check-in: 3057cfd096 user: jan.nijtmans tags: core-8-branch
16:00
merge 8.7 check-in: 1c47cf8296 user: dgp tags: tip-568
15:59
merge 8.7 check-in: 39ec03c302 user: dgp tags: dgp-review
15:58
Merge 8.6 check-in: b9c39681ea user: dgp tags: core-8-branch
10:24
Merge 8.6 check-in: c5f32b95be user: jan.nijtmans tags: core-8-branch
2020-09-19
17:19
merge 8.7 check-in: dfbe7884ea user: dgp tags: tip-568
17:14
merge 8.7 check-in: 2f99c5019a user: dgp tags: dgp-review
16:48
merge mark (safety) check-in: 7d49ac4d02 user: dgp tags: core-8-branch
14:10
Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. check-in: 45569c7084 user: pooryorick tags: core-8-branch
2020-09-18
13:53
Accept {} as index, and forbid indices starting with '-' if compiled with -DTCL_NO_DEPRECATED check-in: ecdb69c0b3 user: jan.nijtmans tags: strict-index-experiment
10:31
Make switch -regexp -indexvar without match return {} check-in: 19011a25db user: jan.nijtmans tags: strict-index-experiment
09:43
Merge 8.7. Undo signature change for Tcl_GetIntForIndex check-in: 6b2676abbb user: jan.nijtmans tags: strict-index-experiment
2020-09-17
17:54
merge 8.7 check-in: fe8535bde0 user: dgp tags: tip-568
17:42
merge 8.7 check-in: 87fe60f879 user: dgp tags: dgp-review
13:48
Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclNewIntObj or Tcl_NewWide... check-in: ef22eb8ac3 user: jan.nijtmans tags: core-8-branch