unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* My Guile 2.0.8 TODO list
@ 2013-03-05 21:14 Mark H Weaver
  2013-03-06 14:08 ` Ludovic Courtès
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mark H Weaver @ 2013-03-05 21:14 UTC (permalink / raw
  To: guile-devel

FYI, here's what I'm hoping to get into Guile 2.0.8.

    Mark


2.0.8 TODO
==========

* [SUBMITTED] Refactor pending numerics patches.

* [SUBMITTED] Implement Dybvig and Burger's algorithm for printing
  floats.

* [NEEDS REVISION] Fix BOM handling.

* #!optional and #!rest reader handling.

* Add command-line option to augment %load-compiled-path.

* Change 'sqrt' to return an exact rational when possible.

* Optimize overflow check in scm_product (i.e. avoid the division).

* Add call/ec and let/ec.

* Implement optional arguments to vector-copy (SRFI-43)

* Make sure that 'syntax-parameterize' reports an error (or at least a
  warning) if the associated identifier is not defined as a syntax
  parameter.

* [Ludovic?] Fix par-map and par-for-each to not overflow the stack for
  large lists.

* [Daniel Hartwig?] Support Relative URIs in (web uri)

* [Ian Price?] Fix flawed index range check in bytevector accessors.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-08  9:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05 21:14 My Guile 2.0.8 TODO list Mark H Weaver
2013-03-06 14:08 ` Ludovic Courtès
2013-03-06 18:45 ` Andrew Gaylard
2013-03-08  9:33 ` Daniel Hartwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).