Historique des commits

Auteur SHA1 Message Date
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. il y a 23 ans
  Martin Grabmüller 7beabedb0a * posix.c (getlogin): getlogin() implementation for Windows. il y a 23 ans
  Martin Grabmüller 82893676f4 Make compilation under Windows easier. il y a 23 ans
  Dirk Herrmann 5843e5c988 * Various minor improvements, for example signedness fixes. il y a 23 ans
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". il y a 23 ans
  Dirk Herrmann e81d98ec2d * Introduce SCM_UNUSED and mark unused function parameters. il y a 23 ans
  Marius Vollmer fec097f038 Include "libguile/filesys.h". il y a 23 ans
  Michael Livshin 1be6b49ccb * validate.h il y a 23 ans
  Marius Vollmer 86d31dfe7d Merge from mvo-vcell-cleanup-1-branch. il y a 23 ans
  Michael Livshin 463b2219df * backtrace.c (display_backtrace_body): since the `print_state' il y a 24 ans
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. il y a 24 ans
  Martin Grabmüller c73bdd3a73 (scm_display_error, scm_set_print_params_x, scm_display_application, il y a 24 ans
  Dirk Herrmann 2f2b390c83 * On errors, show line and column information even for unnamed ports. il y a 24 ans
  Dirk Herrmann e40a4095d6 * Make sure that scm_display_error validates its port argument. il y a 24 ans
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, il y a 24 ans
  Dirk Herrmann b24b5e13bf * Get rid of calls to SCM_ROSTRINGP. il y a 24 ans
  Dirk Herrmann 86c991c2a2 * Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBOL_CHARS. il y a 24 ans
  Mikael Djurfeldt f2c9fcb07e Updated copyrights il y a 24 ans
  Dirk Herrmann 9a09deb1c3 * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP. il y a 24 ans
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, il y a 25 ans
  Dirk Herrmann cffcab3013 Some more SCM/scm_bits_t and SCM-is-union issues. 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 f04d8caf82 Only include ports.h where it is actually needed. il y a 25 ans
  Dirk Herrmann 0fa27efa4a Removed empty file genio.h and references to it. 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 3fceef5984 * backtrace.c (scm_display_error_message): Bugfix: Don't use 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 2fdcf8bdf0 * backtrace.c: Fix spelling typo in a comment. il y a 25 ans
  Greg J. Badros 3b3b36ddb7 * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* il y a 25 ans