REPL Server: Don't establish a SIGINT handler.
[bpt/guile.git] / libguile / boolean.c
2011-05-13 Andy Wingoallow iflags to be constant expressions with typing...
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingoremove libguile/lang.h, deprecate %nil (in favor of...
2010-03-30 Andy Wingonil is false, whee
2010-03-28 Mark H WeaverRenumber IFLAGSs so the first 8 are reserved for lisp...
2010-01-19 Ludovic CourtèsReinstate `scm_is_bool ()' as a function.
2009-12-11 Andy Wingomerge from master to elisp
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-27 Mark H Weaverthe cube of lisp booleans (#f nil () #t)
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-08-02 Andy Wingomerge guile-vm to guile
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-07-06 Marius Vollmer(scm_is_bool): Fix typo.
2004-07-05 Marius Vollmer(scm_is_true, scm_is_false, scm_from_bool, scm_to_bool...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-01-22 Neil Jerram* First batch of libguile changes for Elisp support.
2001-07-19 Martin Grabmüller * alist.c, arbiters.c, async.h, backtrace.h, boolean...
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-03-09 Keisuke NishidaRemove #include <stdio.h>. Add #include <string.h>.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-08-18 Neil Jerram* Docstring fixes - adding texinfo markup and removing...
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-03-29 Dirk HerrmannDon't use C operators == and != to compare SCM values.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-01-26 Greg J. Badros* sort.c: typo in comment fixed.
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
1999-12-13 Greg J. BadrosRemove leading whitespace before empty docstrings.
1999-12-12 Greg J. Badros* *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BO...
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import