Custom Query (1303 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 1303)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Summary Owner Type Priority Milestone Component
#1212 dbus: tag a release? Shawn Rutledge defect major someday extensions
#133 (require 'id) may load executable "id" evhan defect minor 5.0 core libraries
#759 scrutinizer: extend special case for result-type of "list-ref"/"list-tail" to handle nested "(pair ...)" types evhan defect not urgent at all compiler
#801 srfi-34 segfaults stability and master when using bare (raise 'obj) evhan defect major extensions
#971 move C_path_to_executable out of chicken.h evhan enhancement minor 4.10.0 core libraries
#986 (define ++ string-append) defeats constant-folding evhan enhancement not urgent at all 4.10.0 compiler
#1084 r7rs library include path trouble evhan defect major someday extensions
#1094 define-inline does not respect inline-limit evhan defect major 4.10.0 compiler
#1202 normalize-pathname expands paths started with dot-slash-slash wrongly. evhan defect major 4.10.0 core tools
#1214 Specialization on certain `or' types doesn't work evhan defect minor someday scrutinizer
#1343 Unable to create R7RS libraries which don't import quote evhan defect major 5.1 unknown
#1403 bytestructures: reference to possibly unbound identifiers `r6rs.bytevectors' and `quote' evhan defect major 5.1 extensions
#1468 Static extensions with inter-component dependencies must be installed twice evhan defect major 5.0 core tools
#1598 beaker: installation failure: cannot import from undefined module debugger-protocol evhan defect major someday extensions
#1644 Add declaration to emit types file evhan enhancement minor 5.3 compiler
#1 document "qs" and "normalize-pathname" felix winkelmann task minor documentation
#7 keword argument variables get incorrectly renamed (or not at all) felix winkelmann defect critical core libraries
#9 setting default nursery size via compiler option doesn't seem to work felix winkelmann defect major compiler
#11 replace ##sys#strip-syntax with version that handles cyclic structures felix winkelmann enhancement minor core libraries
#15 let-syntax and letrec-syntax don't recognize local vars in compiled code felix winkelmann defect critical compiler
#17 use of `define-foreign-record-type' expands into incorrect result type identifier felix winkelmann defect critical compiler
#21 read-string, order of magnitude speedup felix winkelmann enhancement major core libraries
#22 complete s48-modules felix winkelmann defect minor extensions
#25 chicken-install does not order egg version properly felix winkelmann defect critical infrastructure
#27 unsigned-c-string does not work as advertised felix winkelmann defect minor compiler
#29 allow "... #!rest values)" type signature (scrutiny branch) felix winkelmann task major compiler
#30 merge scrutiny branch into trunk felix winkelmann enhancement major compiler
#31 update NEWS file felix winkelmann task minor documentation
#33 add option to load inline files directly felix winkelmann enhancement major compiler
#38 "csc -R <ext>" fails felix winkelmann defect major core tools
#39 inlining of procedures that use non-simple subexpressions felix winkelmann enhancement minor compiler
#40 merge trunk changes after r14940 into prerelease branch felix winkelmann task major core libraries
#44 sync wiki and trunk manuals felix winkelmann task major documentation
#45 Prefixed imports from `chicken' module can not refer to buddy syntax felix winkelmann defect major expander
#47 Incorrect capture of `begin' felix winkelmann defect critical expander
#48 port json, packrat and z3 to chicken 4 felix winkelmann task major extensions
#49 replace unqualified core forms with qualified version and macro felix winkelmann task minor expander
#50 document compiler syntax felix winkelmann task minor compiler
#52 ##sys#expand-home-path bug on OS X felix winkelmann defect minor core libraries
#53 henrietta list operation does not work felix winkelmann defect major infrastructure
#54 pointer-s8-ref should explicitly use signed char felix winkelmann defect critical core libraries
#55 Tests use egg repository from PREFIX felix winkelmann defect major infrastructure
#56 "spotless" target doesn't remove all generated files. felix winkelmann defect major build system
#57 Extended lambda list arguments are looked up in the wrong environment felix winkelmann defect critical expander
#58 Local definition of fold overwrites srfi-1 definition felix winkelmann defect critical extensions
#60 reactivate SONAME felix winkelmann defect major build system
#67 chicken-install handles dependency chains incorrectly felix winkelmann defect critical core tools
#71 chicken-install should try all mirrors felix winkelmann enhancement major core tools
#77 Be more verbose in chicken-install when requiring a minimum version felix winkelmann enhancement minor extensions
#78 figure out branch policy for seperating bugfixes and enhancements felix winkelmann task major infrastructure
#80 regex grep enhancement felix winkelmann enhancement minor core-pending
#85 reexporting does not fully work for core library exports felix winkelmann defect major core-pending
#97 When cross-compiling, the active features do not represent target system felix winkelmann defect not urgent at all core tools
#118 check tinyclos usage in easyffi felix winkelmann task major extensions
#130 add proxy support to setup-download felix winkelmann defect major core tools
#131 check for defined exports may be confused by renaming felix winkelmann defect major 4.5.0 expander
#132 improve devastating floating-point performance felix winkelmann enhancement minor core libraries
#136 qt egg crashes randomly felix winkelmann defect major extensions
#137 implement more floating-point-specific operators felix winkelmann enhancement minor core libraries
#138 readline: unbound variable felix winkelmann defect critical compiler
#141 synchronize changes made in wiki manual with manual in core repository felix winkelmann defect major documentation
#142 move-memory! accepts negative offsets felix winkelmann defect major core libraries
#144 scrutiny fixes for posix felix winkelmann defect minor compiler
#145 inlining of procedures with rest-arg promoted to vector will fail felix winkelmann defect critical compiler
#147 Error when loading the qt egg felix winkelmann defect critical extensions
#150 csc -Ob (-O5) bug (unsafe) felix winkelmann defect major compiler
#153 no-install mode in chicken-install makes no sense when installing dependencies felix winkelmann defect minor extensions
#154 reexporting syntax fails with compiled import libraries felix winkelmann defect major expander
#155 make chicken-doc work on windows felix winkelmann defect major extensions
#156 unquote-splicing still broken felix winkelmann defect major expander
#157 compiler-syntax defined in a module should be local to that module felix winkelmann defect minor compiler
#158 Incorrect mapping of ncurses C string-retrieval functions to Scheme procedures felix winkelmann defect major extensions
#160 implement minimal global value propagation felix winkelmann enhancement minor compiler
#164 unboxing can generate incorrect C felix winkelmann defect critical compiler
#165 integrate newest irregex version into `regex' unit felix winkelmann enhancement major core libraries
#169 unboxing in safe mode doesn't quite work felix winkelmann defect minor compiler
#170 require-extension should understand import-modifiers felix winkelmann enhancement not urgent at all core libraries
#174 lift stack-check out of looping procedures, if they do not allocate felix winkelmann enhancement not urgent at all compiler
#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
#185 compile manifest into chicken-install and chicken-uninstall programs felix winkelmann defect major 4.5.0 build system
#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
#191 make distclean fix felix winkelmann defect major 4.5.0 build system
#193 chicken-install breaks when egg version is specified felix winkelmann defect major core tools
#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
#211 add a `file-type' procedure to posix unit felix winkelmann enhancement critical core libraries
#215 Split "Modules and macros" into "Modules" and "Macros" felix winkelmann task minor documentation
#216 consider `begin` variant with toplevel semantics that can be used locally felix winkelmann enhancement not urgent at all core libraries
#224 map allows non-list arguments felix winkelmann defect critical core libraries
#227 add cross-development chapter to manual felix winkelmann task minor documentation
#228 avoid recompilation of regular expressions, at least for simple cases felix winkelmann enhancement not urgent at all compiler
#231 clean up unsafeness declarations in core libraries felix winkelmann task not urgent at all core libraries
#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
#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
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.