Age | Commit message (Expand) | Author | Files | Lines |
2008-09-09 | Cleanup mark-during-GC debug checks. | Han-Wen Nienhuys | 1 | -0/+8 |
2008-07-04 | Fix `SCM_INTERNAL' with GCC 4.3. | Ludovic Courtès | 1 | -2/+2 |
2008-05-31 | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 1 | -0/+9 |
2008-05-12 | Fix continuation problems on IA64. | Neil Jerram | 1 | -1/+17 |
2008-01-22 | * srfi-39.scm: Update copyright statement to LGPL. | Neil Jerram | 1 | -36/+12 |
2007-12-08 | Changes from arch/CVS synchronization | Ludovic Courtès | 1 | -15/+33 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -2/+2 |
2005-03-02 | See ChangeLog from 2005-03-02. | Marius Vollmer | 1 | -70/+1 |
2005-01-24 | Reverted changed from 2005/01/24 19:14:54, which was a commit to the | Marius Vollmer | 1 | -2/+2 |
2005-01-24 | Threading changes. | Marius Vollmer | 1 | -2/+2 |
2004-08-02 | (SCM_DEFER_INTS, SCM_ALLOW_INTS): Add comments about past | Kevin Ryde | 1 | -0/+26 |
2004-07-29 | * __scm.h (SCM_I_UTYPE_MAX, SCM_I_TYPE_MAX, SCM_I_TYPE_MIN, | Marius Vollmer | 1 | -0/+36 |
2004-07-08 | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 1 | -1/+1 |
2003-09-12 | (SCM_FENCE): Use __memory_barrier with the Intel compiler on IA64. | Marius Vollmer | 1 | -0/+2 |
2003-07-27 | * __scm.h (SCM_C_INLINE_KEYWORD): New. | Marius Vollmer | 1 | -0/+11 |
2003-07-24 | * __scm.h: Reformulated the architecture and compiler properties | Dirk Herrmann | 1 | -8/+23 |
2003-07-02 | (SCM_ASSERT): change "else" expansion to "do { } while (0)" | Han-Wen Nienhuys | 1 | -6/+6 |
2003-07-02 | (SCM_ASRTGO): add "else" to macro expansions with if | Han-Wen Nienhuys | 1 | -3/+3 |
2003-06-04 | * __scm.h, gc-card.c (SCM_DEBUG_DEBUGGER_SUPPORT, | Dirk Herrmann | 1 | -12/+13 |
2003-05-22 | * __scm.h (SCM_STACK_PTR): New macro. (Cast argument through | Mikael Djurfeldt | 1 | -1/+5 |
2003-04-21 | * __scm.h (SCM_DEBUG_DEBUGGER_SUPPORT): New compile-time option. | Dirk Herrmann | 1 | -0/+15 |
2003-04-21 | * __scm.h: Fixed comment about the SCM_DEBUG_TYPING_STRICTNESS | Dirk Herrmann | 1 | -6/+23 |
2003-04-13 | * __scm.h (SCM_FLUSH_REGISTER_WINDOWS): don't just rely on "sparc" | Rob Browning | 1 | -1/+1 |
2003-03-25 | * __scm.h: move libguile/scmconfig.h include up to the top, so | Rob Browning | 1 | -56/+23 |
2002-12-15 | * __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definitions. | Mikael Djurfeldt | 1 | -59/+2 |
2002-12-10 | * async.c, error.h (scm_ints_disabled): Removed. | Mikael Djurfeldt | 1 | -60/+4 |
2002-12-09 | * __scm.h (SCM_ALLOW_INTS_ONLY): Removed. | Mikael Djurfeldt | 1 | -38/+90 |
2002-11-10 | (USE_THREADS, GUILE_ISELECT): Do not define here. They are defined in | Marius Vollmer | 1 | -9/+0 |
2002-11-03 | * __scm.h (USE_THREADS, GUILE_ISELECT): Define when | Marius Vollmer | 1 | -9/+9 |
2002-10-27 | * __scm.h (SCM_ASYNC_CLICK): Check pending_asyncs instead of | Marius Vollmer | 1 | -1/+1 |
2002-10-09 | (SCM_ASYNC_TICK): Do without the scm_active_asyncs abbrev. | Marius Vollmer | 1 | -1/+1 |
2002-10-04 | * __scm.h (scm_asyncs_pending_p): Removed. | Marius Vollmer | 1 | -3/+1 |
2002-10-03 | Removed GUILE_OLD_ASYNC_CLICK code. | Marius Vollmer | 1 | -10/+0 |
2002-06-30 | * __scm.h (SCM_CAUTIOUS), eval.c (scm_eval_args, deval_args, | Dirk Herrmann | 1 | -6/+1 |
2002-06-30 | * backtrace.c (SCM_ASSERT), debug.c (scm_debug_options), eval.c | Dirk Herrmann | 1 | -9/+1 |
2002-06-28 | * __scm.h, eval.c, eval.h: Removed compile time option | Dirk Herrmann | 1 | -5/+0 |
2002-02-03 | (HAVE_UINTPTR_T): Only define if UINTPTR_T attributes | Thien-Thi Nguyen | 1 | -7/+11 |
2001-11-13 | (HAVE_UINTPTR_T, HAVE_PTRDIFF_T, HAVE_LONG_LONG, HAVE_LONG_LONGS): | Marius Vollmer | 1 | -4/+4 |
2001-11-12 | Define HAVE_UINTPTR_T, HAVE_PTRDIFF_T and HAVE_LONG_LONG depending on | Marius Vollmer | 1 | -0/+13 |
2001-11-04 | 2001-11-04 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 1 | -3/+13 |
2001-11-02 | * __scm.h: Defined SCM_API. This macro gets prepended to all | Marius Vollmer | 1 | -6/+20 |
2001-08-31 | * Removed lots of deprecated stuff. | Dirk Herrmann | 1 | -60/+28 |
2001-08-18 | * Fix spelling mistake in comment. | Neil Jerram | 1 | -1/+1 |
2001-07-26 | * tags.h: Update tag system docs. | Marius Vollmer | 1 | -5/+6 |
2001-06-14 | (ptrdiff_t): Typedef to long when configure didn't find | Marius Vollmer | 1 | -0/+4 |
2001-06-07 | * Introduce SCM_UNUSED and mark unused function parameters. | Dirk Herrmann | 1 | -0/+40 |
2001-05-27 | * Changed the default definition of SCM. | Dirk Herrmann | 1 | -4/+4 |
2001-05-26 | revert the ill-considered part of the 2001-05-24 changes | Michael Livshin | 1 | -2/+0 |
2001-05-24 | * validate.h | Michael Livshin | 1 | -9/+15 |