커밋 기록

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