]> granicus.if.org Git - recode/commit
Remove --sequence=files
authorReuben Thomas <rrt@sc3d.org>
Mon, 22 Jan 2018 22:22:09 +0000 (22:22 +0000)
committerReuben Thomas <rrt@sc3d.org>
Tue, 23 Jan 2018 07:16:15 +0000 (07:16 +0000)
commit1bbebbe9ef7ca0c717f94d85d5f2283e046574af
tree9b5caedf71c522585e6119de48049791857b6f8e
parent3c3a62cd7d106f5c3e85fd1ab8e160699d7b7e6b
Remove --sequence=files

Assume that any reasonable target OS has virtual memory (on which holding
the data in memory has much the same performance implications as using
files).
doc/recode.texi
src/main.c
src/recodext.h
src/task.c
tests/Recode.pyx
tests/t50_methods.py