Timeline
01/12/12:
- 21:40 Ticket #775 (henrietta-cache: Generalise "tarbomb" handling?) created by
- 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
- The copyright notice has to be changed from 2011 to 2012.
- 11:40 Ticket #772 (symbol | | is not written properly) closed by
- 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
- fixed: Sorry about that, I had completely forgotten about it. I've added …
- 02:24 Ticket #773 (chicken-install uses user umask) created by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
It is currently impossible to call
process-waiton a PID to …
12/25/11:
- 22:59 Ticket #765 (broken posix/process function under Windows 7 (MingW)) created by
- 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
-
The data slot of ports returned by
unix-sockets'sio-ports… - 17:13 Ticket #763 (posix unit implicitly depends on tcp unit) created by
-
The procedure
port->filenodefined in theposixunit calls …
12/22/11:
- 09:48 Ticket #762 (Cairo or SDL cause a crash in this example) created by
- 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
-
Consider:
[…]
Matching
(list-of (pair a b))with the argument …
12/20/11:
- 13:14 Ticket #760 (allow exporting compiler syntax) created by
- 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
- 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
- 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
-
XXXvector-length,XXXvector-refandXXXvector-set!would be much … - 17:40 Ticket #756 (inline call to known variable if its value refers to an intrinsic) created by
- 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
- 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
-
Errors generated by
compiler-typecasewill not have any … - 13:48 Ticket #753 (system: compile emitted import-libraries automatically) created by
- 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
-
See branch
satosi-enhancements. - 13:39 Ticket #751 (specialization may result in the same code being walked multiple times) created by
- This will also signal type-warnings several times. The reason is the …
- 13:37 Ticket #750 (shell: add form to capture output) created by
- Something like (capture CMD ...) that returns the collected output …
- 13:35 Ticket #749 (honu: handle octal format escapes in string literals) created by
- 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
- This would mean alternative specialization rules which might increase …
- 13:30 Ticket #747 (coops: integrate primitive type classes) created by
- 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
- Assignment of lexical variables invalidates the "blist" entry, as an …
- 13:23 Ticket #745 (disable specialization for assigned toplevel variables) created by
- Redefinition of assigned variables should disable specialization for …
- 13:20 Ticket #744 (spock: implement non-trivial example and test on all platforms) created by
- 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
- 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
- By doing this an out-of-line function call may be avoided which could …
Note:
See TracTimeline
for information about the timeline view.
