REPL Server: Don't establish a SIGINT handler.
[bpt/guile.git] / libguile / gen-scmconfig.c
2013-04-09 Ludovic Courtèsbuild: Tell `gen-scmconfig' whether the system has...
2013-02-02 Mark H WeaverAdd copyright notice to gen-scmconfig.c.
2013-02-02 Mark H WeaverFix typo in comment generated by gen-scmconfig.c.
2012-07-06 Andy Wingobe sure to include time.h for struct timespec
2011-04-28 Andy Wingocheck for iconveh values at configure-time
2011-04-03 Andy Wingopthread-threads.h: only redirect to GC_pthread_sigmask...
2011-03-29 Andy Wingofix compilation with libgc 7.0, 7.1
2010-09-07 Ludovic CourtèsUse Gnulib's `isnan' and `isinf' modules.
2010-08-08 Andy Wingoremove "discouraged" infrastructure
2010-07-26 Andy Wingoremove SCM_HAVE_T_INT64, SCM_HAVE_T_UINT64
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingolisp nil always enabled
2010-03-04 Ludovic CourtèsRemove obsolete compile-time option for freelist debugging.
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-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-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
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 JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-12 Michael GranDon't include libunistring headers in Guile public...
2009-07-21 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-07-14 Ludovic CourtèsRemove the `long_long' and `ulong_long' types.
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-25 Ludovic CourtèsAdd `scm_t_off' type so that `scm_t_port' has a fixed...
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-07-16 Ludovic CourtèsHandle lack of `struct dirent64' and `readdir64_r ...
2008-04-24 Ludovic CourtèsDon't use "-I$(srcdir)", so that our "random.h" doesn...
2007-10-10 Ludovic CourtèsChanges from arch/CVS synchronization
2006-10-09 Kevin Rydemerge from 1.8 branch
2005-03-02 Marius Vollmer(SCM_I_GSC_USE_COOP_THREADS, SCM_USE_COOP_THREADS)...
2005-01-02 Marius VollmerHard code SCM_HAVE_ARRAYS to "1", for real now.
2005-01-02 Marius Vollmer* gen-scmconfig.h.in (SCM_I_GSC_HAVE_ARRAYS): Removed.
2004-08-02 Marius Vollmer* gen-scmconfig.h.in (SCM_I_GSC_ENABLE_DISCOURAGED...
2004-07-29 Marius Vollmer* gen-scmconfig.c (SCM_SIZEOF_INTMAX, SCM_SIZEOF_SIZE_T...
2004-07-29 Marius Vollmer* __scm.h (SCM_I_UTYPE_MAX, SCM_I_TYPE_MAX, SCM_I_TYPE_MIN,
2004-07-08 Marius VollmerInstead of hard-coding the numbers, compute them by...
2004-07-07 Marius Vollmer* gen-scmconfig.h.in: Added all the new SCM_I_GSC_...
2003-12-26 Marius VollmerArrange for scm_t_intmax and scm_t_uintmax to be defined in
2003-11-18 Rob Browning* gen-scmconfig.c (main): remove public definition of
2003-06-14 Stefan Jahn2003-06-14 Stefan Jahn <stefan@lkcc.org>
2003-03-27 Rob Browning* gen-scmconfig.c: change most new public symbols to...
2003-03-25 Rob Browning* gen-scmconfig.c: new file -- see comments in file...