#63 |
create-directory with parents doesn't accept relative paths under Unix
|
|
defect
|
major
|
|
core libraries
|
#64 |
"maze" benchmark produces incorrect result when compiled wirth -block on x86-64
|
|
defect
|
critical
|
|
core libraries
|
#65 |
disable executable stack sections
|
|
defect
|
major
|
|
build system
|
#66 |
don't remove setup-api.c and setup-download.c in "make clean"
|
|
defect
|
minor
|
|
build system
|
#67 |
chicken-install handles dependency chains incorrectly
|
felix winkelmann
|
defect
|
critical
|
|
core tools
|
#68 |
move installed eggs into into /var
|
|
defect
|
major
|
|
build system
|
#70 |
add build option to optimize for speed
|
|
enhancement
|
minor
|
|
build system
|
#71 |
chicken-install should try all mirrors
|
felix winkelmann
|
enhancement
|
major
|
|
core tools
|
#73 |
building an extension will prefer already installed eggs over currently built ones
|
|
defect
|
major
|
|
compiler
|
#75 |
"ref" foreign argument type does not work
|
|
defect
|
minor
|
|
compiler
|
#78 |
figure out branch policy for seperating bugfixes and enhancements
|
felix winkelmann
|
task
|
major
|
|
infrastructure
|
#80 |
regex grep enhancement
|
felix winkelmann
|
enhancement
|
minor
|
|
core-pending
|
#84 |
remove lolevel unbound and invalid-procedure hooks
|
|
task
|
minor
|
|
core-pending
|
#85 |
reexporting does not fully work for core library exports
|
felix winkelmann
|
defect
|
major
|
|
core-pending
|
#92 |
remove ##sys#syntactic-environment?
|
|
defect
|
minor
|
|
core-pending
|
#93 |
remove things that refer to obsolete apply hook
|
|
defect
|
minor
|
|
core-pending
|
#94 |
Bug in `get-condition-property'
|
|
defect
|
major
|
|
core-pending
|
#95 |
disable e-mail feature in chicken-bug(1)
|
|
task
|
major
|
|
core-pending
|
#96 |
chicken-install should not use setup-mode when cross-compiling
|
|
defect
|
minor
|
|
core-pending
|
#100 |
inlining can break assumptions about contraction
|
|
defect
|
major
|
|
core-pending
|
#101 |
remove meaningless benchmarks
|
|
task
|
minor
|
|
core-pending
|
#102 |
`standard-extension` procedure from module setup-api doesn't install import library
|
|
defect
|
minor
|
|
core-pending
|
#103 |
Remove obsolete files
|
|
task
|
minor
|
|
core-pending
|
#104 |
import-library should only be generated if it actually changed
|
|
enhancement
|
minor
|
|
core-pending
|
#105 |
remove "benchmark" mode, replace with -O5
|
|
task
|
minor
|
|
core-pending
|
#106 |
allows using config file for make(1) variables
|
|
enhancement
|
minor
|
|
core-pending
|
#107 |
non-atomic expressions in operator position are suboptimally handled
|
|
defect
|
minor
|
|
core-pending
|
#108 |
`installation-prefix` in setup-api is not always valid
|
|
defect
|
minor
|
|
core-pending
|
#109 |
`process-execute` in posixwin.scm doesn't handle missing arglist argument
|
|
defect
|
minor
|
|
core-pending
|
#116 |
tcp read/write timeout should throw specific exception
|
|
defect
|
major
|
|
core-pending
|
#120 |
Allow extensions to consist of import-library only
|
|
enhancement
|
minor
|
|
core-pending
|
#124 |
`-force' should override check of chicken version in `chicken-install'
|
|
defect
|
minor
|
|
core-pending
|
#126 |
don't use internal hook in tinyclos for instance foreign type
|
|
defect
|
not urgent at all
|
|
core-pending
|
#127 |
use internal form of 'syntax' to avoid capturing
|
|
defect
|
minor
|
|
core-pending
|
#128 |
remove read-syntax for `syntax'
|
|
task
|
minor
|
|
core-pending
|
#129 |
`cond-expand' doesn't work when introduced by macro
|
|
defect
|
major
|
|
core-pending
|
#130 |
add proxy support to setup-download
|
felix winkelmann
|
defect
|
major
|
|
core tools
|
#138 |
readline: unbound variable
|
felix winkelmann
|
defect
|
critical
|
|
compiler
|
#140 |
"make clean" does not clean up generated files setup-api.import.scm and setup-download.import.scm
|
|
defect
|
major
|
|
build system
|
#141 |
synchronize changes made in wiki manual with manual in core repository
|
felix winkelmann
|
defect
|
major
|
|
documentation
|
#142 |
move-memory! accepts negative offsets
|
felix winkelmann
|
defect
|
major
|
|
core libraries
|
#144 |
scrutiny fixes for posix
|
felix winkelmann
|
defect
|
minor
|
|
compiler
|
#145 |
inlining of procedures with rest-arg promoted to vector will fail
|
felix winkelmann
|
defect
|
critical
|
|
compiler
|
#147 |
Error when loading the qt egg
|
felix winkelmann
|
defect
|
critical
|
|
extensions
|
#150 |
csc -Ob (-O5) bug (unsafe)
|
felix winkelmann
|
defect
|
major
|
|
compiler
|
#153 |
no-install mode in chicken-install makes no sense when installing dependencies
|
felix winkelmann
|
defect
|
minor
|
|
extensions
|
#154 |
reexporting syntax fails with compiled import libraries
|
felix winkelmann
|
defect
|
major
|
|
expander
|
#155 |
make chicken-doc work on windows
|
felix winkelmann
|
defect
|
major
|
|
extensions
|
#156 |
unquote-splicing still broken
|
felix winkelmann
|
defect
|
major
|
|
expander
|
#157 |
compiler-syntax defined in a module should be local to that module
|
felix winkelmann
|
defect
|
minor
|
|
compiler
|
#158 |
Incorrect mapping of ncurses C string-retrieval functions to Scheme procedures
|
felix winkelmann
|
defect
|
major
|
|
extensions
|
#159 |
chicken-install fails to check required versions properly
|
|
defect
|
critical
|
|
core tools
|
#160 |
implement minimal global value propagation
|
felix winkelmann
|
enhancement
|
minor
|
|
compiler
|
#164 |
unboxing can generate incorrect C
|
felix winkelmann
|
defect
|
critical
|
|
compiler
|
#166 |
on windows, extensions and import-libraries are not linked with the correct library
|
|
defect
|
major
|
|
build system
|
#170 |
require-extension should understand import-modifiers
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
core libraries
|
#182 |
enable terminal-port? on windows
|
|
enhancement
|
minor
|
|
core libraries
|
#183 |
symbols starting with # do not have read-write invariance
|
|
defect
|
minor
|
|
core libraries
|
#1 |
document "qs" and "normalize-pathname"
|
felix winkelmann
|
task
|
minor
|
|
documentation
|
#8 |
wrap up high-load scheduler as egg
|
|
enhancement
|
major
|
|
extensions
|
#12 |
fix e-mail transmission in chicken-bug
|
|
defect
|
major
|
|
core tools
|
#14 |
tab completion for scheme identifiers throws error in readline egg
|
|
defect
|
major
|
|
extensions
|
#29 |
allow "... #!rest values)" type signature (scrutiny branch)
|
felix winkelmann
|
task
|
major
|
|
compiler
|
#32 |
get tinyclos egg for chicken 4 to work
|
Tony Sidaway
|
defect
|
major
|
|
extensions
|
#34 |
string-substitute bus error
|
|
defect
|
major
|
|
core libraries
|
#38 |
"csc -R <ext>" fails
|
felix winkelmann
|
defect
|
major
|
|
core tools
|
#39 |
inlining of procedures that use non-simple subexpressions
|
felix winkelmann
|
enhancement
|
minor
|
|
compiler
|
#41 |
Implement format-control optimization for [fs]printf
|
|
enhancement
|
minor
|
|
compiler
|
#43 |
bus error on 64-bit install_name_tool
|
|
defect
|
minor
|
|
build system
|
#45 |
Prefixed imports from `chicken' module can not refer to buddy syntax
|
felix winkelmann
|
defect
|
major
|
|
expander
|
#48 |
port json, packrat and z3 to chicken 4
|
felix winkelmann
|
task
|
major
|
|
extensions
|
#49 |
replace unqualified core forms with qualified version and macro
|
felix winkelmann
|
task
|
minor
|
|
expander
|
#50 |
document compiler syntax
|
felix winkelmann
|
task
|
minor
|
|
compiler
|
#52 |
##sys#expand-home-path bug on OS X
|
felix winkelmann
|
defect
|
minor
|
|
core libraries
|
#53 |
henrietta list operation does not work
|
felix winkelmann
|
defect
|
major
|
|
infrastructure
|
#58 |
Local definition of fold overwrites srfi-1 definition
|
felix winkelmann
|
defect
|
critical
|
|
extensions
|
#61 |
Buffer overflow in file_info_2
|
|
defect
|
major
|
|
core libraries
|
#62 |
abs() argument truncated on 64-bit
|
|
defect
|
major
|
|
core libraries
|
#69 |
chicken-install does not stop on error
|
|
defect
|
major
|
|
build system
|
#72 |
load bug?
|
|
defect
|
minor
|
|
core libraries
|
#74 |
Incorrect regexp in call to string-substitute causes random error rather than specific error message
|
Alex Shinn
|
defect
|
major
|
|
core libraries
|
#76 |
numbers egg comparison of a bignum & a flonum can be incorrect
|
|
defect
|
major
|
|
extensions
|
#77 |
Be more verbose in chicken-install when requiring a minimum version
|
felix winkelmann
|
enhancement
|
minor
|
|
extensions
|
#79 |
z3.egg eof handling bug
|
Tony Sidaway
|
defect
|
major
|
|
extensions
|
#81 |
z3 egg error handling bug
|
Tony Sidaway
|
defect
|
major
|
|
extensions
|
#82 |
z3 egg DEFLATE and gzip confusion
|
Tony Sidaway
|
defect
|
minor
|
|
extensions
|
#86 |
Port SDL egg to chicken 4
|
|
enhancement
|
not urgent at all
|
|
extensions
|
#87 |
http-client cookiejar
|
sjamaan
|
defect
|
major
|
|
extensions
|
#88 |
Port of cairo.egg to chicken4
|
|
enhancement
|
not urgent at all
|
|
extensions
|
#97 |
When cross-compiling, the active features do not represent target system
|
felix winkelmann
|
defect
|
not urgent at all
|
|
core tools
|
#111 |
Make the argument for `seconds->{string,local-time,utc-time}' optional
|
|
enhancement
|
minor
|
|
core-pending
|
#112 |
"Trivial" is not an indicator for "Priority"
|
|
enhancement
|
not urgent at all
|
|
infrastructure
|
#113 |
Crunch egg: bug in define-crunch-primitives / define-crunch-callback
|
|
defect
|
minor
|
|
extensions
|
#115 |
Using -host option in setup scripts is incorrect
|
|
defect
|
major
|
|
extensions
|
#117 |
printing of circular objects does not terminate when shown by `describe'
|
Christian Kellermann
|
defect
|
minor
|
|
core tools
|
#118 |
check tinyclos usage in easyffi
|
felix winkelmann
|
task
|
major
|
|
extensions
|
#119 |
`define-method` does not handle dotted argument lists
|
Tony Sidaway
|
defect
|
minor
|
|
extensions
|
#121 |
srfi-19 dumps core in response to bad arguments
|
|
defect
|
major
|
|
extensions
|
#123 |
tinyclos primitive class extension procedures are buggy
|
Tony Sidaway
|
defect
|
major
|
|
extensions
|
#132 |
improve devastating floating-point performance
|
felix winkelmann
|
enhancement
|
minor
|
|
core libraries
|