A first, rough lexer for elisp still missing some stuff.
[bpt/guile.git] / benchmark-suite /
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
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 'cb9d473112ac172a3d328bb029b5b550918d4262...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-08 Ludovic CourtèsAdd new subr invocation benchmarks.
2009-03-01 Ludovic CourtèsAdd subr invocation benchmark.
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2008-12-10 Neil JerramRevert "Note need for subscription to bug-guile@gnu...
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-15 Ludovic CourtèsAdd `uniform-vector-read!' benchmark.
2008-09-12 Ludovic CourtèsAdd `ChangeLog-2008' files to the distribution.
2008-09-12 Ludovic CourtèsRename `ChangeLog' files to `ChangeLog-2008'.
2008-09-11 Ludovic CourtèsRemove `.cvsignore' files.
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.
2008-01-22 Neil Jerram* LICENSE: Change COPYING.LIB to COPYING.LESSER.
2006-11-17 Neil JerramNote need for subscription to bug-guile@gnu.org.
2006-05-01 Marius Vollmer(SCM_BENCHMARKS_DIRS, dist-hook): Removed, they are
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2005-05-23 Marius VollmerNew versions of the GPLand LGPL with the new address...
2004-01-23 Dirk Herrmann * lib.scm: Extracted '/i' to toplevel. Print the...
2004-01-06 Marius Vollmer*** empty log message ***
2004-01-06 Marius Vollmer(print-result, print-user-result): Handle exact fractions.
2003-05-27 Dirk Herrmann * benchmark-suite/lib.scm: Fix some typos in...
2002-09-15 Rob Browning*** empty log message ***
2002-09-15 Rob Browning* .cvsignore: new file.
2002-07-26 Marius Vollmer*** empty log message ***
2002-07-26 Marius Vollmer(dist-hook): Use quotes so that an empty SCM_BENCHMARKS...
2002-07-26 Marius Vollmer*** empty log message ***
2002-07-26 Marius Vollmer(SCM_BENCHMARKS): List the real benchmarks, not foo
2002-07-21 Dirk Herrmann* lib.scm (print-result, print-user-result): Changed the
2002-07-21 Dirk Herrmann* benchmarks/0-reference.bm: Added as a reference...
2002-07-20 Dirk Herrmann* COPYING, README, Makefile.am, lib.scm, guile-benchmar...