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
2017-10-27
Support general arrays in random:hollow-sphere!
wip-lloda
Daniel Llorens
2
-78
/
+132
2017-10-27
Remove scm_generalized_vector_get_handle
Daniel Llorens
6
-30
/
+27
2017-10-27
Fix bitvectors and non-zero lower bound arrays in truncated-print
Daniel Llorens
5
-56
/
+169
2017-10-27
Support non-zero lower bounds in array-slice-for-each
Daniel Llorens
2
-13
/
+17
2017-10-27
Fix sort, sort! for arrays with nonzero lower bound
Daniel Llorens
6
-140
/
+208
2017-10-27
Remove documentation on uniform-vector-read!, uniform-vector-write
Daniel Llorens
2
-33
/
+7
2017-10-27
Replace uniform-vector-read benchmark with bytevector-io benchmark
Daniel Llorens
2
-16
/
+15
2017-10-27
Allow scm_XXX_writable_elements on empty vectors, even if immutable
Daniel Llorens
4
-12
/
+30
2017-10-25
Allow garbage collection of revealed file ports.
Ludovic Courtès
4
-51
/
+69
2017-10-25
'frame-matcher' doesn't crash when the last IP is unknown.
Ludovic Courtès
1
-2
/
+3
2017-09-25
Add struct-ref/unboxed, struct-set!/unboxed
Andy Wingo
5
-49
/
+200
2017-09-23
GOOPS slot access protected via slot accessors, not struct perms
Andy Wingo
1
-6
/
+27
2017-09-23
Deprecate opaque struct fields
Andy Wingo
3
-15
/
+27
2017-09-22
Remove needless static variables from goops.c
Andy Wingo
1
-23
/
+2
2017-09-22
Fix up make-struct-layout and make-struct/no-tail docstrings
Andy Wingo
1
-10
/
+7
2017-09-22
Deprecate struct "self" slots
Andy Wingo
5
-15
/
+38
2017-09-22
Remove unused code in struct.c
Andy Wingo
1
-34
/
+0
2017-09-22
Deprecate make-struct
Andy Wingo
11
-81
/
+139
2017-09-20
Remove references to tail arrays in the documentation
Andy Wingo
1
-69
/
+18
2017-09-20
Use make-struct/no-tail instead of make-struct
Andy Wingo
8
-80
/
+78
2017-09-20
psyntax generates calls to make-struct/no-tail
Andy Wingo
2
-83
/
+97
2017-07-31
put-bytevector, unget-bytevector: Allow start == bytevector length.
Mark H Weaver
1
-2
/
+2
2017-06-15
Correctly relativize file names in the presence of common prefixes.
Ludovic Courtès
2
-2
/
+34
2017-06-11
doc: Document 'short' and 'unsigned-short' foreign types.
Mark H Weaver
1
-0
/
+2
2017-05-31
Update guile.m4 to check for 2.2 by default
Andy Wingo
1
-3
/
+3
2017-05-31
guile.m4 fix for 3.0 prereleases
Andy Wingo
1
-0
/
+3
2017-05-22
Minor updates of README.
Andy Wingo
1
-5
/
+1
2017-05-22
Remove legacy NEWS.guile-vm.
Andy Wingo
1
-57
/
+0
2017-05-22
Minor updates to HACKING.
Andy Wingo
1
-107
/
+13
2017-05-22
Remove outdated ANNOUNCE.
Andy Wingo
1
-60
/
+0
2017-05-22
Remove outdated README.guile-vm.
Andy Wingo
1
-117
/
+0
2017-05-21
web: add support for URI-reference
Andy Wingo
9
-146
/
+338
2017-05-17
readline: Avoid interpreting control characters in pastes.
Andy Wingo
4
-2
/
+27
2017-05-16
On Hurd, skip tests that require working setrlimits for memory
Manolis Ragkousis
2
-0
/
+12
2017-04-28
Fix reading of HTTPS responses that are smaller than port buffer
Andy Wingo
1
-2
/
+12
2017-04-25
Correct note about Gregorian reform in SRFI-19
Zefram
1
-11
/
+10
2017-04-22
SRFI-19: Swap seconds and nanoseconds in 'current-time-monotonic'.
Ludovic Courtès
1
-2
/
+2
2017-04-21
Bump version to 2.2.2.
v2.2.2
Andy Wingo
1
-3
/
+3
2017-04-21
Update NEWS some more
Andy Wingo
1
-0
/
+5
2017-04-21
Update NEWS.
Andy Wingo
1
-0
/
+18
2017-04-21
Syntax objects are comparable with equal?
Andy Wingo
3
-0
/
+53
2017-04-20
SRFI-37: Account for zero-length arguments.
Thomas Danckaert
1
-1
/
+2
2017-04-20
Restore libgc 7.2 compatibility
Andy Wingo
2
-1
/
+9
2017-04-19
GNU Guile 2.2.1.
v2.2.1
Andy Wingo
1
-3
/
+3
2017-04-19
Update release docs
Andy Wingo
1
-17
/
+16
2017-04-19
Update NEWS
Andy Wingo
1
-1
/
+19
2017-04-19
guile-snarf: skip -g* arguments to avoid build failure
Sergei Trofimovich
1
-2
/
+14
2017-04-19
api-procedures.texi: typo: 'an' -> 'on'
Sergei Trofimovich
1
-1
/
+1
2017-04-19
Documentation typo tweak
Sergei Trofimovich
1
-1
/
+1
2017-04-19
Fix spurious warnings in net_db.c
Andy Wingo
1
-2
/
+2
[next]