Historique des commits

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