提交历史

作者 SHA1 备注 提交日期
  Andy Wingo afb2c96248 Merge from stable-2.2 6 年之前
  Mark H Weaver 91ba73b397 Improve overflow checks in bytevector, string, and I/O operations. 6 年之前
  Andy Wingo 1234bb1850 Update license notices in all C files 7 年之前
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 7 年之前
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 7 年之前
  Andy Wingo b8d757732f Rationalize include order in C files 7 年之前
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 7 年之前
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 7 年之前
  Andy Wingo 40ade0886e Remove _scm.h 7 年之前
  Andy Wingo 1ddf42dae0 Devolve threads.h from _scm.h. 7 年之前
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 7 年之前
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 7 年之前
  Andy Wingo 730cfd80e2 Devolve pairs.h 7 年之前
  Andy Wingo 460552163e Remove list.h from _scm.h 7 年之前
  Andy Wingo 5f50309448 Remove includes of validate.h. 7 年之前
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 7 年之前
  Daniel Llorens 2d8c75f9f2 Remove scm_generalized_vector_get_handle 8 年之前
  Andy Wingo 7ed54fd36d All literal constants are read-only 8 年之前
  Daniel Llorens 7b6d854cf1 Do not use array handles in scm_vector 10 年之前
  Andy Wingo dc2a560264 Deprecate dynamic roots 8 年之前
  Andy Wingo cf64dca65c Remove array impl. registry; instead, hard-code array handle creation 11 年之前
  Andy Wingo a32488ba13 SCM_I_IS_VECTOR only true for tc7_vector, not weak vectors 11 年之前
  Andy Wingo 787f7b644f Merge commit '24cac6554073bb6e691605cd6ac6196f3c0851a3' 11 年之前
  Andy Wingo e0a00fe7e4 Merge commit '5cfeff11cc58148c58a85a879fd7a3e7cfbbe8e2' 11 年之前
  Andy Wingo 24cac65540 Deprecate the use of the vector interface on arrays 11 年之前
  Andy Wingo 5cfeff11cc Deprecate use of vector-length, vector-ref, vector-set! as primitive-generics 11 年之前
  Andy Wingo 9db57a19e1 Merge commit '9b5da400dde6e6bc8fd0e318e7ca1feffa5870db' 11 年之前
  Andy Wingo 9b5da400dd Deprecate vector-ref, vector-length, vector-set! on weak vectors 11 年之前
  Andy Wingo 2aed2667fc Merge remote-tracking branch 'origin/stable-2.0' 13 年之前
  Ludovic Courtès 6922d92f96 Use `void *' instead of `GC_PTR' internally. 13 年之前