Commit History

Author SHA1 Message Date
  Andy Wingo 367d9bf0ce add (web server ethreads) 13 years ago
  Andy Wingo 183f3db22e add examples/ethreads/memcached-{client,server} 13 years ago
  Andy Wingo 253dc1a711 add (ice-9 ethreads) 13 years ago
  Andy Wingo 96872db954 add (ice-9 epoll) 13 years ago
  Andy Wingo 6788faba7a Non-blocking accept/connect Scheme support 8 years ago
  Andy Wingo 69ea1fc45b Support `connect' on nonblocking sockets 8 years ago
  Andy Wingo e6cc051f8c `accept' on nonblocking socket can return #f 8 years ago
  Andy Wingo d8067213dc put-char in Scheme 8 years ago
  Andy Wingo c7c11f3af9 Update port documentation, rename sports to suspendable ports 8 years ago
  Andy Wingo a21f6467ac Big ports documentation update 8 years ago
  Andy Wingo 6eee08874b Undocument (ice-9 rw) 8 years ago
  Andy Wingo 4ed9f6c29c Add (ice-9 textual-ports) 8 years ago
  Andy Wingo 4bceba876b put-char, put-string in (ice-9 ports internals) 8 years ago
  Andy Wingo d7f39a36b1 socket: TCP_CORK, TCP_NODELAY 13 years ago
  Andy Wingo 9454068a54 put-string in Scheme 8 years ago
  Andy Wingo 5bec3261b4 Rework text encoding to be more Scheme-friendly 8 years ago
  Andy Wingo 0e888cd00b Simplify string, symbol, char display/write impls 8 years ago
  Andy Wingo 2affb9accf Add scm_c_put_escaped_char, scm_c_can_put_char 8 years ago
  Andy Wingo 934b6dc398 iprin1 uses scm_c_put_string 8 years ago
  Andy Wingo 8f615cde45 print_normal_symbol uses new port functions 8 years ago
  Andy Wingo 43b6feeb1a Beginnings of supporting encoding text in ports.c 8 years ago
  Andy Wingo 1123002a9e Add port-line-buffered? 8 years ago
  Andy Wingo 2f836e2384 port_clear_stream_start_for_bom_write refactor 8 years ago
  Andy Wingo 47918f38d9 Speed up scm_c_write / scm_lfwrite 8 years ago
  Andy Wingo 48dbadd8e6 Speed golf on Scheme put-u8, put-bytevector 8 years ago
  Andy Wingo 7c8b80e076 Add put-u8 implementation in Scheme 8 years ago
  Andy Wingo ba91741063 `put-bytevector' in Scheme 8 years ago
  Andy Wingo 9686b04a26 Wire up non-blocking support in sport writes 8 years ago
  Andy Wingo 25381bdbc0 close-port implementation in sports 8 years ago
  Andy Wingo 690b856d59 Add force-output to sports 8 years ago