Age | Commit message (Expand) | Author | Files | Lines |
2011-05-15 | rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK | Andy Wingo | 1 | -2/+2 |
2011-05-12 | remove all deprecated code | Andy Wingo | 1 | -9/+1 |
2009-10-09 | Arrange so that `SCM_I_CURRENT_THREAD' is not accessed outside of libguile. | Ludovic Courtès | 1 | -11/+23 |
2009-10-09 | Deprecate `scm_mask_ints'. | Ludovic Courtès | 1 | -4/+0 |
2009-10-02 | Use `SCM_DEPRECATED' in declarations of deprecated functions/variables. | Ludovic Courtès | 1 | -4/+4 |
2009-09-30 | Fix spurious `throw from within critical section' errors | Neil Jerram | 1 | -5/+3 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-05-31 | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 1 | -6/+7 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2006-01-29 | Renamed the "frames" that are related to dynamic-wind to "dynamic | Marius Vollmer | 1 | -2/+2 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2005-03-24 | * async.h (scm_mask_ints): Removed left over reference to | Mikael Djurfeldt | 1 | -2/+2 |
2005-03-07 | * threads.h, async.h, threads.c (SCM_CRITICAL_SECTION_START, | Marius Vollmer | 1 | -0/+26 |
2005-03-02 | See ChangeLog from 2005-03-02. | Marius Vollmer | 1 | -1/+6 |
2004-01-07 | Did the follwing renamings: scm_with_blocked_asyncs -> | Marius Vollmer | 1 | -2/+2 |
2004-01-04 | (scm_with_blocked_asyncs, scm_with_unblocked_asyncs): New. | Marius Vollmer | 1 | -1/+3 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2002-10-19 | * async.h, async.c (scm_system_async): Fixed deprecation to work | Dirk Herrmann | 1 | -1/+1 |
2002-10-13 | * evalext.h: Replaced SCM_DEBUG_DEPRECATED with !SCM_ENABLE_DEPRECATED. | Dirk Herrmann | 1 | -1/+1 |
2002-10-09 | * async.h (scm_call_with_blocked_asyncs, | Marius Vollmer | 1 | -2/+11 |
2002-10-04 | * async.h (scm_asyncs_pending, scm_set_tick_rate, | Marius Vollmer | 1 | -4/+2 |
2002-10-03 | (scm_system_async_mark_for_thread): New prototype. | Marius Vollmer | 1 | -1/+2 |
2001-11-25 | (scm_system_async_mark_from_signal_handler): New. | Marius Vollmer | 1 | -0/+1 |
2001-11-02 | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 1 | -15/+15 |
2001-08-31 | * Renamed header macros to the SCM_<filename>_H format. | Dirk Herrmann | 1 | -1/+2 |
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-26 | Make compilation under Windows easier. | Martin Grabmüller | 1 | -3/+3 |
2000-06-28 | * Cleaned up initialization of asyncs. | Dirk Herrmann | 1 | -2/+1 |
2000-04-05 | * async.[ch]: unexpose low-level async access macros (thanks to | Michael Livshin | 1 | -7/+0 |
2000-04-04 | * async.h: kill the scm_async_t struct. having a heap cell | Michael Livshin | 1 | -9/+6 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-14 | * async.c, async.h: made async representation a double cell. | Mikael Djurfeldt | 1 | -3/+3 |
2000-03-02 | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 1 | -14/+14 |
1999-12-16 | * *.h: Use SCM_NIMP(X) && in all the FOOP macros. | Greg J. Badros | 1 | -1/+4 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-01-30 | * async.c, async.h (asyncs_pending): Renamed asyncs_pending --> | Mikael Djurfeldt | 1 | -0/+1 |
1997-05-31 | * scmsigs.h, async.h: updated. | Gary Houston | 1 | -2/+11 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-04-29 | * async.c (scm_sys_tick_async_thunk): commented out. I'm not | Gary Houston | 1 | -1/+1 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -33/+14 |
1996-09-11 | * async.h (scm_async_clock): Redundant declaration removed. | Jim Blandy | 1 | -1/+0 |
1996-09-05 | * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, | Jim Blandy | 1 | -1/+1 |
1996-09-04 | Don't install the unwashed masses of Guile header files in the | Jim Blandy | 1 | -1/+1 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+91 |