Tcl Source Code

Timeline
Login

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

200 most recent check-ins using file generic/tclOOStubInit.c version a53b7fe3df

2022-08-31
15:36
Merge old 8.7 ac18feaba77 check-in: c3fd69a89a user: kjnash tags: tip-579-8-7
15:24
Merge old 8.7 6c69a72c58 check-in: 2bc437be78 user: kjnash tags: tip-579-8-7
14:28
Merge old 8.7 674a6ad0472c7 check-in: 72a2225a33 user: kjnash tags: tip-579-8-7
12:51
Merge old 8.7 9a14272d20 check-in: ca86e961bb user: kjnash tags: tip-579-8-7
2021-08-25
11:06
Fix for TIP #430/#595 corner-case: tcl_findLibrary should use correct library name when running in T... check-in: 26f87ad53c user: jan.nijtmans tags: trunk, main
2021-08-23
17:30
merge trunk check-in: 543082d1ba user: dgp tags: dgp-refactor
17:25
merge 8.7 check-in: 20beece07f user: dgp tags: dgp-review
17:03
Merge trunk check-in: 09fdda8d70 user: dgp tags: dgp-properbytearray
17:03
merge 8.7 check-in: 101d798bc5 user: dgp tags: tip-568
14:54
Merge 8.7 check-in: 30412ad14a user: jan.nijtmans tags: trunk, main
13:00
Make everything compile warning-free when TCL_THREADS=0 check-in: 2abafeca96 user: jan.nijtmans tags: core-8-branch
2021-08-20
13:10
Repair build failure. check-in: 9b2d49b6dc user: dgp tags: trunk, main
12:48
Merge 8.7 check-in: e30f179c8f user: jan.nijtmans tags: trunk, main
12:46
TIP #511 implementation: Implement Tcl_AsyncMarkFromSignal() check-in: 1a6b389968 user: jan.nijtmans tags: core-8-branch
2021-08-19
08:54
Merge 8.7 check-in: 65550c814b user: jan.nijtmans tags: trunk, main
08:51
Merge-mark 8.6. Update to autoconf-2.71 check-in: e34446660d user: jan.nijtmans tags: core-8-branch
08:05
Apply macos-tip511.diff. Resolve conflict with TIP #601 Closed-Leaf check-in: d8b82ef75f user: jan.nijtmans tags: tip-511
2021-08-18
14:31
Fix use of TCL_THREADS macro: In Tcl 8.7, this is always defined, but can have value '1' or '0' check-in: ae2c9006bb user: jan.nijtmans tags: tip-511
2021-08-17
16:16
tip#511 proposed implementation check-in: 0d5d82595a user: jan.nijtmans tags: tip-511
2021-08-16
12:13
Merge 8.7 check-in: a005978803 user: jan.nijtmans tags: trunk, main
2021-08-15
21:47
Make TCL_MAC_EMPTY_FILE macro work with C++ compiler check-in: b46c4d3d9c user: jan.nijtmans tags: core-8-branch
21:37
Make tclZipfs.c compilable with a C++ compiler check-in: 565bc5516c user: jan.nijtmans tags: core-8-branch
21:34
Make TCL_QUEUE_ALERT_IF_EMPTY a separate flag check-in: c7572c6dc4 user: jan.nijtmans tags: tip-609
20:35
Proposed TIP #609 implementation check-in: fd12b53710 user: jan.nijtmans tags: tip-609
2021-08-05
11:21
Merge 8.7 check-in: 3c56fe121a user: jan.nijtmans tags: trunk, main
11:20
Merge 8.7 check-in: e76781e044 user: jan.nijtmans tags: build-info
11:20
Merge 8.6 check-in: e55cd6d5bf user: jan.nijtmans tags: core-8-branch
2021-08-04
14:52
Fix knownMsvcBug testConstraint check-in: 30e09611ba user: jan.nijtmans tags: build-info
2021-08-03
10:26
Found the problem with Visual Studio: somehow it doesn't handle empty brackets [] right .... check-in: a9f03863fa user: jan.nijtmans tags: build-info
10:10
Remove tcl::build-info, but keep the Tcl_InitSubsystems change, as this is suspected to be the break... Closed-Leaf check-in: 4c27455e16 user: jan.nijtmans tags: build-info-experiment
09:14
Add tcl::build-info check-in: 91cdc4cfe4 user: jan.nijtmans tags: build-info-experiment
2021-08-02
14:53
merge-mark check-in: fb87b8e60a user: jan.nijtmans tags: build-info
14:52
Bring over more from "build-info" branch check-in: 0b80305222 user: jan.nijtmans tags: build-info-experiment
2021-07-30
12:53
Merge build-info-experiment check-in: 8b9a1d9942 user: jan.nijtmans tags: build-info
12:50
make it work for GIT too check-in: d913aaac15 user: jan.nijtmans tags: build-info-experiment
12:35
In "makefile.vc" add building new header-file tclUuid.h. Not used for anything yet. check-in: dd0cb13795 user: jan.nijtmans tags: build-info-experiment
2021-07-29
14:03
Experiment: Switch tclsh console to UTF-8 by default on Windows, if possible, using the manifest. Closed-Leaf check-in: f04dc41a5b user: jan.nijtmans tags: utf-8-console
2021-07-26
19:06
merge trunk check-in: 844fecb845 user: dgp tags: dgp-properbytearray
17:32
Proposed fix. Needs testing with a compiler which demos the bug. Closed-Leaf check-in: cc39387c0c user: dgp tags: bug-f4b0cb2080
16:43
merge 8.7 check-in: e99abaf474 user: dgp tags: tip-568
2021-07-23
12:56
Merge 8.7 check-in: b7fe510496 user: jan.nijtmans tags: trunk, main
12:52
Use mingw-w64-ucrt-x86_64 toolchain for onfiledist build (starting with 8.7, since it needs Vista+) check-in: c8be6c32f1 user: jan.nijtmans tags: core-8-branch
10:08
Merge 8.7 check-in: 2e62fe9b61 user: jan.nijtmans tags: trunk, main
10:03
Merge 8.7. Re-implement testConstraint knownMsvcBug in terms of tcl::build-info check-in: c0c61fa7cf user: jan.nijtmans tags: build-info
09:49
Missing "env:" label in win-build.yml check-in: 258b7ef7a3 user: jan.nijtmans tags: core-8-branch
2021-07-21
08:19
Experiment: build onefiledist using the (experimental) UCRT64 mingw-w64 environment Closed-Leaf check-in: f944e72155 user: jan.nijtmans tags: ucrt
08:13
Merge 8.7 check-in: 0d41331eb9 user: jan.nijtmans tags: trunk, main
08:12
Merge 8.6 check-in: 2d55b0a150 user: jan.nijtmans tags: core-8-branch
2021-07-19
14:18
merge trunk check-in: e74cf12c64 user: dgp tags: dgp-refactor
14:13
merge trunk check-in: 2186cdee33 user: dgp tags: dgp-properbytearray
14:06
merge 8.7 check-in: 54950d24d5 user: dgp tags: tip-568
13:58
merge 8.7 check-in: 0063650c97 user: dgp tags: dgp-review
2021-07-17
11:19
Merge 8.7 check-in: aa82912e75 user: jan.nijtmans tags: trunk, main
11:18
Merge 8.6 check-in: 7f22950622 user: jan.nijtmans tags: core-8-branch
2021-07-16
07:02
Merge 8.7 check-in: 5a8fc13f33 user: jan.nijtmans tags: trunk, main
06:58
Merge 8.6 check-in: 6dc87d9af2 user: jan.nijtmans tags: core-8-branch
2021-07-14
15:54
Fix build on Linux/Sparc with 32 bit userspace. See: [https://github.com/libtom/libtommath/issues/50... check-in: ef5def02ea user: jan.nijtmans tags: core-8-branch
08:58
Add support for ICC check-in: 4c942e0c94 user: jan.nijtmans tags: build-info
2021-07-13
19:53
Added a basic portable test of [fconfigure -stat] check-in: 6d77221b07 user: dkf tags: tip-603
19:38
Added documentation check-in: 1989f80f6a user: dkf tags: tip-603
16:14
fullversion -> patchlevel check-in: 96df75e118 user: jan.nijtmans tags: build-info
15:56
More advanced tcl::build-info string parsing check-in: 85ea6b56fa user: jan.nijtmans tags: build-info
14:22
Merge-mark check-in: 75bf97bf3c user: jan.nijtmans tags: build-info
13:12
Remove tclPkg.c changes, instead implement new tcl::build-info command check-in: ea59903396 user: jan.nijtmans tags: build-info
2021-07-09
22:11
Eliminate clang warning check-in: 7c438d4444 user: jan.nijtmans tags: build-info
2021-07-08
12:37
Merge 8.7 check-in: f8d766005f user: jan.nijtmans tags: trunk, main
12:28
merge 8.6 check-in: 6a4d2648a6 user: jan.nijtmans tags: core-8-branch
2021-07-02
09:57
"profiled" -> "profile" check-in: a04fea182b user: jan.nijtmans tags: build-info
2021-07-01
10:35
"utf16" -> "utf-16" check-in: da93da4d09 user: jan.nijtmans tags: build-info
2021-06-29
16:16
Merge 8.7 check-in: f896257cbc user: jan.nijtmans tags: trunk, main
16:06
Merge 8.7 check-in: 4a8309fafe user: jan.nijtmans tags: build-info
16:03
TCL_THREADS=0 means no threads too check-in: 2ba1768b43 user: jan.nijtmans tags: core-8-branch
15:59
TCL_THREADS=0 means no threads too .... check-in: 93a4d48441 user: jan.nijtmans tags: build-info
15:48
Merge 8.7. Minor signature fix in tcl.decls check-in: 9ad0b013dc user: jan.nijtmans tags: build-info
15:02
Merge 8.7. Fix fstat() call in tclUnixChan.c, in case Tcl_StatBuf == struct stat64. check-in: 563efc3d8f user: jan.nijtmans tags: tip-603
14:54
Merge 8.7 check-in: 531b929872 user: jan.nijtmans tags: trunk, main
14:52
Use fstat64() in stead of fstat() on platforms which support it. check-in: 2de1247828 user: jan.nijtmans tags: core-8-branch
08:54
Make tclWinChan.c compile again, fixing obvious implementation problems. Not tested if it actually w... check-in: 0b2992cd25 user: jan.nijtmans tags: tip-603
2021-06-28
14:40
Merge 8.7 check-in: 12cbd47b04 user: jan.nijtmans tags: trunk, main
14:38
Merge 8.6 check-in: adc35f4736 user: jan.nijtmans tags: core-8-branch
12:36
Merge 8.7 check-in: bb5821ab22 user: jan.nijtmans tags: build-info
12:34
Merge 8.7 check-in: 871cffde22 user: jan.nijtmans tags: encodings-with-flags
12:32
Fix iocmd-8.4 testcase check-in: 65aaf2df35 user: jan.nijtmans tags: tip-603
2021-06-27
11:26
merge core-8-branch check-in: 0f595ccdd0 user: dkf tags: tip-603
2021-06-25
21:34
merge-mark check-in: e92290b2a3 user: jan.nijtmans tags: trunk, main
21:30
Tweak TIP #590 impl on MacOS: Shared library could start with capital check-in: b9a7877ad5 user: jan.nijtmans tags: core-8-branch
16:13
typo check-in: bcd9649acd user: jan.nijtmans tags: trunk, main
14:03
Merge 8.7 check-in: aa4e6f4d4f user: jan.nijtmans tags: build-info
13:44
Bump version number to distinguish from release. check-in: 85ca4eb6f9 user: dgp tags: trunk, main
06:54
(internal) stub table simplification: TclIntPlatStubs is now a single table, in stead of 3 for the 3... check-in: 116368c076 user: jan.nijtmans tags: trunk, main
2021-06-24
11:48
Merge 8.7 check-in: 8784dda3b8 user: jan.nijtmans tags: trunk, main
11:18
merge release check-in: 65287113b5 user: jan.nijtmans tags: trunk, main
2021-06-23
21:31
fix typos in previous commit check-in: 6f5f159802 user: pooryorick tags: core-8-branch
18:49
possible fix for [dcb888ed85adeb86] with kevent() check-in: 06aaff9fd5 user: pooryorick tags: core-8-branch
13:27
Merge 8.7 check-in: 35802e0175 user: jan.nijtmans tags: encodings-with-flags
12:56
Merge 8.7 check-in: 39d1e2bab9 user: jan.nijtmans tags: trunk, main
12:26
Merge 8.6 check-in: e3a2478516 user: jan.nijtmans tags: core-8-branch
12:20
Now really merge [bug-f9800d52bd61f240] (previous commit contains test-cases only) check-in: 1da51ccce1 user: jan.nijtmans tags: core-8-branch
07:43
merge [bug-f9800d52bd61f240] check-in: e3bf2b4041 user: pooryorick tags: core-8-branch
2021-06-22
18:26
possible fix for [dcb888ed85adeb86] with kevent() Closed-Leaf check-in: 94c93c8507 user: pooryorick tags: bug-dcb888ed85adeb86
02:49
update changes Closed-Leaf check-in: e7eaf78d62 user: dgp tags: core-9-0-a3, core-9-0-a3-rc
02:33
merge trunk check-in: ff61f50827 user: dgp tags: core-9-0-a3-rc
2021-06-21
21:21
Improve logic and cleanup for tests coroutine-7.13 and coroutine-7.14 Closed-Leaf check-in: 5908ade8c3 user: pooryorick tags: bug-f9800d52bd61f240
12:41
Merge 8.7 check-in: 96f5a3a41f user: jan.nijtmans tags: trunk, main
12:34
Merge 8.6 check-in: 9ab163a49e user: jan.nijtmans tags: core-8-branch
12:08
Merge 8.6 check-in: 76da4e417c user: jan.nijtmans tags: core-8-branch
10:31
Merge 8.7 check-in: 231cbe3939 user: jan.nijtmans tags: trunk, main
10:27
Backout merge of "bug-f9800d52bd61f240" branch, which is - apparently - not ready to be merged yet. ... check-in: 63f78e5a2d user: jan.nijtmans tags: core-8-branch
09:45
eol-spacing check-in: 771fc551bb user: jan.nijtmans tags: core-8-branch
09:40
renumber testcases check-in: b320000f1e user: jan.nijtmans tags: core-8-branch
09:29
Fix [048dd20b4171c8da]: cesu-8 encoding fails on \u80 check-in: 0c93c6f969 user: jan.nijtmans tags: core-8-branch
05:47
merge bug-f9800d52bd61f240 check-in: 5cfdd6ee7b user: pooryorick tags: core-8-branch
05:40
test for issue [5106fddd4400e5b9b], failure to yieldto is not the same thing as not calling yieldto ... check-in: d7428a1ea0 user: pooryorick tags: bug-f9800d52bd61f240
2021-06-20
22:57
merge bug-f9800d52bd61f240 check-in: c75d4c3be0 user: pooryorick tags: core-8-branch
22:47
Fix for [f9800d52bd61f240], vwait is not NRE-enabled, and yieldto cannot find the right splicing spo... check-in: eb50e83ee1 user: pooryorick tags: bug-f9800d52bd61f240
2021-06-19
23:39
Merge 8.7 check-in: 94325f2187 user: jan.nijtmans tags: trunk, main
23:37
Undo change in [b70eeebb0d196bb2]: It breaks the "make html" target in github actions. See also [1e1... check-in: f886df2504 user: jan.nijtmans tags: core-8-branch
23:32
Assume chan-io-41.6 and chan-io-41.8 are UNIX-only. See [9be2726881c41893], those are failing on Win... check-in: 3b4ee109d9 user: jan.nijtmans tags: core-8-branch
23:24
Fix windows build failure, caused by [f8608fc420] check-in: 526dac1481 user: jan.nijtmans tags: core-8-branch
20:19
First attempt at Windows implementation.

I don't develop on that platform, so this is extra dodgy! check-in: 0bfec1136a user: dkf tags: tip-603

15:57
Added in missing field check-in: f67df77d74 user: dkf tags: tip-603
14:59
Start of implementing TIP 603: chan configure -stat check-in: c9cac950e3 user: dkf tags: tip-603
2021-06-18
20:02
merge trunk check-in: 8583aed703 user: dgp tags: rc0, core-9-0-a3-rc
19:42
Merge 8.7 check-in: c814fbfd2b user: jan.nijtmans tags: trunk, main
19:39
Fix [f8608fc420]: linux : dynamic location of the tcl zipfs check-in: 07f12cf720 user: jan.nijtmans tags: core-8-branch
19:36
merge trunk check-in: 341a566acf user: dgp tags: core-9-0-a3-rc
19:30
merge trunk check-in: 3c76320950 user: dgp tags: dgp-refactor
19:29
merge trunk check-in: eca1a658f8 user: dgp tags: dgp-properbytearray
19:23
merge 8.7 check-in: 2706eb0daa user: dgp tags: tip-568
19:11
merge 8.7 check-in: 75c8584688 user: dgp tags: dgp-review
19:09
merge 8.7 check-in: e762b2c517 user: dgp tags: trunk, main
18:11
Bump version number to distinguish from release. check-in: 00c0a52dd9 user: dgp tags: core-8-branch
17:38
close fork check-in: 61473a4126 user: dgp tags: core-8-branch
17:37
merge release check-in: 718ac969d6 user: dgp tags: core-8-branch
14:22
Merge 8.6 check-in: 7c91966878 user: jan.nijtmans tags: core-8-branch
10:44
Hm. tcltk-man2html.tcl cannot handle $(PATCH_LEVEL). Don't bother for now. Closed-Leaf check-in: 0656f7eb48 user: jan.nijtmans tags: jn-tinkering
10:15
Fix "make html-tcl" target, broken by this commit: [b70eeebb0d196bb2] (in core-8-7-a5-rc branch only... check-in: 5941ce66ce user: jan.nijtmans tags: jn-tinkering
10:02
Merge 8.7 check-in: 4a94fcba68 user: jan.nijtmans tags: trunk, main
2021-06-17
15:52
Revert to the code of RC2, so that only timestamps and changes file entries are different. Closed-Leaf check-in: 8adcb61264 user: dgp tags: rc3, core-8-7-a5-rc, core-8-7-a5
15:44
Add another ticket to the changes file, noting its incompatility. check-in: ac1270f680 user: dgp tags: core-8-7-a5-rc
10:25
tests for [dcb888ed85adeb86] check-in: 4b00bf6318 user: pooryorick tags: core-8-branch
08:53
Fix for [dcb888ed85adeb86]: epoll, special files, directories, links, epoll_ctl operation not permit... check-in: 7587b7aeb9 user: pooryorick tags: core-8-branch
2021-06-16
16:06
Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the "watch" proc check-in: f6aa52e243 user: pooryorick tags: core-8-branch
02:26
merge 8.7 check-in: 618a2cea2a user: dgp tags: core-8-7-a5-rc
2021-06-15
14:55
Merge 8.7 check-in: 77725d89bb user: jan.nijtmans tags: trunk, main
14:54
Fix [18f4a94d03] by backing out [9bcec7cd880540c3] check-in: a785b5bf5e user: jan.nijtmans tags: core-8-branch
14:52
Fix [18f4a94d03] by backing out [9bcec7cd880540c3] Closed-Leaf check-in: ee3930e93a user: jan.nijtmans tags: bug-18f4a94d03
12:56
Fix [18f4a94d03] by backout out [9bcec7cd880540c3] check-in: 3f466e55c8 user: jan.nijtmans tags: bug-18f4a94d03
2021-06-13
17:01
Change the arguments of the `make html` target to take the right default actions for producing a Tcl... check-in: b70eeebb0d user: dgp tags: core-8-7-a5-rc
2021-06-12
19:43
Make it an error to provide neither --tcl or --tk, or to provide both. Closed-Leaf check-in: f2f521f5e7 user: pooryorick tags: py-tinkering
19:15
Make the search for the project's .h file a little more specific.

EDIT: Maybe good ideas here, bu... check-in: 9f8b78d60f user: pooryorick tags: py-tinkering

16:49
bump release date check-in: 1ffeb8e409 user: dgp tags: core-8-7-a5-rc
2021-06-11
17:49
merge 8.7 check-in: e80a5588eb user: dgp tags: core-8-7-a5-rc
14:01
Merge 8.7 check-in: 05c20ec9d0 user: jan.nijtmans tags: trunk, main
13:59
Merge 8.6 check-in: 948e056a45 user: jan.nijtmans tags: core-8-branch
13:48
Somehow "zip -A" appears not to work in the github actions environment. Try to find out why. check-in: 8f88456ba0 user: jan.nijtmans tags: core-8-branch
09:57
Merge 8.7 check-in: ce5cdb960f user: jan.nijtmans tags: trunk, main
08:45
Ubuntu 16 is deprecated check-in: 8770772ae9 user: jan.nijtmans tags: core-8-branch
06:59
protect all usage of dladdr() with !defined(NO_DLFCN_H) Closed-Leaf check-in: a08266c54d user: jan.nijtmans tags: rfe-f8608fc420
06:38
Merge 8.7 check-in: ff20052c8e user: jan.nijtmans tags: trunk, main
06:33
Fix copying of public_suffix_list.dat.gz in win/Makefile.in. Thanks, Paul! check-in: c734a9cde1 user: jan.nijtmans tags: core-8-branch
2021-06-10
15:56
merge 8.7 check-in: b35f095bce user: dgp tags: core-8-7-a5-rc
14:49
Experiment: use dladdr() on Linux to locate the shared library. Won't work on other platforms! WIP check-in: e31d051801 user: jan.nijtmans tags: rfe-f8608fc420
10:59
Merge 8.7 check-in: 7898b8d5a3 user: jan.nijtmans tags: unicode-14
08:54
Merge 8.7 check-in: 92ad012dd2 user: jan.nijtmans tags: trunk, main
08:52
(cherry-pick): Update dist target to renamed file. Also sync win/tcl.m4 with Tk (no change in genera... check-in: 085f01ed83 user: jan.nijtmans tags: core-8-branch
2021-06-09
20:32
Update dist target to renamed file. check-in: fcaf29f0d9 user: dgp tags: core-8-7-a5-rc
16:26
merge 8.7 check-in: 9c9ef4a8d3 user: dgp tags: core-8-7-a5-rc
09:29
Merge 8.7 check-in: 8a55a16a49 user: jan.nijtmans tags: trunk, main
09:25
Rename effective_tld_names.txt to public_suffix_list.dat, that's how it is named now. check-in: bca46870be user: jan.nijtmans tags: core-8-branch
09:13
Update effective_tld_names.txt.gz to latest version (from https://publicsuffix.org/list/public_suffi... check-in: f7db7bf633 user: jan.nijtmans tags: core-8-branch
07:19
Merge 8.7 check-in: c8a371212e user: jan.nijtmans tags: trunk, main
07:17
Merge 8.6 check-in: f7d2d6bb89 user: jan.nijtmans tags: core-8-branch
2021-06-08
14:24
Merge 8.7 check-in: 579937f0ae user: jan.nijtmans tags: trunk, main
14:23
Merge 8.6 check-in: 7894ca0499 user: jan.nijtmans tags: core-8-branch
14:16
Merge 8.7 check-in: bea31396cf user: jan.nijtmans tags: trunk, main
13:25
Don't create a lot of empty directories any more while installing check-in: c09eef9f1c user: jan.nijtmans tags: core-8-branch
12:14
Merge 8.7 check-in: 6dbfa17946 user: jan.nijtmans tags: build-info
12:05
Merge 8.7 check-in: 8ae151e4b9 user: jan.nijtmans tags: trunk, main
12:04
HP_UX -> HP-UX and another apparent typo check-in: 0d8e22855c user: jan.nijtmans tags: core-8-branch
09:14
Merge 8.7 check-in: 90a730d604 user: jan.nijtmans tags: trunk, main
08:55
Add full "libtommath" to "make dist" in stead of only the header-files and src-files. Reported by Ha... check-in: 812ea1852e user: jan.nijtmans tags: core-8-branch
08:39
Merge 8.7 check-in: 62b08b95c2 user: jan.nijtmans tags: trunk, main
08:37
DragonFly/FreeBSD need -fPIC check-in: 54e8a4160a user: jan.nijtmans tags: core-8-branch
06:20
If the test suite needs a file, it needs to go in the distribution (cherry-pick) check-in: 53f111ffbc user: jan.nijtmans tags: core-8-branch
2021-06-07
17:16
....and with the right path. check-in: 3ef6a98e3e user: dgp tags: core-8-7-a5-rc
17:14
If the test suite needs a file, it needs to go in the distribution. check-in: 929b9d037f user: dgp tags: core-8-7-a5-rc
16:37
Temporary fix for [29871ea55c], by not building pkgÏ€.c by default: Older gcc (and other) C-compiler... check-in: 2e45cd7000 user: jan.nijtmans tags: trunk, main
15:24
Merge 8.7 check-in: b61805b340 user: jan.nijtmans tags: trunk, main
2021-06-04
21:01
merge 8.7 check-in: ca5d04a3b7 user: dgp tags: core-8-7-a5-rc
21:01
update changes check-in: 4b888fb203 user: dgp tags: core-8-7-a5-rc
19:55
Update docs to reflect http 2.10 check-in: 2aa237def6 user: dgp tags: core-8-branch
19:43
Revise http version number from unusual 2.10.0a1 to conventional 2.10a1 check-in: 1486a323dc user: dgp tags: core-8-branch
07:49
Merge 8.7 check-in: 6528cc982d user: jan.nijtmans tags: build-info
2021-06-02
07:46
Merge 8.7 check-in: b655399f8c user: jan.nijtmans tags: trunk, main
07:45
Add winspool library to LIBS_GUI on Windows. Not used yet (but most likely it will be used in 8.7 fi... check-in: c2f6db0f47 user: jan.nijtmans tags: core-8-branch
2021-05-28
18:12
more changes check-in: d4d74953f2 user: dgp tags: core-8-7-a5-rc
10:09
compete TIP list in "changes" check-in: 7cf8504622 user: jan.nijtmans tags: core-8-7-a5-rc
2021-05-27
15:47
merge 8.7 check-in: 59eb47444e user: dgp tags: core-8-7-a5-rc
12:24
Merge 8.7 check-in: c3a936fc8e user: jan.nijtmans tags: trunk, main