Commit History

Author SHA1 Message Date
  Ludovic Courtes 10fb3386dd Fixed use of finalizers for guardians and SMOBs (undoes patches 23-24). 18 years ago
  Ludovic Courtes e9d635e5d8 Added support for SMOBs free function (via finalizers). 18 years ago
  Ludovic Courtes 378f262561 Added support for SMOB custom mark procedures. 18 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 20 years ago
  Marius Vollmer 197b057336 (scm_assert_smob_type): New. 20 years ago
  Marius Vollmer 37fc18ae73 * smob.h (SCM_SMOB_DATA_2, SCM_SMOB_DATA_3, SCM_SMOB_FLAGS, 21 years ago
  Dirk Herrmann df5af69a91 * smob.h (scm_make_smob_type): Made the declaration match the 21 years ago
  Marius Vollmer da0e6c2baf Make type names char const * instead of char *. Thanks to Paul Jarc! 21 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Han-Wen Nienhuys 34d19ef643 2002-07-20 Han-Wen <hanwen@cs.uu.nl> 22 years ago
  Dirk Herrmann 228a24ef30 Changes in doc/ref: 23 years ago
  Marius Vollmer 16d4699b6b Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and 23 years ago
  Marius Vollmer 33b001fd89 Prefixed each each exported symbol with SCM_API. 23 years ago
  Dirk Herrmann dee01b012c * Removed deprecated stuff. 23 years ago
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 24 years ago
  Michael Livshin c014a02eec revert the ill-considered part of the 2001-05-24 changes 24 years ago
  Michael Livshin 1be6b49ccb * validate.h 24 years ago
  Dirk Herrmann 7a7f7c5314 * Made creation of new smob types thread safe. 24 years ago
  Keisuke Nishida 9e6fc585b2 Remove dump facilities. 24 years ago
  Keisuke Nishida 914cceec2c New dump/undump scheme. 24 years ago
  Keisuke Nishida 03416a991e New files: dump.c, dump.h. 24 years ago
  Dirk Herrmann 8a39e3fc79 * Return type of scm_make_smob_type is scm_bits_t now. 24 years ago
  Keisuke Nishida e841c3e0c0 Smob-related creanup. 24 years ago
  Keisuke Nishida 7c58e21b08 Deprecated scm_make_smob_type_mfpe and scm_set_smob_mfpe. 24 years ago
  Keisuke Nishida 68b069240f Some cleanup on smob calls. 24 years ago
  Keisuke Nishida cb1c46c57e Improved smob calls. 24 years ago
  Keisuke Nishida 0717dfd871 * smob.h (scm_smob_descriptor): Added `apply\' and `gsubr_type\'. 24 years ago
  Mikael Djurfeldt c72baaaa75 * smob.h: Changed comments for scm_make_smob_type and 25 years ago
  Mikael Djurfeldt ffdcbb3f8d * smob.h (scm_smobfuns): Removed deprecated type. 25 years ago