Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Andy Wingo ce471ab8b0 rename SCM_SNAME to SCM_SUBR_NAME 15 yıl önce
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 yıl önce
  Ludovic Courtès e20d7001c3 Remove "compiled closures" ("cclos") in favor of a simpler mechanism. 16 yıl önce
  Ludovic Courtès ac51e74b95 Use double-cells to store subrs. 16 yıl önce
  Ludovic Courtès feccd2d310 Add `SCM_SET_SUBR_GENERIC ()' to replace `SCM_SUBR_GENERIC ()' as an lvalue. 16 yıl önce
  Ludovic Courtès e95d11110b Make variables related to the subr table size private and unsigned. 16 yıl önce
  Ludovic Courtès 102dbb6f6c Add `SCM_INTERNAL' macro, use it. 16 yıl önce
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 yıl önce
  Marius Vollmer 92205699d0 The FSF has a new address. 19 yıl önce
  Marius Vollmer d2e53ed6f8 *** empty log message *** 20 yıl önce
  Marius Vollmer bc36d0502b * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into 20 yıl önce
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 yıl önce
  Dirk Herrmann f9450cdb14 * procs.h (SCM_CLOSURE_BODY): New Macro. 23 yıl önce
  Marius Vollmer 21ac1f4c5b (SCM_MAKE_CCLO_TAG): New. 23 yıl önce
  Marius Vollmer 33b001fd89 Prefixed each each exported symbol with SCM_API. 23 yıl önce
  Dirk Herrmann dee01b012c * Removed deprecated stuff. 23 yıl önce
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 yıl önce
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 23 yıl önce
  Michael Livshin c014a02eec revert the ill-considered part of the 2001-05-24 changes 24 yıl önce
  Michael Livshin 1be6b49ccb * validate.h 24 yıl önce
  Marius Vollmer c88a8162c4 (scm_c_make_subr, scm_c_define_subr, 24 yıl önce
  Dirk Herrmann 726d810a75 * Fixed scm_thunk_p's results when applied to closures. 24 yıl önce
  Dirk Herrmann 22a52da14d * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros. 24 yıl önce
  Dirk Herrmann 23a62df4fe * Re-introduces the unused member "documentation" of struct scm_subr_entry. 24 yıl önce
  Dirk Herrmann 54a33a61d9 * Removed unused member "properties" from struct scm_subr_entry. 24 yıl önce
  Dirk Herrmann c9c01b1125 * Removed unused member "documentation" from struct scm_subr_entry. 24 yıl önce
  Dirk Herrmann 74cc85038e * Don't use string or vector macros when accessing compiled closures. 24 yıl önce
  Dirk Herrmann 2d9cdf4e81 * Don't assign to SCM_SUBRF, use new SCM_SET_SUBRF macro instead. 25 yıl önce
  Dirk Herrmann 9a09deb1c3 * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP. 25 yıl önce
  Dirk Herrmann f9a644042d * Replace SCM_UNPACK_CAR appropriately. 25 yıl önce