#230 |
find-files doesn't see dotfiles
|
|
defect
|
minor
|
|
core libraries
|
#231 |
clean up unsafeness declarations in core libraries
|
felix winkelmann
|
task
|
not urgent at all
|
|
core libraries
|
#234 |
provide safe C_inline definitions for some fixnum operations
|
felix winkelmann
|
enhancement
|
minor
|
|
core libraries
|
#235 |
> < >= <= = 2-arg compiler rewrites are broken
|
felix winkelmann
|
defect
|
critical
|
|
core libraries
|
#238 |
4.5.0 post-release maintenance
|
felix winkelmann
|
task
|
major
|
|
core libraries
|
#239 |
errors in record-printers give "error in error" error
|
|
defect
|
minor
|
|
core libraries
|
#240 |
wrong lambda-info for `vector-set!'
|
felix winkelmann
|
defect
|
minor
|
|
core libraries
|
#249 |
show notice if assigning to imported variable
|
felix winkelmann
|
defect
|
not urgent at all
|
|
core libraries
|
#261 |
yes-or-no? in gui mode is broken
|
felix winkelmann
|
defect
|
critical
|
|
core libraries
|
#269 |
Maybe better message for minimum extension requirements
|
|
enhancement
|
not urgent at all
|
|
core libraries
|
#275 |
when giving a read-error for a missing closing delimiter, show line of opening one
|
|
enhancement
|
minor
|
|
core libraries
|
#278 |
add runtime-system hook to dump heap state
|
felix winkelmann
|
enhancement
|
major
|
|
core libraries
|
#280 |
assert should show source-location info, if possible
|
|
enhancement
|
minor
|
|
core libraries
|
#281 |
promote irregex to full unit
|
felix winkelmann
|
enhancement
|
major
|
4.9.0
|
core libraries
|
#286 |
utc-time->seconds is abysmally slow on OS X
|
felix winkelmann
|
enhancement
|
major
|
|
core libraries
|
#287 |
timezone fixes
|
felix winkelmann
|
enhancement
|
minor
|
|
core libraries
|
#288 |
remove "outer" bindings for non-standard procedures in library procedure definitions
|
|
task
|
not urgent at all
|
|
core libraries
|
#298 |
SRFI-18 time objects store time span as fixnums, which can overflow
|
|
defect
|
critical
|
|
core libraries
|
#300 |
allow reading without "hanging"
|
|
enhancement
|
not urgent at all
|
|
core libraries
|
#308 |
check that foreign callback returns take place in the correct order
|
felix winkelmann
|
task
|
minor
|
|
core libraries
|
#315 |
make parameters settable
|
|
enhancement
|
not urgent at all
|
|
core libraries
|
#319 |
make `thread-specific`settable
|
|
enhancement
|
not urgent at all
|
|
core libraries
|
#321 |
#b/o/x do not allow a # beyond fixnum range, unlike #d
|
felix winkelmann
|
defect
|
minor
|
|
core libraries
|
#322 |
SRFI 88 violation of keyword v symbol
|
felix winkelmann
|
task
|
minor
|
|
core libraries
|
#324 |
add `copy-port' to the `ports' unit
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
core libraries
|
#332 |
chicken-install throws an internal error in HEAD
|
felix winkelmann
|
defect
|
critical
|
|
core libraries
|
#333 |
read/write invariance on symbols consisting of digits
|
|
defect
|
minor
|
|
core libraries
|
#348 |
store call-trace in error condition object
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
core libraries
|
#350 |
remove shadowing bindings of standard-procedures in non-std procedures
|
felix winkelmann
|
task
|
not urgent at all
|
|
core libraries
|
#353 |
file-copy does not what I'd think when used on directories
|
felix winkelmann
|
enhancement
|
minor
|
4.9.0
|
core libraries
|
#378 |
implement equivalence predicate that combines equal? and =
|
felix winkelmann
|
enhancement
|
not urgent at all
|
4.9.0
|
core libraries
|
#379 |
Complete SRFI-46 support
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
core libraries
|
#384 |
tag 4.6.1 dev-snapshot
|
felix winkelmann
|
task
|
major
|
|
core libraries
|
#385 |
Better error reporting for srfi-26
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
core libraries
|
#390 |
C_mutate can omit registering mutation if value is identical
|
|
enhancement
|
not urgent at all
|
4.9.0
|
core libraries
|
#391 |
3rd argument to hash-table-update! should be required
|
|
task
|
not urgent at all
|
|
core libraries
|
#415 |
read-symbolic-link canonicalization of a non-link
|
felix winkelmann
|
enhancement
|
not urgent at all
|
4.9.0
|
core libraries
|
#418 |
csi unable to load core libraries in 4.6.0 on amd64
|
|
defect
|
major
|
4.9.0
|
core libraries
|
#424 |
umask support
|
|
change request
|
major
|
|
core libraries
|
#428 |
Escape control characters in printed representation of symbols
|
|
defect
|
minor
|
4.9.0
|
core libraries
|
#441 |
equal? may not recurse into closures
|
|
change request
|
major
|
4.9.0
|
core libraries
|
#446 |
Finalizers for top level bindings don't get executed upon program exit
|
|
defect
|
minor
|
|
core libraries
|
#457 |
srfi-18 time->seconds not returning seconds.
|
|
defect
|
major
|
4.9.0
|
core libraries
|
#473 |
guard-procedure should not be reinvoked when restoring parameter value using `parameterize'
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#474 |
Additional library procedure condition->list
|
felix winkelmann
|
enhancement
|
major
|
4.9.0
|
core libraries
|
#486 |
Interrupting a tcp read operation causes a crash
|
Jim Ursetto
|
defect
|
major
|
4.9.0
|
core libraries
|
#495 |
tcp-abandon-port polarity reversed, I think
|
Jim Ursetto
|
defect
|
minor
|
4.9.0
|
core libraries
|
#505 |
permit user-defined read-syntax to restart the reader
|
Jim Ursetto
|
enhancement
|
minor
|
|
core libraries
|
#506 |
pretty-print does not escape strings like write does
|
|
defect
|
major
|
4.9.0
|
core libraries
|
#515 |
(string->symbol "|") generates illegal unreadable symbol |
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
core libraries
|
#519 |
out of memory panic -- possible leak?
|
felix winkelmann
|
defect
|
critical
|
4.9.0
|
core libraries
|
#529 |
close-input-pipe returns unspecified value on windows
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#531 |
"Snowdigest" egg causes stack overflow error in tests with experimental
|
felix winkelmann
|
defect
|
critical
|
4.9.0
|
core libraries
|
#556 |
setup-api.scm's `write-info' doesn't check for setup-info's directory existence before writing it
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#557 |
pretty-print issue on master
|
felix winkelmann
|
defect
|
critical
|
4.9.0
|
core libraries
|
#568 |
read-line produces inconsistent results on DOS-style line endings when buffer is cut off at an unfortunate point
|
|
defect
|
critical
|
|
core libraries
|
#578 |
use with import specifiers has no effect for internal modules on the top-level
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
core libraries
|
#606 |
make-pathname always uses / separator char
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#607 |
file-type does not work on Windows
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#608 |
normalize-pathname x:/ deletes drive letter (on Windows)
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#614 |
TCP sockets get closed prematurely
|
|
defect
|
major
|
4.9.0
|
core libraries
|
#616 |
chicken-doc-admin starts breaking on 2011-06-19
|
Jim Ursetto
|
defect
|
major
|
4.9.0
|
core libraries
|
#617 |
Improve usability of the repl procedure
|
felix winkelmann
|
enhancement
|
minor
|
4.9.0
|
core libraries
|
#619 |
string->number accepts out of range characters for base > 10
|
felix winkelmann
|
defect
|
critical
|
4.9.0
|
core libraries
|
#622 |
Bindings from the current environment leak into scheme-report-environment
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#636 |
irregex behaves differently with overlapping character sets on some machines
|
felix winkelmann
|
defect
|
critical
|
4.9.0
|
core libraries
|
#643 |
CR: overhaul environment representation in the evaluator
|
felix winkelmann
|
change request
|
minor
|
|
core libraries
|
#645 |
isinf not available on Solaris
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#650 |
convert profiler time-accumulation code to using flonum operations
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#653 |
Various port procedures do not properly check their port argument for being closed
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#654 |
time command overly precise after 7756d8b
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
core libraries
|
#655 |
chicken (master) broken on 2011-07-18
|
felix winkelmann
|
defect
|
critical
|
4.9.0
|
core libraries
|
#669 |
please add ability to call fchdir to posix module.
|
felix winkelmann
|
enhancement
|
minor
|
4.9.0
|
core libraries
|
#674 |
##sys#string->number gets called without prefixes in the reader
|
felix winkelmann
|
defect
|
major
|
|
core libraries
|
#686 |
irregex-replace/all doesn't grok `bos'
|
sjamaan
|
defect
|
major
|
|
core libraries
|
#687 |
irregex-replace returns #f when nothing was replaced
|
sjamaan
|
enhancement
|
major
|
4.9.0
|
core libraries
|
#691 |
number/string-conversion tests fail on Windows (mingw-msys)
|
sjamaan
|
defect
|
major
|
|
core libraries
|
#703 |
Restructure core libraries
|
|
defect
|
major
|
5.0
|
core libraries
|
#704 |
remove ##sys#walk-namespace
|
|
task
|
not urgent at all
|
|
core libraries
|
#705 |
Allowing EVAL to evaluate lists with a procedure in the car
|
|
enhancement
|
not urgent at all
|
|
core libraries
|
#706 |
file-exists? does return #f on large files
|
|
defect
|
critical
|
4.9.0
|
core libraries
|
#724 |
segfault in symbolGC tests on openbsd 5.0 with 4.7.0.3-stability
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#736 |
make CHICKEN_REPOSITORY support a search path
|
Jim Ursetto
|
enhancement
|
not urgent at all
|
5.0
|
core libraries
|
#742 |
perform immediateness checks inline before calling C_mutate
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
core libraries
|
#763 |
posix unit implicitly depends on tcp unit
|
|
defect
|
major
|
|
core libraries
|
#765 |
broken posix/process function under Windows 7 (MingW)
|
|
defect
|
major
|
4.9.0
|
core libraries
|
#767 |
random seed should be more random
|
|
enhancement
|
not urgent at all
|
|
core libraries
|
#772 |
symbol | | is not written properly
|
|
defect
|
major
|
4.9.0
|
core libraries
|
#791 |
integer? returns true for special flonum types on 64-bits machines
|
Christian Kellermann
|
defect
|
major
|
4.9.0
|
core libraries
|
#792 |
CR: deprecate "make" syntax from "setup-api" module
|
|
change request
|
minor
|
|
core libraries
|
#800 |
data seems to get lost in tcp unit when using http-client
|
|
defect
|
major
|
|
core libraries
|
#805 |
case-lambda is unhygienic
|
Christian Kellermann
|
defect
|
minor
|
4.9.0
|
core libraries
|
#806 |
DSSSL extended lambda lists are unhygienic
|
|
defect
|
minor
|
5.1
|
core libraries
|
#810 |
"create-temporary-file" insufficient
|
|
defect
|
minor
|
|
core libraries
|
#818 |
string-hash error
|
sjamaan
|
defect
|
critical
|
4.9.0
|
core libraries
|
#819 |
file-mkstemp on windows is broken
|
|
defect
|
minor
|
4.10.0
|
core libraries
|
#822 |
numbers-string-conversion-test fails for windows
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|
#823 |
arithmetic-shift fails in extreme cases
|
|
defect
|
minor
|
4.10.0
|
core libraries
|
#858 |
spiffy-request-vars' test shows "cannot write to socket - Broken pipe" at random
|
Mario Domenech Goulart
|
defect
|
critical
|
|
core libraries
|
#864 |
setup-api handles copying of directories not properly on windows
|
felix winkelmann
|
defect
|
critical
|
4.9.0
|
core libraries
|