提交历史

作者 SHA1 备注 提交日期
  Ludovic Courtès 499b5dfa3e Add `SCM_SET_SUBR_GENERIC ()' to replace `SCM_SUBR_GENERIC ()' as an lvalue. 16 年之前
  Ludovic Courtès e95d11110b Make variables related to the subr table size private and unsigned. 16 年之前
  Ludovic Courtès f48393a99b Make variables related to the subr table size private and unsigned. 16 年之前
  Ludovic Courtès 3db825b067 Use immutable cells for closures. 16 年之前
  Ludovic Courtès d3be55145a Use immutable cells (aka. libgc "stubborn") for subrs. 16 年之前
  Ludovic Courtès 6f03035fe8 Merge branch 'master' into boehm-demers-weiser-gc 16 年之前
  Ludovic Courtes ce66606641 procs/weaks/hashtab: Removed a bit of useless mark/free code. 19 年之前
  Ludovic Courtès 102dbb6f6c Add `SCM_INTERNAL' macro, use it. 17 年之前
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 年之前
  Marius Vollmer 92205699d0 The FSF has a new address. 20 年之前
  Marius Vollmer d2e53ed6f8 *** empty log message *** 20 年之前
  Marius Vollmer bc36d0502b * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into 20 年之前
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 年之前
  Dirk Herrmann f9450cdb14 * procs.h (SCM_CLOSURE_BODY): New Macro. 23 年之前
  Marius Vollmer 21ac1f4c5b (SCM_MAKE_CCLO_TAG): New. 23 年之前
  Marius Vollmer 33b001fd89 Prefixed each each exported symbol with SCM_API. 23 年之前
  Dirk Herrmann dee01b012c * Removed deprecated stuff. 23 年之前
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 年之前
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 24 年之前
  Michael Livshin c014a02eec revert the ill-considered part of the 2001-05-24 changes 24 年之前
  Michael Livshin 1be6b49ccb * validate.h 24 年之前
  Marius Vollmer c88a8162c4 (scm_c_make_subr, scm_c_define_subr, 24 年之前
  Dirk Herrmann 726d810a75 * Fixed scm_thunk_p's results when applied to closures. 24 年之前
  Dirk Herrmann 22a52da14d * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros. 24 年之前
  Dirk Herrmann 23a62df4fe * Re-introduces the unused member "documentation" of struct scm_subr_entry. 24 年之前
  Dirk Herrmann 54a33a61d9 * Removed unused member "properties" from struct scm_subr_entry. 24 年之前
  Dirk Herrmann c9c01b1125 * Removed unused member "documentation" from struct scm_subr_entry. 24 年之前
  Dirk Herrmann 74cc85038e * Don't use string or vector macros when accessing compiled closures. 24 年之前
  Dirk Herrmann 2d9cdf4e81 * Don't assign to SCM_SUBRF, use new SCM_SET_SUBRF macro instead. 25 年之前
  Dirk Herrmann 9a09deb1c3 * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP. 25 年之前