Historique des commits

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