index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
Avoid mysterious "error no error" message in pipe
wip-mingw
Michael Gran
1
-1
/
+3
2022-11-10
Avoids sign extension error in bytevector construction
Michael Gran
1
-1
/
+5
2022-11-10
fixes for chmodat test
Michael Gran
1
-2
/
+9
2022-11-10
Revert "Fix 'absolute-file-name?' and others for cross-build to MinGW."
Michael Gran
1
-13
/
+1
2022-11-10
Revert "squash! Fix 'absolute-file-name?' and others for cross-build to MinGW."
Michael Gran
1
-1
/
+1
2022-11-10
Revert "REMOVEME mingw: Hardcode compile-time-file-name-convention to 'mingw."
Michael Gran
1
-1
/
+1
2022-11-10
For MinGW, use native signal func in sigaction
Michael Gran
1
-20
/
+7
2022-11-10
More long integer fixes for x86_64-w64-mingw32
Michael Gran
6
-14
/
+21
2022-11-10
MinGW 64: fixes hash out-of-range error for 64-bit negative numbers
Michael Gran
1
-1
/
+1
2022-11-10
DEBUG guile.cmd, wine-guile.sh: Some Wine help.
Jan (janneke) Nieuwenhuizen
2
-0
/
+28
2022-11-10
REMOVEME guix: guile-mingw: Hardcode file-name-convention.
Jan (janneke) Nieuwenhuizen
2
-0
/
+35
2022-11-10
REMOVEME mingw: Hardcode compile-time-file-name-convention to 'mingw.
Jan (janneke) Nieuwenhuizen
1
-1
/
+1
2022-11-10
guix: Add guile-patched, guile-mingw.
Jan (janneke) Nieuwenhuizen
2
-0
/
+185
2022-11-10
DRAFT Add partial `scm_fcntl' support for MinGW.
Rutger van Beusekom
1
-1
/
+82
2022-11-10
Add `scm_sigaction_for_thread' stub for MinGW.
Jan (janneke) Nieuwenhuizen
2
-1
/
+22
2022-11-10
Install 'mingw_take_signal' on MinGW.
Jan (janneke) Nieuwenhuizen
1
-0
/
+33
2022-11-10
Make `read-bytes' suspendable for socket reads on MinGW.
Jan (janneke) Nieuwenhuizen
1
-1
/
+5
2022-11-10
squash! Fix 'absolute-file-name?' and others for cross-build to MinGW.
Jan (janneke) Nieuwenhuizen
1
-1
/
+1
2022-11-10
Fix 'absolute-file-name?' and others for cross-build to MinGW.
Jan (janneke) Nieuwenhuizen
1
-1
/
+13
2022-11-10
Clear errno before CreateProcess for MinGW.
Jan (janneke) Nieuwenhuizen
1
-0
/
+4
2022-11-10
Support for x86_64-w64-mingw32.
Jan (janneke) Nieuwenhuizen
19
-597
/
+623
2022-11-10
Add 'set-port-binary/text-mode!' procedure for MinGW.
Jan (janneke) Nieuwenhuizen
4
-0
/
+57
2022-11-10
mingw: canonicalize-path: Also canonicalize drive letter and '/'.
Jan (janneke) Nieuwenhuizen
4
-0
/
+49
2022-11-10
Link fix for MinGW.
Jan (janneke) Nieuwenhuizen
1
-0
/
+1
2022-11-10
gnulib: Import the gethostname module.
Jan (janneke) Nieuwenhuizen
5
-0
/
+236
2022-11-01
doc: Fix typo in VM instruction name.
Ludovic Courtès
1
-2
/
+2
2022-11-01
disassembler: Show intrinsic name for 'call-' instructions.
Ludovic Courtès
2
-1
/
+51
2022-10-21
Update NEWS.
Maxime Devos
1
-0
/
+12
2022-10-21
Define Scheme bindings to ‘openat’ when available.
Maxime Devos
6
-22
/
+168
2022-10-21
Define a Scheme binding to ‘fstatat’ when available.
Maxime Devos
6
-2
/
+131
2022-10-21
Define a Scheme binding to ‘fchownat’ when it exists.
Maxime Devos
4
-2
/
+49
2022-10-21
Define a Scheme binding to ‘unlinkat’ when it exists.
Maxime Devos
5
-2
/
+107
2022-10-21
Define a Scheme binding to ‘fchmodat’ when it exists.
Maxime Devos
4
-2
/
+92
2022-10-21
Define a Scheme binding to ‘renameat’ when it exists.
Maxime Devos
5
-1
/
+149
2022-10-21
Define AT_REMOVEDIR and others when available.
Maxime Devos
1
-0
/
+6
2022-10-21
Correct documentation of ‘mkdir’ w.r.t. the umask.
Maxime Devos
1
-1
/
+2
2022-10-21
Define bindings to ‘mkdirat’ when the C function exists.
Maxime Devos
5
-1
/
+71
2022-10-21
Define ‘symlinkat’ wrapper when supported.
Maxime Devos
5
-1
/
+58
2022-10-21
Allow file ports in ‘utime’.
Maxime Devos
5
-14
/
+106
2022-10-21
Allow file ports in ‘readlink’.
Maxime Devos
4
-12
/
+112
2022-10-21
Allow file ports in ‘chdir’ when supported.
Maxime Devos
5
-4
/
+71
2022-10-15
Fixes arg type for scm_integer_from_mpz
Michael Gran
1
-1
/
+1
2022-10-14
autoupdate acinclude.m4
Michael Gran
1
-22
/
+18
2022-10-14
Presumes signal handler return void
Michael Gran
2
-18
/
+7
2022-10-14
Modernizes labels-as-values.m4
Michael Gran
1
-7
/
+6
2022-10-14
Remove special logic for the obscure CMU C library's libc.h
Mike Gran
4
-56
/
+1
2022-10-14
Presume time.h and sys/time.h don't conflict when included
Mike Gran
3
-25
/
+5
2022-10-14
Presume ISO C90 functions are always available
Mike Gran
4
-21
/
+5
2022-10-14
Presume ISO C90 headers are always available
Mike Gran
12
-70
/
+21
2022-10-14
Remove AC_HEADER_STDC from configure.ac
Mike Gran
1
-1
/
+0
[next]