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
2024-12-02
Provide a hook for the exception printer
wip-exception-truncate
Daniel Llorens
1
-6
/
+9
2024-10-26
Fix build failure with GCC 14 and musl on 32-bit systems.
Natanael Copa
2
-1
/
+3
2024-10-26
doc: Recommend alist-copy instead of list-copy.
Tomas Volf
1
-1
/
+1
2024-10-26
doc: Fix typo in FFI documentation.
Nikolaos Chatzikonstantinou
1
-1
/
+1
2024-10-26
doc: Document the peek and pk procedures.
Juliana Sims
1
-11
/
+109
2024-10-26
doc: Fix implication of omitting optional arguments.
Tomas Volf
1
-4
/
+4
2024-10-26
doc: Document #:hide.
Tomas Volf
1
-13
/
+20
2024-10-26
srfi-64: Accept symbols as test group names.
Tomas Volf
1
-2
/
+13
2024-10-25
Better REPL behavior on syntax errors in meta commands.
Taylan Kammer
3
-9
/
+12
2024-10-22
doc: Fix use of literals in alist example
Daniel Llorens
2
-76
/
+101
2024-10-20
Update NEWS.
Ludovic Courtès
1
-3
/
+16
2024-10-20
posix.c: Set errno when pipe2 is not available and flags provided.
Tomas Volf
1
-1
/
+1
2024-10-20
Do not depend on tmpnam in posix.test.
Tomas Volf
1
-2
/
+4
2024-10-20
tests: Fix spawn if file not found with Gnulib.
Tomas Volf
1
-0
/
+8
2024-10-20
tests: Fix spawn with #:environment on MacOS.
Tomas Volf
1
-6
/
+17
2024-10-20
tests: Skip mkdtemp test for invalid template on Darwin.
Tomas Volf
1
-0
/
+5
2024-10-20
filesys.c: Fix readlink for ports on Darwin.
Tomas Volf
2
-3
/
+12
2024-10-20
tests: Skip hole-related port tests on Darwin.
Tomas Volf
1
-0
/
+12
2024-10-20
tests: Skip tests of abstract Unix sockets on Darwin.
Tomas Volf
1
-0
/
+8
2024-10-20
tests: Check TCP_NODELAY for non-zero instead of 1.
Tomas Volf
1
-1
/
+1
2024-10-20
Fix typo in dynamic wind documentation.
Andrew McNulty
1
-1
/
+1
2024-10-20
Fix gbt command in gdbinit
Brennan Vincent
1
-1
/
+1
2024-10-20
Replace SRFI-64 with a new implementation.
Tomas Volf
4
-1083
/
+978
2024-10-20
Fix setjmp/longjmp-related crashes on Windows
Michael Käppler
7
-0
/
+40
2024-10-12
fix typo in comment
Arne Babenhauserheide
1
-1
/
+1
2024-10-12
Create procedure to enable silencing the Guile welcome message. * module/syst...
Matthew Wette
1
-2
/
+8
2024-10-12
Redirect diagnostice output messages (e.g., auto-compiling code) to a newly d...
Matthew Wette
8
-27
/
+88
2024-10-12
Fix typo in naming function set-current-output-port * libguile/ports.c(scm_se...
Matthew Wette
1
-1
/
+1
2024-10-05
Compile with -fexcess-precision=standard for i[3456]86 when we can
Rob Browning
2
-0
/
+26
2024-09-27
Ensure tests have guile-procedures.txt
Rob Browning
2
-18
/
+17
2024-09-27
Update NEWS.
Ludovic Courtès
1
-0
/
+4
2024-09-26
Run sigbits fixpoint based on use/def graph, not cfg
Andy Wingo
1
-66
/
+54
2024-09-25
Tighten up range inference for scm->u64/truncate
Andy Wingo
1
-3
/
+5
2024-09-25
Fix boxing of non-fixnum negative u64 values
Andy Wingo
1
-1
/
+20
2024-09-25
Fix fixpoint needed-bits computation in specialize-numbers
Andy Wingo
1
-17
/
+10
2024-09-24
Partially revert d579848cb5d65440af5afd9c8968628665554c22
Andy Wingo
1
-2
/
+2
2024-09-23
Narrow parameter of logand/immediate if no bits used
Andy Wingo
1
-3
/
+5
2024-09-23
Remove needless constraints in type/range analysis
Andy Wingo
1
-10
/
+1
2024-09-23
Add a workaround for pre-3.0.10 incorrect inlinable exports
Andy Wingo
1
-2
/
+18
2024-08-26
Update psyntax copyright notice
Andy Wingo
1
-83
/
+15
2024-08-15
Fix intset-fold-right on transient intsets
Andy Wingo
1
-8
/
+9
2024-08-13
More thorough lowering of lognot to CPS
Andy Wingo
1
-2
/
+6
2024-08-13
Fix compilation with C23
Andy Wingo
1
-3
/
+3
2024-08-12
Better error messages in array functions
Daniel Llorens
2
-70
/
+77
2024-08-03
basename: check suffix against basename, not full argument
Rob Browning
3
-13
/
+34
2024-08-03
basename: drop last_component null check
Rob Browning
1
-8
/
+3
2024-08-03
api-data.texi: fix typo in "Real and Rational Numbers" section
Yuval Langer
1
-2
/
+2
2024-08-03
NEWS: add some missing 3.0.11 entries
Rob Browning
1
-0
/
+15
2024-07-30
Merge conversion of srfi-1.c to srfi-1.scm
Rob Browning
6
-1028
/
+476
2024-07-30
Drop libguile srfi-1
Rob Browning
5
-112
/
+0
[next]