Amend `NEWS'.
[bpt/guile.git] / test-suite /
2012-01-30 Ludovic CourtèsRemove stale test file.
2012-01-30 Mark H WeaverRename scm_call_varargs -> scm_call
2012-01-30 Mark H WeaverImplement scm_call_varargs and scm_call_{7,8,9}
2012-01-30 Mark H WeaverFix primitive-eval to return #<unspecified> for definitions
2012-01-30 Mark H WeaverFix 'local-eval' when the specified environment is...
2012-01-29 Andy Wingopaper over some "lexical vars are collectable" flakiness
2012-01-26 Andy Wingofix test-loose-ends
2012-01-26 Andy WingoImplement `local-eval', `local-compile', and `the-envir...
2012-01-25 Ludovic CourtèsAdd warnings for unsupported `simple-format' options.
2012-01-25 Andy Wingofix "lexical vars are collectable" test
2012-01-25 Andy Wingofix values miscompilation in push context with RA
2012-01-23 Ludovic CourtèsFFI: Fix `set-pointer-finalizer!' to leave the type...
2012-01-22 Ludovic CourtèsAdjust tests that relied on the output of the hash...
2012-01-22 Ludovic CourtèsRelax `asm-to-bytecode.test' for when target CPU =...
2012-01-20 Andy Wingoremove duplicate when/unless definitions
2012-01-18 Mark H WeaverAdd `scm_c_value_ref' to allow access to multiple retur...
2012-01-16 Ludovic CourtèsSkip `tr_TR' tests on Solaris 2.10.
2012-01-14 Ludovic CourtèsHave `statprof.test' fail gracefully when samples could...
2012-01-14 Ludovic CourtèsAvoid non-portable `tail' argument in `test-guile-snarf'.
2012-01-11 Ludovic CourtèsDisable statprof tests on platforms that lack `ITIMER_P...
2012-01-09 Ludovic CourtèsMake sure `regexp-quote' tests use Unicode-capable...
2012-01-09 Ludovic Courtèsi18n: Disable Turkish locale tests on FreeBSD 8.
2012-01-09 Ludovic CourtèsFix loose typing in `test-scm-spawn-thread.c'.
2012-01-09 Andy Wingoprimitive-load returns the value(s) of the last expression
2012-01-09 Andy Wingotest-pthread-create-secondary: gc/gc.h, not gc/gc_version.h
2012-01-08 Ludovic CourtèsFix typo in `test-num2integral.c'.
2012-01-08 Ludovic Courtèsftw: Add an `error' parameter to `file-system-fold'.
2012-01-05 Ludovic CourtèsFix the exception type of the (begin) test.
2012-01-05 Ludovic CourtèsPlacate a number of `syntax-check' verifications.
2012-01-05 Ludovic CourtèsFix erroneous check in `set-procedure-properties!'.
2012-01-05 Ludovic CourtèsRaise an error for (begin) when `--disable-deprecated'.
2012-01-04 Mike GranRework c-api.test to use test lib
2011-12-22 Daniel LlorensNew array-map! and array-for-each tests
2011-12-22 Andy Wingofix generalized-vector-{ref,set!} for slices
2011-12-22 Andy WingoHTTP: Fix qstring writing of cache-extension values
2011-12-22 Daniel HartwigExtend handling of "Cache-Control" header.
2011-12-22 Andy Wingopeval fix: (cons 1 #nil) is not (list 1)
2011-12-22 Andy Wingodocument invalidity of (begin) as expression; add back...
2011-12-19 Ludovic Courtèsftw: Include sub-directories in the result of `scandir'.
2011-12-19 Ludovic Courtèsftw: Clarify the behavior of `scandir' for flat files...
2011-12-18 Ludovic Courtèsftw: Add `scandir'.
2011-12-15 Ludovic CourtèsArrange to convert command-line arguments from the...
2011-12-15 Ludovic CourtèsUse Gnulib's `localcharset', with local patches.
2011-12-13 Ludovic CourtèsAdd `file-system-fold' and `file-system-tree' to (ice...
2011-12-10 Andy Wingocurrent-input-port et al are srfi-39 parameters
2011-12-06 Ludovic Courtèspeval: Truncate multiple values when extending the...
2011-12-06 Andy Wingoallow URIs of the form file:///etc/hosts
2011-12-05 Andy Wingoadd srfi-39 parameters to boot-9
2011-11-26 Ludovic CourtèsFFI: Hold a weak reference to the procedure passed...
2011-11-23 Daniel Hartwigweb-http.test validates headers
2011-11-23 Andy WingoUse default value for make-fluid in Scheme files
2011-11-21 Ludovic CourtèsComplete cross-compilation support.
2011-11-21 Ludovic CourtèsFix `validate-target' in (system base target).
2011-11-20 Ludovic CourtèsAllow overlapping regions to be passed to `bytevector...
2011-11-17 Andy Wingoeval.test work
2011-11-16 Ludovic CourtèsFFI: Add a `procedure->pointer' test.
2011-11-16 Ludovic CourtèsRe-enable a couple of evaluator tests.
2011-11-15 Andy Wingoset names of functions defined at the toplevel from...
2011-11-15 Andy Wingobetter debuggability for interpreted procedures
2011-11-11 Andy Wingoupdate letrec compilation test
2011-11-10 Andy Wingofix bit-set*! bug (!)
2011-11-09 Andy Wingowhen leaving a non-tail let, allow bound vals to be...
2011-11-09 Andy Wingopeval: fix dynwind bug.
2011-11-01 Ian PriceFix R6RS `fold-left' so the accumulator is the first...
2011-10-20 Andy Wingofix segfault in goops if class fields are redefined
2011-10-20 Andy Wingofix misallocation of some <fix> procedures
2011-10-16 Ludovic CourtèsUpdate (ice-9 match) from Chibi-Scheme.
2011-10-15 Ludovic Courtèscoverage: Add tests for `case-lambda'.
2011-10-15 Ludovic Courtèscoverage: Add test with `eval'.
2011-10-10 Andy Wingofold constants with accessors
2011-10-10 Andy Wingopeval support for memq and memv
2011-10-10 Andy Wingopeval: visit operands on-demand, to inline mutually...
2011-10-10 Mike GranNew functions scm_is_exact and scm_is_inexact
2011-10-05 Andy Wingofix reading of #||||#
2011-09-30 Ludovic Courtèspeval: Add test for possible infinite recursion.
2011-09-30 Ludovic Courtèspeval: Recognize module-refs to primitives.
2011-09-27 Andy Wingo((lambda ...) ...) fix
2011-09-27 Andy Wingopeval: more effective binding pruning
2011-09-27 Andy Wingodon't propagate pure primcalls that might not type...
2011-09-27 Andy Wingopeval: elide make-prompt-tag in effect context
2011-09-27 Andy Wingopeval: add support for <prompt> and <abort>
2011-09-26 Andy Wingopeval: more strict accounting
2011-09-26 Andy Wingopeval: fix inlining of lambda* with #:optional
2011-09-25 Andy Wingopeval: simpler and more precise treatment of mutability
2011-09-25 Andy Wingopeval uses effort counters, propagates lambdas more...
2011-09-24 Andy Wingoattempt to prune unreferenced bindings
2011-09-24 Andy Wingopeval: don't propagate expressions that access memory
2011-09-24 Andy Wingopaper around `match' bug
2011-09-23 Ludovic Courtèspeval: Add test for multiple-value returns.
2011-09-23 Andy Wingoprevent propagation for memory-dependent operations...
2011-09-18 Ludovic Courtèspeval: Abort inlining when the residual code contains...
2011-09-18 Ludovic Courtèspeval: Improve alpha-renaming test.
2011-09-18 Ludovic CourtèsArrange so that stack-cleaning loops in GC tests are...
2011-09-17 Ludovic Courtèspeval: Alpha-rename anonymous lambdas that are duplicated.
2011-09-13 Ludovic Courtèspeval: Inline thunks.
2011-09-13 Ludovic Courtèspeval: Use the right scope when replacing a lambda...
2011-09-13 Ludovic Courtèspeval: Add tests for inlining with both static & dynami...
2011-09-10 Ludovic Courtèspeval: Propagate only pure expressions to lambdas.
2011-09-10 Ludovic Courtèspeval: Try hard to preserve mutability.
2011-09-10 Andy Wingofix scm_to_latin1_stringn for substrings
next