Historial de Commits

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