summaryrefslogtreecommitdiff
path: root/libguile/stackchk.h
Commit message (Expand)AuthorAgeFilesLines
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-2/+0
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove useless "classes: h_files" from Guile headers.Andy Wingo2018-06-201-3/+2
* Unwind-only stack overflow exceptionsAndy Wingo2014-02-201-2/+1
* remove #define STACK_CHECKING from __scm.h.Andy Wingo2011-05-151-2/+2
* c stack overflow checked for, once moreAndy Wingo2010-10-011-0/+1
* fix SCM_STACK_OVERFLOW_P bugAndy Wingo2010-01-091-5/+3
* Arrange so that `SCM_I_CURRENT_THREAD' is not accessed outside of libguile.Ludovic Courtès2009-10-091-3/+3
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Avoid `Stack overflow' errors when running `make check'Neil Jerram2008-10-171-0/+1
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-2/+2
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* See ChangeLog from 2005-03-02.Marius Vollmer2005-03-021-2/+2
* * __scm.h (SCM_STACK_PTR): New macro. (Cast argument throughMikael Djurfeldt2003-05-221-3/+5
* * Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING toDirk Herrmann2003-04-201-10/+2
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* * stackchk.h: fix various preprocessor usages of new publicRob Browning2003-03-271-1/+1
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-5/+5
* * Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann2001-08-311-7/+10
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros2000-03-021-4/+4
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * stackchk.h (SCM_STACK_OVERFLOW_P): Change definition to avoidJim Blandy1998-09-051-2/+2
* * 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-19/+4
* * stackchk.h: #include "libguile/debug.h",Jim Blandy1996-09-101-0/+4
* * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1996-09-051-1/+1
* Don't install the unwashed masses of Guile header files in theJim Blandy1996-09-041-1/+1
* * __scm.h, stackchk.h, stackchk.c: Guile now performs stackMikael Djurfeldt1996-08-231-8/+21
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+90