summaryrefslogtreecommitdiff
path: root/libguile/async.h
Commit message (Expand)AuthorAgeFilesLines
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-6/+7
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* Renamed the "frames" that are related to dynamic-wind to "dynamicMarius Vollmer2006-01-291-2/+2
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* * async.h (scm_mask_ints): Removed left over reference toMikael Djurfeldt2005-03-241-2/+2
* * threads.h, async.h, threads.c (SCM_CRITICAL_SECTION_START,Marius Vollmer2005-03-071-0/+26
* See ChangeLog from 2005-03-02.Marius Vollmer2005-03-021-1/+6
* Did the follwing renamings: scm_with_blocked_asyncs ->Marius Vollmer2004-01-071-2/+2
* (scm_with_blocked_asyncs, scm_with_unblocked_asyncs): New.Marius Vollmer2004-01-041-1/+3
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* * async.h, async.c (scm_system_async): Fixed deprecation to workDirk Herrmann2002-10-191-1/+1
* * evalext.h: Replaced SCM_DEBUG_DEPRECATED with !SCM_ENABLE_DEPRECATED.Dirk Herrmann2002-10-131-1/+1
* * async.h (scm_call_with_blocked_asyncs,Marius Vollmer2002-10-091-2/+11
* * async.h (scm_asyncs_pending, scm_set_tick_rate,Marius Vollmer2002-10-041-4/+2
* (scm_system_async_mark_for_thread): New prototype.Marius Vollmer2002-10-031-1/+2
* (scm_system_async_mark_from_signal_handler): New.Marius Vollmer2001-11-251-0/+1
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-15/+15
* * Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann2001-08-311-1/+2
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller2001-07-191-1/+1
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* Make compilation under Windows easier.Martin Grabmüller2001-06-261-3/+3
* * Cleaned up initialization of asyncs.Dirk Herrmann2000-06-281-2/+1
* * async.[ch]: unexpose low-level async access macros (thanks toMichael Livshin2000-04-051-7/+0
* * async.h: kill the scm_async_t struct. having a heap cellMichael Livshin2000-04-041-9/+6
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* * async.c, async.h: made async representation a double cell.Mikael Djurfeldt2000-03-141-3/+3
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros2000-03-021-14/+14
* * *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1999-12-161-1/+4
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * async.c, async.h (asyncs_pending): Renamed asyncs_pending -->Mikael Djurfeldt1998-01-301-0/+1
* * scmsigs.h, async.h: updated.Gary Houston1997-05-311-2/+11
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * async.c (scm_sys_tick_async_thunk): commented out. I'm notGary Houston1997-04-291-1/+1
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-33/+14
* * async.h (scm_async_clock): Redundant declaration removed.Jim Blandy1996-09-111-1/+0
* * 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
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+91