summaryrefslogtreecommitdiff
path: root/libguile/gen-scmconfig.c
Commit message (Expand)AuthorAgeFilesLines
...
* * gen-scmconfig.h.in (SCM_I_GSC_ENABLE_DISCOURAGED): New.Marius Vollmer2004-08-021-0/+6
* * gen-scmconfig.c (SCM_SIZEOF_INTMAX, SCM_SIZEOF_SIZE_T): New.Marius Vollmer2004-07-291-0/+10
* * __scm.h (SCM_I_UTYPE_MAX, SCM_I_TYPE_MAX, SCM_I_TYPE_MIN,Marius Vollmer2004-07-291-30/+0
* Instead of hard-coding the numbers, compute them by assumingMarius Vollmer2004-07-081-10/+5
* * gen-scmconfig.h.in: Added all the new SCM_I_GSC_*_LIMITS thatMarius Vollmer2004-07-071-0/+35
* Arrange for scm_t_intmax and scm_t_uintmax to be defined inMarius Vollmer2003-12-261-0/+2
* * gen-scmconfig.c (main): remove public definition ofRob Browning2003-11-181-2/+15
* 2003-06-14 Stefan Jahn <stefan@lkcc.org>Stefan Jahn2003-06-141-0/+2
* * gen-scmconfig.c: change most new public symbols to be defined toRob Browning2003-03-271-53/+48
* * gen-scmconfig.c: new file -- see comments in file for details.Rob Browning2003-03-251-0/+384