Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (801 - 900 of 1630)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Summary Owner Type Priority Milestone Component
#688 intarweb: add default reason phrases for responses sjamaan enhancement major 4.9.0 extensions
#691 number/string-conversion tests fail on Windows (mingw-msys) sjamaan defect major core libraries
#695 Minor gcc warning from runtime.c sjamaan defect not urgent at all 4.9.0 infrastructure
#700 requiring uncompiled extensions that use `use' fails sjamaan defect minor 4.9.0 compiler
#726 wiki.call-cc.org produces "500 Internal Server Error". sjamaan defect major wiki
#775 henrietta-cache: Generalise "tarbomb" handling? sjamaan defect minor 4.9.0 extensions
#785 qwiki: use of deprecated library procedure `shuffle' sjamaan defect major 4.9.0 extensions
#788 #e1.0000000000000001 evaluates to 1.0 with numbers on the REPL sjamaan defect major 4.9.0 extensions
#793 srfi-69 hash tables don't compare equal? sjamaan defect critical 4.9.0 unknown
#796 If there is a page called "foo", then trying to create a page called "foo/bar" emits an unfriendly 500 error page sjamaan defect minor 4.9.0 wiki
#818 string-hash error sjamaan defect critical 4.9.0 core libraries
#852 csi segfaults when playing with modules and macros sjamaan defect minor 4.9.0 unknown
#856 With any method other than GET or POST, http-client hangs. sjamaan defect major 4.9.0 unknown
#905 Unreliable behavior of hash-table-copy with symbols as keys (regression wrt 4.7.4) sjamaan defect critical 4.9.0 core libraries
#939 simple-directory-handler: error 500 on listing a directory with a link foo -> foo sjamaan defect minor someday extensions
#944 Macro-renamed definitions in begin bodies don't get seen by later forms (but only in modules) sjamaan defect major 4.9.0 expander
#953 Numbers-egg version of signum should accept complex numbers sjamaan enhancement major someday extensions
#978 Ports don't keep track of "column" anymore - restore this sjamaan defect not urgent at all someday core libraries
#997 uri-path-relative? misunderstands the root path sjamaan defect major someday extensions
#998 uri->string / make-uri path encoding inconsistencies sjamaan defect major someday unknown
#1019 Different uri-common results for a hairy case sjamaan defect not urgent at all someday extensions
#1047 irregex extracts wrong submatches in some situations sjamaan defect critical 4.9.0 core libraries
#1051 Implementation of C_flonum_rat is probably buggy sjamaan defect major someday core libraries
#1059 C_c_*vector are using the wrong lolevel accessors sjamaan defect major 4.9.0 core libraries
#1069 [intarweb] [PATCH] Full list of HTTP status codes sjamaan enhancement minor someday unknown
#1070 [spiffy] [PATCH] Add mime type for json sjamaan enhancement minor someday unknown
#1072 [spiffy] [PATCH] Improve HTML in the simple-directory-handler sjamaan defect major someday unknown
#1073 Spiffy should signal request-header-fields-too-large upon (exn http line-limit-exceeded) sjamaan defect major someday extensions
#1074 intarweb request parsing and Spiffy handling of said requests is inconsistent in case of improper request line URIs sjamaan defect major someday unknown
#1075 [intarweb] Expires attribute of set-cookie-parser should use rfc1123 dates sjamaan defect major someday unknown
#1077 Symbols containing newlines don't get quoted by write sjamaan defect major 5.1 core libraries
#1123 wiki breakage when authentication fails? sjamaan defect major someday wiki
#1129 import does not complain when passed nonextant identifiers sjamaan defect major 4.11.0 expander
#1154 error using 'bindings' egg from an 'included' script sjamaan defect major someday unknown
#1166 Globally defining an identifier previously bound to a macro should shadow the macro fully sjamaan defect major 5.4 expander
#1195 ,q in csi gives an error sjamaan defect major 5.0 unknown
#1288 qwiki sections have no permalink sjamaan enhancement minor someday wiki
#1392 Ability to customise http-client headers for each request sjamaan defect major someday extensions
#1408 suspension (tests): cannot open file - No such file or directory: "k.data" sjamaan defect minor someday unknown
#1441 Macro keywords unexpectedly match against imported identifiers sjamaan defect major 5.1 expander
#1442 file-copy in compiled code causes segfaults sjamaan defect major 5.1 core libraries
#1467 Bare hashes cause confusing error message in scripts sjamaan enhancement minor 5.1 core libraries
#1531 henrietta-cache 1.2 breaks init files that use symbols from henrietta-cache sjamaan defect major someday extensions
#1603 Bogus module resolution error for fx+ when using scsh-process sjamaan defect minor someday extensions
#1613 CR: Make keywords and symbols distinct types sjamaan change request major 5.1 compiler
#1616 Add stop-server procedure to spiffy sjamaan enhancement minor someday extensions
#1623 Avoid consing for optional procedure arguments sjamaan enhancement minor 5.2 compiler
#1625 Empty keyword is not read as such sjamaan defect minor 5.2 core libraries
#1633 define-record-type does not check constructor arguments sjamaan defect major 5.2 unknown
#1650 Empty program will sometimes do a major GC, sometimes not - figure out why sjamaan task major 5.3 core libraries
#1662 Error in generated C for invalid call to rest_arg_out_of_bounds_error sjamaan defect critical 5.2 compiler
#1703 Arguments being passed to procedure incorrectly sjamaan defect major 5.3 compiler
#1781 http-client: Always include a path component when sending a proxy request sjamaan defect major someday unknown
#1826 http-name->symbol broken sjamaan defect major 6.0.0 extensions
#263 invalid use of c-string foreign type in sendfile egg sjaaman defect critical extensions
#266 accessing directories with embedded whitespace gives error sjaaman defect major extensions
#1400 srfi-64 uses "numbers" but doesn't declare it as a dependency John Foerch defect major someday extensions
#1402 mowedline: reference to possibly unbound identifier `gochan-receive' John Foerch defect major someday extensions
#535 mime egg requires byte-blob for running tests raikov defect major extensions
#1609 chicken.file.posix#file-type should accept a port Robert C Jensen defect not urgent at all 5.1 core libraries
#635 pstk apply limit hit petercrlane defect major unknown
#835 statistics: doesn't build on some platforms due to hardcoded compiler flags petercrlane defect major extensions
#836 statistics tests fail petercrlane defect major unknown
#837 statistics: some bugs petercrlane defect minor extensions
#1087 Error in statistics' tests petercrlane defect major someday extensions
#1090 quaternions: error in tests: Error: (quotient) bad argument type - not an integer: 3.14159265 petercrlane defect major someday extensions
#965 'test -e' is not supported on Solaris sh mikele defect minor 4.9.0 build system
#970 Missing library (-lrt) in Makefile.solaris mikele defect minor 4.9.0 build system
#1256 sdl-base should export modifier symbols megane defect major someday unknown
#1540 Used heap reported by memory-statistics is too big after heap resize megane task minor 5.3 core libraries
#397 pdf-font.scm from pdf Egg does not build on Chicken 4 matt@… defect major 4.9.0 extensions
#246 Remove or seriously update the "Software" page Mario Domenech Goulart defect minor documentation
#247 Chicken domains revamp Mario Domenech Goulart task major infrastructure
#259 when commiting to the svn repo, the post-commit hook seems to fail Mario Domenech Goulart defect major infrastructure
#267 Salmonella sometimes prints [ok] when an egg could not be installed Mario Domenech Goulart defect major extensions
#283 qt egg installation issue (installation-prefix) Mario Domenech Goulart defect major extensions
#314 spiffy-request-vars: as-boolean enhancements Mario Domenech Goulart enhancement not urgent at all extensions
#483 license information in dependency graph for salmonella report Mario Domenech Goulart enhancement minor infrastructure
#690 "make check" errors on cygwin Mario Domenech Goulart defect major unknown
#719 spiffy-request-vars: allow calling getter returned by request-vars with no arguments to get an alist of all request vars Mario Domenech Goulart enhancement minor 4.9.0 extensions
#738 callback tests failure on cygwin Mario Domenech Goulart defect major unknown
#769 g2: if gd is not available, gd-png and gd-jpeg will not be defined Mario Domenech Goulart defect major extensions
#782 setup a continously running salmonella instance for the "prerelease" chicken-core branch Mario Domenech Goulart enhancement minor 4.9.0 infrastructure
#858 spiffy-request-vars' test shows "cannot write to socket - Broken pipe" at random Mario Domenech Goulart defect critical core libraries
#919 "Nursery too small" errors on cygwin Mario Domenech Goulart defect major 4.9.0 unknown
#930 sixtyfive-oh-two cannot find crunch.h Mario Domenech Goulart defect major someday extensions
#994 http-session's session-del! fails when the entry is the session-item's first binding Mario Domenech Goulart defect minor someday extensions
#1830 Memoization of directory used by create-temporary-{file,directory} Mario Domenech Goulart defect minor someday core libraries
#1722 srfi-193: failure in tests lassik defect minor someday extensions
#1028 Some glm tests fail kristianlm defect minor someday unknown
#1163 nanomsg needs foreigners kristianlm defect major someday extensions
#1473 stb-image and stb-image-write test failures on 32-bit systems kristianlm defect minor someday extensions
#1507 nanomsg: missing dependency on srfi-18 kristianlm defect major someday extensions
#363 moremacros 1.1.1 installed as 1.1.0 Kon Lovett defect critical 4.9.0 extensions
#456 uuid-ossp does not build on test.call-cc.org Kon Lovett defect major 4.9.0 extensions
#468 MAGIC-LIMIT is undefined in lookup-table Kon Lovett defect major 4.9.0 extensions
#471 message-digest tests fail Kon Lovett defect major 4.9.0 extensions
#472 sha1 egg breakage for newer chicken Kon Lovett defect major 4.9.0 extensions
#534 message-digest test failure for 64-bit big endian sources Kon Lovett defect major extensions
#561 coerce reports success when some tests fail Kon Lovett defect major extensions
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.