Historial de Commits

Autor SHA1 Mensaje Fecha
  Mark H Weaver ba578eb044 Merge branch 'stable-2.0' hace 11 años
  Ludovic Courtès 6df0322212 Custom binary input ports sanity-check the return value of 'read!'. hace 11 años
  Mark H Weaver b958141cdb Merge branch 'stable-2.0' hace 11 años
  Ludovic Courtès c9d55a7e4e 'port-position' works on CBIPs that do not support 'set-port-position!'. hace 11 años
  Andy Wingo 36cc0b901c Declare r6rs-ports functions hace 11 años
  Mark H Weaver f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' hace 11 años
  Mark H Weaver 7f6c3f8f00 Implement efficient 'scm_unget_bytes' and 'unget-bytevector'. hace 12 años
  Mark H Weaver 21bbe22a14 Optimize 'get-bytevector-some'; it may now read less than possible. hace 12 años
  Mark H Weaver 1e05106562 Merge remote-tracking branch 'origin/stable-2.0' hace 12 años
  Mark H Weaver 47f2bce5ae Avoid unnecessary peeks for EOF in r6rs-ports. hace 12 años
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' hace 12 años
  Ludovic Courtès e5029c5853 Use byte-oriented functions in `get-bytevector*'. hace 12 años
  Andy Wingo f209aeee9f locking for write, lfwrite hace 13 años
  Andy Wingo 0607ebbfcf locking for putc, puts hace 13 años
  Andy Wingo 4251ae2e28 locking on port buffering operations hace 13 años
  Andy Wingo be632904ca locking on scm_c_read, scm_getc hace 13 años
  Andy Wingo 2721f9182d add scm_c_make_port; the port table is now a weak set hace 13 años
  Andy Wingo 8b66aa8f54 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
  Andy Wingo fb031aba42 fix a couple of leaks hace 13 años
  Andy Wingo d31d703fd4 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
  Andreas Rottmann dfb572a7bf Tweak R6RS transcoded ports flushing hace 13 años
  Andy Wingo 86fb1eb631 merge strictness branch from 2.0 hace 13 años
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != hace 13 años
  Andy Wingo e690a3cbf2 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
  Ludovic Courtès 452c5ad912 Add `scm_peek_byte_or_eof'. hace 13 años
  Andy Wingo 059a588fed bytevectors have internal parent field hace 13 años
  Ludovic Courtès 96128014bf Make sure binary ports pass `binary-port?' regardless of the locale. hace 13 años
  Ian Price c89b452993 Fix fencepost error in bip_seek hace 14 años
  Andreas Rottmann a6c377f7d8 Add `get-string-n' and `get-string-n!' for R6RS ports hace 14 años
  Ludovic Courtès 8aa47f2609 Have `lookahead-u8' and `get-u8' actually do binary input. hace 14 años