Timeline
Not logged in

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

202 check-ins using file tests/util.test version 081ade93ae

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-08
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
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
2021-04-05
20:52
WIP check-in: 760c038a80 user: dgp tags: tcl9-design
16:07
WIP check-in: 2bfdc0fd42 user: dgp tags: tcl9-design
2021-04-03
20:31
WIP check-in: 96e0602c99 user: dgp tags: dgp-review
2021-04-02
12:45
WIP check-in: 7175665158 user: dgp tags: tcl9-design
2021-03-30
08:22
Refactoring, ahoy check-in: 7365fa0cf2 user: dkf tags: dkf/notifier-cleanup
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:38
Compatibility tweak wrt 8.6 Closed-Leaf check-in: 25e15d37cc user: jan.nijtmans tags: rfe-800716
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
15:28
TclWinConvertError -> Tcl_WinConvertError check-in: 745469da9e user: jan.nijtmans tags: rfe-800716
15:13
Merge 8.7 check-in: 60d938a7ee user: jan.nijtmans tags: rfe-800716
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