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 dd8add2fa0 Make .c copyright headers uniform 6 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 6 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 years ago
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 years ago
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 years ago
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 years ago
  Andy Wingo f1d19308ad provide missing prototypes 15 years ago
  Andy Wingo 8a1f4f98e1 remove rpsubrs 15 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 2c0b7c1fa0 (scm_string_equal_p, scm_string_ci_equal_p, scm_string_less_p, 20 years ago
  Marius Vollmer cc95e00ac6 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 20 years ago
  Marius Vollmer 8824ac88f0 * socket.c, rw.c, deprecated.h, validate.h 20 years ago
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 years ago
  Han-Wen Nienhuys 84fad13058 * srfi-13.c (s_scm_string_map): convert character to unsigned char 21 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
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 years ago
  Michael Livshin 1be6b49ccb * validate.h 24 years ago
  Martin Grabmüller 1e6808ea20 Correct, update, improve and clean up a lot of docstrings in order to make 24 years ago
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. 24 years ago
  Martin Grabmüller 942e5b9162 * vectors.c (s_scm_vector_p, list->vector, scm_vector) 24 years ago
  Dirk Herrmann 3ba5a6c2f2 * Make sure that parameter errors are reported correctly. 24 years ago