Commit History

Author SHA1 Message Date
  Andy Wingo 105e36543f Remove scm_puts_unlocked. 8 years ago
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. 8 years ago
  Andy Wingo 0607ebbfcf locking for putc, puts 13 years ago
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != 13 years ago
  Brian Templeton a8aa4c0b56 variable-unset! 14 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 19 years ago
  Marius Vollmer 0345e278f4 * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c, 20 years ago
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 years ago
  Dirk Herrmann 228a24ef30 Changes in doc/ref: 23 years ago
  Marius Vollmer 16d4699b6b Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and 23 years ago
  Neil Jerram 9401323e63 * Documentation work. 23 years ago
  Dirk Herrmann 8c494e9973 * Removed lots of deprecated stuff. 23 years ago
  Marius Vollmer 2b1d120cd7 * variable.c (scm_i_variable_print): Use "value" instead of 23 years ago
  Marius Vollmer dbf5dfb3c1 * variable.h (scm_tc16_variable): Removed. 23 years ago
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 years ago
  Keisuke Nishida 1afff62054 * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5, 23 years ago
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 23 years ago
  Marius Vollmer 86d31dfe7d Merge from mvo-vcell-cleanup-1-branch. 24 years ago
  Dirk Herrmann 22a52da14d * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros. 24 years ago
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. 24 years ago
  Martin Grabmüller 03ba3d5b68 (scm_make_variable, scm_make_undefined_variable) 24 years ago
  Dirk Herrmann 85db4a2c8e * Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead of scm_sysintern... 24 years ago
  Keisuke Nishida e841c3e0c0 Smob-related creanup. 24 years ago
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, 24 years ago
  Mikael Djurfeldt 4fd1f6529d * variable.c: Code layout fixes. 25 years ago