Commit History

Author SHA1 Message Date
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != 13 years ago
  Andy Wingo e690a3cbf2 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Ludovic Courtès 452c5ad912 Add `scm_peek_byte_or_eof'. 13 years ago
  Andy Wingo 059a588fed bytevectors have internal parent field 13 years ago
  Ludovic Courtès 96128014bf Make sure binary ports pass `binary-port?' regardless of the locale. 14 years ago
  Ian Price c89b452993 Fix fencepost error in bip_seek 14 years ago
  Andreas Rottmann a6c377f7d8 Add `get-string-n' and `get-string-n!' for R6RS ports 14 years ago
  Ludovic Courtès 8aa47f2609 Have `lookahead-u8' and `get-u8' actually do binary input. 14 years ago
  Andreas Rottmann 1044537dff Add implementation of "transcoded ports" 14 years ago
  Andreas Rottmann a653d32a8d Fix missing port-table locking and bytevector output port segfault 14 years ago
  Ludovic Courtès c00623281b Register `scm_init_r6rs_ports' as an extension. 14 years ago
  Ludovic Courtès 3fa882203a Fix bug #31081 (`lookahead-u8' returns an s8.) 14 years ago
  Ludovic Courtès 05762e724b Use `scm_gc_malloc_pointerless ()' for bytevectors. 15 years ago
  Ludovic Courtès 3b882d69fb Remove unneeded SMOB mark/free procedures. 15 years ago
  Ludovic Courtès f1ce919933 Add `scm_t_off' type so that `scm_t_port' has a fixed layout. 15 years ago
  Andy Wingo 8806afa7dd Fix crash when marking closed custom bytevector port 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Neil Jerram 62e9a9b704 Fix `make distcheck' 15 years ago
  Ludovic Courtès 1ee2c72eaf Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2. 15 years ago