Commit History

Author SHA1 Message Date
  Thien-Thi Nguyen b88c22e916 Update copyright. 22 years ago
  Thien-Thi Nguyen 6ca50d4204 (scm_stat2scm): Update autoconf-managed cpp 23 years ago
  Dirk Herrmann af45e3b06a * Unified some rest argument checking and handling. 24 years ago
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 years ago
  Dirk Herrmann 4260a7fced Lots of fixes with respect to strict typing. 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 003d1fd046 Only include vectors.h in those files, where it is actually needed. 25 years ago
  Dirk Herrmann 0fa27efa4a Removed empty file genio.h and references to it. 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
  Gary Houston bd9e24b301 * strings.h: don't use SCM_P. don't include <string.h>. 25 years ago
  Gary Houston ae1b098b07 * posix.c (scm_pipe): rewrote the docstring. 25 years ago
  Gary Houston 28d77376bc * filesys.c (scm_select, retrieve_select_type, get_element, 25 years ago
  Gary Houston d831b03918 * filesys.c (scm_chown): omit port/fdes support if HAVE_FCHOWN is 25 years ago
  Mikael Djurfeldt a3c8b9fce9 * strports.c (st_end_input): Inserted parenthesis to get operator 25 years ago
  Mikael Djurfeldt d3818c2982 * 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
  Gary Houston f25f761dac * eval.c: define scm_unbound_variable_key ('unbound-variable). 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 47c6b75ea9 * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for 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 6b5a304f6b * *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VALIDATE_NIMP 25 years ago
  Greg J. Badros 1bbd0b849f * *.c: Pervasive software-engineering-motivated rewrite of 25 years ago
  Gary Houston 52cfc69be6 support new configure options: --disable-posix, --disable-net 25 years ago
  Jim Blandy 0d03da62e3 Change the name of the objects returned by OPENDIR from 25 years ago