* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
[bpt/guile.git] / libguile / async.c
2000-05-15 Dirk Herrmann* Wrapped deprecated code between #if (SCM_DEBUG_DEPREC...
2000-04-21 Mikael Djurfeldt* async.c (scm_sys_gc_async_thunk): Run after-gc-hook.
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-05 Michael Livshin* async.[ch]: unexpose low-level async access macros...
2000-04-04 Michael Livshin* async.h: kill the scm_async_t struct. having a heap...
2000-03-30 Dirk HerrmannFix some typing issues wrt SCM/scm_bits_t.
2000-03-22 Mikael DjurfeldtCode layout
2000-03-21 Mikael Djurfeldt*** empty log message ***
2000-03-21 Mikael DjurfeldtOops
2000-03-21 Mikael Djurfeldt* async.c, __scm.h: Removed lots of the old async click...
2000-03-21 Dirk HerrmannFix: Don't unpack results of SCM_INUM.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-18 Dirk HerrmannOnly include root.h where it is actually needed.
2000-03-14 Mikael Djurfeldt* async.c, async.h: made async representation a double...
2000-03-12 Mikael Djurfeldt*** empty log message ***
2000-03-12 Mikael Djurfeldt* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval...
2000-03-09 Greg J. Badros*.[ch]: make a distinction between SCM as a generic
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-01-11 Greg J. Badros* dynl.c, feature.c, filesys.c, fports.c, list.c, load.c,
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
2000-01-05 Greg J. Badros* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INU...
1999-12-19 Greg J. Badros* tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-07-07 Mikael DjurfeldtGreg's smob patch
1999-05-23 Mikael Djurfeldt* arbiters.c, async.c, regex-posix.c: Use new smob...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1998-01-31 Mikael Djurfeldt * async.c (async_pending): Removed declaration.
1998-01-30 Mikael Djurfeldt* async.c, async.h (asyncs_pending): Renamed asyncs_pen...
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-05-31 Gary Houston* scmsigs.h, async.h: updated.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-04-29 Gary Houston * async.c (scm_sys_tick_async_thunk): commented out...
1997-03-15 Gary Houston* posix.c (scm_uname): throw an error if uname fails...
1996-11-02 Mikael Djurfeldt*** empty log message ***
1996-10-14 Mikael Djurfeldt* async.c: Moved `min' macro to _scm.h.
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-10 Jim Blandy* async.c (scm_take_signal): Doc fixes.
1996-09-22 Mikael Djurfeldt* arbiters.c (prinarb),
1996-09-11 Jim Blandy* async.c: Calls to scm_sysintern corrected.
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import