Cronologia Commit

Autore SHA1 Messaggio Data
  Andy Wingo 1bbf7f7580 Add `scm_smob_type_class()'. 10 anni fa
  Mark H Weaver 856d318a9f Merge branch 'stable-2.0' 10 anni fa
  David Kastrup 8442211ef0 Fix SCM_SMOB_OBJECT{_,_0_,_1_,_2_,_3_}LOC. 10 anni fa
  Ludovic Courtès 0f6dd25023 Avoid use of `GC_PTR' in "smob.h". 13 anni fa
  Andy Wingo c05805a4ea make applicable smob calls cheaper, and fix a memory leak 13 anni fa
  Andy Wingo 80be163f81 make applicable smob calls cheaper, and fix a memory leak 13 anni fa
  Andy Wingo c46fee438c scm_new_smob, scm_new_double_smob inline functions 13 anni fa
  Andy Wingo dc7da0be90 refactor tc7 and tc16 checks 13 anni fa
  Andy Wingo 27583e7466 scm_new_smob, scm_new_double_smob inline functions 13 anni fa
  Ludovic Courtès be90d0b6f9 Add `scm_t_subr' typedef (fix bug #23681). 14 anni fa
  Andy Wingo 75c3ed2820 smobs are applied with vm trampoline procedures 15 anni fa
  Andy Wingo cc7005bc37 remove scm_tc7_gsubr 15 anni fa
  Andy Wingo 735bcfe579 add SCM_SMOB_TYPE_BITS and SCM_SMOB_TYPE_MASK 15 anni fa
  Andy Wingo 56164dc47f clean up smob macro implementation 15 anni fa
  Ludovic Courtès 3051344be5 Remove default port/SMOB finalizers. 15 anni fa
  Ludovic Courtès 1c44468d77 Rename "boehm-gc.h" to "bdw-gc.h"; add to the distribution. 15 anni fa
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc 15 anni fa
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 anni fa
  Ludovic Courtès 202271f291 Publish the maximum number of SMOB types as `SCM_I_MAX_SMOB_TYPE_COUNT'. 16 anni fa
  Ludovic Courtès c891a40e9f Publish the maximum number of SMOB types as `SCM_I_MAX_SMOB_TYPE_COUNT'. 16 anni fa
  Ludovic Courtes e7bca22779 Use thread-local allocation (significant perf. improvement!); added the `boehm-gc.h' header. 18 anni fa
  Ludovic Courtes 10fb3386dd Fixed use of finalizers for guardians and SMOBs (undoes patches 23-24). 18 anni fa
  Ludovic Courtes e9d635e5d8 Added support for SMOBs free function (via finalizers). 18 anni fa
  Ludovic Courtes 378f262561 Added support for SMOB custom mark procedures. 18 anni fa
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 anni fa
  Marius Vollmer 92205699d0 The FSF has a new address. 20 anni fa
  Marius Vollmer 197b057336 (scm_assert_smob_type): New. 20 anni fa
  Marius Vollmer 37fc18ae73 * smob.h (SCM_SMOB_DATA_2, SCM_SMOB_DATA_3, SCM_SMOB_FLAGS, 21 anni fa
  Dirk Herrmann df5af69a91 * smob.h (scm_make_smob_type): Made the declaration match the 21 anni fa
  Marius Vollmer da0e6c2baf Make type names char const * instead of char *. Thanks to Paul Jarc! 21 anni fa