Commit Verlauf

Autor SHA1 Nachricht Datum
  Thien-Thi Nguyen b88c22e916 Update copyright. vor 23 Jahren
  Mikael Djurfeldt c357d54673 * ports.c (scm_ungetc): Cast value to unsigned char ptr before vor 25 Jahren
  Dirk Herrmann f9a644042d * Replace SCM_UNPACK_CAR appropriately. vor 25 Jahren
  Dirk Herrmann af45e3b06a * Unified some rest argument checking and handling. vor 25 Jahren
  Dirk Herrmann f5f2dcffbe * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif. vor 25 Jahren
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, vor 25 Jahren
  Mikael Djurfeldt 7a754ca6c2 * ports.c, ports.h (close-input-port, close-output-port): New R5RS vor 25 Jahren
  Dirk Herrmann 12a8b76952 Fix some SCM/scm_bits_t mismatches. vor 25 Jahren
  Dirk Herrmann 54778cd312 Lots of fixes to make guile (at some time) compile with strict typing. vor 25 Jahren
  Dirk Herrmann 74a16888eb Change type of member 'stream' in scm_port from SCM to scm_bits_t. vor 25 Jahren
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU vor 25 Jahren
  Dirk Herrmann ba11fd4cb6 Only include root.h where it is actually needed. vor 25 Jahren
  Dirk Herrmann 7ab3fdd51f Only include strings.h where it is actually needed. vor 25 Jahren
  Gary Houston 70df8af662 * ports.c (flush_void_port): renamed to flush_port_default. vor 25 Jahren
  Mikael Djurfeldt f12677062e *** empty log message *** vor 25 Jahren
  Mikael Djurfeldt 413cb56ff4 * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h, vor 25 Jahren
  Greg J. Badros c209c88e54 *.[ch]: make a distinction between SCM as a generic vor 25 Jahren
  Greg J. Badros b6791b2e94 * error.h, error.c: Added `scm_wrong_type_arg_msg' to support vor 25 Jahren
  Greg J. Badros 7866a09b5b * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, vor 25 Jahren
  Greg J. Badros 564478fd3b * ports.c: Made `set-port-column!' and `set-port-line!' each vor 25 Jahren
  Greg J. Badros b450f07086 * arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c, vor 25 Jahren
  Greg J. Badros bfc46627ce * ports.c: Doc patches from Richard Kim. Pasted from MIT Scheme. vor 25 Jahren
  Gary Houston bd9e24b301 * strings.h: don't use SCM_P. don't include <string.h>. vor 25 Jahren
  Mikael Djurfeldt a3c8b9fce9 * strports.c (st_end_input): Inserted parenthesis to get operator 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 c1bfcf602b * scm_validate.h: Added SCM_NUM2LONG_DEF macro. Make vor 25 Jahren
  Greg J. Badros 8aa011a12c * fports.c, ports.c, ports.h, strports.c, vports.c: Make write vor 25 Jahren
  Greg J. Badros 9a8351bc15 * scm_validate.h, chars.c, ports.c, print.c, read.c, strings.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