#104 |
import-library should only be generated if it actually changed
|
|
enhancement
|
minor
|
|
core-pending
|
#103 |
Remove obsolete files
|
|
task
|
minor
|
|
core-pending
|
#102 |
`standard-extension` procedure from module setup-api doesn't install import library
|
|
defect
|
minor
|
|
core-pending
|
#101 |
remove meaningless benchmarks
|
|
task
|
minor
|
|
core-pending
|
#100 |
inlining can break assumptions about contraction
|
|
defect
|
major
|
|
core-pending
|
#97 |
When cross-compiling, the active features do not represent target system
|
felix winkelmann
|
defect
|
not urgent at all
|
|
core tools
|
#96 |
chicken-install should not use setup-mode when cross-compiling
|
|
defect
|
minor
|
|
core-pending
|
#95 |
disable e-mail feature in chicken-bug(1)
|
|
task
|
major
|
|
core-pending
|
#94 |
Bug in `get-condition-property'
|
|
defect
|
major
|
|
core-pending
|
#93 |
remove things that refer to obsolete apply hook
|
|
defect
|
minor
|
|
core-pending
|
#92 |
remove ##sys#syntactic-environment?
|
|
defect
|
minor
|
|
core-pending
|
#88 |
Port of cairo.egg to chicken4
|
|
enhancement
|
not urgent at all
|
|
extensions
|
#87 |
http-client cookiejar
|
sjamaan
|
defect
|
major
|
|
extensions
|
#86 |
Port SDL egg to chicken 4
|
|
enhancement
|
not urgent at all
|
|
extensions
|
#85 |
reexporting does not fully work for core library exports
|
felix winkelmann
|
defect
|
major
|
|
core-pending
|
#84 |
remove lolevel unbound and invalid-procedure hooks
|
|
task
|
minor
|
|
core-pending
|
#82 |
z3 egg DEFLATE and gzip confusion
|
Tony Sidaway
|
defect
|
minor
|
|
extensions
|
#81 |
z3 egg error handling bug
|
Tony Sidaway
|
defect
|
major
|
|
extensions
|
#80 |
regex grep enhancement
|
felix winkelmann
|
enhancement
|
minor
|
|
core-pending
|
#79 |
z3.egg eof handling bug
|
Tony Sidaway
|
defect
|
major
|
|
extensions
|
#78 |
figure out branch policy for seperating bugfixes and enhancements
|
felix winkelmann
|
task
|
major
|
|
infrastructure
|
#77 |
Be more verbose in chicken-install when requiring a minimum version
|
felix winkelmann
|
enhancement
|
minor
|
|
extensions
|
#76 |
numbers egg comparison of a bignum & a flonum can be incorrect
|
|
defect
|
major
|
|
extensions
|
#75 |
"ref" foreign argument type does not work
|
|
defect
|
minor
|
|
compiler
|
#74 |
Incorrect regexp in call to string-substitute causes random error rather than specific error message
|
Alex Shinn
|
defect
|
major
|
|
core libraries
|
#73 |
building an extension will prefer already installed eggs over currently built ones
|
|
defect
|
major
|
|
compiler
|
#72 |
load bug?
|
|
defect
|
minor
|
|
core libraries
|
#71 |
chicken-install should try all mirrors
|
felix winkelmann
|
enhancement
|
major
|
|
core tools
|
#70 |
add build option to optimize for speed
|
|
enhancement
|
minor
|
|
build system
|
#69 |
chicken-install does not stop on error
|
|
defect
|
major
|
|
build system
|
#68 |
move installed eggs into into /var
|
|
defect
|
major
|
|
build system
|
#67 |
chicken-install handles dependency chains incorrectly
|
felix winkelmann
|
defect
|
critical
|
|
core tools
|
#66 |
don't remove setup-api.c and setup-download.c in "make clean"
|
|
defect
|
minor
|
|
build system
|
#65 |
disable executable stack sections
|
|
defect
|
major
|
|
build system
|
#64 |
"maze" benchmark produces incorrect result when compiled wirth -block on x86-64
|
|
defect
|
critical
|
|
core libraries
|
#63 |
create-directory with parents doesn't accept relative paths under Unix
|
|
defect
|
major
|
|
core libraries
|
#62 |
abs() argument truncated on 64-bit
|
|
defect
|
major
|
|
core libraries
|
#61 |
Buffer overflow in file_info_2
|
|
defect
|
major
|
|
core libraries
|
#60 |
reactivate SONAME
|
felix winkelmann
|
defect
|
major
|
|
build system
|
#58 |
Local definition of fold overwrites srfi-1 definition
|
felix winkelmann
|
defect
|
critical
|
|
extensions
|
#57 |
Extended lambda list arguments are looked up in the wrong environment
|
felix winkelmann
|
defect
|
critical
|
|
expander
|
#56 |
"spotless" target doesn't remove all generated files.
|
felix winkelmann
|
defect
|
major
|
|
build system
|
#55 |
Tests use egg repository from PREFIX
|
felix winkelmann
|
defect
|
major
|
|
infrastructure
|
#54 |
pointer-s8-ref should explicitly use signed char
|
felix winkelmann
|
defect
|
critical
|
|
core libraries
|
#53 |
henrietta list operation does not work
|
felix winkelmann
|
defect
|
major
|
|
infrastructure
|
#52 |
##sys#expand-home-path bug on OS X
|
felix winkelmann
|
defect
|
minor
|
|
core libraries
|
#50 |
document compiler syntax
|
felix winkelmann
|
task
|
minor
|
|
compiler
|
#49 |
replace unqualified core forms with qualified version and macro
|
felix winkelmann
|
task
|
minor
|
|
expander
|
#48 |
port json, packrat and z3 to chicken 4
|
felix winkelmann
|
task
|
major
|
|
extensions
|
#47 |
Incorrect capture of `begin'
|
felix winkelmann
|
defect
|
critical
|
|
expander
|
#45 |
Prefixed imports from `chicken' module can not refer to buddy syntax
|
felix winkelmann
|
defect
|
major
|
|
expander
|
#44 |
sync wiki and trunk manuals
|
felix winkelmann
|
task
|
major
|
|
documentation
|
#43 |
bus error on 64-bit install_name_tool
|
|
defect
|
minor
|
|
build system
|
#41 |
Implement format-control optimization for [fs]printf
|
|
enhancement
|
minor
|
|
compiler
|
#40 |
merge trunk changes after r14940 into prerelease branch
|
felix winkelmann
|
task
|
major
|
|
core libraries
|
#39 |
inlining of procedures that use non-simple subexpressions
|
felix winkelmann
|
enhancement
|
minor
|
|
compiler
|
#38 |
"csc -R <ext>" fails
|
felix winkelmann
|
defect
|
major
|
|
core tools
|
#34 |
string-substitute bus error
|
|
defect
|
major
|
|
core libraries
|
#33 |
add option to load inline files directly
|
felix winkelmann
|
enhancement
|
major
|
|
compiler
|
#32 |
get tinyclos egg for chicken 4 to work
|
Tony Sidaway
|
defect
|
major
|
|
extensions
|
#31 |
update NEWS file
|
felix winkelmann
|
task
|
minor
|
|
documentation
|
#30 |
merge scrutiny branch into trunk
|
felix winkelmann
|
enhancement
|
major
|
|
compiler
|
#29 |
allow "... #!rest values)" type signature (scrutiny branch)
|
felix winkelmann
|
task
|
major
|
|
compiler
|
#28 |
remove dependency on srfi-1 in ftl extension
|
|
task
|
minor
|
|
extensions
|
#27 |
unsigned-c-string does not work as advertised
|
felix winkelmann
|
defect
|
minor
|
|
compiler
|
#26 |
hashing procedures exported by srfi-69 and srfi-13 conflict
|
|
defect
|
major
|
|
core libraries
|
#25 |
chicken-install does not order egg version properly
|
felix winkelmann
|
defect
|
critical
|
|
infrastructure
|
#24 |
port ncurses egg to chicken4
|
|
enhancement
|
minor
|
|
extensions
|
#23 |
numbers egg interferes with (module foo * ...)
|
Alex Shinn
|
defect
|
minor
|
|
compiler
|
#22 |
complete s48-modules
|
felix winkelmann
|
defect
|
minor
|
|
extensions
|
#21 |
read-string, order of magnitude speedup
|
felix winkelmann
|
enhancement
|
major
|
|
core libraries
|
#17 |
use of `define-foreign-record-type' expands into incorrect result type identifier
|
felix winkelmann
|
defect
|
critical
|
|
compiler
|
#16 |
set-file-position! missing
|
|
defect
|
major
|
|
core libraries
|
#15 |
let-syntax and letrec-syntax don't recognize local vars in compiled code
|
felix winkelmann
|
defect
|
critical
|
|
compiler
|
#14 |
tab completion for scheme identifiers throws error in readline egg
|
|
defect
|
major
|
|
extensions
|
#12 |
fix e-mail transmission in chicken-bug
|
|
defect
|
major
|
|
core tools
|
#11 |
replace ##sys#strip-syntax with version that handles cyclic structures
|
felix winkelmann
|
enhancement
|
minor
|
|
core libraries
|
#10 |
Add parameters to chicken.import.scm
|
|
defect
|
major
|
|
core libraries
|
#9 |
setting default nursery size via compiler option doesn't seem to work
|
felix winkelmann
|
defect
|
major
|
|
compiler
|
#8 |
wrap up high-load scheduler as egg
|
|
enhancement
|
major
|
|
extensions
|
#7 |
keword argument variables get incorrectly renamed (or not at all)
|
felix winkelmann
|
defect
|
critical
|
|
core libraries
|
#6 |
Test 5
|
|
defect
|
major
|
|
build system
|
#5 |
Test 3
|
|
defect
|
major
|
|
build system
|
#4 |
Test 2
|
|
defect
|
major
|
|
build system
|
#3 |
Test ticket
|
|
defect
|
major
|
|
build system
|
#1 |
document "qs" and "normalize-pathname"
|
felix winkelmann
|
task
|
minor
|
|
documentation
|