Custom Query (1302 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (901 - 1000 of 1302)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Summary Owner Type Priority Milestone Component
#7 keword argument variables get incorrectly renamed (or not at all) felix winkelmann defect critical core libraries
#10 Add parameters to chicken.import.scm defect major core libraries
#11 replace ##sys#strip-syntax with version that handles cyclic structures felix winkelmann enhancement minor core libraries
#16 set-file-position! missing defect major core libraries
#21 read-string, order of magnitude speedup felix winkelmann enhancement major core libraries
#26 hashing procedures exported by srfi-69 and srfi-13 conflict defect major core libraries
#34 string-substitute bus error defect major core libraries
#40 merge trunk changes after r14940 into prerelease branch felix winkelmann task major core libraries
#52 ##sys#expand-home-path bug on OS X felix winkelmann defect minor core libraries
#54 pointer-s8-ref should explicitly use signed char felix winkelmann defect critical core libraries
#61 Buffer overflow in file_info_2 defect major core libraries
#62 abs() argument truncated on 64-bit defect major core libraries
#63 create-directory with parents doesn't accept relative paths under Unix defect major core libraries
#64 "maze" benchmark produces incorrect result when compiled wirth -block on x86-64 defect critical core libraries
#72 load bug? defect minor core libraries
#74 Incorrect regexp in call to string-substitute causes random error rather than specific error message Alex Shinn defect major core libraries
#132 improve devastating floating-point performance felix winkelmann enhancement minor core libraries
#133 (require 'id) may load executable "id" evhan defect minor 5.0 core libraries
#137 implement more floating-point-specific operators felix winkelmann enhancement minor core libraries
#142 move-memory! accepts negative offsets felix winkelmann defect major core libraries
#165 integrate newest irregex version into `regex' unit felix winkelmann enhancement major core libraries
#170 require-extension should understand import-modifiers felix winkelmann enhancement not urgent at all core libraries
#182 enable terminal-port? on windows enhancement minor core libraries
#183 symbols starting with # do not have read-write invariance defect minor core libraries
#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
#208 speed up keyword argument processing felix winkelmann enhancement minor core libraries
#211 add a `file-type' procedure to posix unit felix winkelmann enhancement critical core libraries
#216 consider `begin` variant with toplevel semantics that can be used locally felix winkelmann enhancement not urgent at all core libraries
#217 peek-char works incorrectly for tcp ports defect major core libraries
#224 map allows non-list arguments felix winkelmann defect critical core libraries
#225 Add a predicate for port open/closed status (slot 8) Felix enhancement not urgent at all core libraries
#226 register `chicken-MAJOR.MINOR` feature identifier enhancement not urgent at all core libraries
#230 find-files doesn't see dotfiles defect minor core libraries
#231 clean up unsafeness declarations in core libraries felix winkelmann task not urgent at all core libraries
#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
#239 errors in record-printers give "error in error" error defect minor core libraries
#240 wrong lambda-info for `vector-set!' felix winkelmann defect minor core libraries
#249 show notice if assigning to imported variable felix winkelmann defect not urgent at all core libraries
#261 yes-or-no? in gui mode is broken felix winkelmann defect critical core libraries
#269 Maybe better message for minimum extension requirements enhancement not urgent at all core libraries
#275 when giving a read-error for a missing closing delimiter, show line of opening one enhancement minor core libraries
#278 add runtime-system hook to dump heap state felix winkelmann enhancement major core libraries
#280 assert should show source-location info, if possible enhancement minor core libraries
#281 promote irregex to full unit felix winkelmann enhancement major 4.9.0 core libraries
#286 utc-time->seconds is abysmally slow on OS X felix winkelmann enhancement major core libraries
#287 timezone fixes felix winkelmann enhancement minor core libraries
#288 remove "outer" bindings for non-standard procedures in library procedure definitions task not urgent at all core libraries
#298 SRFI-18 time objects store time span as fixnums, which can overflow defect critical core libraries
#300 allow reading without "hanging" enhancement not urgent at all core libraries
#308 check that foreign callback returns take place in the correct order felix winkelmann task minor core libraries
#315 make parameters settable enhancement not urgent at all core libraries
#319 make `thread-specific`settable enhancement not urgent at all core libraries
#321 #b/o/x do not allow a # beyond fixnum range, unlike #d felix winkelmann defect minor core libraries
#322 SRFI 88 violation of keyword v symbol felix winkelmann task minor core libraries
#324 add `copy-port' to the `ports' unit felix winkelmann enhancement not urgent at all core libraries
#332 chicken-install throws an internal error in HEAD felix winkelmann defect critical core libraries
#333 read/write invariance on symbols consisting of digits defect minor core libraries
#348 store call-trace in error condition object felix winkelmann defect minor 4.9.0 core libraries
#350 remove shadowing bindings of standard-procedures in non-std procedures felix winkelmann task not urgent at all core libraries
#353 file-copy does not what I'd think when used on directories felix winkelmann enhancement minor 4.9.0 core libraries
#378 implement equivalence predicate that combines equal? and = felix winkelmann enhancement not urgent at all 4.9.0 core libraries
#379 Complete SRFI-46 support felix winkelmann defect minor 4.9.0 core libraries
#384 tag 4.6.1 dev-snapshot felix winkelmann task major core libraries
#385 Better error reporting for srfi-26 felix winkelmann defect minor 4.9.0 core libraries
#390 C_mutate can omit registering mutation if value is identical enhancement not urgent at all 4.9.0 core libraries
#391 3rd argument to hash-table-update! should be required task not urgent at all core libraries
#415 read-symbolic-link canonicalization of a non-link felix winkelmann enhancement not urgent at all 4.9.0 core libraries
#418 csi unable to load core libraries in 4.6.0 on amd64 defect major 4.9.0 core libraries
#424 umask support change request major core libraries
#428 Escape control characters in printed representation of symbols defect minor 4.9.0 core libraries
#441 equal? may not recurse into closures change request major 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
#486 Interrupting a tcp read operation causes a crash Jim Ursetto defect major 4.9.0 core libraries
#495 tcp-abandon-port polarity reversed, I think Jim Ursetto defect minor 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
#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
#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
#568 read-line produces inconsistent results on DOS-style line endings when buffer is cut off at an unfortunate point defect critical 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
#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
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.