Commit History

作者 SHA1 備註 提交日期
  Thien-Thi Nguyen b88c22e916 Update copyright. 23 年之前
  Mikael Djurfeldt 33d0abd7e1 * list.c (scm_cons_star): Updated comment. 24 年之前
  Mikael Djurfeldt 26a379b298 * list.[ch] (scm_cons_star/cons*): Renamed from 24 年之前
  Dirk Herrmann 79494f15d3 * Removed duplicate implementation of list*. 24 年之前
  Mikael Djurfeldt f2c9fcb07e Updated copyrights 24 年之前
  Dirk Herrmann af45e3b06a * Unified some rest argument checking and handling. 25 年之前
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 年之前
  Dirk Herrmann fbd485ba49 Don't use C operators == and != to compare SCM values. 25 年之前
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 年之前
  Greg J. Badros b6791b2e94 * error.h, error.c: Added `scm_wrong_type_arg_msg' to support 25 年之前
  Greg J. Badros 8507b88c00 * list.c: Added hand-written docs for `del{q,v,ete}1!'. 25 年之前
  Greg J. Badros 7866a09b5b * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, 25 年之前
  Greg J. Badros b450f07086 * arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c, 25 年之前
  Greg J. Badros 2de14ecd1c Patch from Dirk Hermann: 25 年之前
  Mikael Djurfeldt fc0d72d448 * fports.c, list.c: Converted docstrings to ANSI C format and 25 年之前
  Mikael Djurfeldt b380b88547 * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 25 年之前
  Greg J. Badros 5d2d2ffca7 * dynl.c, feature.c, filesys.c, fports.c, list.c, load.c, 25 年之前
  Greg J. Badros 70d6375376 * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c, 25 年之前
  Greg J. Badros e1385ffcd6 * alist.c: minimize scope of the tmp variables, and initialize 25 年之前
  Greg J. Badros 3b3b36ddb7 * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* 25 年之前
  Greg J. Badros a1ec69163d *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. 25 年之前
  Greg J. Badros 47c6b75ea9 * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for 25 年之前
  Greg J. Badros bccab49811 * threads.c, mit-pthreads.c, list.c, coop.c: Remove K&R 25 年之前
  Greg J. Badros 3093947745 * tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of 25 年之前
  Greg J. Badros 0c95b57d77 * coop-threads.c: Remove K&R function headers. 25 年之前
  Greg J. Badros 4079f87ed2 * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC, 25 年之前
  Greg J. Badros 1bbd0b849f * *.c: Pervasive software-engineering-motivated rewrite of 25 年之前
  Jim Blandy ff4670212a Patch from Greg Harvey: 25 年之前
  Mikael Djurfeldt 3946f0ded4 * list.c (scm_reverse): Report an error if given a circular list 26 年之前
  Mikael Djurfeldt a610b8d970 * list.c (scm_list_star): New procedure. 26 年之前