Timeline



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 …

12/12/11:

16:52 Ticket #741 (add compiler option for selective profiling) created by felix winkelmann
Currently profiling for particular procedures can only be done via a …
12:24 Ticket #740 ("-d0" is accepted as number syntax on some systems) created by felix winkelmann
The core number parser reads this as a floating-point number, when the …

12/11/11:

17:29 Ticket #739 (Allow more specific foreign types) created by Moritz Heidkamp
Currently, typedefs cannot be used directly but have to be replaced by …
15:13 Ticket #738 (callback tests failure on cygwin) created by Mario Domenech Goulart
[…]
15:05 Ticket #690 ("make check" errors on cygwin) closed by Mario Domenech Goulart
fixed: Fixed in master (61ee5587f59a5ae7b56dbee2ef6ca7580dff12f9)

12/10/11:

21:26 Ticket #737 (bvsp-spline: wiki parser doesn't support multiline <procedure> markup) created by Mario Domenech Goulart
Attached is a patch to fix the problem.
11:08 Ticket #691 (number/string-conversion tests fail on Windows (mingw-msys)) closed by sjamaan
fixed: OK, this was added. Closing ticket.

12/06/11:

22:08 Ticket #736 (make CHICKEN_REPOSITORY support a search path) created by Jim Ursetto
It's been suggested that CHICKEN_REPOSITORY could be made to support a …

12/02/11:

17:19 Ticket #735 (numeric-macros contains an error in decrement operator) closed by Kon Lovett
fixed
16:39 Ticket #735 (numeric-macros contains an error in decrement operator) created by Christian Kellermann
This has been reported by Markus Klotzbuecher on chicken-users […]
10:02 Ticket #734 (Numbers egg ignores #e and #i) closed by sjamaan
invalid: This is due to a problem in Chicken core which has been fixed recently …
09:55 Ticket #734 (Numbers egg ignores #e and #i) created by johnwcowan
#e should force the following numeric constant to be interpreted as …

12/01/11:

10:06 Ticket #680 (chicken HEAD (2011-08-31) breaks sedna) closed by felix winkelmann
fixed
10:05 Ticket #725 (Drop regex dependencies from chicken-core scripts) closed by felix winkelmann
fixed

11/28/11:

22:17 Ticket #732 (Include dates in wiki egg documentation "Version History") closed by sjamaan
wontfix: I think this would be up to each individual author as it would be …
14:53 Ticket #733 (`chicken-doc'-friendly documentation for srfi-4-utils) closed by Ivan Raikov
fixed: Patch applied, thanks!
14:38 Ticket #733 (`chicken-doc'-friendly documentation for srfi-4-utils) created by Mario Domenech Goulart
Hi Ivan, Would you consider applying the attached patch to the …
Note: See TracTimeline for information about the timeline view.