Timeline
12/12/09:
- 14:24 Ticket #145 (inlining of procedures with rest-arg promoted to vector will fail) created by
- Reported by Sven Hartrumpf: inlining of procedures which have a …
12/11/09:
- 09:07 Ticket #18 (only, except and rename don't work on core syntactic forms) closed by
- duplicate: See #49
12/10/09:
- 10:00 Ticket #142 (move-memory! accepts negative offsets) closed by
- fixed: Fixed in 72be4d4334280a8bcd83a91253295fb8e32debd7 (master)
- 07:46 Ticket #135 (load & CHICKEN_INCLUDE_PATH for chicken 4) closed by
- worksforme
- 00:22 Ticket #144 (scrutiny fixes for posix) created by
- A few signature fixes for posix unit.
12/09/09:
- 12:07 Ticket #143 (Build fails on 64-bit Mac OS X) created by
-
unameappears to returni386on 64-bit Macs, so assembling the …
12/08/09:
- 09:00 Ticket #142 (move-memory! accepts negative offsets) created by
- And will clobber memory. It does detect the error when the offsets …
12/06/09:
- 13:26 Ticket #141 (synchronize changes made in wiki manual with manual in core repository) closed by
- fixed
12/05/09:
- 22:14 Ticket #141 (synchronize changes made in wiki manual with manual in core repository) created by
- The manual in the wiki has been heavily modified. These changes have …
- 21:33 Ticket #46 (add support for profiling builds) closed by
- wontfix
- 21:32 Ticket #137 (implement more floating-point-specific operators) closed by
- fixed
- 21:20 Ticket #140 ("make clean" does not clean up generated files setup-api.import.scm ...) closed by
- fixed
12/04/09:
- 22:37 Ticket #140 ("make clean" does not clean up generated files setup-api.import.scm ...) created by
- make clean or make spotless followed by git status show that …
- 18:36 Ticket #136 (qt egg crashes randomly) closed by
- fixed: Fixed in r16565.
12/03/09:
- 21:23 Ticket #139 (wrong nesting in irc egg) closed by
- fixed: Thank you. Fixed in v1.9.1 (r16562).
- 15:49 Ticket #139 (wrong nesting in irc egg) created by
- There seems to be a nesting error in irc:add-message-handler! in the …
12/02/09:
- 14:42 Ticket #138 (readline: unbound variable) closed by
- fixed: Please try commit 61f45f868f83c08fb4f88d8c8ce3bf64a32c4413 in master.
- 01:58 Ticket #138 (readline: unbound variable) created by
- In Chicken 4.2.11, loading the readline module causes the following …
12/01/09:
- 15:25 Ticket #137 (implement more floating-point-specific operators) created by
- For example (mostly taken from gambit): […]
- 11:33 Ticket #136 (qt egg crashes randomly) created by
-
Running UIs with the
qtegg results in random crashes (reported by … - 11:29 Ticket #84 (remove lolevel unbound and invalid-procedure hooks) closed by
- fixed
11/30/09:
- 20:44 Ticket #135 (load & CHICKEN_INCLUDE_PATH for chicken 4) created by
- Maybe I'm terribly missing something, but... Consider the following …
11/29/09:
- 03:59 Ticket #134 (find-files traverses symlinks) created by
- find-files traverses symlinks. This behavior isn't specifically …
11/28/09:
- 01:34 Ticket #133 ((require 'id) may load executable "id") created by
- There is a problem with (require) that is admittedly rare. If you are …
11/27/09:
- 15:29 Ticket #132 (improve devastating floating-point performance) created by
- Floating-point calculations are quite slow, because all operations are …
11/25/09:
- 22:10 Ticket #131 (check for defined exports may be confused by renaming) created by
- If a macro expands into a module-definition, the check for missing …
- 10:14 Ticket #130 (add proxy support to setup-download) closed by
- fixed
- 07:37 Ticket #130 (add proxy support to setup-download) created by
- retrieving eggs via HTTP does currently not handle communication that …
11/23/09:
- 18:00 Ticket #105 (remove "benchmark" mode, replace with -O5) closed by
- fixed
- 17:56 Ticket #103 (Remove obsolete files) closed by
- fixed
- 17:55 Ticket #101 (remove meaningless benchmarks) closed by
- fixed
- 17:54 Ticket #126 (don't use internal hook in tinyclos for instance foreign type) closed by
- fixed
- 17:53 Ticket #106 (allows using config file for make(1) variables) closed by
- fixed
- 17:50 Ticket #107 (non-atomic expressions in operator position are suboptimally handled) closed by
- fixed
- 17:49 Ticket #93 (remove things that refer to obsolete apply hook) closed by
- fixed
- 17:48 Ticket #104 (import-library should only be generated if it actually changed) closed by
- fixed
- 17:46 Ticket #127 (use internal form of 'syntax' to avoid capturing) closed by
- fixed
- 17:45 Ticket #129 (`cond-expand' doesn't work when introduced by macro) closed by
- fixed
- 01:46 Ticket #129 (`cond-expand' doesn't work when introduced by macro) created by
-
cond-expandhas to strip feature-IDs, or a macro-expansion …
11/22/09:
- 11:16 Ticket #128 (remove read-syntax for `syntax') closed by
- fixed
- 11:13 Ticket #120 (Allow extensions to consist of import-library only) closed by
- fixed
- 11:12 Ticket #111 (Make the argument for `seconds->{string,local-time,utc-time}' optional) closed by
- fixed
- 11:11 Ticket #80 (regex grep enhancement) closed by
- fixed
11/21/09:
- 13:19 Ticket #128 (remove read-syntax for `syntax') created by
- Since syntax-case must not been supported anymore, the read-syntax for …
- 13:16 Ticket #127 (use internal form of 'syntax' to avoid capturing) created by
-
The code in
synrules.scmexpands into direct uses ofsyntax, which … - 13:15 Ticket #126 (don't use internal hook in tinyclos for instance foreign type) created by
-
Foreign-type handling for
instanceuses an internal hook in the … - 12:47 Ticket #109 (`process-execute` in posixwin.scm doesn't handle missing arglist argument) closed by
- fixed
- 12:43 Ticket #92 (remove ##sys#syntactic-environment?) closed by
- fixed
- 12:41 Ticket #116 (tcp read/write timeout should throw specific exception) closed by
- fixed
- 12:40 Ticket #94 (Bug in `get-condition-property') closed by
- fixed
- 12:38 Ticket #125 (cross-chicken should prefer loading uncompiled import libraries) created by
-
Unless in
-hostmode,chicken(1)should prefer loading import …
11/20/09:
- 15:36 Ticket #124 (`-force' should override check of chicken version in `chicken-install') closed by
- fixed
- 15:35 Ticket #108 (`installation-prefix` in setup-api is not always valid) closed by
- fixed
- 15:32 Ticket #95 (disable e-mail feature in chicken-bug(1)) closed by
- fixed
- 15:31 Ticket #96 (chicken-install should not use setup-mode when cross-compiling) closed by
- fixed
- 15:28 Ticket #102 (`standard-extension` procedure from module setup-api doesn't install ...) closed by
- fixed
- 04:41 Ticket #121 (srfi-19 dumps core in response to bad arguments) closed by
- fixed: See release 3.0.2 for a more robust {{format-date}}.
11/19/09:
- 17:22 Ticket #124 (`-force' should override check of chicken version in `chicken-install') created by
-
If
-forceis given, don't abort if the chicken version is less than … - 17:12 Ticket #85 (reexporting does not fully work for core library exports) closed by
- fixed
11/18/09:
- 10:17 Ticket #50 (document compiler syntax) closed by
- fixed
- 08:48 Ticket #119 (`define-method` does not handle dotted argument lists) closed by
- fixed
- 08:35 Ticket #100 (inlining can break assumptions about contraction) closed by
- fixed: Merged in version 4.2.5.
11/16/09:
- 16:59 Ticket #118 (check tinyclos usage in easyffi) closed by
- fixed: Simple tests seem to indicate that it works. easyffi does not generate …
- 12:28 Ticket #123 (tinyclos primitive class extension procedures are buggy) created by
- Chicken's implementation of tinyclos has an excellent facility to …
11/15/09:
- 17:51 Ticket #122 (tinyclos generic mechanism gets confused by a surplus of arguments.) created by
- (define-generic G) (define-method (G (a <exact>)) (+ a a)) (G 10) ===> …
- 15:22 Ticket #121 (srfi-19 dumps core in response to bad arguments) created by
- csi -R srfi-19 (format-date #t "~Y") Segmentation fault csi -R …
11/13/09:
- 16:16 Ticket #120 (Allow extensions to consist of import-library only) created by
-
It is not currently possible to use
require-extensionand avoid …
11/12/09:
- 15:57 Ticket #119 (`define-method` does not handle dotted argument lists) created by
-
(define-method (foo ... . more) ...)will throw an error.#!rest… - 15:56 Ticket #118 (check tinyclos usage in easyffi) created by
-
easyffiuses tinyclos for C++ wrapping. Verify that it still works. - 15:54 Ticket #117 (printing of circular objects does not terminate when shown by `describe') created by
-
In
csi, describing an object containing circular data will result in …
Note:
See TracTimeline
for information about the timeline view.
