New release of IntToStr and Sort Benchmark and validation tools



The new releases are in the attachments groups.

Modifications (as far as i can remember)

- Added IntToStr64 to IntToStr B&V tool

- Modified JOH validation to check for leading zeroes

- Made Delphi 5 compatible (i hope)

- Added some submissions

- Added challenge versions to report

- CPU detection (placed in report) now tries to translate family/model
to name



Some things that i hope you can assist me with:

- Is validation for IntToStr64 correct (especially 3)?

- Is validation for both IntToStr challenges sufficient?

- Does the current version really build in Delphi 5?

- PRNG experts: take a look at the Random64 function; it may need a
better replacement, because now 64-bit numbers are generated from a
32-bit seed.

- Test if your CPU is named correctly.

- We should decide on weighing subbenchmark scores, especially for
IntToStr(64).

- Just testing if everything works well
.