Historial de Commits

Autor SHA1 Mensaje Fecha
  Mark H Weaver 87f32999b9 WIP: New tagging v8 hace 5 años
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types hace 6 años
  Andy Wingo 1234bb1850 Update license notices in all C files hace 6 años
  Andy Wingo c836c28496 libguile header files have uniform format for copyright declarations hace 6 años
  Andy Wingo 791eb0c01a Remove (C) from copyright statements hace 6 años
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h hace 6 años
  Andy Wingo 2b95d6faa4 Devolve gc.h hace 6 años
  Andy Wingo 8a6f46ee96 More validate.h devolution hace 6 años
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> hace 6 años
  Andy Wingo 7ed54fd36d All literal constants are read-only hace 7 años
  Daniel Llorens 85ac9cce0a Reuse SCM_BYTEVECTOR_TYPED_LENGTH in scm_array_get_handle hace 10 años
  Andy Wingo dc7da0be90 refactor tc7 and tc16 checks 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 059a588fed bytevectors have internal parent field hace 13 años
  Andy Wingo 3dc2afe2b8 Revert "Remove unused internal bytevector functions." hace 15 años
  Ludovic Courtès 3fe87cf7af Re-add an indirection in bytevectors. hace 15 años
  Ludovic Courtès c4daa51910 Remove unused internal bytevector functions. hace 15 años
  Ludovic Courtès 0665b3ffcb Remove the distinction between inline/outline storage for bytevectors. hace 15 años
  Ludovic Courtès 807e5a6641 Use a TC7 tag instead of a SMOB for bytevectors. hace 15 años
  Andy Wingo e286c973fc bytevectors have "element type" field, e.g. for generalized-vector-ref hace 15 años
  Andy Wingo f332089ed4 bytevector inlinedness indicated by flag, not length hace 15 años
  Andy Wingo caa92f5e95 bytevectors provide scm_i_native_endianness to the vm hace 15 años
  Ludovic Courtès cfb4702f58 Always create the bytevector SMOB type. hace 15 años
  Ludovic Courtès 438974d08d Make bytevectors accessible using the generalized-vector API. hace 15 años
  Ludovic Courtès 404bb5f87b bytevectors: Add a C-friendly API. hace 15 años
  Ludovic Courtès 2d34e9244b bytevectors: Use `size_t' rather than `unsigned' for sizes. hace 15 años
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ hace 15 años
  Andy Wingo 782a82eed1 add ability to compile uniform arrays hace 15 años
  Ludovic Courtès 1ee2c72eaf Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2. hace 15 años