Timeline



01/12/12:

21:40 Ticket #775 (henrietta-cache: Generalise "tarbomb" handling?) created by sjamaan
Currently only the zip downloads extract and see whether the files …

01/11/12:

14:41 Ticket #774 (Update copyright headers in all source files) created by felix winkelmann
The copyright notice has to be changed from 2011 to 2012.
11:40 Ticket #772 (symbol | | is not written properly) closed by felix winkelmann
fixed: Has been fixed in master (6d8290e) and pushed directly (without …

01/08/12:

14:08 Ticket #699 (add make-uri constructor to uri-generic and uri-common) closed by sjamaan
fixed: Sorry about that, I had completely forgotten about it. I've added …
02:24 Ticket #773 (chicken-install uses user umask) created by John Foerch
I use a umask of 027 for my user account on my computer, meaning that …

01/05/12:

01:21 Ticket #772 (symbol | | is not written properly) created by Moritz Heidkamp
A symbol consisting of extactly one space is not written properly as …

01/03/12:

19:51 Ticket #771 (llvm-gcc hang on OS X 10.7) created by Jim Ursetto
ddp may have found the root cause of hanging of chicken binaries …

01/02/12:

17:21 Ticket #770 (memv x86-64 compiler bug) created by sethalves
on a x86-64 linux host, compiling code like this: (define …
12:10 Ticket #769 (g2: if gd is not available, gd-png and gd-jpeg will not be defined) created by felix winkelmann
This will result in an unresolved module and compilation will fail.

12/30/11:

12:35 Ticket #768 (s11n: reconstruction of hash-tables incorrect on de-serialization) created by felix winkelmann
As pointed out by sjamaan, the reconstruction of hash-tables on …

12/29/11:

22:26 Ticket #767 (random seed should be more random) created by Jim Ursetto
The default RNG is seeded with time(NULL) which only changes every 1 …

12/27/11:

19:47 Ticket #766 (posix: can't collect exit status and close all process ports at the ...) created by Moritz Heidkamp
It is currently impossible to call process-wait on a PID to …

12/25/11:

22:59 Ticket #765 (broken posix/process function under Windows 7 (MingW)) created by Karl_H
The posix/process function does not return from calls under Windows 7 …

12/23/11:

17:42 Ticket #764 (unix-sockets: port-data is set incorrectly) created by Moritz Heidkamp
The data slot of ports returned by unix-sockets's io-ports
17:13 Ticket #763 (posix unit implicitly depends on tcp unit) created by Moritz Heidkamp
The procedure port->fileno defined in the posix unit calls …

12/22/11:

09:48 Ticket #762 (Cairo or SDL cause a crash in this example) created by Christian Kellermann
Markus Klotzbuecher reported a segfault with the attached program …

12/21/11:

11:42 Ticket #761 (type-var unification for complex "pair" types not always right) created by felix winkelmann
Consider: […] Matching (list-of (pair a b)) with the argument …

12/20/11:

13:14 Ticket #760 (allow exporting compiler syntax) created by felix winkelmann
Needs to register the compiler macro when loading an import lib, e.g: …

12/19/11:

09:45 Ticket #759 (scrutinizer: extend special case for result-type of ...) created by felix winkelmann
As pointed out by sjamaan, changeset …

12/17/11:

19:33 Ticket #758 (sql-de-lite procedures to key and rekey a sqlcipher-ed db) created by arthurmaciel
Implementation of sqlite3_key and sqlite3_rekey procedures to work …
17:44 Ticket #757 (provide ##core#inline-routines for cheap SRFI-4 vector primitives) created by felix winkelmann
XXXvector-length, XXXvector-ref and XXXvector-set! would be much …
17:40 Ticket #756 (inline call to known variable if its value refers to an intrinsic) created by felix winkelmann
For example: {{ (define foo +) (print (foo 3 4)) }} should …

12/15/11:

11:06 Ticket #755 (unboxing of specialized fp operations seems buggy) created by felix winkelmann
In the attached program compiling with specialization and unboxing …

12/13/11:

13:50 Ticket #754 (compiler-typecase: try to obtain line-number in error message if possible) created by felix winkelmann
Errors generated by compiler-typecase will not have any …
13:48 Ticket #753 (system: compile emitted import-libraries automatically) created by felix winkelmann
When compiling a system, it would be handy to have any emitted …
13:42 Ticket #752 (test and document qt-light enhancements by satosi) created by felix winkelmann
See branch satosi-enhancements.
13:39 Ticket #751 (specialization may result in the same code being walked multiple times) created by felix winkelmann
This will also signal type-warnings several times. The reason is the …
13:37 Ticket #750 (shell: add form to capture output) created by felix winkelmann
Something like (capture CMD ...) that returns the collected output …
13:35 Ticket #749 (honu: handle octal format escapes in string literals) created by felix winkelmann
Currently not done but would be needed to handle all kinds of C strings.
13:34 Ticket #748 (investigate usefulness of providing a compilation mode that disables ...) created by felix winkelmann
This would mean alternative specialization rules which might increase …
13:30 Ticket #747 (coops: integrate primitive type classes) created by felix winkelmann
Currently this is a separate file since it was considered to be an …
13:27 Ticket #746 (invalidating blist entry for assignment not necessary when variable is ...) created by felix winkelmann
Assignment of lexical variables invalidates the "blist" entry, as an …
13:23 Ticket #745 (disable specialization for assigned toplevel variables) created by felix winkelmann
Redefinition of assigned variables should disable specialization for …
13:20 Ticket #744 (spock: implement non-trivial example and test on all platforms) created by felix winkelmann
We need a non-trivial program that does something interesting and …
13:14 Ticket #743 (SIGINT handling in csi on Windows possibly broken) created by felix winkelmann
Make sure this works. IIRC it doesn't (and exit the process completely).
13:12 Ticket #742 (perform immediateness checks inline before calling C_mutate) created by felix winkelmann
By doing this an out-of-line function call may be avoided which could …
Note: See TracTimeline for information about the timeline view.