index
:
delta/guile.git
alt-par-map-and-thread-safe-popen
baserock/morph
bdw-gc-static-alloc
boehm-demers-weiser-gc
brainfuck
branch_mvo-substrings
branch_mvo-thread-cleanup
branch_release-1-4
branch_release-1-6
branch_release-1-8
calling-convention
cky-hygienic-macros
compile-to-js-merge
coop-repl-servers
dev/hanwen
dirk-adding-josts-environments
dirk-thread-factorization-branch
eval-cleanup
excise-ltdl
historical/wip-1-8-mingw-build
jimb
jimb_env_branch
jimb_mb_branch_1
jimb_readline
lexical-literals
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
master
mdj_elisp_branch
mdj_genloc_branch
mdj_goops_branch
mike-port-encodings
mingw-guile-3.0
mvo-vcell-cleanup-1-branch
mvo_libtool_branch
nan-boxing
ossau-elisp-branch
ossau-gds-dev
r6rs-strings
r7rs-wip
ra0
srfi-4-bytevectors
srfi-41
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
string-abstraction
string_abstraction2
subr-simplification
syncase
syncase-in-boot-9
thread-safe-popen
ttn-back-in-the-saddle
use-minigmp
vm
vm-syncase
vtable-vtable-deprecation
wingo
wip-2.1.2
wip-bpt-elisp
wip-closure-conversion
wip-compiler
wip-cps-bis
wip-cps-for-merge
wip-cse
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-dwarf
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-foreign-objects
wip-generalized-vectors
wip-gnulib-update
wip-goops-refactor
wip-guile-pkg
wip-https-client
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-linker
wip-lloda
wip-load-lang
wip-manual
wip-manual-2
wip-mingw
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-peg
wip-peg-fixed
wip-peg-fixed-2
wip-port-refactor
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-rtl
wip-rtl-assembler
wip-rtl-cps
wip-rtl-dwarf
wip-rtl-halloween
wip-rtl-may-2013
wip-rtl-metadata
wip-rtl-prompts
wip-rtl-vm
wip-sassy
wip-source-info
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-uri-reference
wip-utf16-debugging
wip-vector-cleanup
wip-wingo-elisp-badness
git.savannah.gnu.org: git/guile.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
ref
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'bytevector-slice'.
Ludovic Courtès
2023-01-14
2
-2
/
+46
*
Add 'spawn'.
Josselin Poiret
2023-01-13
1
-4
/
+56
*
doc: fix documented keyword argument default to match code default
Vijay Marupudi
2022-12-21
1
-1
/
+1
*
Doc: document that eq?, eqv? and equal? take any number of arguments
Jean Abou Samra
2022-12-11
1
-12
/
+14
*
doc: Lee Thomas suggested the name change.
Arne Babenhauserheide
2022-12-10
1
-1
/
+1
*
doc: Fix minor typos
Colin Woodbury
2022-12-09
2
-2
/
+2
*
doc: Fix typo in VM instruction name.
Ludovic Courtès
2022-11-01
1
-2
/
+2
*
Define Scheme bindings to ‘openat’ when available.
Maxime Devos
2022-10-21
1
-0
/
+13
*
Define a Scheme binding to ‘fstatat’ when available.
Maxime Devos
2022-10-21
1
-0
/
+8
*
Define a Scheme binding to ‘fchownat’ when it exists.
Maxime Devos
2022-10-21
1
-0
/
+11
*
Define a Scheme binding to ‘unlinkat’ when it exists.
Maxime Devos
2022-10-21
1
-0
/
+12
*
Define a Scheme binding to ‘renameat’ when it exists.
Maxime Devos
2022-10-21
1
-0
/
+9
*
Correct documentation of ‘mkdir’ w.r.t. the umask.
Maxime Devos
2022-10-21
1
-1
/
+2
*
Define bindings to ‘mkdirat’ when the C function exists.
Maxime Devos
2022-10-21
1
-0
/
+6
*
Define ‘symlinkat’ wrapper when supported.
Maxime Devos
2022-10-21
1
-0
/
+6
*
Allow file ports in ‘utime’.
Maxime Devos
2022-10-21
1
-4
/
+11
*
Allow file ports in ‘readlink’.
Maxime Devos
2022-10-21
1
-2
/
+7
*
Allow file ports in ‘chdir’ when supported.
Maxime Devos
2022-10-21
2
-2
/
+6
*
doc: Document how (ice-9 format) replaces 'format'.
Jean Abou Samra
2022-10-12
1
-0
/
+10
*
Define SO_RCVTIMEO and SO_SNDTIMEO.
Christopher Baines
2022-10-12
1
-0
/
+2
*
doc: Fix typo in 'coverage-data->lcov' example.
Antoine Kalmbach
2022-10-01
1
-1
/
+1
*
doc: Fix typo under "CPS Soup".
Fulbert
2022-10-01
1
-1
/
+1
*
doc: Clarify reference to (sxml transform) module.
Fulbert
2022-10-01
1
-8
/
+8
*
Fix doc for string args to error C API
Daniel Llorens
2022-09-30
1
-7
/
+7
*
'pipe' now takes an optional 'flags' parameter.
Ludovic Courtès
2022-09-19
1
-1
/
+19
*
Add support for "e" flag (O_CLOEXEC) to 'open-file'.
Ludovic Courtès
2022-09-07
1
-0
/
+3
*
doc: Add documentation of the "b" flag to 'open-file'.
Ludovic Courtès
2022-09-07
1
-0
/
+4
*
doc: Add car+cdr example
jgart
2022-08-11
1
-0
/
+7
*
Define IPPROTO_IPV6 and IPV6_V6ONLY.
Ludovic Courtès
2022-07-04
1
-0
/
+11
*
Define IN6ADDR_ANY and IN6ADDR_LOOPBACK.
Ludovic Courtès
2022-07-04
1
-1
/
+16
*
web: Don't hide missing data in the chunked input port.
Christopher Baines
2022-07-04
1
-0
/
+3
*
Typo fix: Use correct variable name in example
Vijay Marupudi
2022-02-23
1
-1
/
+1
*
Deprecate symbol properties.
Ludovic Courtès
2022-02-04
1
-80
/
+1
*
Bignums avoid both custom GMP allocator and finalizers
Andy Wingo
2022-01-13
1
-14
/
+1
*
New function bitvector-copy (scm_bitvector_copy)
Daniel Llorens
2022-01-04
1
-0
/
+7
*
Review REFFIXME
Daniel Llorens
2021-12-13
3
-7
/
+12
*
New function srfi-4-vector-type-size in (srfi srfi-4 gnu)
Daniel Llorens
2021-12-06
1
-0
/
+6
*
Fix doc typo
Daniel Llorens
2021-11-22
1
-1
/
+1
*
Support C99 complex types in (system foreign)
Daniel Llorens
2021-11-15
1
-1
/
+4
*
Fix typos in SRFI docs
Arun Isaac
2021-11-03
2
-17
/
+17
*
Update NEWS
Daniel Llorens
2021-10-27
1
-1
/
+1
*
Fix doc typo
Daniel Llorens
2021-10-21
1
-3
/
+2
*
Provide xxvector-copy and xxvector-copy! for srfi-4 vectors
Daniel Llorens
2021-10-21
2
-0
/
+49
*
doc: Fix wrong @uref argument order.
Ludovic Courtès
2021-09-20
1
-2
/
+2
*
Fix typo in srfi-69 doc
Daniel Llorens
2021-09-14
1
-1
/
+1
*
Extend bytevector-fill! to handle a partial fill
Daniel Llorens
2021-08-17
1
-4
/
+14
*
Remove the 'simple vector' concept
Daniel Llorens
2021-08-16
2
-47
/
+40
*
Add function vector-copy! to core
Daniel Llorens
2021-08-06
1
-5
/
+31
*
Extend core vector-copy to r7rs vector-copy
Daniel Llorens
2021-08-06
1
-0
/
+1
*
Fix typo in lambda documentation.
Luis Felipe
2021-05-21
1
-2
/
+2
[next]