Commit History

Author SHA1 Message Date
  Thien-Thi Nguyen b88c22e916 Update copyright. 23 years ago
  Mikael Djurfeldt 9ea8cdcb43 * numbers.h: Put #ifdef HAVE_LONG_LONGS around declarations using 24 years ago
  Mikael Djurfeldt c4929149b9 * numbers.h (SCM_NEWREAL, SCM_NEWCOMPLEX): Removed. 24 years ago
  Dirk Herrmann 7272f6d8b8 * Don't use SCM_SMOB_PREDICATE in header file. 25 years ago
  Dirk Herrmann 894a712b28 * Un-deprecated the *FIXABLE macros. 25 years ago
  Dirk Herrmann 47457e8a43 * Replace SCM_UNPACK_CAR appropriately. 25 years ago
  Dirk Herrmann 5610071627 * Makefile.am: Let 'make clean' remove *.x and *.doc files. 25 years ago
  Dirk Herrmann 3a9809dfde * __scm.h: Added section for debugging options. 25 years ago
  Dirk Herrmann 5986c47d3a * Added FIXME comment about the problems with infinite numbers. 25 years ago
  Dirk Herrmann b82c6ce052 Avoid modifications of cells via pointers. Use SCM_SET_CELL... instead. 25 years ago
  Dirk Herrmann f4c627b33b * scm_divbigbig and scm_divbigint are static now 25 years ago
  Dirk Herrmann f8de44c154 * numbers.c (scm_logtest, scm_division): Reordered dispatch sequence. 25 years ago
  Dirk Herrmann 4260a7fced Lots of fixes with respect to strict typing. 25 years ago
  Dirk Herrmann f81e080b24 Fixed some bugs that are due to the fact that SCM is a void* now. 25 years ago
  Dirk Herrmann 1ff2fa6e1a Don't use SCM2PTR for non scheme values. 25 years ago
  Dirk Herrmann f2961ccd8f A couple of typing problems (at leat partially) resolved. 25 years ago
  Dirk Herrmann 7a710745b4 Fix a couple of SCM_PACK / SCM_UNPACK uncleanlynesses. 25 years ago
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 years ago
  Mikael Djurfeldt 88eb68523a * __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c, 25 years ago
  Mikael Djurfeldt f12677062e *** empty log message *** 25 years ago
  Mikael Djurfeldt 413cb56ff4 * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h, 25 years ago
  Mikael Djurfeldt 7a58e59f51 * numbers.h (SCM_SRS, SCM_INUM): Corrected SCM_ASSCM/ASWORD fixes. 25 years ago
  Greg J. Badros c209c88e54 *.[ch]: make a distinction between SCM as a generic 25 years ago
  Greg J. Badros 7866a09b5b * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, 25 years ago
  Greg J. Badros d3a6bc9484 * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 25 years ago
  Gary Houston 5c11cc9deb * configure.in: check for hstrerror. 25 years ago
  Jim Blandy e4755e5c7b * numbers.c (s_bignum): Renamed to s_bignum, and made static. 26 years ago
  Jim Blandy 3eeba8d4f5 * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), 26 years ago
  Mikael Djurfeldt 34f74fe1cc * numbers.h: Added #include "libguile/print.h". 26 years ago
  Mikael Djurfeldt 3ffc7a360f * numbers.c (num2long): As a software archeologist, I'm proud of 26 years ago