Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1201 - 1300 of 1630)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Summary Owner Type Priority Milestone Component
#424 umask support change request major core libraries
#428 Escape control characters in printed representation of symbols defect minor 4.9.0 core libraries
#440 'Error: stack overflow' error in unexpected situation defect major 4.9.0 core libraries
#441 equal? may not recurse into closures change request major 4.9.0 core libraries
#443 #!rest and #!key are not internally consistent defect minor 4.9.0 core libraries
#446 Finalizers for top level bindings don't get executed upon program exit defect minor core libraries
#457 srfi-18 time->seconds not returning seconds. defect major 4.9.0 core libraries
#473 guard-procedure should not be reinvoked when restoring parameter value using `parameterize' felix winkelmann defect major 4.9.0 core libraries
#474 Additional library procedure condition->list felix winkelmann enhancement major 4.9.0 core libraries
#485 pretty-print should place keyword and keyword value on same line. enhancement minor core libraries
#486 Interrupting a tcp read operation causes a crash Jim Ursetto defect major 4.9.0 core libraries
#489 pretty-print-width not honored by pretty-print in some cases. defect minor core libraries
#492 Some more posixunix.scm functions felix winkelmann enhancement not urgent at all core libraries
#495 tcp-abandon-port polarity reversed, I think Jim Ursetto defect minor 4.9.0 core libraries
#500 record types of the same name are treated equal defect major 4.9.0 core libraries
#505 permit user-defined read-syntax to restart the reader Jim Ursetto enhancement minor core libraries
#506 pretty-print does not escape strings like write does defect major 4.9.0 core libraries
#515 (string->symbol "|") generates illegal unreadable symbol | felix winkelmann defect minor 4.9.0 core libraries
#517 Strange segfaults when linking to pthreads felix winkelmann defect major 4.9.0 core libraries
#519 out of memory panic -- possible leak? felix winkelmann defect critical 4.9.0 core libraries
#529 close-input-pipe returns unspecified value on windows felix winkelmann defect major 4.9.0 core libraries
#531 "Snowdigest" egg causes stack overflow error in tests with experimental felix winkelmann defect critical 4.9.0 core libraries
#540 evicting srfi-4 vectors breaks ffi compatibility defect major core libraries
#556 setup-api.scm's `write-info' doesn't check for setup-info's directory existence before writing it felix winkelmann defect major 4.9.0 core libraries
#557 pretty-print issue on master felix winkelmann defect critical 4.9.0 core libraries
#562 Chicken reader does not maintain quotes on |#:| felix winkelmann defect major 4.9.0 core libraries
#568 read-line produces inconsistent results on DOS-style line endings when buffer is cut off at an unfortunate point defect critical core libraries
#569 integer->char doesn't work right with negative numbers defect major 4.9.0 core libraries
#578 use with import specifiers has no effect for internal modules on the top-level felix winkelmann defect minor 4.9.0 core libraries
#579 Numbers egg does not compute the same result as other schemes sjamaan defect critical 4.9.0 core libraries
#587 CR: expt should signal error on domain error task minor core libraries
#606 make-pathname always uses / separator char felix winkelmann defect major 4.9.0 core libraries
#607 file-type does not work on Windows felix winkelmann defect major 4.9.0 core libraries
#608 normalize-pathname x:/ deletes drive letter (on Windows) felix winkelmann defect major 4.9.0 core libraries
#614 TCP sockets get closed prematurely defect major 4.9.0 core libraries
#616 chicken-doc-admin starts breaking on 2011-06-19 Jim Ursetto defect major 4.9.0 core libraries
#617 Improve usability of the repl procedure felix winkelmann enhancement minor 4.9.0 core libraries
#619 string->number accepts out of range characters for base > 10 felix winkelmann defect critical 4.9.0 core libraries
#622 Bindings from the current environment leak into scheme-report-environment felix winkelmann defect major 4.9.0 core libraries
#636 irregex behaves differently with overlapping character sets on some machines felix winkelmann defect critical 4.9.0 core libraries
#643 CR: overhaul environment representation in the evaluator felix winkelmann change request minor core libraries
#645 isinf not available on Solaris felix winkelmann defect major 4.9.0 core libraries
#650 convert profiler time-accumulation code to using flonum operations felix winkelmann defect major 4.9.0 core libraries
#653 Various port procedures do not properly check their port argument for being closed felix winkelmann defect major 4.9.0 core libraries
#654 time command overly precise after 7756d8b felix winkelmann defect minor 4.9.0 core libraries
#655 chicken (master) broken on 2011-07-18 felix winkelmann defect critical 4.9.0 core libraries
#669 please add ability to call fchdir to posix module. felix winkelmann enhancement minor 4.9.0 core libraries
#672 CR: Division by inexact zero results in infinity (or nan) as per IEEE 754 defect major 4.9.0 core libraries
#674 ##sys#string->number gets called without prefixes in the reader felix winkelmann defect major core libraries
#684 'make check' fails (buildid bce4666, 2011-9-3) defect major 4.9.0 core libraries
#686 irregex-replace/all doesn't grok `bos' sjamaan defect major core libraries
#687 irregex-replace returns #f when nothing was replaced sjamaan enhancement major 4.9.0 core libraries
#691 number/string-conversion tests fail on Windows (mingw-msys) sjamaan defect major core libraries
#703 Restructure core libraries defect major 5.0 core libraries
#704 remove ##sys#walk-namespace task not urgent at all core libraries
#705 Allowing EVAL to evaluate lists with a procedure in the car enhancement not urgent at all core libraries
#706 file-exists? does return #f on large files defect critical 4.9.0 core libraries
#707 ##sys#file-info needs to signal an error if the fstat syscall goes bad defect major 4.9.0 core libraries
#724 segfault in symbolGC tests on openbsd 5.0 with 4.7.0.3-stability felix winkelmann defect major 4.9.0 core libraries
#736 make CHICKEN_REPOSITORY support a search path Jim Ursetto enhancement not urgent at all 5.0 core libraries
#742 perform immediateness checks inline before calling C_mutate felix winkelmann enhancement not urgent at all core libraries
#763 posix unit implicitly depends on tcp unit defect major core libraries
#765 broken posix/process function under Windows 7 (MingW) defect major 4.9.0 core libraries
#767 random seed should be more random enhancement not urgent at all core libraries
#772 symbol | | is not written properly defect major 4.9.0 core libraries
#791 integer? returns true for special flonum types on 64-bits machines Christian Kellermann defect major 4.9.0 core libraries
#792 CR: deprecate "make" syntax from "setup-api" module change request minor core libraries
#794 on 32bit systems srfi-4 make- procedures fail where make-vector succeeds Christian Kellermann defect major 4.9.0 core libraries
#800 data seems to get lost in tcp unit when using http-client defect major core libraries
#805 case-lambda is unhygienic Christian Kellermann defect minor 4.9.0 core libraries
#806 DSSSL extended lambda lists are unhygienic defect minor 5.1 core libraries
#810 "create-temporary-file" insufficient defect minor core libraries
#812 Add ->list and ->boolean to core system felix winkelmann enhancement not urgent at all core libraries
#818 string-hash error sjamaan defect critical 4.9.0 core libraries
#819 file-mkstemp on windows is broken defect minor 4.10.0 core libraries
#822 numbers-string-conversion-test fails for windows felix winkelmann defect major 4.9.0 core libraries
#823 arithmetic-shift fails in extreme cases defect minor 4.10.0 core libraries
#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
#858 spiffy-request-vars' test shows "cannot write to socket - Broken pipe" at random Mario Domenech Goulart defect critical core libraries
#860 C_in_stackp could be optimized felix winkelmann enhancement minor core libraries
#862 consider adding setters for subXXXvector/substring enhancement not urgent at all core libraries
#864 setup-api handles copying of directories not properly on windows felix winkelmann defect critical 4.9.0 core libraries
#866 gc goes crazy with faulty finalizers felix winkelmann defect major 4.9.0 core libraries
#869 xsubstring with negative `from' argument returns empty string defect major core libraries
#870 SRFI-13's string comparison procedures return integers defect major core libraries
#878 expected results for SRFI-13's make-kmp-restart-vector defect major 4.10.0 core libraries
#888 irregex: SRE utility pattern 'real does not match negative numbers defect major 4.9.0 core libraries
#889 irregex-match-end gives odd results with chunked searches defect major core libraries
#895 stack-overflow check fails incorrectly on Sparc64 felix winkelmann defect critical 4.9.0 core libraries
#905 Unreliable behavior of hash-table-copy with symbols as keys (regression wrt 4.7.4) sjamaan defect critical 4.9.0 core libraries
#909 strange behaviour with define-record and modules defect major 4.9.0 core libraries
#910 Failure with many arguments on amd64 felix winkelmann defect critical 4.9.0 core libraries
#929 chicken-install should rm shared libraries prior to install Jim Ursetto defect minor 5.0 core libraries
#936 install-extension error when chicken-install is called with -prefix and an item of the given filelist is a pair defect major someday core libraries
#941 Add option to process-fork to allow creating a subprocess with only the current thread enhancement minor someday core libraries
#950 add support for 64-bit windows felix winkelmann enhancement major someday core libraries
#951 print-length-limit defect minor someday core libraries
#959 make-pathname strips leading seperator in FILENAME component defect major someday core libraries
#971 move C_path_to_executable out of chicken.h evhan enhancement minor 4.10.0 core libraries
#974 heap size > 4GB impossible on 64-bit Jim Ursetto defect major someday core libraries
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.