コミット履歴

作者 SHA1 メッセージ 日付
  Andy Wingo 6978c67339 use the new finalizer helpers 13 年 前
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' 13 年 前
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 年 前
  Andy Wingo 04ec290f8b Merge remote-tracking branch 'origin/stable-2.0' 13 年 前
  Andy Wingo d88f5323d1 fix `free' of mpz_to_str 13 年 前
  Andy Wingo ea0582c283 Merge remote-tracking branch 'origin/stable-2.0' 13 年 前
  Andy Wingo b57bf2724a install gmp memory functions that let libgc know about allocations 13 年 前
  Andy Wingo f209aeee9f locking for write, lfwrite 13 年 前
  Andy Wingo 21041372ed add SCM_{PACK,UNPACK}_POINTER 13 年 前
  Andy Wingo a215c15913 Merge remote-tracking branch 'origin/stable-2.0' 14 年 前
  Mike Gran 022dda6901 New functions scm_is_exact and scm_is_inexact 14 年 前
  Andy Wingo ca12824581 Merge remote-tracking branch 'origin/stable-2.0' 14 年 前
  Ludovic Courtès 91db4a375c Fix misdiagnoses of deprecated `+nan.[^0]' forms. 14 年 前
  Andy Wingo 5f237d6e0e deprecate +nan.1 14 年 前
  Andy Wingo 8b66aa8f54 Merge remote-tracking branch 'origin/stable-2.0' 14 年 前
  Andy Wingo bd61f2e64f remove dead code in scm_ceiling_quotient 14 年 前
  Andy Wingo fa075d40dc scm_wta_* procedures replace SCM_WTA_* macros 14 年 前
  Andy Wingo 412ccea6c9 remove ENGNOT from __scm.h 14 年 前
  Andy Wingo 86fb1eb631 merge strictness branch from 2.0 14 年 前
  Andy Wingo 2e16a342f2 fix type errors 14 年 前
  Andy Wingo fc7bd367ab remove all deprecated code 14 年 前
  Ludovic Courtès fb9cfa83a7 Remove the `sizeof (mpz_t)' check. 14 年 前
  Ludovic Courtès bbec460245 Make the `sizeof (mpz_t)' check at compile-time. 14 年 前
  Mark H Weaver 882c89636a Fix the R6RS exact-integer-sqrt and import into core guile 14 年 前
  Mark H Weaver 6ebecdeb7d Fix parsing of exact numbers with negative exponents 14 年 前
  Andy Wingo 03976fee3b fix code that causes warnings on gcc 4.6 14 年 前
  Mark H Weaver 495a39c40f Quotient, remainder and modulo accept inexact integers 14 年 前
  Mark H Weaver 18d78c5e35 Update comments regarding GMP earlier than 4.2. 14 年 前
  Mark H Weaver 85bdb6ac9c Portability fix for new log and log10 14 年 前
  Mark H Weaver a5f6b751be Improvements to `log' and `log10' 14 年 前