Historial de Commits

Autor SHA1 Mensaje Fecha
  Thien-Thi Nguyen b88c22e916 Update copyright. hace 23 años
  Mikael Djurfeldt aeacfc8fd1 * gc.c, gc.h (scm_default_init_heap_size_1, hace 24 años
  Mikael Djurfeldt 7bd4fbe2de * gc.c (scm_protect_object): Updated comment. hace 24 años
  Dirk Herrmann 6a19994066 * The reference count in scm_unprotect_object is always positive. hace 24 años
  Mikael Djurfeldt 0f0f08998d * gc.c (scm_protect_object): Avoid looking up the object handle hace 24 años
  Michael Livshin 2dd6a83aed * gc.c (scm_unprotect_object): fix a nasty typo bug (thanks to hace 24 años
  Dirk Herrmann 9a09deb1c3 * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP. hace 25 años
  Dirk Herrmann f8eaf8b9a3 * Restored the old behaviour of scm_create_hook. hace 25 años
  Dirk Herrmann e11f8b42f2 * The name property of hooks is deprecated. hace 25 años
  Dirk Herrmann 47457e8a43 * Replace SCM_UNPACK_CAR appropriately. hace 25 años
  Dirk Herrmann 206d3de31e * Replace SCM_UNPACK_CAR appropriately. hace 25 años
  Dirk Herrmann 6ba93e5e88 * Deprecated some unused SCM_NxxxP macros. hace 25 años
  Michael Livshin fe517a7d3d * gc.c (scm_heap_seg_data_t): fixed comment for the `span' member. hace 25 años
  Michael Livshin 686765af61 * gc.h (SCM_[SET_]CELL_{WORD,OBJECT}, SCM_VALIDATE_CELL): brought hace 25 años
  Dirk Herrmann 1a548472dd * gc.c (scm_cellp): Fixed and simplified. hace 25 años
  Mikael Djurfeldt 801cb5e7ce * gc.c: Removed #include "libguile/guardians.h". hace 25 años
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, hace 25 años
  Mikael Djurfeldt bc9d9bb216 * gc.c (scm_must_malloc, scm_must_realloc, scm_must_free): Added hace 25 años
  Dirk Herrmann 195e620170 Some cleanups with regard to the use of SCM2PTR and casts to SCM_CELLPTR. hace 25 años
  Dirk Herrmann c8045e8dbd * struct.c, struct.h: Struct data regions (and thus also vtable data regions) hace 25 años
  Dirk Herrmann cf551a2be9 The msymbol slots are now a field of scm_bits_t values. hace 25 años
  Dirk Herrmann 54778cd312 Lots of fixes to make guile (at some time) compile with strict typing. hace 25 años
  Dirk Herrmann 96f6f4aebf Removed use of SCM_POINTERS_MUNGED. hace 25 años
  Mikael Djurfeldt c67baafdd1 * gc.c (scm_mark_locations): Changed * (SCM **) X --> * (SCM *) X hace 25 años
  Mikael Djurfeldt 890b019c74 * gc.c (scm_gc_sweep): SCM_PACK/UNPACK corrections. hace 25 años
  Mikael Djurfeldt 77490b49ab * gc.c (scm_gc_mark): Bugfix 1: The recent SCM_PACK/UNPACK change hace 25 años
  Mikael Djurfeldt 8fef55a81c * gc.c, gc.h (SCM_MIN_YIELD_1, SCM_MIN_YIELD_2, hace 25 años
  Mikael Djurfeldt 1811ebcee5 * gc.c (alloc_some_heap): Further improvement of minimal heap size hace 25 años
  Mikael Djurfeldt 7dbff8b15d (gc_sweep_freelist_finish): Inserted explanation of use of hace 25 años
  Mikael Djurfeldt 37ddcaf606 * gc.c (scm_gc_stats): Inserted explanation of local_scm_mtrigger hace 25 años