Commit History

作者 SHA1 備註 提交日期
  Andy Wingo 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' 13 年之前
  Andy Wingo ff1feca9bd allocate a tc7 to bitvectors 13 年之前
  Andy Wingo b2637c985c allocate a tc7 to arrays 13 年之前
  Andy Wingo 2575157e54 remove unused <class> slot: keyword-access 13 年之前
  Andy Wingo 0818837f65 deprecate make-vtable-vtable 13 年之前
  Andy Wingo 62bd5d66cb threadsafe access to scm_ptobs 13 年之前
  Andy Wingo 4938d3cb74 Merge remote-tracking branch 'origin/stable-2.0' 13 年之前
  Andy Wingo 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol 13 年之前
  Andy Wingo a141db8604 remove weak pairs, rewrite weak vectors 13 年之前
  Andy Wingo 203a92b67b convert internal weak hash table users to use the weak table api 13 年之前
  Andy Wingo 13d807b7d3 fix segfault in goops if class fields are redefined 13 年之前
  Andy Wingo ab4bc85398 Merge remote-tracking branch 'origin/stable-2.0' 13 年之前
  Andy Wingo ae88d9bcf6 fix CPL of <extended-generic-with-setter> and <extended-accessor> 13 年之前
  Andy Wingo 28d0871b55 defining a smob or port type no longer mucks exports of (oop goops) 13 年之前
  Andy Wingo a099c8d971 Merge remote-tracking branch 'origin/stable-2.0' 13 年之前
  Andy Wingo ea742d29c5 threadsafe addition to the goops vtable_class_map 13 年之前
  Andy Wingo fa075d40dc scm_wta_* procedures replace SCM_WTA_* macros 14 年之前
  Andy Wingo 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc 14 年之前
  Andy Wingo b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK 14 年之前
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != 14 年之前
  Andy Wingo b5df9cda41 excise scm_internal_dynamic_wind from goops.c 14 年之前
  Andy Wingo f3c6a02c88 deprecate scm_struct_table 14 年之前
  Ludovic Courtès 190d4b0d93 Make VM string literals immutable. 14 年之前
  Andy Wingo 4a655e50a3 use scm_from_latin1_symboln for string literals and load-symbol 14 年之前
  Andy Wingo e25f37271a fix a number of assuptions that a long could hold an inum 14 年之前
  Ludovic Courtès 5b46a8c2c8 Use "pointer" instead of "foreign" when dealing with wrapped pointers. 14 年之前
  Andy Wingo 52fd9639fd foreign.h presents a more pointer-centric interface 15 年之前
  Andy Wingo f826a8864a fix (class-of #u32()) 15 年之前
  Andy Wingo cc7005bc37 remove scm_tc7_gsubr 15 年之前
  Andy Wingo fd12a19a5e subrs are now VM trampoline procedures 15 年之前