Timeline
08/13/10:
- 21:33 Ticket #334 (turn henrietta into an extension) created by
- This would make deployment easier and provides versioning.
- 12:26 Ticket #308 (check that foreign callback returns take place in the correct order) closed by
- fixed: Currently only a check for returning twice from the same callback has …
- 10:07 Ticket #320 (The require-library ID & import IMPORT module name forms are disjoint) closed by
-
fixed: See "experimental", commit 7f9f454.
require-extensionnow also tries … - 10:06 Ticket #333 (read/write invariance on symbols consisting of digits) closed by
- fixed
08/12/10:
- 23:05 Ticket #333 (read/write invariance on symbols consisting of digits) created by
- […] because the 3 is read as a number. In other words, …
- 14:24 Ticket #331 (sql-de-lite fails when building the bundled version) closed by
- fixed: Seems to work fine. I could install and run it on the same machine it …
- 12:31 Ticket #318 (if `-force' is given, continue installation of extensions even if ...) closed by
-
fixed: Now done via the
-keep-goingoption. - 09:25 Ticket #332 (chicken-install throws an internal error in HEAD) closed by
- fixed: Replying to zbigniew: > Hello esteemed team leader. Very …
- 06:33 Ticket #332 (chicken-install throws an internal error in HEAD) created by
- Hello esteemed team leader. I am having a reproducible error pulling …
08/11/10:
- 21:38 Ticket #331 (sql-de-lite fails when building the bundled version) created by
- Here's the error: […] […] […]
- 19:40 Ticket #330 (svnwiki-sxml parses https links as internal links) closed by
- fixed: Yep, seems to work fine. I've updated call-cc.org with this change.
- 19:28 Ticket #328 (Make nonexistent pages show 404) closed by
- fixed: Implemented in changeset [19336]
- 16:30 Ticket #283 (qt egg installation issue (installation-prefix)) closed by
- fixed: Salmonella could install it: …
- 15:24 Ticket #330 (svnwiki-sxml parses https links as internal links) created by
- And probably other types of links too. The URL matcher is too …
- 14:58 Ticket #329 (Put robots.txt handling into qwiki) closed by
- wontfix: Forget about this, it's silly! After #328 is implemented, /robots.txt …
- 14:48 Ticket #329 (Put robots.txt handling into qwiki) created by
- And make it configurable Right now we have a hardcoded robots.txt on …
- 14:35 Ticket #328 (Make nonexistent pages show 404) created by
- Just like Wikipedia does it: this 404 page indicates to search engines …
- 02:49 Ticket #326 (error in `compile' in setup-api shouldn't call `reset') reopened by
- Thank you very much Felix. I would ask that you also apply the …
- 00:43 Ticket #326 (error in `compile' in setup-api shouldn't call `reset') closed by
- fixed: I have done that, but to avoid getting call-traces (which are only …
- 00:40 Ticket #327 (chicken-install is PARTIALLY DOWN) closed by
- wontfix: You can give an exact location, as Mario has shown, or you can change …
08/10/10:
- 23:23 Ticket #327 (chicken-install is PARTIALLY DOWN) created by
- 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
- (reported by zbigniew) Throwing a real error is preferable, since it …
- 20:18 Ticket #270 (Wiki menu) closed by
- fixed
- 20:01 Ticket #297 (qwiki: URLs with pound signs are not rendering properly) closed by
- fixed: This is now fixed
- 14:51 Ticket #314 (spiffy-request-vars: as-boolean enhancements) closed by
- fixed: Applied, thanks. See spiffy-request-vars 0.11.
- 11:38 Ticket #325 (ssax and Unicode entities) created by
- 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
- fixed
- 09:38 Ticket #302 (`cpu-time' must handle fixnum overflow) closed by
-
fixed: Implemented in
flonum-millisecondsbranch and merged intoexperimental. - 09:37 Ticket #298 (SRFI-18 time objects store time span as fixnums, which can overflow) closed by
-
fixed: Implemented in the
flonmu-millisecondsbranch and merged into … - 09:17 Ticket #324 (add `copy-port' to the `ports' unit) created by
- Suggested by Moritz Heidkamp: (copy-port FROM TO #!optional (reader …
- 03:08 Ticket #323 (Have a logger-like warning precedence concept) created by
- - 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
- '|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
- #d18446744073709551615 => 1.84467440737096e+19 but …
- 22:33 Ticket #320 (The require-library ID & import IMPORT module name forms are disjoint) created by
- 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
- fixed
- 21:55 Ticket #311 (wiki page rendering issue in "eggs" page) closed by
- 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
- fixed: Thanks, patch applied.
- 20:45 Ticket #307 (svn-client remembers the first username) closed by
- fixed: This ought to be fixed now (phew!)
- 16:41 Ticket #319 (make `thread-specific`settable) created by
- 15:52 Ticket #318 (if `-force' is given, continue installation of extensions even if ...) created by
- 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
- Joerg sent new version of the scheduler/srfi-18 used in Askemos, these …
- 14:14 Ticket #247 (Chicken domains revamp) closed by
- fixed: I'm closing this ticket, since we've migrated services to call-cc.org.
- 12:03 WikiStart edited by
- (diff)
- 12:03 WikiStart edited by
- I find it convenient to have a quick link to the trac manuals (diff)
- 12:00 Ticket #316 (spiffy hangs sometimes) created by
- There seem to be scheduler problems with Spiffy on call-cc.org, as it …
- 09:15 Ticket #315 (make parameters settable) created by
-
Allow
(set! (<parameter-name>) <value>). - 05:19 Ticket #314 (spiffy-request-vars: as-boolean enhancements) created by
-
The attached patch enhances
as-booleanin two ways: It adds … - 05:10 Ticket #313 (http-client: flush request-port after writing to it) created by
-
Flushing
request-portafter writing to it may be necessary if …
08/08/10:
- 22:58 Ticket #310 (make-egg-index.scm for call-cc.org) closed by
- fixed: See commit be3f392 ("master").
- 22:51 Ticket #312 (suggestions for more "semantic tags" in the wiki parser) created by
- * allow {{<syntax>}} as alias to {{<macro>}} * allow {{<setter>}} …
- 22:31 Ticket #311 (wiki page rendering issue in "eggs" page) created by
- 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
-
Hi Felix
Attached is a patch to adapt
make-egg-index.scmto … - 20:54 Ticket #309 (chickadee link changes) created by
- 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
- Multiple threads or use of continuations may result in returns from …
- 20:26 Ticket #307 (svn-client remembers the first username) created by
- 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
- 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
- fixed
- 13:30 WikiStart edited by
- (diff)
- 10:54 WikiStart edited by
- (diff)
- 03:34 Ticket #123 (tinyclos primitive class extension procedures are buggy) closed by
- fixed: Yes. Done.
- 02:02 Ticket #305 (scripts/tools.scm needs srfi-69) created by
- Patch attached.
08/06/10:
- 23:04 Ticket #303 (amb does not fail when there's no acceptable values) closed by
- 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
-
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
- (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
- 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
-
The changes done in the
flonum-millisecondsbranch must also apply … - 14:48 Ticket #301 (handle references to inline-routines that occur before their definition) created by
- (suggested by sjamaan) References to inline-procedures defined with …
- 14:43 Ticket #218 (random not random) closed by
- worksforme: I still believe that in many cases the admittedly insufficient …
08/01/10:
- 00:10 Ticket #300 (allow reading without "hanging") created by
- (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
-
fixed: The
total-irregexbranch of the core git repository has been updated … - 00:04 Ticket #74 (Incorrect regexp in call to string-substitute causes random error ...) closed by
- 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
- fixed: It should.
07/30/10:
- 15:25 Ticket #299 (Should "Getting Started" (manual) mention bind instead of easyffi?) created by
- See …
07/29/10:
- 12:40 Ticket #296 (Import with renaming fails when syntax refers to exported binding) closed by
- fixed
- 12:14 Ticket #298 (SRFI-18 time objects store time span as fixnums, which can overflow) created by
- (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
- 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
- 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
- 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
- fixed: Fixed.
- 12:40 Ticket #289 (use fixed-argc C_inline routines for vector/list/##sys#make-structure) closed by
- fixed
- 11:08 Ticket #291 (Put all copyrights & licenses in one place) closed by
- fixed
- 10:46 Ticket #291 (Put all copyrights & licenses in one place) reopened by
- Almost correct. Olin's copyright for let-optionals is only 1996. The …
- 10:31 Ticket #287 (timezone fixes) closed by
- fixed: Patches applied in "experimental" branch.
- 10:14 Ticket #294 (Use <enscript> tag instead of <scheme> for reexport example (Modules ...) closed by
- fixed: Thanks, Mario.
- 10:13 Ticket #291 (Put all copyrights & licenses in one place) closed by
- 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
- fixed: Applied in experimental branch.
- 10:01 Ticket #296 (Import with renaming fails when syntax refers to exported binding) created by
- (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
- 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
- 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
- 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
- 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
- Martin DeMello suggested: […]
07/20/10:
- 09:37 Ticket #291 (Put all copyrights & licenses in one place) created by
- To make it easier for people making binary-only distributions we …
- 01:49 Ticket #290 (disable reimport notice when executing import library) created by
- 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
-
For 0-8 arguments,
list,vectorand##sys#make-structurecan be …
07/19/10:
- 23:40 Ticket #288 (remove "outer" bindings for non-standard procedures in library ...) created by
- The idiom […] is used in many places in the core libraries, but …
- 19:29 Ticket #287 (timezone fixes) created by
- 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
- 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
- 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
- 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
- The branch contains a lot of cool functionality, but uses (AFAIK) …
- 08:12 Ticket #282 (Bad version for z3) closed by
- 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
- fixed: Added in c752a15 (experimental)
Note:
See TracTimeline
for information about the timeline view.
