Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / libguile / __scm.h
2011-12-19 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-13 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-27 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-10 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-15 Andy WingoRevert "SCM is either a union or scm_t_bits"
2011-08-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-06-30 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-16 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-02 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-05-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-26 Andy Wingosimplify inline function infrastructure
2011-05-26 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-05-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-15 Andy Wingoremove SCM_EXIT_SUCCESS and SCM_EXIT_FAILURE definitions
2011-05-15 Andy Wingoscm_wta_* procedures replace SCM_WTA_* macros
2011-05-15 Andy WingoSCM_ASSERT to error.h
2011-05-15 Andy Wingoremove SCM_ASRTGO
2011-05-15 Andy Wingoremove unused SCM_FENCE definition
2011-05-15 Andy Wingorename scm_async_click() to scm_async_tick(); privatize...
2011-05-15 Andy Wingosimplify SCM_TICK
2011-05-15 Andy Wingoremove SCM_THREAD_SWITCHING_CODE
2011-05-15 Andy Wingomake SCM_I_SETJMP and SCM_I_LONGJMP private
2011-05-15 Andy Wingomove SCM_FLUSH_REGISTER_WINDOWS to continuations.c
2011-05-15 Andy Wingominor __scm.h cleanup
2011-05-15 Andy Wingoremove mention of cheap continuations
2011-05-15 Andy Wingoremove SCM_I_LLONG and SCM_I_ULLONG limit defines
2011-05-15 Andy Wingoremove SCM_I_SIZE limits defines
2011-05-15 Andy Wingoremove SCM_CHAR_CODE_LIMIT define
2011-05-15 Andy Wingoremove more unused __scm.h options
2011-05-15 Andy Wingoremove mention of GUILE_DEBUG_FREELIST
2011-05-15 Andy Wingoremove #define STACK_CHECKING from __scm.h.
2011-05-15 Andy Wingoremove SICP from __scm.h
2011-05-15 Andy Wingoremove ENGNOT from __scm.h
2011-05-15 Andy WingoSCM is either a union or scm_t_bits
2011-05-13 Andy WingoBump default typing strictness to 2.
2011-05-05 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-05 Andy Wingoavoid tls gets when handling interrupts in the vm
2011-02-13 Ludovic CourtèsAdd `scm_t_subr' typedef (fix bug #23681).
2010-11-19 Ludovic CourtèsAdd `SCM_GNUC_PREREQ'.
2010-07-26 Andy Wingoremove SCM_HAVE_T_INT64, SCM_HAVE_T_UINT64
2010-05-28 Ludovic CourtèsUse GCC's `malloc' attribute for malloc-like routines.
2009-12-11 Andy Wingoless overhead for handling interrupts in the vm
2009-12-11 Andy Wingomerge from master to elisp
2009-11-24 Ludovic CourtèsDon't rely on `HAVE_' macros in public header "tags.h".
2009-11-24 Ludovic CourtèsRemove unused, non-prefixed macros.
2009-11-17 Ludovic CourtèsRemove references to undefined macros.
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-09 Ludovic CourtèsUse TLS when available for `SCM_I_CURRENT_THREAD'.
2009-10-09 Ludovic CourtèsArrange so that `SCM_I_CURRENT_THREAD' is not accessed...
2009-10-02 Ludovic CourtèsAdd `SCM_DEPRECATED' macro to declare deprecated C...
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramAvoid clash with system setjmp/longjmp on IA64
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-21 Michael GranAvoid accessing symbol internals in call_dsubr_1 and...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-06-02 Julian GrahamMerge branch 'master' of git://git.savannah.gnu.org...
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-26 Andy Wingosymbols are now hidden unless explicitly exported by...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-16 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-01 Ludovic CourtèsRemove "compiled closures" ("cclos") in favor of a...
2009-02-14 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-01-19 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-01-13 Ludovic CourtèsAdd support for static allocation of cells, strings...
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Han-Wen NienhuysCleanup mark-during-GC debug checks.
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-07-04 Ludovic CourtèsFix `SCM_INTERNAL' with GCC 4.3.
2008-05-31 Ludovic CourtèsAdd `SCM_INTERNAL' macro, use it.
2008-05-12 Neil JerramFix continuation problems on IA64.
2008-01-22 Neil Jerram* srfi-39.scm: Update copyright statement to LGPL.
2007-12-08 Ludovic CourtèsChanges from arch/CVS synchronization
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-02 Marius VollmerSee ChangeLog from 2005-03-02.
2005-01-24 Marius VollmerReverted changed from 2005/01/24 19:14:54, which was...
2005-01-24 Marius VollmerThreading changes.
2004-08-02 Kevin Ryde(SCM_DEFER_INTS, SCM_ALLOW_INTS): Add comments about...
2004-07-29 Marius Vollmer* __scm.h (SCM_I_UTYPE_MAX, SCM_I_TYPE_MAX, SCM_I_TYPE_MIN,
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
next