Ludovic Courtès
|
d5659b7869
r7rs: 'read-u8' now defaults to 'current-input-port'.
|
1 year ago |
Timothy Sample
|
dcccaddf7b
Avoid module resolution in 'call-with-new-thread'.
|
1 year ago |
Morgan Smith
|
c7d170c5d1
Fix typos throughout codebase.
|
1 year ago |
Ludovic Courtès
|
85520354a8
Fix possible deadlock in 'scm_sigaction_for_thread'.
|
1 year ago |
Josselin Poiret
|
36fd2b4920
Use /dev/null in 'piped-process' if port is not backed by a fdes.
|
1 year ago |
Ludovic Courtès
|
e93525e549
Adjust 'spawn' tests to accept 'LD_ORIGIN_PATH' on GNU/Hurd.
|
1 year ago |
Ludovic Courtès
|
21ad54b694
'spawn' closes only open file descriptors on non-GNU/Linux systems.
|
1 year ago |
Ludovic Courtès
|
e334e59589
Update NEWS.
|
1 year ago |
Christopher Baines
|
cba2e7e3fe
Fix some invalid unicode handling issues with suspendable ports.
|
1 year ago |
Rob Browning
|
ffb95239aa
scm_i_utf8_string_hash: compute u8 chars not bytes
|
1 year ago |
Ludovic Courtès
|
89c3bae3cf
Add -Wunused-module.
|
1 year ago |
Ludovic Courtès
|
181f7ee4a7
Update NEWS.
|
1 year ago |
Ludovic Courtès
|
9a004606e0
Update NEWS.
|
1 year ago |
Ludovic Courtès
|
e441c34f16
Add 'bytevector-slice'.
|
2 years ago |
Andrew Whatson
|
9332b63240
Reduce redundant 'close' calls when forking on some systems.
|
2 years ago |
Josselin Poiret
|
527c257d6e
Make 'system*' and 'piped-process' internally use 'spawn'.
|
2 years ago |
Josselin Poiret
|
551929e4fb
Add 'spawn'.
|
2 years ago |
Ludovic Courtès
|
11dea3c363
disassembler: Show intrinsic name for 'call-' instructions.
|
2 years ago |
Maxime Devos
|
793fb46a1e
Update NEWS.
|
3 years ago |
Ludovic Courtès
|
e2797f529b
Baseline compiler no longer crashes on (not (list 1 2)).
|
2 years ago |
Ludovic Courtès
|
1d313bf5f0
'pipe' now takes an optional 'flags' parameter.
|
2 years ago |
Ludovic Courtès
|
0aa1a9976f
'primitive-load' opens files with O_CLOEXEC.
|
2 years ago |
Ludovic Courtès
|
a356ceebee
Add support for "e" flag (O_CLOEXEC) to 'open-file'.
|
2 years ago |
Ludovic Courtès
|
01e960edea
Update NEWS.
|
2 years ago |
Ludovic Courtès
|
8c976c6a1f
Update NEWS.
|
2 years ago |
Ludovic Courtès
|
7e048c6c51
Update NEWS.
|
2 years ago |
Ludovic Courtès
|
4468427334
Update NEWS.
|
2 years ago |
Sergei Trofimovich
|
f047133e7b
build: Test '-flto' on both compiler and linker.
|
2 years ago |
Ludovic Courtès
|
347321ece9
psyntax: Honor source properties for things other than syntax objects.
|
2 years ago |
Ludovic Courtès
|
a1a1400c7c
Update NEWS.
|
2 years ago |