| #175 |
eggify lolevel unit
|
felix winkelmann
|
task
|
minor
|
|
core libraries
|
| #176 |
eggify srfi-18 unit
|
felix winkelmann
|
task
|
minor
|
|
core libraries
|
| #177 |
qt egg: windows and mac support
|
felix winkelmann
|
enhancement
|
minor
|
|
extensions
|
| #178 |
crunch callbacks don't handle void return-type
|
felix winkelmann
|
defect
|
minor
|
|
extensions
|
| #179 |
add `platform` extension property
|
|
enhancement
|
minor
|
|
core tools
|
| #180 |
pandora egg depends on sqlite3 egg
|
Thomas Chust
|
defect
|
minor
|
|
extensions
|
| #182 |
enable terminal-port? on windows
|
|
enhancement
|
minor
|
|
core libraries
|
| #183 |
symbols starting with # do not have read-write invariance
|
|
defect
|
minor
|
|
core libraries
|
| #186 |
csc could compile manifest into programs that may trigger elevation requests in Windows Vista
|
felix winkelmann
|
enhancement
|
minor
|
4.5.0
|
core tools
|
| #187 |
SRFI-4 vector operations should be provided as ##core#inline calls
|
felix winkelmann
|
enhancement
|
minor
|
|
core libraries
|
| #188 |
drop libuchicken
|
felix winkelmann
|
task
|
minor
|
4.5.0
|
core libraries
|
| #189 |
"Deployment" page from the User's Manual TOC (wiki) points to an empty page
|
|
defect
|
minor
|
|
documentation
|
| #192 |
Only the last clause in COND may be an ELSE clause
|
|
defect
|
minor
|
4.5.0
|
compiler
|
| #194 |
chicken-install -test should not apply to dependencies
|
|
defect
|
minor
|
4.5.0
|
core tools
|
| #195 |
Missing backslash in rules.make
|
|
defect
|
minor
|
4.5.0
|
build system
|
| #203 |
"Shell argument quoting" is duplicated in "Unit utils"
|
|
defect
|
minor
|
|
documentation
|
| #204 |
"Shell argument quoting" section is duplicated in "Unit utils"
|
|
defect
|
minor
|
|
documentation
|
| #206 |
number->string in numbers egg does not fail correctly
|
sjamaan
|
defect
|
minor
|
|
extensions
|
| #207 |
port lazy-ffi to windows
|
felix winkelmann
|
task
|
minor
|
|
unknown
|
| #208 |
speed up keyword argument processing
|
felix winkelmann
|
enhancement
|
minor
|
|
core libraries
|
| #209 |
Chicken allows for shadowing syntax in a way disallowed by R5RS/sec.5.3
|
felix winkelmann
|
task
|
minor
|
|
expander
|
| #212 |
expand* and ppexpand* break on the "and" macro
|
|
defect
|
minor
|
|
extensions
|
| #214 |
NEWS for 4.4.5 and 4.4.6 are the same
|
|
defect
|
minor
|
|
infrastructure
|
| #215 |
Split "Modules and macros" into "Modules" and "Macros"
|
felix winkelmann
|
task
|
minor
|
|
documentation
|
| #218 |
random not random
|
|
defect
|
minor
|
|
core libraries
|
| #227 |
add cross-development chapter to manual
|
felix winkelmann
|
task
|
minor
|
|
documentation
|
| #229 |
implement apply-hack for ARM CPUs
|
|
enhancement
|
minor
|
|
core libraries
|
| #230 |
find-files doesn't see dotfiles
|
|
defect
|
minor
|
|
core libraries
|
| #234 |
provide safe C_inline definitions for some fixnum operations
|
felix winkelmann
|
enhancement
|
minor
|
|
core libraries
|
| #236 |
extend "list" command for henrietta CGI
|
|
enhancement
|
minor
|
|
infrastructure
|
| #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
|
| #242 |
-verbose not recognized by csc
|
felix winkelmann
|
defect
|
minor
|
|
core tools
|
| #243 |
GC in callbacks will invalidate references to Scheme data used in "crunch" code
|
|
defect
|
minor
|
|
extensions
|
| #244 |
Update "Release policy" wiki page
|
|
defect
|
minor
|
|
documentation
|
| #245 |
Update "Chicken Hackers Guide" wiki page
|
|
defect
|
minor
|
|
documentation
|
| #246 |
Remove or seriously update the "Software" page
|
Mario Domenech Goulart
|
defect
|
minor
|
|
documentation
|
| #251 |
bootstrap docs nonexistent
|
felix winkelmann
|
defect
|
minor
|
|
documentation
|
| #252 |
qwiki HTML additions
|
sjamaan
|
enhancement
|
minor
|
|
extensions
|
| #253 |
README mentions the subversion repo for Chicken
|
|
defect
|
minor
|
|
documentation
|
| #257 |
illegal HTML nesting caused by bogus wiki-parse output
|
sjamaan
|
defect
|
minor
|
|
extensions
|
| #272 |
add tests for extension installation/removal/listing/deployment
|
|
task
|
minor
|
|
core libraries
|
| #275 |
when giving a read-error for a missing closing delimiter, show line of opening one
|
|
enhancement
|
minor
|
|
core libraries
|
| #280 |
assert should show source-location info, if possible
|
|
enhancement
|
minor
|
|
core libraries
|
| #284 |
figure out a way to make the 0xab branch of the qt egg available
|
felix winkelmann
|
task
|
minor
|
|
extensions
|
| #287 |
timezone fixes
|
felix winkelmann
|
enhancement
|
minor
|
|
core libraries
|
| #290 |
disable reimport notice when executing import library
|
felix winkelmann
|
defect
|
minor
|
|
expander
|
| #292 |
clarify use if import libraries when compiling modules
|
|
defect
|
minor
|
|
documentation
|
| #293 |
Modules and Macros sections in the manifest file
|
felix winkelmann
|
defect
|
minor
|
|
documentation
|
| #294 |
Use <enscript> tag instead of <scheme> for reexport example (Modules section)
|
felix winkelmann
|
defect
|
minor
|
|
documentation
|
| #299 |
Should "Getting Started" (manual) mention bind instead of easyffi?
|
|
enhancement
|
minor
|
|
documentation
|
| #301 |
handle references to inline-routines that occur before their definition
|
felix winkelmann
|
defect
|
minor
|
|
compiler
|
| #303 |
amb does not fail when there's no acceptable values
|
|
defect
|
minor
|
|
extensions
|
| #306 |
Built-in binding still partially active due to -scrutinize
|
|
defect
|
minor
|
|
core tools
|
| #308 |
check that foreign callback returns take place in the correct order
|
felix winkelmann
|
task
|
minor
|
|
core libraries
|
| #309 |
chickadee link changes
|
Jim Ursetto
|
enhancement
|
minor
|
|
extensions
|
| #313 |
http-client: flush request-port after writing to it
|
sjamaan
|
defect
|
minor
|
|
extensions
|
| #318 |
if `-force' is given, continue installation of extensions even if building one ore more fails
|
|
enhancement
|
minor
|
|
core tools
|
| #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
|
| #326 |
error in `compile' in setup-api shouldn't call `reset'
|
|
defect
|
minor
|
|
core tools
|
| #329 |
Put robots.txt handling into qwiki
|
sjamaan
|
defect
|
minor
|
|
wiki
|
| #333 |
read/write invariance on symbols consisting of digits
|
|
defect
|
minor
|
|
core libraries
|
| #334 |
turn henrietta into an extension
|
|
task
|
minor
|
|
infrastructure
|
| #335 |
the wiki doesn't render properly on Google Chrome on MacOS
|
|
defect
|
minor
|
|
wiki
|
| #338 |
chicken-bind should take more command-line options
|
felix winkelmann
|
defect
|
minor
|
|
extensions
|
| #339 |
port dbus egg to chicken 4
|
|
task
|
minor
|
|
extensions
|
| #341 |
string-split only considers the first character of delimiter-string
|
|
defect
|
minor
|
|
unknown
|
| #345 |
utf8 regexp bug with underscores
|
sjamaan
|
defect
|
minor
|
4.9.0
|
core libraries
|
| #348 |
store call-trace in error condition object
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
core libraries
|
| #351 |
No author for 3viewer
|
felix winkelmann
|
defect
|
minor
|
|
extensions
|
| #353 |
file-copy does not what I'd think when used on directories
|
felix winkelmann
|
enhancement
|
minor
|
4.9.0
|
core libraries
|
| #354 |
replace wiki2html script in core with the one in maintenance
|
felix winkelmann
|
task
|
minor
|
|
core libraries
|
| #358 |
warn about possible license conflicts when installing extensions
|
|
enhancement
|
minor
|
|
core tools
|
| #360 |
remove scrutinizer warning about conditional tests that are always true
|
felix winkelmann
|
task
|
minor
|
4.9.0
|
compiler
|
| #366 |
multidoc generates duplicate id attributes for HTML output
|
Ivan Raikov
|
defect
|
minor
|
|
unknown
|
| #371 |
import libraries are built with HOST_... settings in rules.make
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
build system
|
| #374 |
make spotless doesn't remove cygchicken-0.dll and libchicken.dll.a
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
build system
|
| #377 |
STATICBUILD doesn't seem to run on cygwin
|
|
defect
|
minor
|
|
unknown
|
| #379 |
Complete SRFI-46 support
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
core libraries
|
| #382 |
implement pointer-vectors
|
felix winkelmann
|
enhancement
|
minor
|
|
unknown
|
| #385 |
Better error reporting for srfi-26
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
core libraries
|
| #386 |
install HTML manual with chicken distribution
|
|
defect
|
minor
|
|
documentation
|
| #387 |
import without warnings
|
|
enhancement
|
minor
|
4.9.0
|
expander
|
| #393 |
chicken-install error when explicit verno & > 1 extension
|
|
defect
|
minor
|
4.9.0
|
infrastructure
|
| #396 |
Handle empty path components in uri-generic/uri-common
|
sjamaan
|
defect
|
minor
|
4.9.0
|
extensions
|
| #399 |
The retrieve option for chicken-install doesn't work for local transport
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
core tools
|
| #402 |
string-match is not identical to string-search even with regexp
|
|
defect
|
minor
|
4.9.0
|
unknown
|
| #404 |
convert mistie doc to wiki syntax
|
felix winkelmann
|
task
|
minor
|
4.9.0
|
unknown
|
| #405 |
add IUP egg to the repo
|
felix winkelmann
|
task
|
minor
|
4.9.0
|
extensions
|
| #409 |
bind: add support for more types
|
|
task
|
minor
|
|
extensions
|
| #416 |
Make stock errors more usable programmatically
|
|
enhancement
|
minor
|
4.9.0
|
core libraries
|
| #417 |
the cross development manual page is not reachable in the wiki
|
|
defect
|
minor
|
4.9.0
|
wiki
|
| #423 |
chicken-uninstall -s leaves unicode-char-sets in lib/chicken/5
|
Alex Shinn
|
defect
|
minor
|
|
extensions
|
| #427 |
salmonella does not report errors in .meta files.
|
|
defect
|
minor
|
|
infrastructure
|
| #428 |
Escape control characters in printed representation of symbols
|
|
defect
|
minor
|
4.9.0
|
core libraries
|
| #432 |
scrutinizer should warn if `if' without else branch is in tail-position of a procedure
|
felix winkelmann
|
enhancement
|
minor
|
|
compiler
|
| #433 |
#!key args not assigned when |eval| called on compiler output
|
|
defect
|
minor
|
4.9.0
|
unknown
|
| #435 |
Strip-syntax does not strip syntax from vector literals
|
felix winkelmann
|
defect
|
minor
|
4.9.0
|
expander
|
| #436 |
find more efficient way to bulk-init locally allocated data
|
felix winkelmann
|
task
|
minor
|
|
compiler
|