| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Add SCM_T_OFF_MAX and SCM_T_OFF_MIN to scmconfig.h.... | Mark H Weaver | 2016-05-22 | 1 | -0/+6 |
* | Merge remote-tracking branch 'origin/stable-2.0'... | Mark H Weaver | 2013-04-14 | 1 | -1/+1 |
|\ |
|
| * | build: Tell `gen-scmconfig' whether the system has `struct timespec'.... | Ludovic Courtès | 2013-04-10 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/stable-2.0'... | Andy Wingo | 2013-02-18 | 1 | -1/+18 |
|\| |
|
| * | Add copyright notice to gen-scmconfig.c.... | Mark H Weaver | 2013-02-02 | 1 | -0/+17 |
| * | Fix typo in comment generated by gen-scmconfig.c.... | Mark H Weaver | 2013-02-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/stable-2.0'... | Andy Wingo | 2012-07-06 | 1 | -10/+9 |
|\| |
|
| * | be sure to include time.h for struct timespec... | Andy Wingo | 2012-07-06 | 1 | -10/+9 |
* | | remove mention of GUILE_DEBUG_FREELIST... | Andy Wingo | 2011-05-15 | 1 | -3/+3 |
* | | remove all deprecated code... | Andy Wingo | 2011-05-12 | 1 | -9/+0 |
|/ |
|
* | check for iconveh values at configure-time... | Andy Wingo | 2011-04-28 | 1 | -5/+4 |
* | pthread-threads.h: only redirect to GC_pthread_sigmask if it is present... | Andy Wingo | 2011-04-03 | 1 | -0/+6 |
* | fix compilation with libgc 7.0, 7.1... | Andy Wingo | 2011-03-29 | 1 | -0/+12 |
* | Use Gnulib's `isnan' and `isinf' modules.... | Ludovic Courtès | 2010-09-08 | 1 | -18/+0 |
* | remove "discouraged" infrastructure... | Andy Wingo | 2010-08-08 | 1 | -6/+0 |
* | remove SCM_HAVE_T_INT64, SCM_HAVE_T_UINT64... | Andy Wingo | 2010-07-26 | 1 | -25/+5 |
* | lisp nil always enabled... | Andy Wingo | 2010-04-09 | 1 | -5/+0 |
* | Remove obsolete compile-time option for freelist debugging.... | Ludovic Courtès | 2010-03-05 | 1 | -8/+0 |
* | Don't rely on `HAVE_' macros in public header "tags.h".... | Ludovic Courtès | 2009-11-24 | 1 | -0/+2 |
* | Remove references to undefined macros.... | Ludovic Courtès | 2009-11-17 | 1 | -3/+3 |
* | Use TLS when available for `SCM_I_CURRENT_THREAD'.... | Ludovic Courtès | 2009-10-09 | 1 | -0/+7 |
* | Don't include libunistring headers in Guile public headers... | Michael Gran | 2009-08-12 | 1 | -0/+9 |
* | Remove the `long_long' and `ulong_long' types.... | Ludovic Courtès | 2009-07-15 | 1 | -15/+0 |
* | Add `scm_t_off' type so that `scm_t_port' has a fixed layout.... | Ludovic Courtès | 2009-06-25 | 1 | -0/+18 |
* | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 2008-09-13 | 1 | -1/+1 |
* | Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11. | Ludovic Courtès | 2008-07-17 | 1 | -0/+13 |
* | Don't use "-I$(srcdir)", so that our "random.h" doesn't shadow libc's on Tru64. | Ludovic Courtès | 2008-04-24 | 1 | -1/+1 |
* | Changes from arch/CVS synchronization | Ludovic Courtès | 2007-10-10 | 1 | -0/+5 |
* | merge from 1.8 branch | Kevin Ryde | 2006-10-09 | 1 | -0/+4 |
* | (SCM_I_GSC_USE_COOP_THREADS, SCM_USE_COOP_THREADS): Removed. | Marius Vollmer | 2005-03-02 | 1 | -4/+0 |
* | Hard code SCM_HAVE_ARRAYS to "1", for real now. | Marius Vollmer | 2005-01-02 | 1 | -1/+1 |
* | * gen-scmconfig.h.in (SCM_I_GSC_HAVE_ARRAYS): Removed.... | Marius Vollmer | 2005-01-02 | 1 | -5/+2 |
* | * gen-scmconfig.h.in (SCM_I_GSC_ENABLE_DISCOURAGED): New.... | Marius Vollmer | 2004-08-02 | 1 | -0/+6 |
* | * gen-scmconfig.c (SCM_SIZEOF_INTMAX, SCM_SIZEOF_SIZE_T): New. | Marius Vollmer | 2004-07-29 | 1 | -0/+10 |
* | * __scm.h (SCM_I_UTYPE_MAX, SCM_I_TYPE_MAX, SCM_I_TYPE_MIN,... | Marius Vollmer | 2004-07-29 | 1 | -30/+0 |
* | Instead of hard-coding the numbers, compute them by assuming... | Marius Vollmer | 2004-07-08 | 1 | -10/+5 |
* | * gen-scmconfig.h.in: Added all the new SCM_I_GSC_*_LIMITS that... | Marius Vollmer | 2004-07-07 | 1 | -0/+35 |
* | Arrange for scm_t_intmax and scm_t_uintmax to be defined in... | Marius Vollmer | 2003-12-26 | 1 | -0/+2 |
* | * gen-scmconfig.c (main): remove public definition of... | Rob Browning | 2003-11-18 | 1 | -2/+15 |
* | 2003-06-14 Stefan Jahn <stefan@lkcc.org>... | Stefan Jahn | 2003-06-14 | 1 | -0/+2 |
* | * gen-scmconfig.c: change most new public symbols to be defined to... | Rob Browning | 2003-03-27 | 1 | -53/+48 |
* | * gen-scmconfig.c: new file -- see comments in file for details. | Rob Browning | 2003-03-25 | 1 | -0/+384 |