temporarily disable elisp exception tests
[bpt/guile.git] / benchmark-suite / Makefile.am
2015-01-22 Andy WingoMerge commit '01a301d1b606b84d986b735049e7155d2f4cd6aa'
2015-01-11 Ludovic CourtèsAdd 'string-hash' benchmarks.
2012-04-26 Andy WingoMerge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'
2012-04-23 Andy Wingomove (test-suite lib) to lower dir; cleans up uninstall...
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-04-04 Andreas RottmannAdd a few benchmarks for R6RS fixnum arithmetic
2011-03-19 Andreas RottmannFix syntax error in benchmark-suite/Makefile.am
2011-03-19 Michael GranBenchmarks for string comparisons
2010-10-12 Ludovic CourtèsOptimize `1+' and `1-' on fixnums.
2010-09-15 Ludovic CourtèsOptimize `peek-char'.
2010-09-14 Ludovic CourtèsFactorize and optimize `write' for strings and characters.
2010-07-20 Ludovic CourtèsStart rewriting SRFI-1 in Scheme.
2010-07-12 Ludovic CourtèsAdd missing benchmark files to the distribution.
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-02-02 Ludovic CourtèsAdd `(ice-9 vlist)'.
2009-12-11 Ludovic CourtèsAdd struct & vector benchmarks.
2009-12-11 Andy Wingomerge from master to elisp
2009-11-24 Ludovic CourtèsFix makefile indentation.
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-02 Julian GrahamMerge branch 'master' of git://git.savannah.gnu.org...
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-28 Ludovic CourtèsImport R6RS bytevectors and I/O ports from Guile-R6RS...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-16 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-01 Ludovic CourtèsAdd subr invocation benchmark.
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-15 Ludovic CourtèsAdd `uniform-vector-read!' benchmark.
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-12 Ludovic CourtèsAdd `ChangeLog-2008' files to the distribution.
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-04-17 Ludovic CourtèsAdd `read' benchmark.
2006-05-01 Marius Vollmer(SCM_BENCHMARKS_DIRS, dist-hook): Removed, they are
2002-07-26 Marius Vollmer(dist-hook): Use quotes so that an empty SCM_BENCHMARKS...
2002-07-26 Marius Vollmer(SCM_BENCHMARKS): List the real benchmarks, not foo
2002-07-20 Dirk Herrmann* COPYING, README, Makefile.am, lib.scm, guile-benchmar...