Timeline



08/04/10:

15:14 Ticket #303 (amb does not fail when there's no acceptable values) created by Jeronimo Pellegrini
Hi, It seems that amb will not fail at all when there are no …

08/02/10:

22:28 Ticket #302 (`cpu-time' must handle fixnum overflow) created by felix winkelmann
The changes done in the flonum-milliseconds branch must also apply …
14:48 Ticket #301 (handle references to inline-routines that occur before their definition) created by felix winkelmann
(suggested by sjamaan) References to inline-procedures defined with …
14:43 Ticket #218 (random not random) closed by felix winkelmann
worksforme: I still believe that in many cases the admittedly insufficient …

08/01/10:

00:10 Ticket #300 (allow reading without "hanging") created by felix winkelmann
(suggested by Alejandro) It would be nice to have a "read as much of …
00:05 Ticket #165 (integrate newest irregex version into `regex' unit) closed by felix winkelmann
fixed: The total-irregex branch of the core git repository has been updated …
00:04 Ticket #74 (Incorrect regexp in call to string-substitute causes random error ...) closed by felix winkelmann
fixed: This is fixed in version 0.8.2 of irregex, which is currently awaiting …

07/31/10:

15:26 Ticket #299 (Should "Getting Started" (manual) mention bind instead of easyffi?) closed by felix winkelmann
fixed: It should.

07/30/10:

15:25 Ticket #299 (Should "Getting Started" (manual) mention bind instead of easyffi?) created by Mario Domenech Goulart
See …

07/29/10:

12:40 Ticket #296 (Import with renaming fails when syntax refers to exported binding) closed by felix winkelmann
fixed
12:14 Ticket #298 (SRFI-18 time objects store time span as fixnums, which can overflow) created by felix winkelmann
(reported by Nicolas Pelletier) After 12 days, fixnums will overflow …

07/28/10:

23:17 Ticket #297 (qwiki: URLs with pound signs are not rendering properly) created by Shawn Rutledge
Example: http://wiki.call-cc.org/manual/Getting%20started (See the …
12:26 Ticket #292 (clarify use if import libraries when compiling modules) closed by felix winkelmann
fixed: Extended faq and Modules pages in the manual somewhat. Not perfectly …

07/26/10:

16:26 Ticket #246 (Remove or seriously update the "Software" page) closed by Mario Domenech Goulart
fixed: I've kept the Software page and removed "active projects", as …
13:43 Ticket #295 (Nested test groups report success even when subgroups failed) closed by Alex Shinn
fixed: Fixed.
12:40 Ticket #289 (use fixed-argc C_inline routines for vector/list/##sys#make-structure) closed by felix winkelmann
fixed
11:08 Ticket #291 (Put all copyrights & licenses in one place) closed by felix winkelmann
fixed
10:46 Ticket #291 (Put all copyrights & licenses in one place) reopened by sjamaan
Almost correct. Olin's copyright for let-optionals is only 1996. The …
10:31 Ticket #287 (timezone fixes) closed by felix winkelmann
fixed: Patches applied in "experimental" branch.
10:14 Ticket #294 (Use <enscript> tag instead of <scheme> for reexport example (Modules ...) closed by felix winkelmann
fixed: Thanks, Mario.
10:13 Ticket #291 (Put all copyrights & licenses in one place) closed by felix winkelmann
fixed: I have updated the license text (experimental branch) and made some …
10:04 Ticket #286 (utc-time->seconds is abysmally slow on OS X) closed by felix winkelmann
fixed: Applied in experimental branch.
10:01 Ticket #296 (Import with renaming fails when syntax refers to exported binding) created by felix winkelmann
(reported by Imran Rafique) The following fails: […] If the …

07/24/10:

16:29 Ticket #295 (Nested test groups report success even when subgroups failed) created by sjamaan
Here's an example: […] Subgroup C fails, causing subgroup B to …
12:12 Ticket #293 (Modules and Macros sections in the manifest file) closed by felix winkelmann
fixed: Fixed in e979125 (master). Thanks.

07/22/10:

15:29 Ticket #294 (Use <enscript> tag instead of <scheme> for reexport example (Modules ...) created by Mario Domenech Goulart
The code example from the reexport section uses the <scheme> tag. The …
02:56 Ticket #293 (Modules and Macros sections in the manifest file) created by Mario Domenech Goulart
The manifest file still references the "Modules and macros" section …

07/21/10:

15:22 Ticket #292 (clarify use if import libraries when compiling modules) created by felix winkelmann
Martin DeMello suggested: […]

07/20/10:

09:37 Ticket #291 (Put all copyrights & licenses in one place) created by sjamaan
To make it easier for people making binary-only distributions we …
01:49 Ticket #290 (disable reimport notice when executing import library) created by felix winkelmann
Inside an import library, code like (eval '(import scheme chicken …
01:17 Ticket #289 (use fixed-argc C_inline routines for vector/list/##sys#make-structure) created by felix winkelmann
For 0-8 arguments, list, vector and ##sys#make-structure can be …

07/19/10:

23:40 Ticket #288 (remove "outer" bindings for non-standard procedures in library ...) created by felix winkelmann
The idiom […] is used in many places in the core libraries, but …
19:29 Ticket #287 (timezone fixes) created by Jim Ursetto
In C_decode_seconds, on platforms that do not consult tm_gmtoff …
05:57 Ticket #211 (add a `file-type' procedure to posix unit) closed by Jim Ursetto
fixed: Sorry it took me so long to get around to this. Tests out ok, thanks!
03:48 Ticket #286 (utc-time->seconds is abysmally slow on OS X) created by Jim Ursetto
This could be an os problem but I thought I would document it for …

07/16/10:

21:26 Ticket #285 (termite hangs and doesn't return values when it should) created by Jeronimo Pellegrini
Hello, It seems that the termite egg -- it looks like processes don't …
08:30 Ticket #284 (figure out a way to make the 0xab branch of the qt egg available) created by felix winkelmann
The branch contains a lot of cool functionality, but uses (AFAIK) …
08:12 Ticket #282 (Bad version for z3) closed by felix winkelmann
fixed: Replying to mario: > The setup file for z3 1.40 declares …

07/14/10:

22:12 Ticket #280 (assert should show source-location info, if possible) closed by felix winkelmann
fixed: Added in c752a15 (experimental)

07/13/10:

16:04 Ticket #283 (qt egg installation issue (installation-prefix)) created by Mario Domenech Goulart
The qt egg installation fails when run by salmonella: …
15:33 Ticket #282 (Bad version for z3) created by Mario Domenech Goulart
The setup file for z3 1.40 declares its version as {{{(version …

07/10/10:

06:35 Ticket #281 (promote irregex to full unit) created by Jim Ursetto
On IRC, we were discussing the odd status of irregex, which requires …
06:01 Ticket #211 (add a `file-type' procedure to posix unit) reopened by Jim Ursetto
Unfortunately this change broke the assumption that regular-file?, …
00:09 Ticket #280 (assert should show source-location info, if possible) created by felix winkelmann
(suggested by alejo)

07/09/10:

21:28 Ticket #279 (DoS protection support for spiffy) created by Mario Domenech Goulart
Some tips Brian Mastenbrook gave on #scheme. I'm pasting them here in …

07/07/10:

13:42 Ticket #278 (add runtime-system hook to dump heap state) closed by felix winkelmann
fixed: See commit e2abe21 (experimental).

07/06/10:

15:52 Ticket #278 (add runtime-system hook to dump heap state) created by felix winkelmann
This should list the number and type of objects currently on the heap …

07/05/10:

12:07 Ticket #230 (find-files doesn't see dotfiles) closed by felix winkelmann
fixed: find-files has been changed to support a new keyword-based argument …
Note: See TracTimeline for information about the timeline view.