提交歷史

作者 SHA1 備註 提交日期
  Thien-Thi Nguyen b88c22e916 Update copyright. 23 年之前
  Mikael Djurfeldt f34d19c740 * random.c: #include <string.h>. (Needed by memcpy.) 24 年之前
  Dirk Herrmann eb42e2f03a More distinguished handling of real and complex values. 25 年之前
  Dirk Herrmann f8de44c154 * numbers.c (scm_logtest, scm_division): Reordered dispatch sequence. 25 年之前
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 年之前
  Mikael Djurfeldt a401a730c9 Typo 25 年之前
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 年之前
  Dirk Herrmann 7ab3fdd51f Only include strings.h where it is actually needed. 25 年之前
  Dirk Herrmann 003d1fd046 Only include vectors.h in those files, where it is actually needed. 25 年之前
  Dirk Herrmann 0fa27efa4a Removed empty file genio.h and references to it. 25 年之前
  Mikael Djurfeldt 950cc72b8f * __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c, 25 年之前
  Greg J. Badros b6791b2e94 * error.h, error.c: Added `scm_wrong_type_arg_msg' to support 25 年之前
  Greg J. Badros d928e0b4fb * random.c: Added documentation, from SLIB page: 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 c751e5e3c3 * guile-snarf.awk.in: Do argument/number mismatch checking and 25 年之前
  Greg J. Badros 368cf54d89 * unif.c, symbols.c, strings.c, stacks.c, random.c, print.c, 25 年之前
  Greg J. Badros 0c95b57d77 * coop-threads.c: Remove K&R function headers. 25 年之前
  Greg J. Badros 717050c8d5 Remove leading whitespace before empty docstrings. 25 年之前
  Greg J. Badros 6b5a304f6b * *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VALIDATE_NIMP 25 年之前
  Greg J. Badros 1bbd0b849f * *.c: Pervasive software-engineering-motivated rewrite of 25 年之前
  Gary Houston afe5177e7f * acconfig.h: add HAVE_ARRAYS. 25 年之前
  Mikael Djurfeldt 9b741bb6da * random.c, random.h (scm_c_default_rstate, scm_c_uniform32): 25 年之前
  Mikael Djurfeldt 23a621512f Greg's smob patch 25 年之前
  Mikael Djurfeldt 96e263d633 * random.c (scm_i_random_bignum): Made independent of endianness. 26 年之前
  Mikael Djurfeldt 7f14609425 Added #include <stdio.h> 26 年之前
  Mikael Djurfeldt 5ee11b7cc0 * random.c, random.h (scm_i_make_rstate): New function: Makes 26 年之前
  Mikael Djurfeldt 2a0279c9b8 * random.c: Bugfix: Retrieve and store most significant 32 bits in 26 年之前
  Mikael Djurfeldt 5a92ddfd5c * random.c: Removed alloca includes. 26 年之前
  Mikael Djurfeldt a7e7ea3e01 Fix 26 年之前