Pascal Diff, Version 0.4 (alt)

Hinweis: dies ist nicht die neueste Version!

Download: pasdiff_0.4.zip (13.252 Bytes, vom 13.08.2005 10:06:04)

Dateien

Name   Original   Gepackt   Datum / Uhrzeit
README.txt   457   307   12.08.2005 15:47:44
Diff.pas   18.626   4.961   12.08.2005 15:54:52
CHANGES.txt   694   390   09.08.2005 11:30:52
INFO.txt   4.741   2.123   12.08.2005 15:47:44
Sample/   <dir>   <dir>   09.08.2005 12:01:52
Sample/pasdiff.dpr   530   312   09.08.2005 11:17:02
Sample/main.pas   6.897   1.851   09.08.2005 11:16:38
Sample/main.dfm   3.639   904   09.08.2005 11:14:02

Informationen

Diff.pas

Object pascal class to compare two string arrays (resp. text files) in the
way of the classical unix standard ``diff““ program. See the included file
INFO.txt for information on how to use it.

Version 0.4 - always find the most current version at
http://flocke.vssd.de/prog/code/pascal/pasdiff/

Copyright (C) 2005 Volker Siebert <flocke@vssd.de>
All rights reserved.

License: M.I.T. (see source resp. the included file "INFO.txt")

Änderungen

2005-08-09: Version 0.4

  • Complete re-packaging, created the files README, CHANGES, and INFO.
  • Changed the license model to M.I.T.
  • Changed default value for "Heuristic" to 0.
  • Added (a few) comments to Diff.pas.

2005-08-03: Version 0.3a

  • Made "MemCheck" optional.
  • Changed a few things in the demo's main form.

2005-08-01: Version 0.3

  • Modified CountEqualLines to perform a pre-scan on the hash codes only (significant speed-up).
  • Changed info structure from object to record.
  • Modified heuristic handling.
  • Renamed "SameLines" to "CountEqualLines".

2005-07-29: Version 0.2

  • Added class "TStandardTextComparer".

2005-07-29: Version 0.1

  • Initial version.
Flocke's Garage
Valid HTML 4.01 Transitional Valid CSS!
(C) 2005-2018 Volker Siebert.
Creative Commons-LizenzvertragDer gesamte Inhalt dieser Webseite steht unter einer Creative Commons-Lizenz (sofern nicht anders angegeben).