Historie revizí

Autor SHA1 Zpráva Datum
  Dirk Herrmann b3fcac341b * __scm.h (SCM_ASSERT, SCM_WTA_DISPATCH_0, SCM_WTA_DISPATCH_1, před 24 roky
  Dirk Herrmann 9f40cd879d * Added function scm_error_num_args_subr. před 24 roky
  Keisuke Nishida e0c08f17b1 Use SCM_LISTn instead of scm_listify. před 24 roky
  Mikael Djurfeldt e6e2e95aa5 * _scm.h: Removed #include <errno.h>. před 24 roky
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, před 24 roky
  Dirk Herrmann a6d9e5abe5 * Change a couple of functions to accept either symbols or strings only. před 24 roky
  Neil Jerram 872e0c7291 před 24 roky
  Dirk Herrmann 406c7d9022 * Extend checks performed with SCM_DEBUG_CELL_ACCESSES=1 and make them před 24 roky
  Dirk Herrmann b63a956dc5 * Re-introduced some symbols as deprecated. před 25 roky
  Dirk Herrmann 685c0d7116 * Eliminated use of SCM_ASSERT to check for range errors. před 25 roky
  Dirk Herrmann 2500356c67 * Cleaned up memory error signalling. před 25 roky
  Dirk Herrmann f5f2dcffbe * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif. před 25 roky
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, před 25 roky
  Gary Houston 1de052a72c * error.c (scm_syserror): save errno before doing anything else, před 25 roky
  Mikael Djurfeldt ef18914a94 * error.c (scm_error): Don't try to throw an error if před 25 roky
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU před 25 roky
  Dirk Herrmann 7ab3fdd51f Only include strings.h where it is actually needed. před 25 roky
  Dirk Herrmann 0fa27efa4a Removed empty file genio.h and references to it. před 25 roky
  Greg J. Badros b6791b2e94 * error.h, error.c: Added `scm_wrong_type_arg_msg' to support před 25 roky
  Gary Houston bd9e24b301 * strings.h: don't use SCM_P. don't include <string.h>. před 25 roky
  Mikael Djurfeldt b380b88547 * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, před 25 roky
  Greg J. Badros 70d6375376 * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c, před 25 roky
  Gary Houston f25f761dac * eval.c: define scm_unbound_variable_key ('unbound-variable). před 25 roky
  Greg J. Badros 1e76143f0f * scm_validate.h (SCM_OUT_OF_RANGE): Use scm_out_of_range_pos to před 25 roky
  Greg J. Badros 3b3b36ddb7 * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* před 25 roky
  Greg J. Badros a1ec69163d *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. před 25 roky
  Greg J. Badros 47c6b75ea9 * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for před 25 roky
  Greg J. Badros 4079f87ed2 * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC, před 25 roky
  Greg J. Badros 1bbd0b849f * *.c: Pervasive software-engineering-motivated rewrite of před 25 roky
  Gary Houston 5c11cc9deb * configure.in: check for hstrerror. před 25 roky