Timeline



04/13/11:

09:38 Ticket #322 (SRFI 88 violation of keyword v symbol) closed by felix winkelmann
fixed: See experimental for an attempt to fix this.

04/12/11:

13:02 Ticket #563 (,m does not search the namespace correctly) created by Christian Kellermann
#;3> (module foo () (import chicken scheme) (define (bar l) 'a)) ; …
11:06 Ticket #562 (Chicken reader does not maintain quotes on |#:|) closed by felix winkelmann
duplicate: Replying to zbigniew: > If so, what change did you make …

04/11/11:

22:37 Ticket #562 (Chicken reader does not maintain quotes on |#:|) reopened by Jim Ursetto
I just tried experimental and I see no difference in any of the …
12:10 Ticket #562 (Chicken reader does not maintain quotes on |#:|) closed by felix winkelmann
fixed: I have applied the changes to "experimental". #322 is not fixed, yet.
08:50 Ticket #520 (Dev snapshots not built correctly through bootstrap compiler) closed by Ivan Raikov
worksforme: The 4.6.7 snapshot works for me.
08:42 Ticket #541 (define-external does not grok "const" qualifier) closed by felix winkelmann
fixed

04/10/11:

17:34 Ticket #541 (define-external does not grok "const" qualifier) reopened by sjamaan
The fix for this bug doesn't work in the general case. I think it's …

04/08/11:

23:58 Ticket #562 (Chicken reader does not maintain quotes on |#:|) created by Jim Ursetto
string->symbol on |#:| works, but reading it does not. See comment …

04/07/11:

22:35 Ticket #561 (coerce reports success when some tests fail) created by Mario Domenech Goulart
[http://tests.call-cc.org/master/linux/x86/2011/04/07/salmonella-report
14:54 Ticket #557 (pretty-print issue on master) closed by felix winkelmann
fixed
00:08 Ticket #558 (Update wiki documentation for vector-lib) closed by Jim Ursetto
fixed: OK!!

04/06/11:

15:21 Ticket #560 (Typo on NEWS for 4.6.6) created by Mario Domenech Goulart
I'm not sure "irreliable" exists. Maybe replacing it by "unreliable" …
15:12 Ticket #559 (add fmt documentation to wiki) created by felix winkelmann
There currently only exists a link. It would be nice to access the …
03:06 Ticket #558 (Update wiki documentation for vector-lib) created by Mario Domenech Goulart
Update the wiki doc for [http://wiki.call-cc.org/egg/vector-lib

04/05/11:

15:15 Ticket #557 (pretty-print issue on master) created by Mario Domenech Goulart
It seems that the current master code for pretty-print is …
13:18 Ticket #556 (setup-api.scm's `write-info' doesn't check for setup-info's directory ...) closed by felix winkelmann
fixed: Thanks - applied in experimental.
13:16 Ticket #550 (setup file for spock 0.03 declares version as 0.02) closed by felix winkelmann
fixed
13:13 Ticket #547 (progress-indicators has no license info) closed by felix winkelmann
fixed

04/04/11:

15:32 Ticket #556 (setup-api.scm's `write-info' doesn't check for setup-info's directory ...) created by Mario Domenech Goulart
Usually PREFIX/lib/chicken/BINVERSION exists when …
08:35 Ticket #535 (mime egg requires byte-blob for running tests) closed by Ivan Raikov
fixed
08:34 Ticket #549 (nemo.setup: version unquote in quote) closed by Ivan Raikov
fixed
08:30 Ticket #554 (tuples uses removed `project' procedure) closed by felix winkelmann
fixed
04:36 Ticket #551 (setup file for html-form 1.2.1 declares version as 1.2) closed by Ivan Raikov
fixed

04/01/11:

20:24 Ticket #555 (-pthreads needs to be escaped in call to csc) closed by Christian Kellermann
fixed: patch applied, thank ckeen
19:01 Ticket #555 (-pthreads needs to be escaped in call to csc) created by Christian Kellermann
The sdl egg uses sdl-config to determine the linker flags. On OpenBSD …

03/31/11:

14:39 Ticket #554 (tuples uses removed `project' procedure) created by Mario Domenech Goulart
See …
12:34 Ticket #531 ("Snowdigest" egg causes stack overflow error in tests with experimental) closed by felix winkelmann
fixed: The problem appears to be that the internal calculation-routines in …

03/30/11:

23:00 Ticket #553 (setup file for slime 1.0 declares version as 0.1) created by Mario Domenech Goulart
See release/4/slime/tags/1.0/slime.setup
22:57 Ticket #552 (setup file for srfi-42 1.6.1 reports version as 1.6) created by Mario Domenech Goulart
See release/4/srfi-42/tags/1.61/srfi-42.setup
22:54 Ticket #551 (setup file for html-form 1.2.1 declares version as 1.2) created by Mario Domenech Goulart
See release/4/html-form/tags/1.2.1/html-form.setup
22:46 Ticket #550 (setup file for spock 0.03 declares version as 0.02) created by Mario Domenech Goulart
I think just bumping the version in …
22:40 Ticket #549 (nemo.setup: version unquote in quote) created by Mario Domenech Goulart
See the warning for nemo at …
19:05 Ticket #548 (autoload egg broken with newer chicken) created by Moritz Heidkamp
At least with Chicken 4.6.5 (and probably some versions before that) …

03/29/11:

22:03 Ticket #547 (progress-indicators has no license info) created by Mario Domenech Goulart
Its .meta should have a license form.

03/28/11:

10:10 Ticket #540 (evicting srfi-4 vectors breaks ffi compatibility) closed by felix winkelmann
wontfix
10:09 Ticket #475 (Use of deprecated 'noop' in utf8 egg) closed by felix winkelmann
fixed
10:08 Ticket #546 (Renaming spock's <script>?) closed by felix winkelmann
fixed: I'll rename it to <spock>. Thanks for the tip.
10:08 Ticket #545 (`spock' (driver.scm) returns unspecified value when `files' is null) closed by felix winkelmann
fixed: Thanks.
09:42 Ticket #524 (chicken-install -deploy does not copy internal eggs/units) closed by felix winkelmann
worksforme
09:39 Ticket #506 (pretty-print does not escape strings like write does) closed by felix winkelmann
fixed: I have added handling of "\t", "\r" and "\n".
09:30 Ticket #543 ((declare (lambda-lift)) infinite loop.) closed by felix winkelmann
fixed: I must have made a mistake. Well, I'll close this ticket then.

03/26/11:

20:58 Ticket #546 (Renaming spock's <script>?) created by Mario Domenech Goulart
spock exports a <script> macro. Coincidently, …
20:44 Ticket #545 (`spock' (driver.scm) returns unspecified value when `files' is null) created by Mario Domenech Goulart
This breaks <script>, for example. I don't understand why …

03/22/11:

20:01 Ticket #544 (xlib: bindings for xsegment, xpoint, xrectangle, xarc) closed by John Foerch
invalid: sorry, they are there, just not documented
18:48 Ticket #544 (xlib: bindings for xsegment, xpoint, xrectangle, xarc) created by John Foerch
The xlib egg seems to lack bindings for working with xlib's geometric …

03/21/11:

15:33 Ticket #543 ((declare (lambda-lift)) infinite loop.) created by Alan Post
I have done some refactoring to my package genturfa'i. After …

03/20/11:

23:14 Ticket #532 (c3 tests use invalid scoping) closed by sjamaan
fixed: Applied fix (sort-of by accident). I hope you don't mind, Alex :)
13:58 Ticket #536 (sassy - broken tests and missing export) closed by felix winkelmann
fixed
13:37 Ticket #518 (strip-syntax returns wrong value for renamed symbols exported form a module) closed by felix winkelmann
fixed

03/19/11:

23:35 Ticket #542 (sendfile errors out on input ports that are not linked to a file-descriptor) created by sjamaan
(sendfile i o) does not work when i is a …
18:20 Ticket #541 (define-external does not grok "const" qualifier) closed by felix winkelmann
fixed
18:05 Ticket #537 (Stalin's tests don't run when using a chicken that's not in $PATH) closed by felix winkelmann
fixed
17:59 Ticket #529 (close-input-pipe returns unspecified value on windows) closed by felix winkelmann
fixed
14:18 Ticket #538 (qwiki-search doesn't search in titles?) closed by sjamaan
wontfix: The data in estraier's db looks fine; this must be a bug in estraier …
12:13 Ticket #511 (Syntax-rules expansion uses unprefixed identifiers which can be ...) closed by sjamaan
worksforme: Just ignore my silly ramblings

03/17/11:

21:51 Ticket #541 (define-external does not grok "const" qualifier) created by sjamaan
I believe the following program should show "bar" when run, but it …
17:44 Ticket #540 (evicting srfi-4 vectors breaks ffi compatibility) created by Moritz Heidkamp
The program ((foreign-lambda foo f32vector) (object-evict …
11:33 Ticket #539 ('cancel' button on wiki edit page) closed by sjamaan
wontfix: This is a pointless addition; just click on "show" when you're on the …

03/16/11:

23:42 Ticket #539 ('cancel' button on wiki edit page) created by John Foerch
The edit form on the wiki has buttons to submit and preview. It would …
09:09 Ticket #538 (qwiki-search doesn't search in titles?) created by sjamaan
Search for "matchable" on the wiki. This doesn't return the eggdoc for …

03/15/11:

21:41 Ticket #537 (Stalin's tests don't run when using a chicken that's not in $PATH) created by sjamaan
[…] A simple fix is to use setup-api's program-path
21:22 Ticket #536 (sassy - broken tests and missing export) created by sjamaan
The Sassy egg fails to test properly. See …
20:41 Ticket #535 (mime egg requires byte-blob for running tests) created by sjamaan
See …
20:36 Ticket #534 (message-digest test failure for 64-bit big endian sources) created by sjamaan
See …
20:08 Ticket #533 (endian-blob includes nonexistant "ansidecl.h") created by sjamaan
This file is not present on BSD systems. On NetBSD, the gdb …
19:57 Ticket #532 (c3 tests use invalid scoping) created by sjamaan
Since the fix for #445, c3's tests don't work anymore. At least, I …
19:33 Ticket #531 ("Snowdigest" egg causes stack overflow error in tests with experimental) created by sjamaan
[…] This happened on NetBSD/amd64 with experimental (4.6.6). …
19:27 Ticket #530 (rpc egg uses deprecated "project" procedure) closed by sjamaan
duplicate: Sorry, this was reported by Mario already at #522
19:23 Ticket #530 (rpc egg uses deprecated "project" procedure) created by sjamaan
The RPC egg fails to install under experimental Chicken (this includes …

03/14/11:

15:45 Ticket #529 (close-input-pipe returns unspecified value on windows) created by Mario Domenech Goulart
Attached is a patch for posixwin.scm against experimental.
15:04 Ticket #528 (sendfile on Windows mingw-msys) created by Mario Domenech Goulart
Installing sendfile on Windows mingw-msys fails: […]
11:49 Ticket #483 (license information in dependency graph for salmonella report) closed by Mario Domenech Goulart
invalid: Sorry. Somehow I had overlooked this ticket. The dependencies graphs …
07:48 Ticket #519 (out of memory panic -- possible leak?) closed by felix winkelmann
fixed: Thanks for reporting. qq-forms where not optimized correctly which …
07:09 Ticket #527 (ezxdisp egg setup file does not work with linker on OS X 10.6) closed by felix winkelmann
fixed: Thanks - I have removed the -L and tagged a new version (2.7).
07:00 Ticket #523 (contracts: "unterminated list" error) closed by felix winkelmann
fixed
06:59 Ticket #521 (spock's .meta has two `depends') closed by felix winkelmann
fixed
06:59 Ticket #525 (chicken-core's README: s/If CHICKEN is build successfully/If CHICKEN ...) closed by felix winkelmann
fixed
06:58 Ticket #516 (letrec fails when used in re-assigning top-level bindings) closed by felix winkelmann
fixed: This should be fixed in experimental.
03:51 Ticket #527 (ezxdisp egg setup file does not work with linker on OS X 10.6) created by Tim Sally
Installation of the ezxdisp egg fails on OS X with the following …
Note: See TracTimeline for information about the timeline view.