Custom Query (205 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 205)

1 2 3
Ticket Summary Status Owner Type Priority Milestone
#1770 expand1: Expand macro-form only once new enhancement not urgent at all someday
#1776 More scrutable bootstrapping process new enhancement minor someday
#1780 wishlist: support keywords in coops (make <class> ...) form new defect major someday
#1784 Modify chickadee to say what module an identifier is in new defect major someday
#1792 Some eggs install into system /share and /bin (even when CHICKEN_INSTALL_REPOSITORY is set); this fails when the directory is RO new defect major someday
#1795 Types for srfi-69 egg new defect minor someday
#1796 Allow type definitions to be exported. new enhancement major someday
#1798 No promise type. new enhancement minor someday
#1801 parley constructs an internally inconsistent input port new defect minor someday
#1803 Avoid getrusage system calls in GC new defect major 6.0.0
#1807 with-input-from-string scsh-process new enhancement major someday
#1808 Srfi-42 index keyword hygiene new defect major someday
#1810 ezd man page not installed new defect major someday
#1812 Modules leaking define-for-syntax variables and functions new defect major 6.0.0
#1813 Test w64devkit new task major someday
#1814 OS X / PowerPC failing test: remainder return -0.0 new defect minor someday
#1815 (chicken irregex): Use condition kinds new defect major someday
#1816 srfi-41: stream-match discards multiple values new defect minor someday
#1818 Exporting a macro inhibits compiled program from locating libraries new defect major someday
#1820 Clean up C preprocessor macros new task minor someday
#1821 Have big-chicken-like feature in the core new enhancement major 6.0.0
#1823 Ship chicken.version module new defect minor 6.0.0
#1827 chicken-install creates empty egg-info files new defect minor 5.4
#1828 Keep R5RS syntax-rules? new task major 6.0.0
#1829 CHICKEN nixos package is incorrectly configured new defect major someday
#1831 Use a parameter for the directory to be used by create-temporary-{file,directory} new enhancement minor someday
#1832 Exported syntaxes are not fully hygienic new defect major someday
#1833 inaccuracy in exponential functions new defect minor someday
#125 cross-chicken should prefer loading uncompiled import libraries assigned defect minor 6.0.0
#749 honu: handle octal format escapes in string literals new defect minor someday
#752 test and document qt-light enhancements by satosi new task minor someday
#766 posix: can't collect exit status and close all process ports at the same time new defect not urgent at all someday
#776 shared lib link arguments in makefile are not transmitted to eggs new enhancement not urgent at all someday
#779 hyde: support trailing slashes on directories new defect major someday
#784 ssax's `ssax:warn' ignores its first argument (port) new defect minor someday
#934 improve documentation for functors and named interfaces new defect minor someday
#960 Need API to box and unbox FILE* pointers as Scheme ports new defect major someday
#980 make input-parse more neighbourly by signalling an exception in assert-curr-char instead of calling error new defect major someday
#991 spiffy-request-vars' test fails sometimes reopened defect major someday
#1005 mmap test doesn't correctly catch error situations reopened defect major someday
#1061 syntax-rules should be able to automatically determine implicit exports new enhancement not urgent at all someday
#1095 AD egg compilation fails due to unsupported gcc flag on OpenBSD-current new defect major someday
#1112 Figure out a way to safely release objects new defect critical someday
#1131 Kill ##sys#alias-global-hook with fire new defect major someday
#1134 with-input-from-pipe should be rewritten so it does not block new enhancement not urgent at all someday
#1146 create-temporary-file and create-temporary-directory are subject to race conditions new defect major 6.0.0
#1148 Fix setup-helper usage in eggs new defect minor someday
#1155 values and the scrutinizer new defect not urgent at all someday
#1162 gethostbyname() is deprecated in favour of getaddrinfo() new enhancement minor someday
#1168 make install: umask problem with modules.db new defect major someday
#1176 Support capturing multiple value type in `forall`, etc. new enhancement minor someday
#1204 chicken-install permissions with executables new defect major someday
#1215 Warn about too specific type declarations new enhancement minor someday
#1217 Unit Posix time/date behaviors differ across operating systems new defect major someday
#1222 Rework error handling to make it work better with non-POSIX functions new enhancement major someday
#1235 Issue with parameters new defect major someday
#1236 equal? can break at random moments new defect minor someday
#1259 slow polling new enhancement major someday
#1286 define-constant and define-inline should shadow imported identifiers new enhancement minor 6.0.0
#1293 eq?-hash tables calculcate different value for objects after they're mutated and lose locatives after GC new defect critical someday
#1303 File ports should be nonblocking new defect major 6.0.0
#1305 chmod of modules.db on new installation new defect major someday
#1311 feathers: Implement "Next" new enhancement minor someday
#1320 henrietta-cache & openssl crash new defect major someday
#1321 async-io tests hang new defect major someday
#1323 Teach compiler that fold and map with clean procedure is itself clean new defect major someday
#1325 qt-light egg: timers may put chicken into an inconsistent state new defect major someday
#1339 char-ready? returns #f even when input is available new defect minor someday
#1340 Unable to compile a mathh gama instruction at or above optimize-level 3 new defect minor someday
#1348 improvement to manual pages new defect minor 6.0.0
#1350 Static linking is broken on Solaris new defect major someday
#1355 define strips hygiene from defined identifiers at top-level new defect major 6.0.0
#1370 Build-dependencies between import libraries and core units don't seem to be completely right new defect minor 6.0.0
#1371 locative table is only grown, never shrunk new defect minor someday
#1384 Simplify resolution of include/extend/types/inline/extension files new enhancement not urgent at all someday
#1436 Don't disable inline file generation with -O5 (disable-interrupts) new change request minor 6.0.0
#1439 Add switch to csi to set initial module new enhancement not urgent at all someday
#1445 Support parameterised hash table type declarations new enhancement not urgent at all someday
#1446 Implement contravariant type checking for procedure types new enhancement not urgent at all someday
#1450 TCP connections can cause process to hang new defect major someday
#1452 [test egg]: test-group eats the call-chain on error new defect minor someday
#1453 Running MinGW-produced Chicken from a MSVC-produced executable causes a stack overflow during initialization new defect major someday
#1454 process-wait does not function corrently with nohang on Windows new defect major someday
#1464 ir-macro-expander's compare + define-syntax + modules don't mix new defect major 6.0.0
#1465 get-keyword fails to operate correctly if keywords in first and second arguments come from different environments new defect major someday
#1471 [types] Enforce parameter types on specialization new enhancement not urgent at all someday
#1475 (scrutinizer) Types for global variables are not refined by predicates new defect major someday
#1476 (scrutinizer) Should global types be smashed in local contexts? new task minor someday
#1485 edit of wiki entries - specific "Description of your changes" leads to error new defect not urgent at all someday
#1486 Reading and writing to a pipe set up by process can cause scheduler assertion errors new defect major 6.0.0
#1491 ##sys#expand-multiple-values-assignment works for some reason new defect minor someday
#1504 Eggs compiled with -O2 new enhancement major 6.0.0
#1513 Type declarations in modules do not namespace structs assigned defect major someday
#1524 environments 1.6.2 breaks the installation of eggs which depend on it new defect major someday
#1527 Procedures grouping in the wiki is confusing new defect major someday
#1541 Use reentrant library functions, if available new defect minor someday
#1553 sqlite3: The PREPARE procedure does not make it clear when it has and has not parsed a statement from a string. new enhancement major someday
#1561 Rewrite .egg file before installation new defect major someday
#1564 srfi-18: (mutex-unlock) Internal scheduler error new defect major 6.0.0
#1574 Redefining reverse in csi makes lambda behave differently, and even segfault new defect major someday
1 2 3
Note: See TracQuery for help on using queries.