Age | Commit message (Expand) | Author | Files | Lines |
2009-11-24 | Don't rely on `HAVE_' macros in public header "tags.h". | Ludovic Courtès | 1 | -0/+4 |
2009-11-24 | Remove unused, non-prefixed macros. | Ludovic Courtès | 1 | -13/+0 |
2009-11-17 | Remove references to undefined macros. | Ludovic Courtès | 1 | -2/+2 |
2009-11-01 | Merge branch 'bdw-gc-static-alloc' | Ludovic Courtès | 1 | -0/+10 |
2009-10-09 | Use TLS when available for `SCM_I_CURRENT_THREAD'. | Ludovic Courtès | 1 | -0/+8 |
2009-10-09 | Arrange so that `SCM_I_CURRENT_THREAD' is not accessed outside of libguile. | Ludovic Courtès | 1 | -5/+18 |
2009-10-02 | Add `SCM_DEPRECATED' macro to declare deprecated C functions/variables. | Ludovic Courtès | 1 | -0/+11 |
2009-09-02 | Merge branch 'boehm-demers-weiser-gc' into bdw-gc-static-alloc | Ludovic Courtès | 1 | -24/+39 |
2009-08-21 | Avoid clash with system setjmp/longjmp on IA64 | Neil Jerram | 1 | -4/+13 |
2009-08-20 | Avoid accessing symbol internals in call_dsubr_1 and DEVAL | Michael Gran | 1 | -0/+7 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2009-05-26 | symbols are now hidden unless explicitly exported by SCM_API | Andy Wingo | 1 | -14/+12 |
2009-03-16 | Merge branch 'boehm-demers-weiser-gc' into bdw-gc-static-alloc | Ludovic Courtès | 1 | -2/+0 |
2009-03-02 | Remove "compiled closures" ("cclos") in favor of a simpler mechanism. | Ludovic Courtès | 1 | -3/+1 |
2009-01-14 | Add support for static allocation of cells, strings and stringbufs. | Ludovic Courtès | 1 | -1/+11 |
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 |