コミット履歴

作者 SHA1 メッセージ 日付
  Andy Wingo b3909e8f00 tmp 13 年 前
  Andy Wingo c2f56e4d89 SCM always 64 bits wide 13 年 前
  Andy Wingo 6ab63d4446 scm is always a union 13 年 前
  Andy Wingo 976509b8e4 SCM is a union 13 年 前
  Andy Wingo 4df2c014d7 add SCM_SIZEOF_VOID_P 13 年 前
  Andy Wingo 20291e3db3 add check that pointers are represented the same way as integers 13 年 前
  Andy Wingo c037832c65 SCM_IS_BIG_ENDIAN in scmconfig.h 13 年 前
  Andy Wingo 931b4a6ddc Bump default typing strictness to 2. 13 年 前
  Andy Wingo 86fb1eb631 merge strictness branch from 2.0 13 年 前
  Andy Wingo 2002f1f847 refactor do_thread_exit cleanup handler invocation 13 年 前
  Andy Wingo 4d40bea6c2 i18n error return type fix 13 年 前
  Andy Wingo a3069bace8 PTR2SCM and SCM2PTR in inline.h 13 年 前
  Andy Wingo 6ef437665c compile-time assertion in net_db uses constant expressions 13 年 前
  Andy Wingo 3429770095 ports.c uninitialized static SCM values are #f, not 0 13 年 前
  Andy Wingo 1b3daef033 scm_port_for_each fix 13 年 前
  Andy Wingo 6bb2c00a76 weak_bucket_assoc tweak 13 年 前
  Andy Wingo 0b0ac740fc vm_make_boot_program initializer fix 13 年 前
  Andy Wingo d3464bb6e2 correct use of SCM2PTR in SCM_I_REGISTER_DISAPPEARING_LINK forms 13 年 前
  Andy Wingo 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc 13 年 前
  Andy Wingo b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK 13 年 前
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != 13 年 前
  Andy Wingo b2feee6bc0 deprecate scm_internal_dynamic_wind 13 年 前
  Andy Wingo b5df9cda41 excise scm_internal_dynamic_wind from goops.c 13 年 前
  Andy Wingo c98ce8f599 async.c refactor 13 年 前
  Andy Wingo 2e16a342f2 fix type errors 13 年 前
  Andy Wingo 210c0325d3 allow iflags to be constant expressions with typing-strictness==2 13 年 前
  Andy Wingo 544a29de14 fix static allocation with debug_typing_strictness==2 13 年 前
  Andy Wingo fc7bd367ab remove all deprecated code 13 年 前
  Andy Wingo b5070556c5 add missing SCM_DEPRECATED annotation 13 年 前
  Andy Wingo 7fbea320fb Merge remote-tracking branch 'origin/stable-2.0' 13 年 前