Custom Query (1303 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1101 - 1200 of 1303)

2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Summary Owner Type Priority Milestone Component
#254 wiki-parse deficiencies sjamaan defect major extensions
#253 README mentions the subversion repo for Chicken defect minor documentation
#252 qwiki HTML additions sjamaan enhancement minor extensions
#251 bootstrap docs nonexistent felix winkelmann defect minor documentation
#250 debug flag to list exported bindings to which no-procedure-checks-for-toplevel-bindings was applied felix winkelmann defect critical compiler
#249 show notice if assigning to imported variable felix winkelmann defect not urgent at all core libraries
#248 Readline egg will not build without libtermcap felix winkelmann defect major extensions
#247 Chicken domains revamp Mario Domenech Goulart task major infrastructure
#246 Remove or seriously update the "Software" page Mario Domenech Goulart defect minor documentation
#244 Update "Release policy" wiki page defect minor documentation
#242 -verbose not recognized by csc felix winkelmann defect minor core tools
#240 wrong lambda-info for `vector-set!' felix winkelmann defect minor core libraries
#239 errors in record-printers give "error in error" error defect minor core libraries
#238 4.5.0 post-release maintenance felix winkelmann task major core libraries
#236 extend "list" command for henrietta CGI enhancement minor infrastructure
#235 > < >= <= = 2-arg compiler rewrites are broken felix winkelmann defect critical core libraries
#234 provide safe C_inline definitions for some fixnum operations felix winkelmann enhancement minor core libraries
#233 termite compiles but fails to install Christian Kellermann defect major extensions
#232 egg tools in cross-mode should be able to do host/target processing in one step felix winkelmann enhancement not urgent at all core tools
#231 clean up unsafeness declarations in core libraries felix winkelmann task not urgent at all core libraries
#230 find-files doesn't see dotfiles defect minor core libraries
#228 avoid recompilation of regular expressions, at least for simple cases felix winkelmann enhancement not urgent at all compiler
#227 add cross-development chapter to manual felix winkelmann task minor documentation
#226 register `chicken-MAJOR.MINOR` feature identifier enhancement not urgent at all core libraries
#225 Add a predicate for port open/closed status (slot 8) Felix enhancement not urgent at all core libraries
#224 map allows non-list arguments felix winkelmann defect critical core libraries
#223 unbound proc error in alist->hash-table defect major unknown
#222 Export `ssax:warn' enhancement major extensions
#219 reexport with renaming fails when import libraries are used sjamaan defect major 4.9.0 expander
#217 peek-char works incorrectly for tcp ports defect major core libraries
#216 consider `begin` variant with toplevel semantics that can be used locally felix winkelmann enhancement not urgent at all core libraries
#215 Split "Modules and macros" into "Modules" and "Macros" felix winkelmann task minor documentation
#214 NEWS for 4.4.5 and 4.4.6 are the same defect minor infrastructure
#213 csc compilation fails on cygwin defect major 4.5.0 core tools
#212 expand* and ppexpand* break on the "and" macro defect minor extensions
#211 add a `file-type' procedure to posix unit felix winkelmann enhancement critical core libraries
#209 Chicken allows for shadowing syntax in a way disallowed by R5RS/sec.5.3 felix winkelmann task minor expander
#208 speed up keyword argument processing felix winkelmann enhancement minor core libraries
#207 port lazy-ffi to windows felix winkelmann task minor unknown
#206 number->string in numbers egg does not fail correctly sjamaan defect minor extensions
#205 number->string does not accept abritrary radixes enhancement not urgent at all 4.5.0 unknown
#204 "Shell argument quoting" section is duplicated in "Unit utils" defect minor documentation
#201 lazy-ffi: ##sys#cons-flonum doesn't exist anymore defect major 4.5.0 extensions
#199 Wrong link generated for wiki filename with spaces sjamaan defect major extensions
#198 Weird HTML code generated for [[URL|Text]] sjamaan defect major extensions
#197 qwiki sets "multidoc" as title for wiki pages Ivan Raikov defect major extensions
#196 Parameter to specify CSS for wiki pages sjamaan enhancement major extensions
#194 chicken-install -test should not apply to dependencies defect minor 4.5.0 core tools
#193 chicken-install breaks when egg version is specified felix winkelmann defect major core tools
#192 Only the last clause in COND may be an ELSE clause defect minor 4.5.0 compiler
#191 make distclean fix felix winkelmann defect major 4.5.0 build system
#190 sandbox egg seems to endlessly loop when loaded on chicken 4.4.0 defect major extensions
#189 "Deployment" page from the User's Manual TOC (wiki) points to an empty page defect minor documentation
#188 drop libuchicken felix winkelmann task minor 4.5.0 core libraries
#187 SRFI-4 vector operations should be provided as ##core#inline calls felix winkelmann enhancement 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
#185 compile manifest into chicken-install and chicken-uninstall programs felix winkelmann defect major 4.5.0 build system
#184 NetBSD is omitted from list of ELF platforms in csc defect major 4.5.0 unknown
#183 symbols starting with # do not have read-write invariance defect minor core libraries
#182 enable terminal-port? on windows enhancement minor core libraries
#180 pandora egg depends on sqlite3 egg Thomas Chust defect minor extensions
#179 add `platform` extension property enhancement minor core tools
#178 crunch callbacks don't handle void return-type felix winkelmann defect minor extensions
#177 qt egg: windows and mac support felix winkelmann enhancement minor extensions
#174 lift stack-check out of looping procedures, if they do not allocate felix winkelmann enhancement not urgent at all compiler
#170 require-extension should understand import-modifiers felix winkelmann enhancement not urgent at all core libraries
#169 unboxing in safe mode doesn't quite work felix winkelmann defect minor compiler
#166 on windows, extensions and import-libraries are not linked with the correct library defect major build system
#165 integrate newest irregex version into `regex' unit felix winkelmann enhancement major core libraries
#164 unboxing can generate incorrect C felix winkelmann defect critical compiler
#163 sha2 digest procedures break when attempt to encode #f daishi defect critical 4.5.0 extensions
#162 add documentation for srfi-4, srfi-13, srfi-14 and srfi-18 to manual Jim Ursetto task minor documentation
#160 implement minimal global value propagation felix winkelmann enhancement minor compiler
#159 chicken-install fails to check required versions properly defect critical core tools
#158 Incorrect mapping of ncurses C string-retrieval functions to Scheme procedures felix winkelmann defect major extensions
#157 compiler-syntax defined in a module should be local to that module felix winkelmann defect minor compiler
#156 unquote-splicing still broken felix winkelmann defect major expander
#155 make chicken-doc work on windows felix winkelmann defect major extensions
#154 reexporting syntax fails with compiled import libraries felix winkelmann defect major expander
#153 no-install mode in chicken-install makes no sense when installing dependencies felix winkelmann defect minor extensions
#150 csc -Ob (-O5) bug (unsafe) felix winkelmann defect major compiler
#148 build release snapshots from tag Ivan Raikov defect major infrastructure
#147 Error when loading the qt egg felix winkelmann defect critical extensions
#145 inlining of procedures with rest-arg promoted to vector will fail felix winkelmann defect critical compiler
#144 scrutiny fixes for posix felix winkelmann defect minor compiler
#142 move-memory! accepts negative offsets felix winkelmann defect major core libraries
#141 synchronize changes made in wiki manual with manual in core repository felix winkelmann defect major documentation
#140 "make clean" does not clean up generated files setup-api.import.scm and setup-download.import.scm defect major build system
#139 wrong nesting in irc egg defect minor extensions
#138 readline: unbound variable felix winkelmann defect critical compiler
#137 implement more floating-point-specific operators felix winkelmann enhancement minor core libraries
#136 qt egg crashes randomly felix winkelmann defect major extensions
#133 (require 'id) may load executable "id" evhan defect minor 5.0 core libraries
#132 improve devastating floating-point performance felix winkelmann enhancement minor core libraries
#131 check for defined exports may be confused by renaming felix winkelmann defect major 4.5.0 expander
#130 add proxy support to setup-download felix winkelmann defect major core tools
#129 `cond-expand' doesn't work when introduced by macro defect major core-pending
#128 remove read-syntax for `syntax' task minor core-pending
#127 use internal form of 'syntax' to avoid capturing defect minor core-pending
#126 don't use internal hook in tinyclos for instance foreign type defect not urgent at all core-pending
2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.