fix peval test for recent merge
[bpt/guile.git] / test-suite /
2012-04-30 Andy Wingofix peval test for recent merge
2012-04-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge commit 'f66cbb99ee096186837536885d3436bb334df34d'
2012-04-26 Andy WingoMerge commit '1cd63115be7a25d0ea18aaa0e1eff5658d8db77a'
2012-04-26 Andy WingoMerge commit 'de1eb420a5a95b17e85b19c4d98c869036e9ecb0'
2012-04-26 Andy WingoMerge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'
2012-04-24 Noah LavineClean up stack tests
2012-04-24 Noah Lavinemake-stack handles prompt tags better
2012-04-23 Andy Wingoavoid emitting degenerate aliases in peval
2012-04-23 Andy Wingonew pass: cse
2012-04-23 Andy Wingominor tweaks to a peval test
2012-04-23 Andy Wingofix replacement of CSE with lexical-ref
2012-04-23 Andy Wingoenable cse
2012-04-23 Andy Wingopeval tests into separate file
2012-04-23 Andy Wingomove (test-suite lib) to lower dir; cleans up uninstall...
2012-04-22 Ludovic Courtèsbytevectors: Fix IEEE-754 endianness conversion.
2012-04-22 Ludovic CourtèsRemove duplicate test in `tree-il.test'.
2012-04-09 Ludovic CourtèsSRFI-9: Set the `record-constructor' slot of the RTD.
2012-04-04 Mark H WeaverFix scm_to_utf8_stringn once and for all; optimize...
2012-03-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-23 BT Templetonprimitive resolution for public refs
2012-03-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-11 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-08 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-03-04 Mark H WeaverMerge branch 'stable-2.0'
2012-03-02 Andy Wingohash-set! on weak tables returns the value
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-02 Andy Wingotweaks to -Wformat's gettext detection
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-02 Andy Wingopeval: inline applications of lambda to rest args
2012-03-02 Andy Wingomore general treatment of call-with-prompt
2012-03-01 Mark H WeaverFix <TAG>vector-length when applied to other uniform...
2012-02-26 Ludovic CourtèsAvoid failure when `format-analysis' stumbles upon...
2012-02-24 Andy Wingosrfi-18 test fix
2012-02-24 Andy Wingoslight cleanup to run-test
2012-02-24 Andy Wingosignal an error on multithreaded fork
2012-02-23 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-22 Andy Wingoadd test for recent quick fix
2012-02-20 Noah LavineOptimize Equality Primitives
2012-02-19 Ludovic CourtèsHave `-Wformat' recognize `ngettext' calls.
2012-02-19 Ludovic CourtèsHave `-Wformat' better recognize the `gettext' procedure.
2012-02-17 Ludovic CourtèsDon't fail when locale env. vars specify a dot-less...
2012-02-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-15 Andy Wingoremove deprecated features test
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-15 Mark H WeaverAdd tests to verify that 'read' sets source properties...
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-08 Mark H WeaverSupport => within case, and improve error messages...
2012-02-08 Mark H WeaverUnoptimize 'read' to return freshly allocated empty...
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-04 Ludovic Courtèsi18n: Skips ~h `format' tests when digit grouping info...
2012-02-03 BT Templetonfix `flet' syntax
2012-02-03 BT Templetonelisp binding declarations
2012-02-03 BT Templetonelisp lambda list parsing
2012-02-03 BT Templetonevaluate the function position correctly
2012-02-03 BT Templetonremove `flet*' elisp special form
2012-02-03 BT Templetonremove `with-always-lexical' elisp special form
2012-02-03 BT Templetonemacs-compatible lexical binding
2012-02-03 BT Templetonfix compilation of elisp forms with empty bodies
2012-02-03 BT Templetonremove unnecessary elisp macros
2012-02-03 BT Templetonelisp test fixes
2012-02-03 BT Templetonremove unnecessary elisp subrs
2012-02-03 BT Templeton`atomp' -> `atom'
2012-02-03 Ludovic CourtèsAugment `-Wformat' analysis with support for `~:h'.
2012-02-03 Ludovic Courtèsformat: Add specifier ~h for localized number output.
2012-02-03 Ludovic Courtèsi18n: Add a couple of tests for `monetary-amount->local...
2012-02-03 Ludovic Courtèstests: Have `getaddrinfo' test work for Darwin 8.
2012-02-03 Ludovic Courtèstests: Work around erroneous tr_TR locale in Darwin 8.
2012-02-03 Mike GranUpdate srfi-14 test for Unicode 6.1
2012-02-02 Mark H WeaverImplement scm_to_pointer
2012-02-02 Bake TimmonsImprove the usage of variable names in Scheme docstrings.
2012-02-01 Andy Wingoleniency in the "unused modules are removed" gc.test
2012-01-31 Andy Wingoan experiment: clearing the C stack in gc tests
2012-01-30 Ludovic CourtèsRemove stale test file.
2012-01-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-30 Andy WingoMerge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
2012-01-30 Andy WingoMerge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
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'.
next