Hello...
Parallel archiver was updated to version 3.83
Parallel archiver 3.83 was enhanced using the Murmur3 hash function that
is faster and has less collisions.
And inside the FindFile.pas, i have changed the following properties
from longint to uint64:
property TotalSpace: uint64 read FTotalSpace write FTotalSpace;
property TotalDir: uint64 read FTotalDir write FTotalDir;
property TotalFile: uint64 read FTotalFile write FTotalFile;
You can download my Parallel archiver 3.83 from:
https://sites.google.com/site/aminer68/parallel-archiver
Thank you,
Amine Moulay Ramdane.