Commit History

Author SHA1 Message Date
  Ludovic Courtès e441c34f16 Add 'bytevector-slice'. 2 years ago
  Daniel Llorens 9a62f7caca Extend bytevector-fill! to handle a partial fill 3 years ago
  Andy Wingo 8edf1dc623 Read-in-scheme replaces boot "read" definition 4 years ago
  Mark H Weaver 5dcad70d99 Fix list validation of *list->bytevector procedures. 6 years ago
  Andy Wingo dc7bc06f69 Fix size measurement in bytevector_large_set 8 years ago
  Mark H Weaver 00884bb79f Allow decoding of UTF-8 containing U+FFFD, the replacement character. 9 years ago
  Andy Wingo a5b5cb422e Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9' 10 years ago
  Andy Wingo 086bbcc874 Merge commit 'fdd319e9bd4121d844662d3d8ccc69b462b60840' 10 years ago
  Mark H Weaver ae6f77ddfa Fix bytevector-fill! to accept fill arguments greater than 127. 10 years ago
  Mark H Weaver 10679f4c59 Fix bytevector-copy when applied to SRFI-4 homogeneous numeric vectors. 10 years ago
  Andy Wingo 12b8487d5d Merge commit '0ce224594ae5a673f6a397c284db5f5a61935334' 11 years ago
  Mark H Weaver 0ce224594a Improve handling of locales in the test suite. 11 years ago
  Andy Wingo 8f4fbba552 Fix test case for uniform-array->bytevector on bitvectors 11 years ago
  Mark H Weaver c099201da1 In bytevector->uint-list et al, check that SIZE divides the bv length. 11 years ago
  Mark H Weaver 088cfb7d76 Improved error checking in bytevector->uint-list and bytevector->sint-list. 11 years ago
  Andy Wingo 118ff892be deprecate generalized vectors in favor of arrays 12 years ago
  Ludovic Courtès 398446c742 bytevectors: Fix IEEE-754 endianness conversion. 12 years ago
  Ludovic Courtès 8071964943 Allow overlapping regions to be passed to `bytevector-copy!'. 13 years ago
  Ludovic Courtès fb032fa722 Move `with-test-prefix/c&e' to `(test-suite lib)'. 14 years ago
  Andy Wingo 07d22c0259 rename (rnrs bytevector) to (rnrs bytevectors) 14 years ago
  Ludovic Courtès d3b5628c6d doc: Remove obsolete reference to the lack of Unicode support. 15 years ago
  Ludovic Courtès c45de346fd Move Latin-1 locale fiddling to `(test-suite lib)'. 15 years ago
  Ludovic Courtès b8ed3de36e Fix "coding:" cookies in the test suite. 15 years ago
  Ludovic Courtès 29553c54b5 Fix segfault for `(uniform-array->bytevector (bitvector))'. 15 years ago
  Ludovic Courtès 87c595c757 Compile in a fresh module by default. 15 years ago
  Ludovic Courtès 807e5a6641 Use a TC7 tag instead of a SMOB for bytevectors. 15 years ago
  Andy Wingo a98f422ed6 run bytevectors tests under the compiler and evaluator 15 years ago
  Ludovic Courtès 438974d08d Make bytevectors accessible using the generalized-vector API. 15 years ago
  Ludovic Courtès 0ba0b38489 Implement R6RS bytevector read syntax. 15 years ago
  Ludovic Courtès 55bf8cb7af Fix `equal?' on bytevectors. 15 years ago