Thanks Chris K. Jester-Young.
[bpt/guile.git] / test-suite /
2013-03-27 Chris K. Jester... Add SRFI-41.
2013-03-27 Ludovic Courtèsfutures: Limit the number of nested futures on the...
2013-03-27 Daniel Hartwigweb http: parse numeric time zones in headers
2013-03-27 Mark H WeaverSRFI-45: add promise? predicate.
2013-03-27 Mark H WeaverRevert "SRFI-45: Support multiple values; add promise...
2013-03-25 Ludovic CourtèsSRFI-37: Fix infinite loop when processing short option...
2013-03-25 Ludovic CourtèsSkip relevant `sendfile' tests when thread support...
2013-03-22 Ludovic Courtèstests: Add more `maybe-gc-flakiness'.
2013-03-22 Ludovic CourtèsAdd bindings for `sendfile'.
2013-03-22 Ludovic Courtèstexinfo: Add whitespace after periods.
2013-03-21 Ludovic Courtèstest suite: Fix typo in `texinfo.test'.
2013-03-21 Ludovic Courtèstexinfo: Recognize `@:'.
2013-03-21 Ludovic Courtèstexinfo: Allow markup in the arguments of `@pxref'.
2013-03-21 Ludovic Courtèstest suite: Use `pass-if-equal' in texinfo.test.
2013-03-20 Mark H WeaverImprove sqrt handling of large integers and large and...
2013-03-20 Mark H WeaverSqrt returns exact results when possible.
2013-03-19 Mark H WeaverSRFI-45: Support multiple values; add promise? predicate.
2013-03-19 Mark H WeaverUse scientific notation only if there are enough traili...
2013-03-17 Mark H WeaverReimplement idbl2str number printer.
2013-03-17 Mark H WeaverImprove inexact division of exact integers.
2013-03-16 Daniel Hartwighttp: support IP-literal (IPv6 address) in Host header
2013-03-16 Daniel Hartwigadd tests for read-request-line, etc.
2013-03-13 Andy Wingofailing to load module in psyntax indicates an identifi...
2013-03-12 Mark H WeaverReimplement 'inexact->exact' to avoid mpq functions.
2013-03-12 Mark H WeaverSimplify and improve scm_i_big2dbl, and add scm_i_big2d...
2013-03-12 Mark H WeaverAdd 'round-ash', a rounding arithmetic shift operator
2013-03-12 Mark H WeaverOptimize and simplify fractions code.
2013-03-11 Mike GranAdd standalone test for smob marking
2013-03-09 Andy Wingoallow case-lambda expressions with no clauses
2013-03-07 Mark H WeaverImprove standards conformance of string->number.
2013-03-07 Andy Wingosupport calls and tail-calls with more than 255 formals
2013-03-07 Andy WingoGUILE_INSTALL_LOCALE=1 during build
2013-03-01 Daniel Hartwigtest-suite: eq-ness of numbers, characters is unspecified
2013-02-28 Mark H WeaverFix later-bindings-win logic in with-fluids.
2013-02-28 Mark H WeaverFix duplicate removal of with-fluids.
2013-02-28 Mark H WeaverSupport calling foreign functions of 10 arguments or...
2013-02-28 Ludovic CourtèsFix handling of the *-gnux32 target.
2013-02-27 Ludovic CourtèsRecognize the `x86_64.*-gnux32' triplet.
2013-02-27 Ludovic CourtèsCheck whether a triplet's OS part specifies an ABI.
2013-02-27 Ludovic CourtèsRecognize mips64* as having 32-bit pointers by default.
2013-02-27 Ludovic Courtèstests: Avoid missing missing-prototype warning with...
2013-02-18 Mark H WeaverRemove flawed test that assumed (eq? 1/2 2/4) would...
2013-02-18 Andy Wingodeprecate generalized vectors in favor of arrays
2013-02-18 Andy Wingooptimize access to arrays of rank 1 or 2
2013-02-18 Daniel Hartwigadd hash-count for native tables
2013-02-15 Andy Wingolocal rewrite for apply to a let-bound rest list
2013-02-15 Andy Wingoinline call-with-values consumers with optional and...
2013-02-15 Andy Wingomore rest argument inlining improvements
2013-02-15 Andy Wingobetter inlining of `apply' with rest arguments
2013-02-15 Andy Wingoprocedures with rest arguments can get inlined
2013-02-14 Andy Wingopeval can inline let-bound lambdas
2013-02-01 Ludovic CourtèsSkip FFI tests that rely on `-export-dynamic' behavior...
2013-01-30 Andy WingoRevert "detect and consume byte-order marks for textual...
2013-01-30 Andy Wingoadd #:doctype-handler to xml->sxml
2013-01-30 Andy Wingodetect and consume byte-order marks for textual ports
2013-01-28 Ian PriceFix argument count for various format string escape...
2013-01-26 Ludovic CourtèsAdd tests for `--language'.
2013-01-26 Ludovic Courtèsecmascript: Fix conversion to boolean for non-numbers.
2013-01-22 Andy Wingoadd read-string and read-string! to (ice-9 rdelim)
2013-01-17 Andy Wingowarn on multithreaded fork
2013-01-14 Andy Wingocase-lambda* clauses fail to match if too many positionals
2013-01-11 Andy WingoChange iconv procedures to take optional instead of...
2013-01-11 Andy WingoAdd http-post, http-put, et cetera
2013-01-11 Andy Wingoadd bytevector->string and string->bytevector in new...
2013-01-10 Andy Wingodeprecate SCM_CHAR_CODE_LIMIT and char-code-limit
2013-01-07 Andy WingoMore procedure-arguments-alist documentation and a...
2012-12-19 Ludovic Courtèstests: Remove leftover `pk'.
2012-12-19 Ludovic CourtèsChange `system*' to not leave dangling processes behind.
2012-12-10 Ludovic Courtèstest-suite: Skip `EACCES' test of `file-system-fold...
2012-12-07 Mark H WeaverAvoid signed integer overflow in scm_product
2012-11-28 Ludovic Courtèsweb: Add `response-body-port'.
2012-11-28 Ludovic Courtèstests: Use `pass-if-equal' in `web-response.test'.
2012-11-28 Ludovic Courtèseval: Store docstrings for lambdas.
2012-11-25 Ian PriceR6RS srfi library names should ignore first identifier...
2012-11-23 Ludovic CourtèsAdd tests for `-Wduplicate-case-datum' and `-Wbad-case...
2012-11-22 Ian PriceR6RS `string-for-each' should accept multiple string...
2012-11-21 Ludovic Courtèscse: Fix out-of-bounds access to the database.
2012-11-21 Ludovic Courtèsfutures: Allow nested futures; put the main thread...
2012-11-12 Andreas RottmannAdd missing R6RS `open-file-input/output-port' procedure
2012-11-11 Mark H Weaversrfi-9.test: avoid symbols of the form ':bar' for more...
2012-11-10 Mark H WeaverChange the argument order of 'set-fields' to match...
2012-11-10 Mark H WeaverImprove error for set-fields paths leading to different...
2012-11-10 Mark H WeaverImprove error messages for invalid record definitions.
2012-11-10 Mark H WeaverFix non-toplevel srfi-9 compile-time error tests to...
2012-11-10 Mark H WeaverUse 'pass-if-equal' to check syntax-error exceptions...
2012-11-09 Mark H WeaverImplement functional record setters.
2012-11-02 Ludovic CourtèsFix `generalized-vector->list' indexing bug with shared...
2012-11-02 Ludovic Courtèstest-suite: Add a nameless form of `pass-if-equal'.
2012-10-31 Ludovic Courtèsscandir: Use `lstat' instead of `stat'.
2012-10-31 Ludovic Courtèstest-suite: Use `pass-if-equal' in `ftw.test'.
2012-10-31 Ludovic Courtèstest-suite: Add `pass-if-equal'.
2012-10-30 Mark H WeaverTest number-theoretic division by -0.0.
2012-10-29 Mark H WeaverMinor tweaks to srfi-105.test
2012-10-26 Mark H WeaverImplement SRFI-105 curly infix expressions.
2012-10-26 Mark H WeaverImplement #!fold-case and #!no-fold-case reader directives.
2012-10-12 Ludovic CourtèsImplement `hash' for structs.
2012-10-12 Daniel HartwigIn string-split, add support for character sets and...
2012-10-08 Mark H WeaverSimplify calls to 'eqv?' when one argument is an immedi...
2012-10-08 Mark H WeaverDon't simplify 'equal?' to 'not' or 'null?'.
2012-10-08 Mark H WeaverDon't simplify 'equal?' to 'eq?' when constant is an...
next