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
2016-05-22
Add Hurd signal and error constants.
David Michael
2
-0
/
+20
2016-05-22
Add new Linux errno constants.
David Michael
1
-0
/
+2
2016-05-22
Fix the rule to check for new signals and errors
David Michael
2
-2
/
+3
2016-05-22
i18n: Add new collation test for posterity.
Ludovic Courtès
1
-1
/
+18
2016-05-22
web: Gracefully handle premature EOF when reading chunk header.
Ludovic Courtès
2
-9
/
+26
2016-05-22
docs: Fix external representation of <toplevel-define> in tree-il.
Mark H Weaver
1
-2
/
+2
2016-05-22
web: Fix 'close' method of delimited input ports.
Ludovic Courtès
2
-4
/
+14
2016-05-22
Thank Ricardo.
Ludovic Courtès
1
-0
/
+1
2016-05-22
doc: Fix menu order for SXML.
Ludovic Courtès
1
-9
/
+9
2016-05-22
doc: Add SXPath documentation from sources
Ricardo Wurmus
1
-35
/
+267
2016-05-22
psyntax: Fix bug in match-each+.
Mark H Weaver
2
-2
/
+4
2016-05-22
Clarify datum->syntax documentation.
Taylan Ulrich Bayırlı/Kammer
1
-4
/
+4
2016-05-22
Fix uses of 'scm_gc_protect', which does not exist, in the manual.
Mark H Weaver
2
-5
/
+5
2016-05-22
Heed the reader settings implied by #!r6rs
Andreas Rottmann
3
-8
/
+97
2016-05-22
Fix atan procedure when applied to complex numbers.
Mark H Weaver
2
-5
/
+6
2016-05-22
doc: Fix parameter of 'set-record-type-printer!'.
Mathieu Lirzin
1
-1
/
+1
2016-05-22
i18n: Check for non-POSIX strtol_l.
Natanael Copa
2
-3
/
+4
2016-05-22
Fix typo in the man page.
Alex Kost
1
-1
/
+1
2016-05-22
Fix typo in manual.
Alex Kost
1
-2
/
+2
2016-05-22
doc: Update libgc URL.
Ludovic Courtès
1
-2
/
+2
2016-05-22
Add more R6RS port encoding tests
Mark H Weaver
1
-0
/
+47
2016-05-22
Handle zero-length bytevectors correctly in (system base types).
Mark H Weaver
1
-1
/
+1
2016-05-22
Work around requirement that size be non-zero in GDB 'open-memory'.
Mark H Weaver
1
-2
/
+6
2016-05-22
web: Export 'server-impl' procedures and the 'http' server implementation.
Ludovic Courtès
2
-3
/
+13
2016-05-22
Correct docstring of 'symlink'.
Taylan Ulrich Bayırlı/Kammer
1
-2
/
+2
2016-05-22
tests: Gracefully handle ENOSYS return for 'setaffinity'.
Ludovic Courtès
1
-4
/
+14
2016-05-22
tests: Make 'test-guild-compile' more reliable.
Ludovic Courtès
1
-0
/
+5
2016-05-22
Don't return expressions from void functions in numbers.c
Mark H Weaver
1
-138
/
+108
2016-05-22
Implement 'string-utf8-length' and 'scm_c_string_utf8_length'.
Mark H Weaver
5
-6
/
+63
2016-05-22
http: Do not buffer HTTP chunks.
Ludovic Courtès
2
-36
/
+84
2016-05-22
tests: Use 'pass-if-equal' in web-http chunked encoding tests.
Ludovic Courtès
1
-15
/
+16
2016-05-22
Speed up port position access from Scheme
Andy Wingo
6
-79
/
+147
2016-05-22
Implementation of read-delimited in Scheme
Andy Wingo
1
-0
/
+81
2016-05-22
Sports refactor
Andy Wingo
1
-7
/
+17
2016-05-20
Add install-sports!, uninstall-sports! functions
Andy Wingo
1
-1
/
+36
2016-05-20
Support for non-blocking I/O
Andy Wingo
9
-42
/
+344
2016-05-18
Fix sports.test
Andy Wingo
1
-1
/
+2
2016-05-16
Test Scheme port implementation
Andy Wingo
3
-0
/
+53
2016-05-16
U+FFFD is the input substitution character
Andy Wingo
7
-44
/
+65
2016-05-16
Bump objcode version
Andy Wingo
2
-2
/
+2
2016-05-15
Update NEWS for release
Andy Wingo
1
-10
/
+67
2016-05-14
Remove unused type from ports-internal
Andy Wingo
2
-7
/
+0
2016-05-14
Document scm_c_make_port and friends
Andy Wingo
1
-1
/
+21
2016-05-14
Update port mode bits documentation.
Andy Wingo
1
-10
/
+9
2016-05-14
Add SCM_OPN to mode bits when making ports
Andy Wingo
4
-33
/
+16
2016-05-13
Update port type documentation
Andy Wingo
1
-12
/
+13
2016-05-13
Use heap-allocated port types instead of ptobnums
Andy Wingo
17
-274
/
+192
2016-05-13
Make scm_t_ptob_descriptor private.
Andy Wingo
3
-30
/
+33
2016-05-13
Update port documentation
Andy Wingo
1
-79
/
+41
2016-05-13
Remove scm_t_port_internal
Andy Wingo
10
-154
/
+142
[prev]
[next]