Commit History

Author SHA1 Message Date
  Daniel Llorens ecd6c04527 Avoid array API in make-srfi-4-vector 12 years ago
  Andy Wingo dc7da0be90 refactor tc7 and tc16 checks 14 years ago
  Andy Wingo 8b66aa8f54 Merge remote-tracking branch 'origin/stable-2.0' 14 years ago
  Andy Wingo fb031aba42 fix a couple of leaks 14 years ago
  Andy Wingo 059a588fed bytevectors have internal parent field 14 years ago
  Andy Wingo 3dc2afe2b8 Revert "Remove unused internal bytevector functions." 15 years ago
  Ludovic Courtès 3fe87cf7af Re-add an indirection in bytevectors. 16 years ago
  Ludovic Courtès c4daa51910 Remove unused internal bytevector functions. 16 years ago
  Ludovic Courtès 0665b3ffcb Remove the distinction between inline/outline storage for bytevectors. 16 years ago
  Ludovic Courtès 807e5a6641 Use a TC7 tag instead of a SMOB for bytevectors. 16 years ago
  Andy Wingo e286c973fc bytevectors have "element type" field, e.g. for generalized-vector-ref 16 years ago
  Andy Wingo f332089ed4 bytevector inlinedness indicated by flag, not length 16 years ago
  Andy Wingo caa92f5e95 bytevectors provide scm_i_native_endianness to the vm 16 years ago
  Ludovic Courtès cfb4702f58 Always create the bytevector SMOB type. 16 years ago
  Ludovic Courtès 438974d08d Make bytevectors accessible using the generalized-vector API. 16 years ago
  Ludovic Courtès 404bb5f87b bytevectors: Add a C-friendly API. 16 years ago
  Ludovic Courtès 2d34e9244b bytevectors: Use `size_t' rather than `unsigned' for sizes. 16 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 16 years ago
  Andy Wingo 782a82eed1 add ability to compile uniform arrays 16 years ago
  Ludovic Courtès 1ee2c72eaf Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2. 16 years ago