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

* Re: My Guile 2.0.8 TODO list
  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
  2 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2013-03-06 14:08 UTC (permalink / raw)
  To: guile-devel

Mark H Weaver <mhw@netris.org> skribis:

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

Thanks for sharing.

> * #!optional and #!rest reader handling.

As a reader option, right?

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

+1

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

Yes, I’ll look into it.  I’ll also look at other bugs I reported over
the weeks.

Ludo’.




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

* Re: My Guile 2.0.8 TODO list
  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
  2 siblings, 0 replies; 4+ messages in thread
From: Andrew Gaylard @ 2013-03-06 18:45 UTC (permalink / raw)
  To: guile-devel

On 03/05/13 23:14, Mark H Weaver wrote:
> 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.
>
Hi Mark,

Two suggestions for 2.0.8:

It'd be great to get Andy's (oop goops save) patch in.
See http://lists.gnu.org/archive/html/guile-user/2013-01/msg00088.html

Also, Nala's colourised REPL patch is pretty cool; see
https://lists.gnu.org/archive/html/guile-devel/2012-12/msg00062.html

-- 
Andrew




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

* Re: My Guile 2.0.8 TODO list
  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
  2 siblings, 0 replies; 4+ messages in thread
From: Daniel Hartwig @ 2013-03-08  9:33 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: guile-devel

On 6 March 2013 05:14, Mark H Weaver <mhw@netris.org> wrote:
> * [Daniel Hartwig?] Support Relative URIs in (web uri)

Although I have been unexpectedly busy this week, I will certainly be
able to complete this task shortly.

Regards



^ 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).