Re: diff and patch

Liste des GroupesRevenir à cl tcl 
Sujet : Re: diff and patch
De : apnmbx-public (at) *nospam* yahoo.com (Ashok)
Groupes : comp.lang.tcl
Date : 18. Jun 2025, 12:19:38
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <102u7ca$33dlm$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
If you don't mind binary extensions, you may want to look at the DiffUtil package - https://github.com/pspjuth/DiffUtilTcl
% package require DiffUtil
0.4.1
% DiffUtil::diffStrings abcdefgh abXdefgY
ab ab c X defg defg h Y {} {}
I don't think it's been ported to Tcl 9 though.
/Ashok

Date Sujet#  Auteur
17 Jun 25 * diff and patch8Mark Summerfield
17 Jun 25 +* Re: diff and patch3Arjen
17 Jun 25 i+- Re: diff and patch1Mark Summerfield
17 Jun 25 i`- Re: diff and patch1Mark Summerfield
17 Jun 25 `* Re: diff and patch4Rich
18 Jun 25  `* Re: diff and patch3Mark Summerfield
18 Jun 25   `* Re: diff and patch2Ashok
18 Jun 25    `- Re: diff and patch1Paul Obermeier

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal