summaryrefslogtreecommitdiff
path: root/libguile/dynwind.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-11* Documentation work.Neil Jerram1-2/+2
2001-08-25* eval.c (scm_m_atbind): Redesigned to behvae like `let', but withMarius Vollmer1-1/+1
2001-07-26* tags.h: Update tag system docs.Marius Vollmer1-13/+19
2001-07-09Remove "face-lift" comment.Thien-Thi Nguyen1-2/+0
2001-06-26 * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,Keisuke Nishida1-5/+5
2001-06-14replace "scm_*_t" with "scm_t_*".Marius Vollmer1-8/+8
2001-06-07* Introduce SCM_UNUSED and mark unused function parameters.Dirk Herrmann1-2/+2
2001-05-26revert the ill-considered part of the 2001-05-24 changesMichael Livshin1-1/+1
2001-05-24* validate.hMichael Livshin1-2/+2
2001-05-15Merge from mvo-vcell-cleanup-1-branch.Marius Vollmer1-2/+1
2001-04-03Correct, update, improve and clean up a lot of docstrings in order to makeMartin Grabmüller1-24/+30
2001-03-09Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida1-1/+0
2001-02-16(scm_dynamic_wind): Removed unnecessary "" from docstrings.Martin Grabmüller1-3/+4
2000-12-08Smob-related creanup.Keisuke Nishida1-5/+5
2000-11-17* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer1-0/+2
2000-04-21* Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt1-8/+8
2000-03-30Fix some typing issues wrt SCM/scm_bits_t.Dirk Herrmann1-2/+3
2000-03-22* dynwind.c (scm_swap_bindings): Ditto.Mikael Djurfeldt1-1/+2
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
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
2000-03-14* dynwind.c: changed the wind-guards representation to doubleMikael Djurfeldt1-27/+8
2000-03-12*** empty log message ***Mikael Djurfeldt1-2/+2
2000-03-12* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,Mikael Djurfeldt1-2/+2
2000-03-09*.[ch]: make a distinction between SCM as a genericGreg J. Badros1-2/+2
2000-01-18* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt1-55/+44
2000-01-05* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros1-1/+1
2000-01-05*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros1-2/+2
1999-12-16* *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1-1/+1
1999-12-13* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1-1/+54
1999-12-12* *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1-3/+1
1999-12-12* *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1-12/+15
1999-09-12* __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,Mikael Djurfeldt1-1/+1
1999-07-28Removed configuration option --enable-lang which was recently added.Mikael Djurfeldt1-20/+12
1999-07-27* dynwind.c (scm_dowinds): Removed obsolete wind_key #f case.Mikael Djurfeldt1-16/+41
1999-07-07Greg's smob patchMikael Djurfeldt1-13/+3
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-07-23Simplify smob and port marking; set the mark bit in the genericJim Blandy1-1/+1
1998-06-18* dynwind.c: #include "genio.h"; #include "smob.h"; Implemented aMikael Djurfeldt1-0/+74
1998-01-30* dynwind.c (scm_wind_chain): New debug function.Mikael Djurfeldt1-0/+11
1997-07-26* dynwind.c (scm_dowinds): Handle fluids on the wind list.Marius Vollmer1-6/+26
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-15/+3
1996-09-10C files should #include only the header files they need, notJim Blandy1-0/+3
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+148