summaryrefslogtreecommitdiff
path: root/libguile/boolean.c
Commit message (Expand)AuthorAgeFilesLines
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* (scm_is_bool): Fix typo.Marius Vollmer2004-07-061-3/+5
* (scm_is_true, scm_is_false, scm_from_bool, scm_to_bool): New.Marius Vollmer2004-07-051-0/+15
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-36/+12
* Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen2002-03-141-2/+0
* * First batch of libguile changes for Elisp support.Neil Jerram2002-01-221-2/+3
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller2001-07-191-1/+1
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida2001-03-091-1/+0
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer2000-11-171-0/+2
* * Docstring fixes - adding texinfo markup and removing extraneous trailing ne...Neil Jerram2000-08-181-2/+2
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-211-4/+4
* Don't use C operators == and != to compare SCM values.Dirk Herrmann2000-03-291-1/+1
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* * error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros2000-03-031-1/+1
* * sort.c: typo in comment fixed.Greg J. Badros2000-01-261-3/+3
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-2/+2
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-2/+2
* Remove leading whitespace before empty docstrings.Greg J. Badros1999-12-131-1/+1
* * *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:Greg J. Badros1999-12-121-1/+1
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-14/+17
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-15/+3
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+2
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+88