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
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
2017-03-01
doc: Fix typo in keywords documentation.
Georgi Kirilov
1
-1
/
+1
2017-03-01
Document 'scm_to_uintptr_t' and 'scm_from_uintptr_t'.
Ludovic Courtès
1
-1
/
+3
2017-02-27
Explain why no native accessors for `s8' and `u8' exist
Diogo F. S. Ramos
1
-2
/
+3
2017-01-09
Final names for new array functions
Daniel Llorens
1
-64
/
+92
2016-11-23
Document new array functions, with provisional names
Daniel Llorens
1
-0
/
+165
2016-11-22
Merge api-{data,compound}.texi
Andy Wingo
1
-513
/
+4481
2016-08-07
Documentation fixes
Ethan Stefan Day
1
-9
/
+9
2016-06-24
Fix typo about `keywords' read option
Andy Wingo
1
-1
/
+1
2016-06-08
Big ports documentation update
Andy Wingo
1
-2
/
+2
2016-05-22
Implement 'string-utf8-length' and 'scm_c_string_utf8_length'.
Mark H Weaver
1
-1
/
+7
2015-01-22
Merge commit '5af307de43e4b65eec7f235b48a8908f2a00f134'
Andy Wingo
1
-2
/
+6
2014-10-01
read: Accept "\(" in string literals.
Mark H Weaver
1
-2
/
+6
2014-09-29
Add (ice-9 unicode) module
Andy Wingo
1
-0
/
+18
2014-09-12
Add (ice-9 unicode) module
Andy Wingo
1
-0
/
+18
2014-04-25
Merge branch 'stable-2.0'
v2.1.0
Mark H Weaver
1
-0
/
+12
2014-03-17
Documentation tweaks for the 'r7rs-symbols' read/print options.
Mark H Weaver
1
-0
/
+12
2014-03-16
Doc and NEWS updates
Andy Wingo
1
-0
/
+4
2014-01-14
Merge branch 'stable-2.0'
Mark H Weaver
1
-0
/
+10
2014-01-14
read: Support R7RS |...| symbol notation.
Mark H Weaver
1
-0
/
+10
2014-01-14
Merge branch 'stable-2.0'
Mark H Weaver
1
-3
/
+11
2014-01-14
Recognize 'escape' character name, per R7RS.
Mark H Weaver
1
-0
/
+3
2014-01-14
read: Accept "\|" in string literals.
Mark H Weaver
1
-3
/
+7
2014-01-14
read: Support R7RS '#true' and '#false' syntax for booleans.
Mark H Weaver
1
-0
/
+1
2014-01-09
Merge branch 'stable-2.0'
Mark H Weaver
1
-4
/
+23
2014-01-08
Implement 'exact-integer?' and 'scm_is_exact_integer'.
Mark H Weaver
1
-2
/
+21
2014-01-08
Fix doc that incorrectly claimed (integer? +inf.0) => #t.
Mark H Weaver
1
-2
/
+2
2013-04-14
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-14
/
+82
2013-04-06
Fix the recommendations for conversion of C string constants.
Mark H Weaver
1
-11
/
+13
2013-04-06
Implement 'scm_c_bind_keyword_arguments'.
Mark H Weaver
1
-0
/
+66
2013-04-01
Fix broken texinfo markup in (ice-9 iconv) docs.
Mark H Weaver
1
-3
/
+3
2013-04-01
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-1
/
+1
2013-04-01
Fix typos in 'string-join' docs: 'string-infix' -> 'strict-infix'.
Mark H Weaver
1
-1
/
+1
2013-03-28
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-31
/
+49
2013-03-15
fix doc build
Andy Wingo
1
-2
/
+2
[next]