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
2023-01-29
maint: Add variants of the default package for Guix.
wip-cuirass-ci
Ludovic Courtès
2
-12
/
+56
2023-01-29
maint: Masquerade as a Guix channel.
Ludovic Courtès
5
-145
/
+160
2023-01-29
maint: Add Guix build files.
Ludovic Courtès
3
-1
/
+206
2023-01-26
'spawn' ensures it is passed open file ports.
Ludovic Courtès
2
-5
/
+18
2023-01-25
Document multiple-value returns in forms taking a let-expression body
Daniel Llorens
2
-32
/
+34
2023-01-24
Add internal definitions to derived forms
Linus
3
-21
/
+22
2023-01-23
Verify 'W_EXITCODE' only when we provide our own definition.
v3.0.9
Ludovic Courtès
1
-1
/
+1
2023-01-23
maint: Abort 'make dist' when Readline support is missing.
Ludovic Courtès
1
-1
/
+14
2023-01-23
Update NEWS.
Ludovic Courtès
1
-0
/
+2
2023-01-20
Remove 'extern' from 'scm_i_current_thread' definition, except on macOS.
v3.0.9rc1
Ludovic Courtès
1
-2
/
+4
2023-01-20
build: Use '--enable-mini-gmp' for "make distcheck".
Ludovic Courtès
1
-2
/
+2
2023-01-19
GNU Guile 3.0.9.
Ludovic Courtès
1
-3
/
+3
2023-01-19
doc: Mention URL of Guile-GnuTLS.
Ludovic Courtès
1
-3
/
+5
2023-01-19
Add Gnulib 'sys_select' module, needed for MinGW.
Ludovic Courtès
3
-1
/
+5
2023-01-19
Add Gnulib 'gethostname' module, needed for MinGW.
Ludovic Courtès
5
-0
/
+237
2023-01-19
Add Gnulib modules for 'posix_spawn' file operations.
Ludovic Courtès
7
-0
/
+366
2023-01-18
Remove more Gnulib generated files.
Ludovic Courtès
6
-4329
/
+0
2023-01-18
Update Gnulib to v0.1-5703-g356a414e8c and add 'posix_spawn' module.
Ludovic Courtès
509
-1732
/
+2766
2023-01-18
Adjust 'W_EXITCODE' for Windows.
Ludovic Courtès
1
-1
/
+5
2023-01-18
Fix argument number in 'spawn' type check.
Ludovic Courtès
1
-1
/
+1
2023-01-17
Update NEWS.
Ludovic Courtès
1
-3
/
+13
2023-01-17
linker: Do not store entire ELF in memory when writing to a file.
Ludovic Courtès
3
-14
/
+74
2023-01-17
linker: Linker object writer takes a single argument.
Ludovic Courtès
3
-46
/
+35
2023-01-17
linker, assembler: Avoid intermediate bytevectors.
Ludovic Courtès
3
-107
/
+176
2023-01-17
linker: Separate effectful part of 'add-elf-objects'.
Ludovic Courtès
1
-5
/
+15
2023-01-17
assembler: Separate effectful part of 'link-docstrs'.
Ludovic Courtès
1
-10
/
+13
2023-01-17
assembler: Separate effectful part of 'link-frame-maps'.
Ludovic Courtès
1
-19
/
+24
2023-01-17
assembler: Separate effectful part of 'link-procprops'.
Ludovic Courtès
1
-14
/
+26
2023-01-17
assembler: Separate effectful part of 'link-dynamic-section'.
Ludovic Courtès
1
-30
/
+45
2023-01-17
assembler: Separate effectful part of 'link-symtab'.
Ludovic Courtès
1
-15
/
+22
2023-01-17
assembler: Separate 'process-relocs' from 'patch-relocs!'.
Ludovic Courtès
1
-35
/
+51
2023-01-17
Add test for 'string-ref' with a negative index at -O2.
Ludovic Courtès
1
-5
/
+14
2023-01-17
Document R7RS functions related to bytevectors
Daniel Llorens
3
-14
/
+227
2023-01-17
Doc: clarification on regexes and encodings
Jean Abou Samra
1
-2
/
+6
2023-01-17
doc: Fix eval-when example
Jean Abou Samra
1
-11
/
+18
2023-01-16
build: Avoid implicit 'int' return type in configure tests.
Ludovic Courtès
1
-2
/
+2
2023-01-16
Do not expand 'make-vector' primcall with wrong number of arguments.
Ludovic Courtès
2
-5
/
+14
2023-01-14
Add 'bytevector-slice'.
Ludovic Courtès
8
-5
/
+208
2023-01-14
Remove Gnulib generated file.
Ludovic Courtès
1
-116
/
+0
2023-01-13
Bump user-visible copyright years to 2023.
Ludovic Courtès
3
-4
/
+4
2023-01-13
Reduce redundant 'close' calls when forking on some systems.
Andrew Whatson
2
-3
/
+40
2023-01-13
Make 'system*' and 'piped-process' internally use 'spawn'.
Josselin Poiret
3
-155
/
+101
2023-01-13
Add 'spawn'.
Josselin Poiret
5
-10
/
+303
2023-01-12
Update gnulib to 0.1.5414-8204d and add posix_spawn, posix_spawnp.
Josselin Poiret
531
-3275
/
+16214
2023-01-11
Test for 'frame-local-ref' errors when printing backtrace.
Andrew Whatson
1
-1
/
+22
2022-12-21
Recognize LoongArch compilation targets.
Zhang Ning
1
-0
/
+2
2022-12-21
doc: fix documented keyword argument default to match code default
Vijay Marupudi
1
-1
/
+1
2022-12-21
Patch for bug #60234
Daniel Llorens
1
-1
/
+2
2022-12-20
fix Apple Silicon JIT compilation
Aleix Conchillo Flaqué
2
-1
/
+27
2022-12-11
Doc: document that eq?, eqv? and equal? take any number of arguments
Jean Abou Samra
1
-12
/
+14
[next]