summaryrefslogtreecommitdiff
path: root/libguile/arbiters.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-22Move variables to avoid c99-isms in recent:Kevin Ryde1-2/+2
2004-08-17(FETCH_STORE): New macro.Kevin Ryde1-42/+65
2004-08-05Update docstrings per doc/ref/api-scheduling.texi.Kevin Ryde1-7/+12
2004-08-05(scm_try_arbiter): Use scm_i_misc_mutex instead ofKevin Ryde1-13/+37
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-36/+12
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-06-14replace "scm_*_t" with "scm_t_*".Marius Vollmer1-1/+1
2001-03-09Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida1-1/+0
2001-02-17(scm_make_arbiter, scm_try_arbiter)Martin Grabmüller1-11/+14
2000-12-08Smob-related creanup.Keisuke Nishida1-4/+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-6/+6
2000-03-30Fix some typing issues wrt SCM/scm_bits_t.Dirk Herrmann1-4/+4
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-12*** empty log message ***Mikael Djurfeldt1-1/+1
2000-03-12* arbiters.c (SCM_ARB_LOCKED): Use SCM_CARBITS.Mikael Djurfeldt1-2/+2
2000-03-09*.[ch]: make a distinction between SCM as a genericGreg J. Badros1-5/+9
2000-03-03* error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros1-1/+1
2000-02-14* arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c,Greg J. Badros1-3/+4
2000-01-05* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros1-5/+5
2000-01-05*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros1-3/+3
1999-12-12* *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1-21/+23
1999-07-07Greg's smob patchMikael Djurfeldt1-7/+3
1999-05-23* arbiters.c, async.c, regex-posix.c: Use new smob interface.Mikael Djurfeldt1-13/+7
1997-10-15 * Makefile.in: Rebuilt.Tom Tromey1-4/+4
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-03-09* arbiters.c (scm_make_arbiter): Bugfix: Must SCM_DEFER_INTSMikael Djurfeldt1-0/+2
1996-10-20* alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,Mikael Djurfeldt1-4/+4
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-25/+5
1996-09-22* arbiters.c (prinarb),Mikael Djurfeldt1-4/+4
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/+150