Historie revizí

Autor SHA1 Zpráva Datum
  Ludovic Courtès 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. před 16 roky
  Kevin Ryde 303bddc879 (scm_list): Restore this function for use from C. před 19 roky
  Marius Vollmer 661ae7ab6b Renamed the "frames" that are related to dynamic-wind to "dynamic před 19 roky
  Kevin Ryde 123a1b629e (list): Should be "primitive" in SCM_SNARF_DOCS, not "register". před 19 roky
  Marius Vollmer 92205699d0 The FSF has a new address. před 19 roky
  Kevin Ryde 2ac6b60e86 (scm_make_list): New code, moving make-list from boot-9.scm. před 20 roky
  Kevin Ryde fad3aaf11a (list): Use scm_list_copy, so as to produce a fresh list when před 20 roky
  Kevin Ryde b906b056e4 (scm_cons_star): Don't modify the rest list, it belongs to před 20 roky
  Marius Vollmer d2e53ed6f8 *** empty log message *** před 20 roky
  Marius Vollmer bc36d0502b * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into před 20 roky
  Marius Vollmer e11e83f3d9 * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, před 20 roky
  Marius Vollmer a55c2b6809 * validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, před 20 roky
  Marius Vollmer 93ccaef0c6 * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to před 20 roky
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, před 20 roky
  Dirk Herrmann 212e58ede8 * list.[ch] (scm_i_finite_list_copy): New internal function to před 20 roky
  Kevin Ryde 0dbfb25a64 (varargs.h): Remove, leave just stdarg.h which is all the před 20 roky
  Kevin Ryde d46410989e (scm_append_x): Use iterative style, to avoid non-tail recursion. před 21 roky
  Han-Wen Nienhuys bfefbf18db * eval.c (s_scm_copy_tree): idem. před 21 roky
  Marius Vollmer 71a896390e Changed docstrings so that they no longer talk about returning před 21 roky
  Neil Jerram 1e55d28813 * list.c (scm_list_n): Add #if SCM_DEBUG_CELL_ACCESSES_P around před 21 roky
  Han-Wen Nienhuys eb741d98e2 (scm_list_n): check validate non-immediate arguments; před 21 roky
  Kevin Ryde 4c13270f34 (scm_append): Track argument number and use in error. před 21 roky
  Kevin Ryde de90ef0faa * deprecation.c (scm_c_issue_deprecation_warning_fmt): Add va_end. před 21 roky
  Dirk Herrmann 1685446c0d * srfi/srfi-1.c (srfi1_ilength), libguile/list.c (scm_ilength, před 22 roky
  Dirk Herrmann 9ff1720f85 * list.c (scm_cons_star), ramap.c (scm_ra_sum, scm_ra_product, před 22 roky
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. před 22 roky
  Mikael Djurfeldt c614a00b8c * srfi-1.scm (filter, filter!): Removed. (Now implemented in the core.) před 22 roky
  Han-Wen Nienhuys 34d19ef643 2002-07-20 Han-Wen <hanwen@cs.uu.nl> před 22 roky
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. před 23 roky
  Dirk Herrmann 228a24ef30 Changes in doc/ref: před 23 roky