Historique des commits

Auteur SHA1 Message Date
  Mikael Djurfeldt 08c880a367 * struct.c (scm_make_struct, scm_make_vtable_vtable): Structs il y a 24 ans
  Mikael Djurfeldt 29b4f9fb2c *** empty log message *** il y a 24 ans
  Mikael Djurfeldt 04323af4ad * struct.c (scm_make_struct_layout, scm_make_struct, il y a 24 ans
  Dirk Herrmann f762051048 * Fixed struct initialization. il y a 24 ans
  Dirk Herrmann af45e3b06a * Unified some rest argument checking and handling. il y a 25 ans
  Dirk Herrmann f8de44c154 * numbers.c (scm_logtest, scm_division): Reordered dispatch sequence. il y a 25 ans
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, il y a 25 ans
  Mikael Djurfeldt cfe66b7276 * struct.c (scm_struct_free_light, scm_struct_free_standard, il y a 25 ans
  Dirk Herrmann c8045e8dbd * struct.c, struct.h: Struct data regions (and thus also vtable data regions) il y a 25 ans
  Dirk Herrmann d8c40b9f49 The struct data is now an array of scm_bits_t variables. il y a 25 ans
  Dirk Herrmann 1c3e63f06d The struct vtable data is now an array of scm_bits_t variables. il y a 25 ans
  Dirk Herrmann 54778cd312 Lots of fixes to make guile (at some time) compile with strict typing. 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
  Mikael Djurfeldt f12677062e *** empty log message *** il y a 25 ans
  Mikael Djurfeldt 4d45e7b69a * stacks.c, stacks.h, struct.c, tags.h, unif.c (scm_bits_t): il y a 25 ans
  Mikael Djurfeldt 413cb56ff4 * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h, il y a 25 ans
  Mikael Djurfeldt 8dee1541be * alist.c, eval.c, net_db.c, posix.c, print.c, snarf.h, struct.c, il y a 25 ans
  Greg J. Badros c209c88e54 *.[ch]: make a distinction between SCM as a generic 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
  Greg J. Badros 7866a09b5b * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, 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 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 c751e5e3c3 * guile-snarf.awk.in: Do argument/number mismatch checking and 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