Timeline



02/09/10:

08:25 Ticket #173 (add support for inheritance in defstruct extension) closed by felix winkelmann
wontfix: abandoned (redefinition of base structs will need too much checks).
08:25 Ticket #166 (on windows, extensions and import-libraries are not linked with the ...) closed by felix winkelmann
fixed: Fixed in experimental branch commit …

02/08/10:

14:03 Ticket #171 (allow access to toplevel macro-transformer) closed by felix winkelmann
wontfix: The stored transformer is a wrapper around the transformer defined by …
14:02 Ticket #170 (require-extension should understand import-modifiers) closed by felix winkelmann
fixed: Fixed in experimental branch (cfa7c4ded513b67a30c8a4c07db952e0359ee4ee)
10:04 Ticket #173 (add support for inheritance in defstruct extension) created by felix winkelmann
defstruct should support (single) inheritance. This should then be …

02/04/10:

14:38 Ticket #172 (investigate core-form for procedure application) created by felix winkelmann
PLT supports an #%app syntactic form for procedure application, that …
12:44 Ticket #171 (allow access to toplevel macro-transformer) created by felix winkelmann
If er-macro-transformer is passed a symbol, it could return the …

02/02/10:

15:07 Ticket #170 (require-extension should understand import-modifiers) created by felix winkelmann
A convenient feature would be to allow using import-modifiers …

02/01/10:

13:19 Ticket #169 (unboxing in safe mode doesn't quite work) created by felix winkelmann
for example: {{ (define (foo x y) (fp+ (fp* x 23) y)) (print (foo …
10:52 Ticket #168 (investigate possibility of portable binary distributions) created by felix winkelmann
Distribute installation tree and install wrappers that invoke the …

01/29/10:

13:43 Ticket #167 (implement new build system) created by felix winkelmann
Finding a solution for #166 will require a number of changes to the …

01/28/10:

00:00 Ticket #166 (on windows, extensions and import-libraries are not linked with the ...) created by felix winkelmann
Shared objects should be linked with the gui-version of the library, …

01/21/10:

09:32 Ticket #165 (integrate newest irregex version into `regex' unit) created by felix winkelmann
irregex 0.8.0 is out and should replace the current irregex code. …

01/18/10:

11:55 Ticket #164 (unboxing can generate incorrect C) closed by felix winkelmann
fixed

01/17/10:

00:25 Ticket #164 (unboxing can generate incorrect C) created by felix winkelmann
In the attached file, the comparison with 16.0 will be optimized to …

01/16/10:

19:29 Ticket #163 (sha2 digest procedures break when attempt to encode #f) created by Mario Domenech Goulart
[…] The same behavior has been observed for sha384-digest

01/15/10:

16:08 Ticket #159 (chicken-install fails to check required versions properly) closed by felix winkelmann
fixed: Fixed in 2c7c6cca5 (master)
11:08 Ticket #161 (toplevel-scan can treat side-effect free intrinsic calls as non-escaping) closed by felix winkelmann
wontfix
11:06 Ticket #157 (compiler-syntax defined in a module should be local to that module) closed by felix winkelmann
fixed
11:06 Ticket #160 (implement minimal global value propagation) closed by felix winkelmann
fixed

01/14/10:

12:51 Ticket #162 (add documentation for srfi-4, srfi-13, srfi-14 and srfi-18 to manual) created by felix winkelmann
That way those units would be covered by chicken-doc.

01/13/10:

19:07 Ticket #115 (Using -host option in setup scripts is incorrect) closed by felix winkelmann
fixed
19:06 Ticket #161 (toplevel-scan can treat side-effect free intrinsic calls as non-escaping) created by felix winkelmann
If doing ##core#call, calls to side-effect free intrinsics should …
14:04 Ticket #160 (implement minimal global value propagation) created by felix winkelmann
in the toplevel scan, expressions like (set! <var1> <var2>) can be …
08:38 Ticket #158 (Incorrect mapping of ncurses C string-retrieval functions to Scheme ...) closed by Jim Ursetto
fixed: Yep, it is fixed now. Thanks! nsantos: I am closing this ticket …
07:52 Ticket #159 (chicken-install fails to check required versions properly) created by Ivan Raikov
Installing an old version of svn-client and then installing qwiki …

01/12/10:

06:34 Ticket #158 (Incorrect mapping of ncurses C string-retrieval functions to Scheme ...) created by Neil Santos
There's a bunch of ncurses functions that aren't properly mapped to …

01/11/10:

12:08 Ticket #157 (compiler-syntax defined in a module should be local to that module) created by felix winkelmann
Since compiler-syntax is globally registered, it will be enabled even …
09:11 Ticket #154 (reexporting syntax fails with compiled import libraries) closed by felix winkelmann
fixed: Making reexport use the syntax env (not the meta syntax-env) appears …
08:52 Ticket #155 (make chicken-doc work on windows) closed by felix winkelmann
fixed: Works like a charm. Well done, Jim!
Note: See TracTimeline for information about the timeline view.