Timeline


and

02/02/2012:

18:39 Ticket #336 (Editorial: Clarify that empty strings, vectors, bytevectors may or may not ...) closed by cowan
wontfix: Closing this ticket, because the necessary information appears at eqv?.
15:06 Ticket #338 (Editorial: Clarify that input-port? and output-port? can both be true of ...) closed by cowan
invalid: Actually, the beginning of the ports section does make this clear. …
13:52 RandomR6rs edited by cowan
(diff)

02/01/2012:

04:06 Ticket #340 (Include non-normative note about the file-system based implementations of ...) created by cowan
A library file contains a single library. A library named (A1 A2 AN) is …
04:05 Ticket #339 (Restrict identifiers in library names to make them compatible with file ...) created by cowan
Currently the identifiers in library names can be any identifier. Under …

01/25/2012:

16:51 ConsentDocket edited by cowan
(diff)
16:47 BuffersCowan edited by cowan
(diff)
15:32 BuffersCowan edited by cowan
(diff)
13:43 BuffersCowan created by cowan

01/21/2012:

13:39 Ticket #338 (Editorial: Clarify that input-port? and output-port? can both be true of ...) created by cowan
An {input,output}-port is one that can do {input,output} operations, so …
13:15 Ticket #337 (Add make-eof-object procedure) created by cowan
make-eof-object returns an object which answers #t to eof-object?. …
08:52 Ticket #336 (Editorial: Clarify that empty strings, vectors, bytevectors may or may not ...) created by cowan
When the report speaks of newly allocated strings (vectors, bytevectors), …

01/20/2012:

22:52 Ticket #335 (Specify behavior of default exception handler) created by cowan
If an exception is caught and leaves the current dynamic extent, obviously …

01/18/2012:

01:38 Ticket #334 (Use proper case for the feature identifiers in Appendix B) created by cowan
Specifically R7RS, IEEE-float, full-Unicode, Windows, POSIX, Unix, Darwin, …

01/17/2012:

23:43 Ticket #333 (Require eof-objects to be disjoint from basic Scheme types) created by cowan
It's already a requirement that an eof-object cannot have an external …
12:30 Ticket #332 (Allow multiple name pairs in export renaming) created by cowan
Currently, to export my:foo and my:bar as foo and bar, one must …

01/14/2012:

18:05 WikiStart edited by cowan
Added link to Snow (diff)
18:03 Snow created by cowan

01/12/2012:

10:58 Ticket #331 (Add R6RS base compatibility library) created by cowan
The (scheme r6rs base) library exports the standard identifiers of the …
10:53 Ticket #330 (Add R5RS compatibility library) created by cowan
The (scheme r5rs) library exports the standard identifiers of R5RS …
10:48 Ticket #329 (Add IEEE compatibility library) created by cowan
The (scheme ieee) library exports the standard identifiers of IEEE …
08:01 Ticket #328 (names for inexact->exact and exact->inexact) created by alexshinn
R6RS changed these names to the more sensible exact and inexact. We need …

01/11/2012:

01:50 Ticket #327 (Specify that read, the program reader, and string->number accept the same ...) created by cowan
Currently there is no guarantee of this. Possibilities: All the …

01/09/2012:

19:31 Ticket #326 (Add destructive list-copy!, string-copy!, and vector-copy!) created by cowan
From Per Bothner: Copying a slice from one vector/string into another is …
17:32 Ticket #325 (Eliminate bytevector-copy!) created by cowan
(bytevector-copy! from to) is equivalent to `(bytevector-copy-partial …
15:06 Ticket #324 (allow |\ as escape for | within a |-escaped identifier) created by cowan
Allow \| to represent a vertical bar in an identifier enclosed in …
Note: See TracTimeline for information about the timeline view.