]> arthur.barton.de Git - bup.git/history - hashsplit.c
datagen.c: a quick program to generate a repeatable series of bytes.
[bup.git] / hashsplit.c
2009-12-30 Avery Pennarunhashsplit.py is now much, much faster than before.
2009-12-29 Avery Pennarunhashsplit.py: a python version of hashsplit.c
2009-12-29 Avery PennarunMake split condition depend on ~0, not 0.
2009-12-29 Avery PennarunReport the block size when splitting each block.
2009-10-04 Avery PennarunAdd some comments so nobody thinks I think fgetc/fputc...
2009-10-04 Avery PennarunAdd a comment to stupidsum_add() so people don't think...
2009-10-04 Avery PennarunRename hsplit/hjoin to hashsplit/hashjoin.