Age | Commit message (Expand) | Author | Files | Lines |
2004-08-22 | Move variables to avoid c99-isms in recent: | Kevin Ryde | 1 | -2/+2 |
2004-08-17 | (FETCH_STORE): New macro. | Kevin Ryde | 1 | -42/+65 |
2004-08-05 | Update docstrings per doc/ref/api-scheduling.texi. | Kevin Ryde | 1 | -7/+12 |
2004-08-05 | (scm_try_arbiter): Use scm_i_misc_mutex instead of | Kevin Ryde | 1 | -13/+37 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -36/+12 |
2002-03-14 | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-07-19 | * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, | Martin Grabmüller | 1 | -1/+1 |
2001-07-09 | Remove "face-lift" comment. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-06-14 | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 1 | -1/+1 |
2001-03-09 | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 1 | -1/+0 |
2001-02-17 | (scm_make_arbiter, scm_try_arbiter) | Martin Grabmüller | 1 | -11/+14 |
2000-12-08 | Smob-related creanup. | Keisuke Nishida | 1 | -4/+5 |
2000-11-17 | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 1 | -0/+2 |
2000-04-21 | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 1 | -6/+6 |
2000-03-30 | Fix some typing issues wrt SCM/scm_bits_t. | Dirk Herrmann | 1 | -4/+4 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-17 | Only include ports.h where it is actually needed. | Dirk Herrmann | 1 | -0/+1 |
2000-03-17 | Removed empty file genio.h and references to it. | Dirk Herrmann | 1 | -1/+0 |
2000-03-12 | *** empty log message *** | Mikael Djurfeldt | 1 | -1/+1 |
2000-03-12 | * arbiters.c (SCM_ARB_LOCKED): Use SCM_CARBITS. | Mikael Djurfeldt | 1 | -2/+2 |
2000-03-09 | *.[ch]: make a distinction between SCM as a generic | Greg J. Badros | 1 | -5/+9 |
2000-03-03 | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support | Greg J. Badros | 1 | -1/+1 |
2000-02-14 | * arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c, | Greg J. Badros | 1 | -3/+4 |
2000-01-05 | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* | Greg J. Badros | 1 | -5/+5 |
2000-01-05 | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 1 | -3/+3 |
1999-12-12 | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1 | -21/+23 |
1999-07-07 | Greg's smob patch | Mikael Djurfeldt | 1 | -7/+3 |
1999-05-23 | * arbiters.c, async.c, regex-posix.c: Use new smob interface. | Mikael Djurfeldt | 1 | -13/+7 |
1997-10-15 | * Makefile.in: Rebuilt. | Tom Tromey | 1 | -4/+4 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-03-09 | * arbiters.c (scm_make_arbiter): Bugfix: Must SCM_DEFER_INTS | Mikael Djurfeldt | 1 | -0/+2 |
1996-10-20 | * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, | Mikael Djurfeldt | 1 | -4/+4 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -25/+5 |
1996-09-22 | * arbiters.c (prinarb), | Mikael Djurfeldt | 1 | -4/+4 |
1996-09-10 | C files should #include only the header files they need, not | Jim Blandy | 1 | -0/+3 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+150 |