Histórico de commits

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