Commit Verlauf

Autor SHA1 Nachricht Datum
  Thien-Thi Nguyen b88c22e916 Update copyright. vor 22 Jahren
  Mikael Djurfeldt 2cf6d0146c * socket.c (scm_getsockopt): Changed type for `optlen' from int to vor 24 Jahren
  Mikael Djurfeldt f2c9fcb07e Updated copyrights vor 24 Jahren
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, vor 25 Jahren
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU vor 25 Jahren
  Dirk Herrmann 7ab3fdd51f Only include strings.h where it is actually needed. vor 25 Jahren
  Dirk Herrmann 003d1fd046 Only include vectors.h in those files, where it is actually needed. vor 25 Jahren
  Greg J. Badros b6791b2e94 * error.h, error.c: Added `scm_wrong_type_arg_msg' to support vor 25 Jahren
  Mikael Djurfeldt b380b88547 * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, vor 25 Jahren
  Greg J. Badros 70d6375376 * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c, vor 25 Jahren
  Greg J. Badros 3b3b36ddb7 * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* vor 25 Jahren
  Greg J. Badros a1ec69163d *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. vor 25 Jahren
  Greg J. Badros 47c6b75ea9 * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for vor 25 Jahren
  Greg J. Badros 3093947745 * tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of vor 25 Jahren
  Greg J. Badros 0c95b57d77 * coop-threads.c: Remove K&R function headers. vor 25 Jahren
  Greg J. Badros 4079f87ed2 * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC, vor 25 Jahren
  Greg J. Badros 717050c8d5 Remove leading whitespace before empty docstrings. vor 25 Jahren
  Greg J. Badros 1bbd0b849f * *.c: Pervasive software-engineering-motivated rewrite of vor 25 Jahren
  Gary Houston 5c11cc9deb * configure.in: check for hstrerror. vor 25 Jahren
  Gary Houston 93a6b6f5a7 * socket.c (scm_fill_sockaddr): zero the address structure before vor 25 Jahren
  Jim Blandy ee149d0368 * ioext.c (scm_do_read_line): Rewritten to use memchr to find the vor 25 Jahren
  Jim Blandy 3eeba8d4f5 * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), vor 26 Jahren
  Jim Blandy 7dc6e7547a * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, vor 26 Jahren
  Jim Blandy d9803e92ba Don't use local_fgets on sockets; ftell doesn't work on sockets. vor 26 Jahren
  Jim Blandy bc45012d8f Centralize the creation of port objects based on stdio FILE * in vor 26 Jahren
  Mikael Djurfeldt a8741caa54 * eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init.c, kw.c, vor 26 Jahren
  Mikael Djurfeldt 1ba8c23aca * socket.c: Check for HAVE_UNIX_DOMAIN_SOCKETS instead of vor 27 Jahren
  Gary Houston ef9ff3fd0a * socket.c (scm_bind): free soka after use. vor 27 Jahren
  Marius Vollmer 7844682850 * filesys.c (scm_close, set_element, get_element, scm_chown, vor 27 Jahren
  Jim Blandy 0e95879552 Changes to compile under gnu-win32, from Marcus Daniels: vor 27 Jahren