Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.compression > #3498

Parallel archiver was updated to version 3.83

From Ramine <ramine@1.1>
Newsgroups comp.compression
Subject Parallel archiver was updated to version 3.83
Date 2016-11-07 12:48 -0500
Organization A noiseless patient Spider
Message-ID <nvqeiu$dp$3@dont-email.me> (permalink)

Show all headers | View raw


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.

Back to comp.compression | Previous | Next | Find similar | Unroll thread


Thread

Parallel archiver was updated to version 3.83 Ramine <ramine@1.1> - 2016-11-07 12:48 -0500

csiph-web