コミット履歴

作者 SHA1 メッセージ 日付
  Ludovic Courtès c336514976 Change `scm_words' to accept a 32-bit word number. 13 年 前
  Andy Wingo fca1414908 inlined port functions to ports.h 13 年 前
  Andy Wingo dc7da0be90 refactor tc7 and tc16 checks 13 年 前
  Andy Wingo ff670362aa scm_cell, scm_double_cell, scm_words back to gc.h 14 年 前
  Andy Wingo 4cf77f0946 simplify inline function infrastructure 14 年 前
  Andy Wingo a8952d1fb7 remove scm_newcell_count, scm_newcell2_count 14 年 前
  Andy Wingo 65619ebe9a deprecate scm_immutable_{double_,}cell 14 年 前
  Andy Wingo a3069bace8 PTR2SCM and SCM2PTR in inline.h 14 年 前
  Ludovic Courtès 452c5ad912 Add `scm_peek_byte_or_eof'. 14 年 前
  Ludovic Courtès 6bf623ca34 Remove conflicting `scm_is_string' declaration. 14 年 前
  Ludovic Courtès 183f784947 Inline `scm_is_string'. 14 年 前
  Andy Wingo e809758a7e clean up macros.[ch] 15 年 前
  Andy Wingo 3245c0fbef signedness fix fix fix 16 年 前
  Andy Wingo 6d7c440288 fix scm_array_handle_ref signedness fix 16 年 前
  Ludovic Courtès c72b0ca3b0 Fix signed/unsigned mismatch in `scm_array_handle_{ref,set} ()'. 16 年 前
  Ludovic Courtès 1c44468d77 Rename "boehm-gc.h" to "bdw-gc.h"; add to the distribution. 16 年 前
  Ludovic Courtès 7af531508c Merge branch 'master' into boehm-demers-weiser-gc 16 年 前
  Andy Wingo c6a1380bde Merge commit 'origin/master' 16 年 前
  Michael Gran 889975e51a Add full Unicode capability to ports and the default reader 16 年 前
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc 16 年 前
  Andy Wingo 2a610be594 add generic array implementation facility 16 年 前
  Andy Wingo 2fa901a51f rename unif.[ch] to arrays.[ch] 16 年 前
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 16 年 前
  Ludovic Courtès f7a1ab8b94 Merge branch 'master' into boehm-demers-weiser-gc 16 年 前
  Neil Jerram 95a040cd2b Fix build when compiled with -Wundef -Werror 16 年 前
  Ludovic Courtès 737219ddbb Add `scm_immutable_double_cell ()'. 17 年 前
  Ludovic Courtès 53ea4fdf99 Add `scm_immutable_cell ()'. 17 年 前
  Ludovic Courtès 6f03035fe8 Merge branch 'master' into boehm-demers-weiser-gc 17 年 前
  Ludovic Courtes e7bca22779 Use thread-local allocation (significant perf. improvement!); added the `boehm-gc.h' header. 18 年 前
  Han-Wen Nienhuys 7ddb9baf80 Cleanup mark-during-GC debug checks. 17 年 前