1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/gc-benchmarks
Morgan Smith c7d170c5d1
Fix typos throughout codebase.
* NEWS:
* README:
* doc/r5rs/r5rs.texi:
* doc/ref/api-data.texi:
* doc/ref/api-debug.texi:
* doc/ref/api-evaluation.texi:
* doc/ref/api-io.texi:
* doc/ref/api-macros.texi:
* doc/ref/api-procedures.texi:
* doc/ref/api-scheduling.texi:
* doc/ref/api-undocumented.texi:
* doc/ref/libguile-concepts.texi:
* doc/ref/posix.texi:
* doc/ref/srfi-modules.texi:
* doc/ref/vm.texi:
* doc/ref/web.texi:
* examples/box-dynamic-module/box.c:
* examples/box-dynamic/box.c:
* examples/box-module/box.c:
* examples/box/box.c:
* examples/safe/safe:
* examples/scripts/README:
* examples/scripts/hello:
* gc-benchmarks/larceny/twobit-input-long.sch:
* gc-benchmarks/larceny/twobit-smaller.sch:
* gc-benchmarks/larceny/twobit.sch:
* libguile/expand.c:
* libguile/load.c:
* libguile/net_db.c:
* libguile/scmsigs.c:
* libguile/srfi-14.c:
* libguile/threads.c:
* meta/guile.m4:
* module/ice-9/match.upstream.scm:
* module/ice-9/ports.scm:
* module/language/cps/graphs.scm:
* module/scripts/doc-snarf.scm:
* module/srfi/srfi-19.scm:
* module/system/repl/command.scm:
* test-suite/tests/srfi-18.test:
Fix typos.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-16 22:09:01 +02:00
..
larceny Fix typos throughout codebase. 2023-07-16 22:09:01 +02:00
gc-profile.scm Have `gc-profile.scm' make sure it's on a Linux-based system. 2011-03-06 23:05:01 +01:00
gcbench.scm Add GC benchmarks. 2009-01-12 23:31:50 +01:00
guile-test.scm Add GC benchmarks. 2009-01-12 23:31:50 +01:00
local.mk maint: Add to 'EXTRA_DIST' instead of overwriting it. 2023-06-09 23:46:34 +02:00
loop.scm Add GC benchmarks. 2009-01-12 23:31:50 +01:00
run-benchmark.scm Fix misleading comments in `gc-benchmarks/run-benchmark.scm'. 2009-09-08 23:32:23 +02:00
string.scm Add GC benchmarks. 2009-01-12 23:31:50 +01:00