]> arthur.barton.de Git - bup.git/commit
Rename _faster.so to _helpers.so. bup-0.17
authorAvery Pennarun <apenwarr@gmail.com>
Mon, 23 Aug 2010 03:27:03 +0000 (20:27 -0700)
committerAvery Pennarun <apenwarr@gmail.com>
Mon, 23 Aug 2010 03:27:31 +0000 (20:27 -0700)
commitbaa473b96397ff8425b5a06e8d7f93df309cc68d
tree0082361873089e1ad5c40246ab0e7bc0b9344c42
parent80937f02ed8b2e5a5763d38018eca859db503328
Rename _faster.so to _helpers.so.

Okay, _faster.so wasn't a good choice of names.  Partly because not
everything in there is just to make stuff faster, and partly because some
*proposed* changes to it don't just make stuff faster.  So let's rename it
one more time.  Hopefully the last time for a while!

Signed-off-by: Avery Pennarun <apenwarr@gmail.com>
Makefile
cmd/margin-cmd.py
cmd/random-cmd.py
lib/bup/_faster.c [deleted file]
lib/bup/_helpers.c [new file with mode: 0644]
lib/bup/csetup.py
lib/bup/hashsplit.py
lib/bup/t/thashsplit.py