#1436 |
Don't disable inline file generation with -O5 (disable-interrupts)
|
new
|
inlining
|
|
change request
|
minor
|
#1704 |
Make -O3 imply -d0
|
new
|
|
|
change request
|
not urgent at all
|
#1763 |
chicken-install should pass features defined on the command line on to the build script
|
new
|
|
|
change request
|
minor
|
#264 |
try setting up cross-chicken for a windows target
|
assigned
|
cross-development
|
|
task
|
not urgent at all
|
#649 |
deprecate and remove -compile-syntax / ##sys#enable-runtime-macros
|
assigned
|
|
|
task
|
not urgent at all
|
#747 |
coops: integrate primitive type classes
|
new
|
coops primitive-classes
|
felix winkelmann
|
task
|
minor
|
#752 |
test and document qt-light enhancements by satosi
|
new
|
qt-light
|
|
task
|
minor
|
#872 |
run finalizers in a dedicated thread
|
new
|
finalizers threads
|
|
task
|
minor
|
#1354 |
Clean up the expander a bit
|
new
|
expander
|
sjamaan
|
task
|
minor
|
#1476 |
(scrutinizer) Should global types be smashed in local contexts?
|
new
|
smashing
|
|
task
|
minor
|
#1813 |
Test w64devkit
|
new
|
|
|
task
|
major
|
#237 |
extend chicken-install functionality
|
new
|
chicken-install
|
|
enhancement
|
not urgent at all
|
#258 |
z3 egg improvements
|
new
|
z3
|
Jim Ursetto
|
enhancement
|
minor
|
#349 |
think about keeping statistics of explicit extension downloads
|
new
|
henrietta
|
|
enhancement
|
not urgent at all
|
#526 |
enable parallel builds
|
new
|
|
|
enhancement
|
not urgent at all
|
#739 |
Allow more specific foreign types
|
new
|
ffi foreign types
|
felix winkelmann
|
enhancement
|
minor
|
#741 |
add compiler option for selective profiling
|
new
|
profiling
|
felix winkelmann
|
enhancement
|
not urgent at all
|
#760 |
allow exporting compiler syntax
|
new
|
compiler syntax
|
felix winkelmann
|
enhancement
|
not urgent at all
|
#776 |
shared lib link arguments in makefile are not transmitted to eggs
|
new
|
|
|
enhancement
|
not urgent at all
|
#777 |
unix-sockets: implement FD sending and receiving
|
assigned
|
unix-sockets
|
felix winkelmann
|
enhancement
|
not urgent at all
|
#809 |
allow to specify argument-type enforcement in type signatures
|
assigned
|
scrutinizer
|
felix winkelmann
|
enhancement
|
not urgent at all
|
#862 |
consider adding setters for subXXXvector/substring
|
new
|
|
|
enhancement
|
not urgent at all
|
#912 |
latch egg: test, expose and document "snap"
|
new
|
latch
|
felix winkelmann
|
enhancement
|
not urgent at all
|
#938 |
Feature Request: Load type files for units
|
assigned
|
types units
|
felix winkelmann
|
enhancement
|
minor
|
#958 |
continue compilation for toplevel forms, if possible
|
new
|
|
felix winkelmann
|
enhancement
|
not urgent at all
|
#1020 |
matchable: Add conversion pattern(s)
|
accepted
|
matchable
|
Alex Shinn
|
enhancement
|
not urgent at all
|
#1061 |
syntax-rules should be able to automatically determine implicit exports
|
new
|
|
|
enhancement
|
not urgent at all
|
#1134 |
with-input-from-pipe should be rewritten so it does not block
|
new
|
posix with-input-from-pipe pclose block threads
|
|
enhancement
|
not urgent at all
|
#1162 |
gethostbyname() is deprecated in favour of getaddrinfo()
|
new
|
gethostbyname, getaddrinfo, posix
|
|
enhancement
|
minor
|
#1176 |
Support capturing multiple value type in `forall`, etc.
|
new
|
scrutinizer
|
|
enhancement
|
minor
|
#1215 |
Warn about too specific type declarations
|
new
|
|
|
enhancement
|
minor
|
#1222 |
Rework error handling to make it work better with non-POSIX functions
|
new
|
|
|
enhancement
|
major
|
#1259 |
slow polling
|
new
|
scheduler
|
|
enhancement
|
major
|
#1286 |
define-constant and define-inline should shadow imported identifiers
|
new
|
modules, inlining, define-inline, define-constant
|
|
enhancement
|
minor
|
#1310 |
feathers: show number of debug-events for each line
|
new
|
feathers
|
felix winkelmann
|
enhancement
|
minor
|
#1311 |
feathers: Implement "Next"
|
new
|
feathers
|
|
enhancement
|
minor
|
#1383 |
Add unexport form for modules
|
new
|
modules
|
|
enhancement
|
minor
|
#1384 |
Simplify resolution of include/extend/types/inline/extension files
|
new
|
|
|
enhancement
|
not urgent at all
|
#1388 |
Enable clustering and lfa2 at lower optimisation levels
|
assigned
|
|
felix winkelmann
|
enhancement
|
minor
|
#1439 |
Add switch to csi to set initial module
|
new
|
csi, modules
|
|
enhancement
|
not urgent at all
|
#1445 |
Support parameterised hash table type declarations
|
new
|
scrutiniser, srfi-69
|
|
enhancement
|
not urgent at all
|
#1446 |
Implement contravariant type checking for procedure types
|
new
|
contravariant types
|
|
enhancement
|
not urgent at all
|
#1466 |
Try to get rid of evaluated imports in generated import libraries
|
new
|
import libraries, eval, merge-se, syntax environment
|
sjamaan
|
enhancement
|
major
|
#1471 |
[types] Enforce parameter types on specialization
|
new
|
|
|
enhancement
|
not urgent at all
|
#1553 |
sqlite3: The PREPARE procedure does not make it clear when it has and has not parsed a statement from a string.
|
new
|
sqlite3
|
|
enhancement
|
major
|
#1557 |
openssl load system certs
|
assigned
|
|
Jim Ursetto
|
enhancement
|
minor
|
#1605 |
Display compiler warnings for macros with missing imports
|
new
|
|
|
enhancement
|
minor
|
#1606 |
Add code to lfa2 for extinguishing SRFI-4 predicates
|
assigned
|
lfa2
|
felix winkelmann
|
enhancement
|
minor
|
#1611 |
Restructure checks for inlinable intrinsics
|
new
|
inlining, intrinsics, performance, lfa2, code duplication
|
sjamaan
|
enhancement
|
major
|
#1656 |
Refactor TCP unit to make ipv6 work from core
|
new
|
tcp, sockets, ipv6, ipv4
|
|
enhancement
|
major
|
#1657 |
It would be nice if glob "/*/*" worked
|
new
|
glob file
|
|
enhancement
|
not urgent at all
|
#1666 |
Separate library into safe and unsafe parts
|
new
|
|
|
enhancement
|
minor
|
#1667 |
Overhaul c-backend.scm
|
assigned
|
|
felix winkelmann
|
enhancement
|
major
|
#1681 |
TinyCC (tcc) support
|
new
|
|
|
enhancement
|
not urgent at all
|
#1702 |
Switch to srfi-115
|
new
|
regexp, irregex, srfi-115
|
|
enhancement
|
minor
|
#1705 |
Module names should be unique
|
new
|
modules, encapsulation, name conflicts
|
|
enhancement
|
minor
|
#1712 |
Incorporate relevant env vars into build cachebusting, maybe
|
new
|
|
|
enhancement
|
not urgent at all
|
#1732 |
[zmq egg] barebones curve encryption suport
|
assigned
|
zmq, egg, encryption
|
Moritz Heidkamp
|
enhancement
|
minor
|
#1735 |
Strip away prefix when importing
|
new
|
|
|
enhancement
|
minor
|
#1746 |
Improve chicken-install cyclic dependencies error
|
new
|
chicken-install, egg, dependency, cyclic
|
|
enhancement
|
minor
|
#1749 |
Parallelize CHICKEN core tests
|
new
|
tests
|
|
enhancement
|
not urgent at all
|
#1762 |
Maybe/Just Int checker in Silex compilation
|
reopened
|
|
|
enhancement
|
not urgent at all
|
#1767 |
patch to port the netstring egg to CHICKEN 5
|
assigned
|
|
Moritz Heidkamp
|
enhancement
|
not urgent at all
|
#1770 |
expand1: Expand macro-form only once
|
new
|
|
|
enhancement
|
not urgent at all
|
#1776 |
More scrutable bootstrapping process
|
new
|
|
|
enhancement
|
minor
|
#1796 |
Allow type definitions to be exported.
|
new
|
types modules
|
|
enhancement
|
major
|
#1807 |
with-input-from-string scsh-process
|
new
|
scsh-process
|
|
enhancement
|
major
|
#125 |
cross-chicken should prefer loading uncompiled import libraries
|
assigned
|
|
|
defect
|
minor
|
#377 |
STATICBUILD doesn't seem to run on cygwin
|
assigned
|
cygwin
|
|
defect
|
minor
|
#423 |
chicken-uninstall -s leaves unicode-char-sets in lib/chicken/5
|
assigned
|
|
Alex Shinn
|
defect
|
minor
|
#488 |
SLIME completion does not complete up to first non-unique point in string
|
new
|
slime, swank-chicken
|
Nick Gasson
|
defect
|
major
|
#612 |
"chicken-install -deploy" must make sure the installed extensions have the same version as the currently installed ones
|
assigned
|
chicken-install deployment
|
|
defect
|
major
|
#731 |
couchdb-view-server: segfault in tests
|
new
|
couchdb-view-server
|
Moritz Heidkamp
|
defect
|
major
|
#749 |
honu: handle octal format escapes in string literals
|
new
|
honu
|
|
defect
|
minor
|
#766 |
posix: can't collect exit status and close all process ports at the same time
|
new
|
|
|
defect
|
not urgent at all
|
#779 |
hyde: support trailing slashes on directories
|
new
|
|
|
defect
|
major
|
#784 |
ssax's `ssax:warn' ignores its first argument (port)
|
new
|
ssax, ssax:warn
|
|
defect
|
minor
|
#813 |
Extension tiger-hash fails on big-endian machines
|
accepted
|
|
Kon Lovett
|
defect
|
major
|
#863 |
transparent handling of executable file-suffix for "make" extension
|
new
|
make
|
|
defect
|
major
|
#934 |
improve documentation for functors and named interfaces
|
new
|
functor interface
|
|
defect
|
minor
|
#945 |
html-parser supports only a few entities
|
assigned
|
|
Alex Shinn
|
defect
|
major
|
#960 |
Need API to box and unbox FILE* pointers as Scheme ports
|
new
|
C, ports
|
|
defect
|
major
|
#961 |
option quoting in csc is a complete mess
|
new
|
|
|
defect
|
major
|
#980 |
make input-parse more neighbourly by signalling an exception in assert-curr-char instead of calling error
|
new
|
|
|
defect
|
major
|
#985 |
read-line blocks intermittantly on Atom based netbook
|
assigned
|
|
Matt Welland
|
defect
|
minor
|
#991 |
spiffy-request-vars' test fails sometimes
|
reopened
|
spiffy-request-vars
|
|
defect
|
major
|
#1005 |
mmap test doesn't correctly catch error situations
|
reopened
|
mmap ffi pointer suckage
|
|
defect
|
major
|
#1007 |
socket egg: socket-close should track closed status
|
new
|
socket egg
|
Jim Ursetto
|
defect
|
minor
|
#1043 |
byte-blob-stream-find fails to find matches at the end of a stream
|
assigned
|
byte-blob-stream
|
Ivan Raikov
|
defect
|
major
|
#1091 |
glut: unexpected exit on (use glut)
|
new
|
glut
|
felix winkelmann
|
defect
|
major
|
#1095 |
AD egg compilation fails due to unsupported gcc flag on OpenBSD-current
|
new
|
egg gcc AD compiler warning
|
|
defect
|
major
|
#1112 |
Figure out a way to safely release objects
|
new
|
|
|
defect
|
critical
|
#1113 |
chicken-install -s should not use sudo if it is not necessary
|
new
|
chicken-install, sudo
|
|
defect
|
major
|
#1128 |
stty termios struct, add feature test for speed attributes
|
new
|
stty termios
|
Alex Shinn
|
defect
|
major
|
#1131 |
Kill ##sys#alias-global-hook with fire
|
new
|
|
|
defect
|
major
|
#1132 |
Expansion of internal definitions ignores import status/redefinition of `define` et al.
|
new
|
expander, syntax, define
|
|
defect
|
major
|
#1141 |
hyde: execute permissions on hyde executable
|
assigned
|
|
Moritz Heidkamp
|
defect
|
major
|
#1145 |
Issue with matchable and the module system
|
assigned
|
matchable, module system
|
sjamaan
|
defect
|
major
|
#1146 |
create-temporary-file and create-temporary-directory are subject to race conditions
|
new
|
create-temporary-file, create-temporary-directory
|
|
defect
|
major
|
#1147 |
sendfile 1.7.29 feature test should fail on OpenBSD but passes
|
new
|
sendfile feature test openbsd
|
certainty
|
defect
|
major
|