Commit History

Author SHA1 Message Date
  Thien-Thi Nguyen b88c22e916 Update copyright. 23 years ago
  Mikael Djurfeldt e1c7d601ad * ramap.c (s_scm_array_fill_x): Cast `ve' properly in case 24 years ago
  Mikael Djurfeldt 369720835e * ramap.c (serial-array-copy!, serial-array-map!): Removed 24 years ago
  Dirk Herrmann 9a09deb1c3 * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP. 24 years ago
  Dirk Herrmann af45e3b06a * Unified some rest argument checking and handling. 25 years ago
  Dirk Herrmann f5f2dcffbe * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif. 25 years ago
  Dirk Herrmann eb42e2f03a More distinguished handling of real and complex values. 25 years ago
  Dirk Herrmann f8de44c154 * numbers.c (scm_logtest, scm_division): Reordered dispatch sequence. 25 years ago
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 years ago
  Dirk Herrmann fee7ef83a3 Fixed some SCM/scm_bits_t mixups. 25 years ago
  Dirk Herrmann 4260a7fced Lots of fixes with respect to strict typing. 25 years ago
  Dirk Herrmann 1ff2fa6e1a Don't use SCM2PTR for non scheme values. 25 years ago
  Dirk Herrmann f2961ccd8f A couple of typing problems (at leat partially) resolved. 25 years ago
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 years ago
  Dirk Herrmann ba11fd4cb6 Only include root.h where it is actually needed. 25 years ago
  Dirk Herrmann 003d1fd046 Only include vectors.h in those files, where it is actually needed. 25 years ago
  Mikael Djurfeldt 950cc72b8f * __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c, 25 years ago
  Mikael Djurfeldt f12677062e *** empty log message *** 25 years ago
  Mikael Djurfeldt 413cb56ff4 * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h, 25 years ago
  Greg J. Badros c209c88e54 *.[ch]: make a distinction between SCM as a generic 25 years ago
  Greg J. Badros b6791b2e94 * error.h, error.c: Added `scm_wrong_type_arg_msg' to support 25 years ago
  Greg J. Badros 7866a09b5b * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, 25 years ago
  Mikael Djurfeldt b380b88547 * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 25 years ago
  Greg J. Badros 0f981281fd * guile-func-name-check.in: Added this script to statically check 25 years ago
  Greg J. Badros c3ee75204c * *.c, snarf.h: Replace GUILE_PROC1 with SCM_DEFINE1 throughout. 25 years ago
  Greg J. Badros 3b3b36ddb7 * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* 25 years ago
  Greg J. Badros a1ec69163d *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. 25 years ago
  Greg J. Badros c751e5e3c3 * guile-snarf.awk.in: Do argument/number mismatch checking and 25 years ago
  Greg J. Badros 368cf54d89 * unif.c, symbols.c, strings.c, stacks.c, random.c, print.c, 25 years ago
  Greg J. Badros 0c95b57d77 * coop-threads.c: Remove K&R function headers. 25 years ago