Compared files  

Left
C:\SDK\wxWidgets-2.6.2\contrib\src\stc\scintilla\src\LexFortran.cxx
Last modified2004-02-18 17:28:54.001 +0100
Size15.2 Kb (451 Lines)
EncodingLatin 1 - ANSI (CP1252) default
Right
C:\SDK\wxWidgets-2.6.3\contrib\src\stc\scintilla\src\LexFortran.cxx
Last modified2006-03-16 13:07:08.000 +0100
Size15.2 Kb (453 Lines)
EncodingLatin 1 - ANSI (CP1252) default


   Comparison Statistics  

Detailed Statistics

All Changes
 BlocksLines
Unchanged3449
Inserted00
Deleted00
Ignored00
Changed26



   Comparison Details  

272 skipped lines
273U273U    int style = initStyle;
274U274U    /***************************************/
275U275U    int lastStart = 0;
276C    char prevWord[32] = "", Label[6] = ""; 276C    char prevWord[32] = "";
  277C    char Label[6] = "";
277U278U    // Variables for do label folding.
278C    static int doLabels[100], posLabel=-1; 279C    static int doLabels[100];
  280C    static int posLabel=-1;
279U281U    /***************************************/
280U282U    for (unsigned int i = startPos; i < endPos; i++) {
281U283U        char ch = chNext;
170 skipped lines

   Text comparison Options  

Match character case: yes.
Match line endings: no.
Match spaces

At start of lines: yes,
In middle of lines: yes,
At end of lines: yes.
Blank lines as empty lines: no.
Activate comparison algorithm
At word level: yes,
At character level: no.


   Legend  

UExample of unchanged line
CExample of modified line
AExample of added line
RExample of removed line
IExample of ignored line
Modified text
Added text
Removed text

This report has been generated by Ellié Computing Merge on 2006-09-07 16:23:37.001 +0200.
© 2005-2006 Ellié Computing http://www.elliecomputing.com. All rights reserved.