Timeline



08/10/10:

23:23 Ticket #327 (chicken-install is PARTIALLY DOWN) created by Jim Ursetto
galinha no longer exists and alaric's machine isn't responding. …
22:26 Ticket #326 (error in `compile' in setup-api shouldn't call `reset') created by felix winkelmann
(reported by zbigniew) Throwing a real error is preferable, since it …
20:18 Ticket #270 (Wiki menu) closed by Mario Domenech Goulart
fixed
20:01 Ticket #297 (qwiki: URLs with pound signs are not rendering properly) closed by sjamaan
fixed: This is now fixed
14:51 Ticket #314 (spiffy-request-vars: as-boolean enhancements) closed by Mario Domenech Goulart
fixed: Applied, thanks. See spiffy-request-vars 0.11.
11:38 Ticket #325 (ssax and Unicode entities) created by Ivan Raikov
The SSAX library includes a file, html-entity-codes.scm, that defines …
10:40 Ticket #324 (add `copy-port' to the `ports' unit) closed by felix winkelmann
fixed
09:38 Ticket #302 (`cpu-time' must handle fixnum overflow) closed by felix winkelmann
fixed: Implemented in flonum-milliseconds branch and merged into experimental.
09:37 Ticket #298 (SRFI-18 time objects store time span as fixnums, which can overflow) closed by felix winkelmann
fixed: Implemented in the flonmu-milliseconds branch and merged into …
09:17 Ticket #324 (add `copy-port' to the `ports' unit) created by felix winkelmann
Suggested by Moritz Heidkamp: (copy-port FROM TO #!optional (reader …
03:08 Ticket #323 (Have a logger-like warning precedence concept) created by Kon Lovett
- level is a symbol or #f, indicating lower than the lowest level …
02:45 Ticket #322 (SRFI 88 violation of keyword v symbol) created by Kon Lovett
'|foo|: should be a keyword but is read as two items '{foo:| should …

08/09/10:

23:33 Ticket #321 (#b/o/x do not allow a # beyond fixnum range, unlike #d) created by Kon Lovett
#d18446744073709551615 => 1.84467440737096e+19 but …
22:33 Ticket #320 (The require-library ID & import IMPORT module name forms are disjoint) created by Kon Lovett
The require-library ID allows (srfi #) but the import IMPORT module …
22:04 Ticket #212 (expand* and ppexpand* break on the "and" macro) closed by Kon Lovett
fixed
21:55 Ticket #311 (wiki page rendering issue in "eggs" page) closed by sjamaan
wontfix: That kind of hacky syntax is no longer supported, for good reason. …
21:44 Ticket #313 (http-client: flush request-port after writing to it) closed by sjamaan
fixed: Thanks, patch applied.
20:45 Ticket #307 (svn-client remembers the first username) closed by sjamaan
fixed: This ought to be fixed now (phew!)
16:41 Ticket #319 (make `thread-specific`settable) created by felix winkelmann
15:52 Ticket #318 (if `-force' is given, continue installation of extensions even if ...) created by felix winkelmann
This may be useful in case an extension is known to fail (for example …
15:45 Ticket #317 (update high-load-scheduler egg) created by felix winkelmann
Joerg sent new version of the scheduler/srfi-18 used in Askemos, these …
14:14 Ticket #247 (Chicken domains revamp) closed by Mario Domenech Goulart
fixed: I'm closing this ticket, since we've migrated services to call-cc.org.
12:03 WikiStart edited by Ivan Raikov
(diff)
12:03 WikiStart edited by Ivan Raikov
I find it convenient to have a quick link to the trac manuals (diff)
12:00 Ticket #316 (spiffy hangs sometimes) created by felix winkelmann
There seem to be scheduler problems with Spiffy on call-cc.org, as it …
09:15 Ticket #315 (make parameters settable) created by felix winkelmann
Allow (set! (<parameter-name>) <value>).
05:19 Ticket #314 (spiffy-request-vars: as-boolean enhancements) created by Moritz Heidkamp
The attached patch enhances as-boolean in two ways: It adds …
05:10 Ticket #313 (http-client: flush request-port after writing to it) created by Moritz Heidkamp
Flushing request-port after writing to it may be necessary if …

08/08/10:

22:58 Ticket #310 (make-egg-index.scm for call-cc.org) closed by felix winkelmann
fixed: See commit be3f392 ("master").
22:51 Ticket #312 (suggestions for more "semantic tags" in the wiki parser) created by felix winkelmann
* allow {{<syntax>}} as alias to {{<macro>}} * allow {{<setter>}} …
22:31 Ticket #311 (wiki page rendering issue in "eggs" page) created by felix winkelmann
When viewing the page https://wiki.call-cc.org/eggs, I get: […] …
22:30 Ticket #310 (make-egg-index.scm for call-cc.org) created by Mario Domenech Goulart
Hi Felix Attached is a patch to adapt make-egg-index.scm to …
20:54 Ticket #309 (chickadee link changes) created by Jim Ursetto
Chickadee needs to translate /egg/xxx and /eggref/4/xxx to local egg …
20:52 Ticket #308 (check that foreign callback returns take place in the correct order) created by felix winkelmann
Multiple threads or use of continuations may result in returns from …
20:26 Ticket #307 (svn-client remembers the first username) created by sjamaan
This should be forgotten after the commit has completed. Look into …
10:55 Ticket #306 (Built-in binding still partially active due to -scrutinize) created by Kon Lovett
In source: (import ... no unit extras ... (only format-compiler-base …

08/07/10:

16:09 Ticket #305 (scripts/tools.scm needs srfi-69) closed by felix winkelmann
fixed
13:30 WikiStart edited by Mario Domenech Goulart
(diff)
10:54 WikiStart edited by Ivan Raikov
(diff)
03:34 Ticket #123 (tinyclos primitive class extension procedures are buggy) closed by Kon Lovett
fixed: Yes. Done.
02:02 Ticket #305 (scripts/tools.scm needs srfi-69) created by Mario Domenech Goulart
Patch attached.

08/06/10:

23:04 Ticket #303 (amb does not fail when there's no acceptable values) closed by Kon Lovett
worksforme: csi -n CHICKEN (c)2008-2010 The Chicken Team (c)2000-2007 Felix L. …
10:58 Ticket #304 (coops#subclass? can process abort) closed by felix winkelmann
fixed: I added a type-check in slot-lookup. Thanks for reporting this.

08/05/10:

08:36 Ticket #304 (coops#subclass? can process abort) created by Kon Lovett
(use coops) (subclass? 'not-a-class! <standard-class>) ;=> Bus error …

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 …
Note: See TracTimeline for information about the timeline view.