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-06-09
add (web server ethreads)
wip-ethreads
Andy Wingo
2
-0
/
+173
2016-06-09
add examples/ethreads/memcached-{client,server}
Andy Wingo
2
-0
/
+299
2016-06-09
add (ice-9 ethreads)
Andy Wingo
2
-0
/
+266
2016-06-09
add (ice-9 epoll)
Andy Wingo
4
-1
/
+265
2016-06-09
Non-blocking accept/connect Scheme support
Andy Wingo
1
-1
/
+22
2016-06-09
Support `connect' on nonblocking sockets
Andy Wingo
2
-6
/
+11
2016-06-09
`accept' on nonblocking socket can return #f
Andy Wingo
2
-18
/
+32
2016-06-09
put-char in Scheme
Andy Wingo
3
-3
/
+35
2016-06-09
Update port documentation, rename sports to suspendable ports
Andy Wingo
6
-247
/
+216
2016-06-08
Big ports documentation update
Andy Wingo
8
-1282
/
+1253
2016-06-08
Undocument (ice-9 rw)
Andy Wingo
1
-101
/
+0
2016-06-08
Add (ice-9 textual-ports)
Andy Wingo
2
-0
/
+58
2016-06-08
put-char, put-string in (ice-9 ports internals)
Andy Wingo
3
-3
/
+28
2016-06-04
socket: TCP_CORK, TCP_NODELAY
Andy Wingo
3
-0
/
+21
2016-06-01
put-string in Scheme
Andy Wingo
2
-0
/
+26
2016-06-01
Rework text encoding to be more Scheme-friendly
Andy Wingo
1
-285
/
+290
2016-05-30
Simplify string, symbol, char display/write impls
Andy Wingo
2
-527
/
+74
2016-05-30
Add scm_c_put_escaped_char, scm_c_can_put_char
Andy Wingo
2
-1
/
+50
2016-05-30
iprin1 uses scm_c_put_string
Andy Wingo
2
-6
/
+3
2016-05-30
print_normal_symbol uses new port functions
Andy Wingo
1
-7
/
+9
2016-05-30
Beginnings of supporting encoding text in ports.c
Andy Wingo
2
-31
/
+480
2016-05-25
Add port-line-buffered?
Andy Wingo
2
-0
/
+15
2016-05-25
port_clear_stream_start_for_bom_write refactor
Andy Wingo
1
-13
/
+48
2016-05-24
Speed up scm_c_write / scm_lfwrite
Andy Wingo
3
-3
/
+49
2016-05-24
Speed golf on Scheme put-u8, put-bytevector
Andy Wingo
1
-4
/
+4
2016-05-24
Add put-u8 implementation in Scheme
Andy Wingo
1
-1
/
+16
2016-05-24
`put-bytevector' in Scheme
Andy Wingo
1
-4
/
+52
2016-05-24
Wire up non-blocking support in sport writes
Andy Wingo
1
-35
/
+40
2016-05-24
close-port implementation in sports
Andy Wingo
1
-2
/
+12
2016-05-24
Add force-output to sports
Andy Wingo
1
-2
/
+8
2016-05-23
Thread-safety fixes for iconv and ports
Andy Wingo
3
-130
/
+128
2016-05-22
get-bytevector-n in Scheme.
Andy Wingo
2
-3
/
+51
2016-05-22
Fix range checking in new Scheme-to-C port code
Andy Wingo
1
-4
/
+6
2016-05-22
More thorough ice-9 sports testing
Andy Wingo
2
-13
/
+23
2016-05-22
Merge from stable-2.0
Andy Wingo
49
-886
/
+2209
2016-05-22
doc: Fix typo in Web documentation.
Luribert
1
-2
/
+2
2016-05-22
http: Accept date strings with a leading space for hours.
Ludovic Courtès
2
-0
/
+30
2016-05-22
Bump user-visible copyright years to 2016.
Mark H Weaver
3
-6
/
+5
2016-05-22
SRFI-19: Update the table of leap seconds.
Mark H Weaver
1
-3
/
+4
2016-05-22
http: Use 'read-header-line' instead of 'read-line*'.
Ludovic Courtès
1
-19
/
+3
2016-05-22
http: Accept empty reason phrases.
Ludovic Courtès
2
-6
/
+25
2016-05-22
http: Test that responses lacking CR/LF are rejected.
Ludovic Courtès
1
-0
/
+5
2016-05-22
Bump user-visible copyright years to 2015.
Mark H Weaver
2
-2
/
+2
2016-05-22
Fix getsockopt/setsockopt handling of SO_SNDBUF/SO_RCVBUF options.
Mark H Weaver
1
-28
/
+2
2016-05-22
Regenerate SRFI-14 character set data.
Ludovic Courtès
1
-387
/
+1279
2016-05-22
build: Add SCM_T_OFF_MAX and SCM_T_OFF_MIN to scmconfig.h.
Mark H Weaver
1
-0
/
+6
2016-05-22
doc: Mention a known-good Flex version number.
Ludovic Courtès
1
-2
/
+3
2016-05-22
Thank David and Kouhei.
Ludovic Courtès
1
-0
/
+2
2016-05-22
build: Remove libguile/mkstemp.c, redundant with Gnulib.
Ludovic Courtès
3
-131
/
+2
2016-05-22
Remove SIGEV constant definitions.
David Michael
2
-7
/
+1
[next]