Commit Verlauf

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