summaryrefslogtreecommitdiff
path: root/libguile/stackchk.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-01scm_report_stack_overflow eventually resets scm_stack_checking_enabled_pAndy Wingo1-1/+17
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2008-10-17Avoid `Stack overflow' errors when running `make check'Neil Jerram1-0/+12
2008-09-13Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès1-1/+4
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2005-03-02See ChangeLog from 2005-03-02.Marius Vollmer1-10/+11
2004-10-22* variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c,Marius Vollmer1-3/+3
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-36/+12
2003-03-27* stackchk.c: fix various preprocessor usages of new publicRob Browning1-2/+2
2002-03-14Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen1-2/+0
2001-07-19 * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller1-1/+1
2001-07-09Remove "face-lift" comment.Thien-Thi Nguyen1-2/+0
2001-05-24* validate.hMichael Livshin1-1/+1
2001-03-09Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida1-1/+0
2000-11-17* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer1-0/+2
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-04-21* Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt1-5/+5
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-18Only include root.h where it is actually needed.Dirk Herrmann1-0/+1
2000-03-17Only include ports.h where it is actually needed.Dirk Herrmann1-0/+1
2000-03-17Removed empty file genio.h and references to it.Dirk Herrmann1-1/+0
1999-12-12* *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1-2/+5
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1997-10-15 * Makefile.in: Rebuilt.Tom Tromey1-4/+4
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1996-10-27* load.c: change s_try_load and s_try_load_path to s_primitive_loadGary Houston1-0/+2
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-15/+3
1996-10-12* error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error.Gary Houston1-1/+1
1996-09-19 * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is anGary Houston1-1/+5
1996-09-10C files should #include only the header files they need, notJim Blandy1-0/+2
1996-08-23* __scm.h, stackchk.h, stackchk.c: Guile now performs stackMikael Djurfeldt1-8/+4
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+112