Commit History

Author SHA1 Message Date
  Thien-Thi Nguyen b88c22e916 Update copyright. 23 years ago
  Mikael Djurfeldt 07286af905 * dynl.c: Changed #include <ltdl.h> --> #include 25 years ago
  Dirk Herrmann af45e3b06a * Unified some rest argument checking and handling. 25 years ago
  Dirk Herrmann b82c6ce052 Avoid modifications of cells via pointers. Use SCM_SET_CELL... instead. 25 years ago
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 years ago
  Dirk Herrmann cffcab3013 Some more SCM/scm_bits_t and SCM-is-union issues. 25 years ago
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 years ago
  Dirk Herrmann 7ab3fdd51f Only include strings.h where it is actually needed. 25 years ago
  Dirk Herrmann f04d8caf82 Only include ports.h where it is actually needed. 25 years ago
  Dirk Herrmann 0fa27efa4a Removed empty file genio.h and references to it. 25 years ago
  Mikael Djurfeldt 7cf1a27e9c * dynl.c: made dynamic_obj representation a double cell. 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
  Marius Vollmer f15a06bfc9 Docstring clarification for scm_registered_modules. 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
  Mikael Djurfeldt b380b88547 * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 25 years ago
  Greg J. Badros c1bfcf602b * scm_validate.h: Added SCM_NUM2LONG_DEF macro. Make 25 years ago
  Greg J. Badros 5d2d2ffca7 * dynl.c, feature.c, filesys.c, fports.c, list.c, load.c, 25 years ago
  Greg J. Badros 70d6375376 * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c, 25 years ago
  Marius Vollmer 4feb69af5a * dynl.c: Use ANSI prototypes. 25 years ago
  Greg J. Badros a1ec69163d *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. 25 years ago
  Greg J. Badros 408ea28aeb * dynl.c: Added #include "scm_validate.h" 25 years ago
  Greg J. Badros 4638e08794 * alist.c, chars.c, dynl.c, net_db.c, numbers.c, unif.c: Use 25 years ago
  Greg J. Badros 0c95b57d77 * coop-threads.c: Remove K&R function headers. 25 years ago
  Greg J. Badros 4079f87ed2 * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC, 25 years ago
  Greg J. Badros 6e8d25a695 * *.c: Finish replacing K&R style prototypes with ANSI C 25 years ago
  Greg J. Badros 156dcb091b * *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T: 25 years ago
  Greg J. Badros 1bbd0b849f * *.c: Pervasive software-engineering-motivated rewrite of 25 years ago
  Mikael Djurfeldt 23a621512f Greg's smob patch 26 years ago