Age | Commit message (Expand) | Author | Files | Lines |
2012-03-03 | the dynamic stack is really a stack now, instead of a list | Andy Wingo | 1 | -5/+7 |
2011-02-09 | fix typos in the manual bits generated from source comments. | Ralf Wildenhues | 1 | -3/+3 |
2009-12-05 | decruftify scm_sys_protects | Andy Wingo | 1 | -5/+1 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-09-13 | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 1 | -1/+4 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2006-02-04 | * throw.h (scm_c_catch, scm_c_with_throw_handler, | Neil Jerram | 1 | -1/+2 |
2006-01-29 | Renamed the "frames" that are related to dynamic-wind to "dynamic | Marius Vollmer | 1 | -3/+3 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2005-03-04 | (scm_call_with_dynamic_root): New docstring. | Marius Vollmer | 1 | -35/+4 |
2005-03-02 | See ChangeLog from 2005-03-02. | Marius Vollmer | 1 | -153/+18 |
2005-01-24 | Reverted changed from 2005/01/24 19:14:54, which was a commit to the | Marius Vollmer | 1 | -4/+2 |
2005-01-24 | Threading changes. | Marius Vollmer | 1 | -2/+4 |
2004-10-22 | * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c, | Marius Vollmer | 1 | -1/+1 |
2004-08-02 | * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num, | Marius Vollmer | 1 | -1/+1 |
2004-01-06 | (scm_make_initial_fluids, scm_copy_fluids, scm_swap_fluids, | Marius Vollmer | 1 | -1/+1 |
2003-04-20 | * Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING to | Dirk Herrmann | 1 | -6/+0 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -36/+12 |
2002-12-11 | * gc.c (scm_igc): Don't call scm_i_thread_invalidate_freelists. | Mikael Djurfeldt | 1 | -3/+5 |
2002-12-10 | * async.c, error.h (scm_ints_disabled): Removed. | Mikael Djurfeldt | 1 | -2/+0 |
2002-11-03 | * __scm.h (USE_THREADS, GUILE_ISELECT): Define when | Marius Vollmer | 1 | -4/+0 |
2002-10-27 | * __scm.h (SCM_ASYNC_CLICK): Check pending_asyncs instead of | Marius Vollmer | 1 | -0/+3 |
2002-10-09 | * root.h (scm_root_state): Added 'block_async' slot. | Marius Vollmer | 1 | -0/+1 |
2002-10-05 | (root_mark): Mark active_asyncs slot. | Marius Vollmer | 1 | -0/+1 |
2002-10-03 | * root.h (scm_root_state): Added new "active_asyncs" slot. | Marius Vollmer | 1 | -1/+4 |
2002-04-20 | * removal of unused fields in root state (thanks to Christopher | Gary Houston | 1 | -6/+0 |
2002-03-14 | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 1 | -2/+0 |
2002-02-11 | * gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when | Marius Vollmer | 1 | -4/+4 |
2001-09-15 | * root.h (scm_root_state): removed the continuation_stack and | Gary Houston | 1 | -4/+0 |
2001-08-31 | * Removed deprecated stuff. | Dirk Herrmann | 1 | -40/+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 | -4/+4 |
2001-06-07 | * Introduce SCM_UNUSED and mark unused function parameters. | Dirk Herrmann | 1 | -2/+2 |
2001-05-26 | revert the ill-considered part of the 2001-05-24 changes | Michael Livshin | 1 | -1/+1 |
2001-05-24 | * validate.h | Michael Livshin | 1 | -2/+2 |
2001-04-03 | Correct, update, improve and clean up a lot of docstrings in order to make | Martin Grabmüller | 1 | -2/+2 |
2001-03-09 | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 1 | -1/+1 |
2000-12-08 | Smob-related creanup. | Keisuke Nishida | 1 | -5/+5 |
2000-11-25 | * use an applicable SMOB to represent continuations, instead of a | Gary Houston | 1 | -25/+13 |
2000-11-17 | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 1 | -0/+2 |
2000-10-25 | * Some more work to get rid of SCM_LENGTH | Dirk Herrmann | 1 | -2/+0 |
2000-09-22 | * Fix docstring texinfo warnings. | Neil Jerram | 1 | -1/+1 |
2000-08-12 | * Docstring fixes. | Neil Jerram | 1 | -2/+1 |
2000-07-18 | * Deprecated function scm_call_catching_errors. | Dirk Herrmann | 1 | -5/+9 |
2000-06-21 | * root.c (mark_root): Removed marking of | Mikael Djurfeldt | 1 | -2/+0 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-04-21 | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 1 | -12/+12 |
2000-04-03 | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 1 | -1/+1 |
2000-03-28 | Cleaned up continuation data access. | Dirk Herrmann | 1 | -6/+6 |