コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Llorens 2d8c75f9f2 Remove scm_generalized_vector_get_handle 8 年 前
  Andy Wingo 7ed54fd36d All literal constants are read-only 7 年 前
  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' 12 年 前
  Ludovic Courtès 6922d92f96 Use `void *' instead of `GC_PTR' internally. 12 年 前
  Andy Wingo a141db8604 remove weak pairs, rewrite weak vectors 13 年 前
  Andy Wingo fa075d40dc scm_wta_* procedures replace SCM_WTA_* macros 13 年 前
  Andy Wingo d3464bb6e2 correct use of SCM2PTR in SCM_I_REGISTER_DISAPPEARING_LINK forms 13 年 前
  Andy Wingo b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK 13 年 前
  Ian Price ca65967360 fix fencepost error in vector-move-left! and -right! 14 年 前
  Andy Wingo 551b96d294 fix vector-move-right! and vector-move-left! 14 年 前
  Andy Wingo cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) 15 年 前
  Andy Wingo 5c39373f48 clean up includes in vectors.[ch] 15 年 前
  Andy Wingo c5f171027d fix bug in string array implementation type mask 15 年 前
  Ludovic Courtès f65e0168d5 Remove extraneous semicolon after `SCM_ARRAY_IMPLEMENTATION' & co. 15 年 前
  Andy Wingo e7efe8e793 decruftify scm_sys_protects 15 年 前
  Ludovic Courtès ed7e0765c4 Allocate vectors in a contiguous memory area. 15 年 前
  Ludovic Courtès 731dd0ce19 Merge branch 'bdw-gc-static-alloc' 15 年 前
  Ludovic Courtès 1c44468d77 Rename "boehm-gc.h" to "bdw-gc.h"; add to the distribution. 15 年 前
  Ludovic Courtès 5f236208d0 Merge branch 'boehm-demers-weiser-gc' into bdw-gc-static-alloc 15 年 前
  Ludovic Courtès 7af531508c Merge branch 'master' into boehm-demers-weiser-gc 15 年 前