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


Groups > comp.compression > #3498 > unrolled thread

Parallel archiver was updated to version 3.83

Started byRamine <ramine@1.1>
First post2016-11-07 12:48 -0500
Last post2016-11-07 12:48 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.compression


Contents

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

#3498 — Parallel archiver was updated to version 3.83

FromRamine <ramine@1.1>
Date2016-11-07 12:48 -0500
SubjectParallel archiver was updated to version 3.83
Message-ID<nvqeiu$dp$3@dont-email.me>
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.

[toc] | [standalone]


Back to top | Article view | comp.compression


csiph-web