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
path:
root
/
doc
/
ref
/
api-data.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-20
Replace "either" with "either array" in make-shared-array docs
Arun Isaac
1
-2
/
+2
2024-10-26
doc: Recommend alist-copy instead of list-copy.
Tomas Volf
1
-1
/
+1
2024-10-22
doc: Fix use of literals in alist example
Daniel Llorens
1
-4
/
+27
2024-08-12
Better error messages in array functions
Daniel Llorens
1
-8
/
+9
2024-08-03
api-data.texi: fix typo in "Real and Rational Numbers" section
Yuval Langer
1
-2
/
+2
2024-05-06
Fix typos throughout codebase.
Morgan Smith
1
-71
/
+76
2023-07-16
Fix typos throughout codebase.
Morgan Smith
1
-8
/
+8
2023-01-17
Document R7RS functions related to bytevectors
Daniel Llorens
1
-11
/
+103
2023-01-14
Add 'bytevector-slice'.
Ludovic Courtès
1
-1
/
+45
2022-12-09
doc: Fix minor typos
Colin Woodbury
1
-1
/
+1
2022-02-04
Deprecate symbol properties.
Ludovic Courtès
1
-80
/
+1
2022-01-04
New function bitvector-copy (scm_bitvector_copy)
Daniel Llorens
1
-0
/
+7
2021-10-27
Update NEWS
Daniel Llorens
1
-1
/
+1
2021-10-21
Provide xxvector-copy and xxvector-copy! for srfi-4 vectors
Daniel Llorens
1
-0
/
+2
2021-08-17
Extend bytevector-fill! to handle a partial fill
Daniel Llorens
1
-4
/
+14
2021-08-16
Remove the 'simple vector' concept
Daniel Llorens
1
-44
/
+37
2021-08-06
Add function vector-copy! to core
Daniel Llorens
1
-5
/
+31
2021-08-06
Extend core vector-copy to r7rs vector-copy
Daniel Llorens
1
-0
/
+1
2020-09-10
Move copy-tree to (ice-9 copy-tree); deprecate main binding
Andy Wingo
1
-1
/
+2
2020-06-18
doc: Document default delimiter of string-join.
Arun Isaac
1
-3
/
+4
2020-04-29
Deprecate scm_bitvector, scm_make_bitvector, scm_bitvector_p
Andy Wingo
1
-8
/
+1
2020-04-29
Prefer C-like interfaces for scm_c_bitvector_{set,clear}_bits_x
Andy Wingo
1
-30
/
+16
2020-04-29
Deprecate useless C bitvector interface
Andy Wingo
1
-10
/
+5
2020-04-29
bitvector-count-bits replaces bit-count*
Andy Wingo
1
-13
/
+17
2020-04-18
bitvector-flip-all-bits! replaces bit-invert!
Andy Wingo
1
-7
/
+4
2020-04-15
bitvector-set-all-bits! / bitvector-clear-all-bits! replace bitvector-fill!
Andy Wingo
1
-11
/
+10
2020-04-14
bitvector-set-bit! / bitvector-clear-bit! replace bitvector-set!
Andy Wingo
1
-4
/
+10
2020-04-14
bitvector-bit-set? / bitvector-bit-clear? replace bitvector-ref
Andy Wingo
1
-7
/
+9
2020-04-13
Replace bit-set*! with bitvector-set-bits! / bitvector-clear-bits!
Andy Wingo
1
-11
/
+21
2020-04-12
Replace bit-position with bitvector-position
Andy Wingo
1
-4
/
+4
2020-04-12
Replace bit-count with bitvector-count
Andy Wingo
1
-5
/
+4
2020-04-12
Deprecate bitvector-ref on array slices
Andy Wingo
1
-31
/
+13
2020-01-12
Optionally allow duplicate field names in core records
Andy Wingo
1
-8
/
+16
2020-01-06
New function string-replace-substring in (ice-9 string-fun)
Daniel Llorens
1
-0
/
+16
2019-11-14
Update NEWS for records and exceptions work
wip-exceptions
Andy Wingo
1
-2
/
+2
2019-10-28
Add support for immutable fields in core records
Andy Wingo
1
-2
/
+9
2019-10-27
Rename final? record type flag; add support for opaque?
Andy Wingo
1
-5
/
+14
2019-10-27
Guile `make-record-type' supports non-generative definition
Andy Wingo
1
-1
/
+13
2019-10-22
Record accessors respect subtyping
Andy Wingo
1
-11
/
+17
2018-08-07
doc: Fix typo about SRFI-4 syntax.
Ludovic Courtès
1
-1
/
+1
2017-11-29
Merge until e0bcda4ad940c4e15679cc2b229838b33acdd36c from stable-2.2
Andy Wingo
1
-39
/
+18
2017-10-31
Fix sort, sort! for arrays with nonzero lower bound
Daniel Llorens
1
-10
/
+22
2017-10-31
Remove documentation on uniform-vector-read!, uniform-vector-write
Daniel Llorens
1
-33
/
+0
2017-09-25
Merge 'stable-2.2'
Andy Wingo
1
-6
/
+19
2017-09-25
Add struct-ref/unboxed, struct-set!/unboxed
Andy Wingo
1
-6
/
+19
2017-09-23
Replace "pr" struct fields with "pw" fields
Andy Wingo
1
-19
/
+21
2017-09-23
Deprecate opaque struct fields
Andy Wingo
1
-11
/
+2
2017-09-22
Deprecate struct "self" slots
Andy Wingo
1
-12
/
+4
2017-09-20
Remove references to tail arrays in the documentation
Andy Wingo
1
-69
/
+18
2017-04-19
Documentation typo tweak
Sergei Trofimovich
1
-1
/
+1
[next]