Historial de Commits

Autor SHA1 Mensaje Fecha
  Andy Wingo 33514ffe22 Fix segfault introduced with R6RS port commit hace 8 años
  Andy Wingo 94d70684c1 Register R6RS port and bytevector internals early hace 8 años
  Daniel Llorens 85ac9cce0a Reuse SCM_BYTEVECTOR_TYPED_LENGTH in scm_array_get_handle hace 10 años
  Andy Wingo dc7bc06f69 Fix size measurement in bytevector_large_set hace 8 años
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. hace 8 años
  Andy Wingo a5b5cb422e Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9' hace 10 años
  Andy Wingo a51111dd25 Merge commit '81d2c84674f03f9028f26474ab19d3d3f353881a' hace 10 años
  Andy Wingo 086bbcc874 Merge commit 'fdd319e9bd4121d844662d3d8ccc69b462b60840' hace 10 años
  Mark H Weaver ae6f77ddfa Fix bytevector-fill! to accept fill arguments greater than 127. hace 10 años
  Mark H Weaver 81d2c84674 Avoid signed overflow and use size_t in bytevectors.c. hace 10 años
  Mark H Weaver 10679f4c59 Fix bytevector-copy when applied to SRFI-4 homogeneous numeric vectors. hace 10 años
  Mark H Weaver 856d318a9f Merge branch 'stable-2.0' hace 10 años
  Ludovic Courtès 1baa215930 Fix shrinking of contiguous bytevectors, as from 'get-bytevector-n'. hace 10 años
  Andy Wingo cf64dca65c Remove array impl. registry; instead, hard-code array handle creation hace 11 años
  Andy Wingo d65514a2de RTL compiler supports static bitvectors hace 11 años
  Mark H Weaver c099201da1 In bytevector->uint-list et al, check that SIZE divides the bv length. hace 11 años
  Mark H Weaver 88cff2ef1b Merge remote-tracking branch 'origin/stable-2.0' hace 11 años
  Mark H Weaver 088cfb7d76 Improved error checking in bytevector->uint-list and bytevector->sint-list. hace 11 años
  Andy Wingo 686df5162d string->utf8 implementation uses scm_from_utf8_stringn hace 12 años
  Andy Wingo 8c76a8971b fix bug where scm_from_utf8_stringn would not detect bad utf-8 hace 12 años
  Andy Wingo e7501d4a68 Merge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf' hace 13 años
  Ludovic Courtès 398446c742 bytevectors: Fix IEEE-754 endianness conversion. hace 13 años
  Andy Wingo bab917c9a3 Revert "wrap iconv_open / iconv_close with a lock to help in thread/fork issues" hace 13 años
  Andy Wingo 8dfb7bbfd9 wrap iconv_open / iconv_close with a lock to help in thread/fork issues hace 13 años
  Andy Wingo a41bed83ab Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
  Andy Wingo c2c3bddb1d more efficient scm_string_to_utf8, scm_string_to_utf32 hace 13 años
  Andy Wingo 0aed71aa51 Revert "add SCM_HEAP_OBJECT_BASE" hace 13 años
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
  Ludovic Courtès 8071964943 Allow overlapping regions to be passed to `bytevector-copy!'. hace 13 años
  Andy Wingo 0607ebbfcf locking for putc, puts hace 13 años