Timeline



09/23/11:

21:11 Ticket #279 (DoS protection support for spiffy) closed by sjamaan
wontfix: Closing this since I have absolutely no clue how to fix this. If you …
15:37 Ticket #702 (macro expansion time category specification filter for log5scm) created by Moritz Heidkamp
The attached patch adds support for defining a category specification …
14:52 Ticket #701 (require-extension has a hygiene problem) created by Alaric Snell-Pym
It appears that require-extension doesn't work if you've locally …
14:28 Ticket #700 (requiring uncompiled extensions that use `use' fails) created by Moritz Heidkamp
The problem can be reproduced by having a file foo.scm
10:28 Ticket #634 (Profiler does not work correctly on recursive procedures) closed by felix winkelmann
fixed: This should work now. There have been a few fixes in the internal …
09:08 Ticket #683 (chicken-install exits 0 when trying to install non existent eggs) closed by Christian Kellermann
fixed: fixed in master with a slightly different patch (directory is used …
09:05 Ticket #696 (Stock 4.7.0 chicken cannot compile current trunk) closed by felix winkelmann
worksforme

09/22/11:

23:54 Ticket #285 (termite hangs and doesn't return values when it should) closed by Christian Kellermann
wontfix: I am sorry, but after a year and still no idea how to fix this I will …
23:24 Ticket #677 (bug in pdf egg) closed by Christian Kellermann
fixed: Fixed in version 1.0.2
23:10 Ticket #694 (find-files does follow symlinks contradicts documentation) closed by Christian Kellermann
fixed: I pushed commit 9aaea62 to master, disabling following symlinks by default
21:49 Ticket #695 (Minor gcc warning from runtime.c) closed by sjamaan
fixed: Sorry about that, it was a small oversight on my part. Fixed …
21:15 Ticket #699 (add make-uri constructor to uri-generic and uri-common) created by Moritz Heidkamp
Currently the only constructors for uri-generic and uri-common URI …
18:30 Ticket #698 (missing export declaration for *default-output-spec* in log5scm) created by Moritz Heidkamp
*default-output-spec* is documented but not exported by log5scm.
09:37 Ticket #697 (the make facility in setup-api.scm should transparently handle .exe ...) created by felix winkelmann
On Windows, a make-rule target for an executable requires that the …

09/21/11:

19:47 Ticket #696 (Stock 4.7.0 chicken cannot compile current trunk) created by johnwcowan
When attempting to compile setup-api.scm, setup-download.scm, …
19:31 Ticket #695 (Minor gcc warning from runtime.c) created by johnwcowan
runtime.c: In function ‘decode_literal2’: runtime.c:8845:5: warning: …
17:44 Ticket #694 (find-files does follow symlinks contradicts documentation) created by Christian Kellermann
Found by Sascha Ziemann: The documentation for find-files says: By …
11:49 Ticket #693 ("write-line" should invoke write-string port method directly) created by felix winkelmann
Currently write-string in the extras unit calls display, but …
00:47 Ticket #692 (Numbers egg won't build on Cygwin under 4.7.0) closed by johnwcowan
wontfix: This turned out to be an artifact of old chicken.h files in the wrong …
00:08 Ticket #692 (Numbers egg won't build on Cygwin under 4.7.0) created by johnwcowan
This is what happens when compiling: …

09/20/11:

08:35 Ticket #668 (Issue with 49b92ba0bfb7ecfceb49a45f64e9943ea83a6d94) closed by felix winkelmann
fixed: The fix is so trivial, it hurts: […] Since unbound variable …

09/15/11:

12:53 Ticket #672 (CR: Division by inexact zero results in infinity (or nan) as per IEEE 754) closed by sjamaan
wontfix

09/14/11:

12:24 Ticket #689 (rfb needs miscmacros) closed by felix winkelmann
fixed
12:19 Ticket #691 (number/string-conversion tests fail on Windows (mingw-msys)) created by felix winkelmann
The tests fail in the following places: […]
02:30 Ticket #690 ("make check" errors on cygwin) created by Mario Domenech Goulart
It seems that cygchicken-0.dll is expected to be found in the …

09/12/11:

13:12 Ticket #689 (rfb needs miscmacros) created by Mario Domenech Goulart
See …

09/10/11:

21:35 Ticket #671 (qwiki doesn't check for race conditions) closed by sjamaan
fixed: Fixed in r25029; will probably be released shortly as 1.3, after it's …
14:48 Ticket #688 (intarweb: add default reason phrases for responses) closed by sjamaan
fixed: Thanks for the patch and good discussion; we settled on doing it …

09/09/11:

09:23 Ticket #687 (irregex-replace returns #f when nothing was replaced) closed by felix winkelmann
fixed: Merged. Thanks.

09/08/11:

23:23 Ticket #325 (ssax and Unicode entities) closed by Jim Ursetto
fixed: Added html-entity-unicode-chars in version 5.0.5. I have …

09/07/11:

23:05 Ticket #688 (intarweb: add default reason phrases for responses) created by Moritz Heidkamp
Currently, intarweb response records have the status code 200 and the …

09/06/11:

16:14 Ticket #687 (irregex-replace returns #f when nothing was replaced) created by Moritz Heidkamp
irregex-replace currently returns #f when nothing was replaced …
15:56 Ticket #686 (irregex-replace/all doesn't grok `bos') created by Moritz Heidkamp
When irregex-replace/all is given a pattern containing a …

09/05/11:

09:48 Ticket #685 (R5RS evaluation environments still contain some non-std bindings) created by felix winkelmann
scheme-report-environment and null-environment contain some …

09/04/11:

22:21 Ticket #678 (bug in specialized-io egg) closed by Jeronimo Pellegrini
worksforme: Hi, Indeed, the void declaration made no sense! It's fixed in trunk …

09/03/11:

22:11 Ticket #383 (update bootstrap binaries) closed by felix winkelmann
wontfix
22:11 Ticket #684 ('make check' fails (buildid bce4666, 2011-9-3)) closed by felix winkelmann
duplicate: Thanks, already fixed, I think (#681).
22:10 Ticket #681 (make check failure on 2011-09-01) closed by felix winkelmann
fixed: Yup, thanks.
10:01 Ticket #684 ('make check' fails (buildid bce4666, 2011-9-3)) created by jrapdx
Chicken compiles without problems, but 'make check' fails on …
01:41 Ticket #683 (chicken-install exits 0 when trying to install non existent eggs) created by Mario Domenech Goulart
Here's an example: […] I expect it to exit a non-zero value in …

09/02/11:

18:33 Ticket #682 (sendfile egg has no trunk branch) created by Alan Post
I ran the following command-line: chicken-install -sudo -trunk …

09/01/11:

20:17 Ticket #681 (make check failure on 2011-09-01) created by Mario Domenech Goulart
See http://tests.call-cc.org/make-check-errors/2011-09-01.txt

08/31/11:

21:06 Ticket #680 (chicken HEAD (2011-08-31) breaks sedna) created by Mario Domenech Goulart
See …
15:59 Ticket #679 (contracts tests taking too long to finish) created by Mario Domenech Goulart
I've aborted the tests for contracts after ~430 minutes of high CPU …
12:45 Ticket #678 (bug in specialized-io egg) created by felix winkelmann
The foreign code should probably be declared to return int: […]
12:43 Ticket #677 (bug in pdf egg) created by felix winkelmann
set-cdr! is called with the wrong number of arguments here: […]
12:42 Ticket #676 (bug in dict egg) created by felix winkelmann
There seems to be a typo in dict.scm: […]
12:40 Ticket #673 (,m is broken in master chicken) closed by felix winkelmann
fixed: There was a bug in the implementation of ##sys#switch-module. See …
12:28 Ticket #622 (Bindings from the current environment leak into scheme-report-environment) closed by felix winkelmann
fixed: I can't reproduce this anymore. Recent changes to the implementation …
11:48 Ticket #643 (CR: overhaul environment representation in the evaluator) closed by felix winkelmann
fixed: New-environments has been merged into master branch.
10:26 Ticket #669 (please add ability to call fchdir to posix module.) closed by felix winkelmann
fixed: Has been added in "master" - thanks again, Alan.

08/26/11:

16:27 Ticket #675 (pastiche needs a better database scheme) created by Mario Domenech Goulart
Currently it is not possible to hand out the correct links for …
16:12 Ticket #670 (parley does delete output if it is not followed by a newline) closed by Christian Kellermann
fixed: confirmed as working by Matthias, thanks for the report! This will get …
15:04 Ticket #674 (##sys#string->number gets called without prefixes in the reader) created by sjamaan
Chicken core's reader calls ##sys#string->number on the number without …

08/25/11:

19:08 Ticket #673 (,m is broken in master chicken) created by Christian Kellermann
$ csi -n CHICKEN (c)2008-2011 The Chicken Team (c)2000-2007 Felix L. …

08/24/11:

21:15 Ticket #672 (CR: Division by inexact zero results in infinity (or nan) as per IEEE 754) created by sjamaan
Current behaviour in Chicken core AND the numbers egg is not …
Note: See TracTimeline for information about the timeline view.