Commit History

Author SHA1 Message Date
  Mark H Weaver f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Mark H Weaver 663780bb1c Add 'scm_gc_typed_calloc' macro. 12 years ago
  Andy Wingo 42d691ee16 scm_cell, scm_double_cell, scm_words back to gc.h 14 years ago
  Andy Wingo 46163e52e5 simplify inline function infrastructure 14 years ago
  Ludovic Courtès c336514976 Change `scm_words' to accept a 32-bit word number. 13 years ago
  Andy Wingo 0aed71aa51 Revert "add SCM_HEAP_OBJECT_BASE" 13 years ago
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Andy Wingo fd51e66190 attempt to handle steady-state mallocations better 13 years ago
  Andy Wingo fbe1cb7f64 remove public scm_protects export 13 years ago
  Andy Wingo f0d1bacd78 deprecate direct scm_protects access 13 years ago
  Andy Wingo 47ed8656db add SCM_HEAP_OBJECT_BASE 13 years ago
  Andy Wingo 21041372ed add SCM_{PACK,UNPACK}_POINTER 13 years ago
  Andy Wingo ff670362aa scm_cell, scm_double_cell, scm_words back to gc.h 14 years ago
  Andy Wingo 4cf77f0946 simplify inline function infrastructure 14 years ago
  Andy Wingo fc7bd367ab remove all deprecated code 14 years ago
  Ludovic Courtès 8c93b597b3 Fix the visibility of a few of internal symbols. 15 years ago
  Ludovic Courtès e3401c659e Use GCC's `malloc' attribute for malloc-like routines. 15 years ago
  Ludovic Courtès acbccb0c83 Reinstate `scm_protects', for backward compatibility. 15 years ago
  Andy Wingo 562cd1b8f8 more boot cleanup 15 years ago
  Ludovic Courtès 0eb934f1f0 Use `SCM_DEPRECATED' in declarations of deprecated functions/variables. 15 years ago
  Ludovic Courtès 6dc797eee9 Merge branch 'master' into boehm-demers-weiser-gc 15 years ago
  Ken Raeburn 5f5e7a2cd6 Make test-case compilation with -DSCM_DEBUG=1 work. 15 years ago
  Ludovic Courtès 760fb97d1f Remove deprecated variables/macros from the GC headers. 15 years ago
  Ludovic Courtès f86f3b5b11 Remove the `scm_tc_free_cell' SMOB type. 15 years ago
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 16 years ago
  Ludovic Courtès 85d7012ec3 Remove references to `scm_in_heap_p ()'. 16 years ago
  Ludovic Courtès 7f9ec18a1f Expose `GC_dump ()' at the Scheme level. 16 years ago
  Ludovic Courtès 6033d3266c Remove per-thread `gc_running_p'. 16 years ago
  Ludovic Courtès f5cc9619df Remove GC-related fields from `scm_i_thread'. 16 years ago