[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] branch mingw-guile-3.0 created (now c8990b7)
From: |
Mike Gran |
Subject: |
[Guile-commits] branch mingw-guile-3.0 created (now c8990b7) |
Date: |
Sun, 24 Jan 2021 01:28:43 -0500 (EST) |
mike121 pushed a change to branch mingw-guile-3.0
in repository guile.
at c8990b7 For MinGW use Windows filepaths in libpath.h
This branch includes the following new commits:
new 19e7209 disable popen 'no duplicates' test for MinGW
new c1f0019 remove 2nd attempt at invoking ComSpec when spawning child
new da65691 Add Win32 compatibility to JIT
new b517967 On Win32, prefer winsock2 header for socket declarations
new 16a1dd7 ice-9 ftw: handle missing getuid and getgid
new 88ac930 ice-9 ftw: handle non-working inodes
new 33addd2 ftw test should handle missing symlink procedure
new 92f21fb Let read-line handle alternate line endings
new 701a194 Let suspendable ports' read-line handle alternate line endings
new 9a2e9a6 simplify reading http headers using updated %read-line
new c8990b7 For MinGW use Windows filepaths in libpath.h
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
- [Guile-commits] branch mingw-guile-3.0 created (now c8990b7),
Mike Gran <=
- [Guile-commits] 01/11: disable popen 'no duplicates' test for MinGW, Mike Gran, 2021/01/24
- [Guile-commits] 03/11: Add Win32 compatibility to JIT, Mike Gran, 2021/01/24
- [Guile-commits] 05/11: ice-9 ftw: handle missing getuid and getgid, Mike Gran, 2021/01/24
- [Guile-commits] 07/11: ftw test should handle missing symlink procedure, Mike Gran, 2021/01/24
- [Guile-commits] 04/11: On Win32, prefer winsock2 header for socket declarations, Mike Gran, 2021/01/24
- [Guile-commits] 06/11: ice-9 ftw: handle non-working inodes, Mike Gran, 2021/01/24
- [Guile-commits] 08/11: Let read-line handle alternate line endings, Mike Gran, 2021/01/24
- [Guile-commits] 02/11: remove 2nd attempt at invoking ComSpec when spawning child, Mike Gran, 2021/01/24
- [Guile-commits] 09/11: Let suspendable ports' read-line handle alternate line endings, Mike Gran, 2021/01/24
- [Guile-commits] 10/11: simplify reading http headers using updated %read-line, Mike Gran, 2021/01/24