summaryrefslogtreecommitdiff
path: root/libguile/stackchk.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-20Unwind-only stack overflow exceptionsAndy Wingo1-2/+1
2011-05-15remove #define STACK_CHECKING from __scm.h.Andy Wingo1-2/+2
2010-10-01c stack overflow checked for, once moreAndy Wingo1-0/+1
2010-01-09fix SCM_STACK_OVERFLOW_P bugAndy Wingo1-5/+3
2009-10-09Arrange so that `SCM_I_CURRENT_THREAD' is not accessed outside of libguile.Ludovic Courtès1-3/+3
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2008-10-17Avoid `Stack overflow' errors when running `make check'Neil Jerram1-0/+1
2008-05-31Add `SCM_INTERNAL' macro, use it.Ludovic Courtès1-2/+2
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-2/+2
2003-05-22* __scm.h (SCM_STACK_PTR): New macro. (Cast argument throughMikael Djurfeldt1-3/+5
2003-04-20 * Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING toDirk Herrmann1-10/+2
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2003-03-27* stackchk.h: fix various preprocessor usages of new publicRob Browning1-1/+1
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-5/+5
2001-08-31* Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann1-7/+10
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-4/+4
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-09-05* stackchk.h (SCM_STACK_OVERFLOW_P): Change definition to avoidJim Blandy1-2/+2
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-19/+4
1996-09-10* stackchk.h: #include "libguile/debug.h",Jim Blandy1-0/+4
1996-09-05* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1-1/+1
1996-09-04Don't install the unwashed masses of Guile header files in theJim Blandy1-1/+1
1996-08-23* __scm.h, stackchk.h, stackchk.c: Guile now performs stackMikael Djurfeldt1-8/+21
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+90