Commit Graph

8 Commits

Author SHA1 Message Date
Jeff Bezanson 2d5cb51afb fix part of #53, assertion failure in print_traverse 2019-06-06 19:34:00 -04:00
Jeff Bezanson b2d6548715 fix bug in printing the character #\x0 2017-08-19 14:18:32 -04:00
Doug Currie 2bb1c980e2 Fix * and + to return inexact when given inexact args. 2017-08-09 14:21:29 -04:00
Doug Currie b36d4fbf5d Fix parsetime to initialize timezone, issue #34. 2016-11-16 10:52:58 -05:00
Doug Currie 8342f9a1e9 fix issue #33 Negating most-negative-fixnum doesn't. (#35)
* fix issue #33 Negating most-negative-fixnum doesn't.

* Add unit test for issue #33 Negating most-negative-fixnum doesn't.
2016-11-15 17:49:18 -05:00
Jeff Bezanson 41504aa58b fix #24, make `<=` and `>=` work on strings 2016-09-17 14:30:05 -04:00
Jeff Bezanson 72d1ee7522 fixing large int64 comparison bug 2012-03-15 00:21:39 -04:00
Jeff Bezanson 2b34bcfbd3 moving stuff around some more 2012-02-17 17:53:34 -05:00