1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/module
Andy Wingo a58758e782 Fix fixpoint computation in compute-significant-bits
* module/language/cps/specialize-numbers.scm (preserve-eq?): New
  helper.
  (sigbits-union): Use the new helper.  Fixes bugs.gnu.org/38486.
  Thanks to Zack Marvel for the bug report and Matt Wette for tracking
  it down.
2020-03-23 14:46:53 +01:00
..
ice-9 Bump user-visible copyright years to 2020 2020-03-07 18:45:44 +01:00
language Fix fixpoint computation in compute-significant-bits 2020-03-23 14:46:53 +01:00
oop goops: Fix 'instance?' to work on objects that aren't structs. 2018-06-11 10:12:50 -04:00
rnrs Fix documentation of R6RS 'binary-port?' to reflect reality. 2019-06-18 03:09:42 -04:00
scripts Bump user-visible copyright years to 2020 2020-03-07 18:45:44 +01:00
srfi SRFI-19: Rename 'tai-epoch-in-jd' to 'utc-epoch-in-jd'. 2019-06-18 05:15:07 -04:00
sxml Remove duplicate definitions of call/ec' and let/ec'. 2013-04-06 15:40:19 +02:00
system REPL server: Avoid deprecated '_IOFBF'. 2019-06-30 21:42:31 +02:00
texinfo texinfo: Properly render @acronym in plain text. 2020-02-12 10:33:07 +01:00
web web: Update comment regarding the 'tls-wrap' port wrapper. 2020-01-03 15:44:54 +01:00
Makefile.am build: Really build srfi/srfi-71.scm. 2018-07-01 23:33:46 +02:00
rnrs.scm Add R6RS bytevector->string, string->bytevector 2016-06-21 11:29:14 +02:00
statprof.scm Fixed bug: statprof flat display wasn't writing summary lines to port 2017-04-19 16:25:00 +02:00
texinfo.scm texinfo: fix @url{@@} parsing 2014-11-09 15:56:33 +00:00