Commit History

Author SHA1 Message Date
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 5534c2817e Remove useless "classes: h_files" from Guile headers. 6 years ago
  Andy Wingo e809758a7e clean up macros.[ch] 15 years ago
  Andy Wingo bab9804661 remove mmacros, SCM_SYNTAX snarf macro 15 years ago
  Andy Wingo 9f09b127d4 remove scm_makacro and scm_makmacro 15 years ago
  Ludovic Courtès 0eb934f1f0 Use `SCM_DEPRECATED' in declarations of deprecated functions/variables. 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Andy Wingo 5a0132b337 a different tack for syncase macro representation 16 years ago
  Ludovic Courtès 102dbb6f6c Add `SCM_INTERNAL' macro, use it. 17 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 20 years ago
  Marius Vollmer f5710d53b1 Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use 21 years ago
  Dirk Herrmann 3b88ed2a4d The purpose of this patch is to make guile's internal memoizers 22 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Dirk Herrmann 3063e30a6d * eval.c (SCM_CEVAL), macros.c (macro_print, scm_makmacro, 22 years ago
  Marius Vollmer 33b001fd89 Prefixed each each exported symbol with SCM_API. 23 years ago
  Dirk Herrmann 0527e68763 * Renamed header macros to the SCM_<filename>_H format. 23 years ago
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 24 years ago
  Dirk Herrmann 22a52da14d * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros. 24 years ago
  Dirk Herrmann 160bb34a53 * Removed unused object parameter from SCM_ASSYNT. 24 years ago
  Dirk Herrmann e11208ca72 * Cleaned up uses and definition of SCM_ASSYNT. 24 years ago
  Keisuke Nishida e841c3e0c0 Smob-related creanup. 24 years ago
  Mikael Djurfeldt f2c9fcb07e Updated copyrights 25 years ago
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 years ago
  Greg J. Badros 7866a09b5b * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, 25 years ago
  Jim Blandy 3eeba8d4f5 * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), 26 years ago
  Mikael Djurfeldt 99027e3c78 * macros.c, macros.h: New files. 26 years ago