Pascal Diff, Version 0.4a

Download: pasdiff_0.4a.zip (13.287 Bytes, vom 01.01.2006 16:41:27)

Dateien

Name   Original   Gepackt   Datum / Uhrzeit
README.txt   464   312   01.01.2006 15:27:46
Diff.pas   18.655   4.975   01.01.2006 15:27:46
CHANGES.txt   773   428   01.01.2006 15:34:40
INFO.txt   4.753   2.130   01.01.2006 15:27:46
Sample/   <dir>   <dir>   01.01.2006 15:31:18
Sample/pasdiff.dpr   438   271   01.01.2006 15:32:46
Sample/main.pas   6.903   1.856   01.01.2006 15:32:46
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.4a - always find the most current version at
http://flocke.vssd.de/prog/code/pascal/pasdiff/

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

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

Änderungen

2006-01-01: Version 0.4a

  • Verified to work with Delphi 2006 - no changes.

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).