Commit Verlauf

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