Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (401 - 500 of 1630)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Summary Owner Type Priority Milestone Component
#669 please add ability to call fchdir to posix module. felix winkelmann enhancement minor 4.9.0 core libraries
#673 ,m is broken in master chicken felix winkelmann defect minor 4.9.0 core tools
#674 ##sys#string->number gets called without prefixes in the reader felix winkelmann defect major core libraries
#680 chicken HEAD (2011-08-31) breaks sedna felix winkelmann defect major 4.9.0 unknown
#681 make check failure on 2011-09-01 felix winkelmann defect major 4.9.0 unknown
#685 R5RS evaluation environments still contain some non-std bindings felix winkelmann defect major 4.9.0 expander
#689 rfb needs miscmacros felix winkelmann defect major 4.9.0 extensions
#711 compiler seems to loop endlessly on nemo felix winkelmann defect critical 4.9.0 compiler
#713 bb egg may error out with format security issue felix winkelmann defect major extensions
#715 Manual still mentions scrutinize declaration; this declspec is invalid in master felix winkelmann defect minor 4.9.0 documentation
#716 doto macro in miscmacros breaks hygiene felix winkelmann defect major 4.9.0 extensions
#723 using set-finalizer in this loop triggers a OOM panic / segfault felix winkelmann defect major unknown
#724 segfault in symbolGC tests on openbsd 5.0 with 4.7.0.3-stability felix winkelmann defect major 4.9.0 core libraries
#725 Drop regex dependencies from chicken-core scripts felix winkelmann defect not urgent at all core tools
#739 Allow more specific foreign types felix winkelmann enhancement minor compiler
#741 add compiler option for selective profiling felix winkelmann enhancement not urgent at all compiler
#742 perform immediateness checks inline before calling C_mutate felix winkelmann enhancement not urgent at all core libraries
#743 SIGINT handling in csi on Windows possibly broken felix winkelmann defect major 4.9.0 core tools
#744 spock: implement non-trivial example and test on all platforms felix winkelmann task major extensions
#745 disable specialization for assigned toplevel variables felix winkelmann defect minor compiler
#746 invalidating blist entry for assignment not necessary when variable is not captured felix winkelmann enhancement not urgent at all compiler
#748 investigate usefulness of providing a compilation mode that disables fixnum overflow detection felix winkelmann enhancement not urgent at all compiler
#751 specialization may result in the same code being walked multiple times felix winkelmann defect critical 4.9.0 compiler
#754 compiler-typecase: try to obtain line-number in error message if possible felix winkelmann defect minor compiler
#755 unboxing of specialized fp operations seems buggy felix winkelmann defect critical 4.9.0 compiler
#756 inline call to known variable if its value refers to an intrinsic felix winkelmann enhancement minor compiler
#757 provide ##core#inline-routines for cheap SRFI-4 vector primitives felix winkelmann enhancement minor 5.1 compiler
#760 allow exporting compiler syntax felix winkelmann enhancement not urgent at all compiler
#761 type-var unification for complex "pair" types not always right felix winkelmann defect major 4.9.0 compiler
#764 unix-sockets: port-data is set incorrectly felix winkelmann defect major extensions
#771 llvm-gcc hang on OS X 10.7 felix winkelmann defect minor compiler
#774 Update copyright headers in all source files felix winkelmann task minor 4.9.0 unknown
#783 system egg: implement load-built-system felix winkelmann enhancement minor extensions
#787 add socketpair call to unix-sockets egg felix winkelmann enhancement minor extensions
#789 bind egg: unable to parse command-line parameters felix winkelmann defect major 4.9.0 extensions
#802 (make-vector -1) gets optimised into (##core#inline_allocate ("C_i_a_vector" 0)) felix winkelmann defect major 4.9.0 compiler
#812 Add ->list and ->boolean to core system felix winkelmann enhancement not urgent at all core libraries
#822 numbers-string-conversion-test fails for windows felix winkelmann defect major 4.9.0 core libraries
#825 charplot: reference to possibly unbound identifier `a:flor64b' felix winkelmann defect major 4.9.0 extensions
#830 spock: Error in error message (and missing version number) felix winkelmann defect minor extensions
#840 stalin: Various type errors felix winkelmann defect minor extensions
#842 trace: Procedure called with incorrect number of arguments (but still magically works) felix winkelmann defect minor extensions
#843 star export '(module foo * ...)' doesn't work with reexport felix winkelmann defect minor 4.9.0 unknown
#846 coops: define-method does not redefine felix winkelmann defect major extensions
#849 bind: scrutinizer problem with passing along void result type felix winkelmann defect not urgent at all unknown
#853 coops: redefining things breaks methods felix winkelmann defect minor extensions
#854 Sometimes additional import libraries are exported when using the -j switch felix winkelmann defect minor 4.9.0 compiler
#855 `make-pathname' causes a segfault when given a list of non-strings as first argument felix winkelmann defect critical 4.9.0 core libraries
#860 C_in_stackp could be optimized felix winkelmann enhancement minor core libraries
#861 spock installation fails on windows felix winkelmann defect critical extensions
#864 setup-api handles copying of directories not properly on windows felix winkelmann defect critical 4.9.0 core libraries
#865 modules: * export breaks when trying to export variables from imported modules felix winkelmann defect minor 4.9.0 unknown
#866 gc goes crazy with faulty finalizers felix winkelmann defect major 4.9.0 core libraries
#867 coops: metods returning multiple values don't work felix winkelmann defect minor 4.9.0 extensions
#868 scrutinizer makes too strong assumptions about mutable data felix winkelmann defect critical 4.9.0 scrutinizer
#873 allow user types to specify argument-type enforcement felix winkelmann enhancement not urgent at all scrutinizer
#874 Compiling some files may cause infinite optimization loops, eating all available memory felix winkelmann defect major 4.9.0 compiler
#876 csi segfaults immediately when running this code felix winkelmann enhancement minor core tools
#883 problem with procedure type declarations felix winkelmann defect minor 4.9.0 unknown
#894 ##core#direct_call nodes should get debug-info felix winkelmann defect minor 4.12.0 compiler
#895 stack-overflow check fails incorrectly on Sparc64 felix winkelmann defect critical 4.9.0 core libraries
#896 -strict-types fails with forall types (sometimes) felix winkelmann defect minor 4.9.0 compiler
#897 compiler-typecase doesn't work with type-abbreviations felix winkelmann defect minor 4.9.0 unknown
#899 typed-records: define-record-type constructor with arguments is specialized erroneously felix winkelmann defect minor extensions
#900 reexport doesn't work with `((foo bar))' style macro export declarations felix winkelmann defect major 4.9.0 compiler
#901 reexporting macros with * doesn't work felix winkelmann defect major 4.9.0 compiler
#908 Define uninterned symbols in the manual felix winkelmann enhancement minor 4.9.0 documentation
#910 Failure with many arguments on amd64 felix winkelmann defect critical 4.9.0 core libraries
#912 latch egg: test, expose and document "snap" felix winkelmann enhancement not urgent at all extensions
#913 Isolate and test patches from "lfa2" branch felix winkelmann enhancement not urgent at all compiler
#914 irc: reconnecting doesn’t cope with 433: nickname already in use felix winkelmann defect major unknown
#915 "(read-string #f)" from console does not detect EOF correctly felix winkelmann defect major 4.9.0 unknown
#918 lolevel test fails with -scrutinize felix winkelmann defect major 4.9.0 scrutinizer
#921 coops does not register primitive objects correctly felix winkelmann defect major 4.9.0 extensions
#922 since 4.7.x x>1 keywords cannot start with numbers anymore felix winkelmann defect major 4.9.0 unknown
#927 crunch: installation fails when attempting to create a directory in a non existing path felix winkelmann defect major someday extensions
#933 crunch doesn't add crunch.h to crunch.setup-info (chicken-uninstall doesn't remove crunch.h) felix winkelmann defect major someday extensions
#943 typed-records: defstruct breaks with default values felix winkelmann defect major someday extensions
#946 csc can delete files specified on the command-line felix winkelmann defect major someday compiler
#947 make: phony support felix winkelmann enhancement minor someday extensions
#948 scrutiny for list-of type seems wrong felix winkelmann defect minor someday scrutinizer
#949 Building from tarball broken on Windows felix winkelmann defect critical 4.9.0 build system
#950 add support for 64-bit windows felix winkelmann enhancement major someday core libraries
#952 scrutiny for list-of type wrong when matched with pair types felix winkelmann defect minor someday scrutinizer
#957 crunch: multi-arg primitives could be simulated via syntax felix winkelmann enhancement minor someday extensions
#958 continue compilation for toplevel forms, if possible felix winkelmann enhancement not urgent at all someday compiler
#964 honu 2.1 test failure: Error: call of non-procedure: #t felix winkelmann defect major someday extensions
#977 make SSAX raise a proper condition when encountering a parse error instead of calling error felix winkelmann enhancement not urgent at all someday extensions
#983 Unit lolevel is missing the documented vector-like? felix winkelmann defect minor someday unknown
#992 peep still uses getenv felix winkelmann defect major someday extensions
#999 Unit ports uses read-string! from unit extras, causing errors (segfaults) in programs that only (use ports) felix winkelmann defect major someday core libraries
#1029 sixtyfive-oh-two's tests need format felix winkelmann defect minor someday extensions
#1035 bind: tests report a missing file (foreign-transformer-test.scm) felix winkelmann defect minor someday extensions
#1040 coops: Hygiene issue with ensure-generic-procedure felix winkelmann defect minor someday extensions
#1044 stalin: salmonella-friendly tests felix winkelmann defect minor someday extensions
#1091 glut: unexpected exit on (use glut) felix winkelmann defect major someday extensions
#1142 CR: remove queues, mmap, evict and binary search from core libraries felix winkelmann change request minor 5.0 core libraries
#1150 irc: tcp-read-timeout not paramaterized everywhere that it needs to be felix winkelmann defect minor someday extensions
#1262 suspension tests: assertion failure: Low-level type assertion C_blockp((C_word)C_VAL1(C__PREV_TMPST.n1))=#t felix winkelmann defect major someday extensions
#1300 Broken image links in wiki.call-cc.org/logos felix winkelmann defect minor someday unknown
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.