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
273 273     int style = initStyle;
274 274     /***************************************/
275 275     int lastStart = 0;
276     char prevWord[32] = "", Label[6] = ""; 276     char prevWord[32] = "";
  277     char Label[6] = "";
277 278     // Variables for do label folding.
278     static int doLabels[100], posLabel=-1; 279     static int doLabels[100];
  280     static int posLabel=-1;
279 281     /***************************************/
280 282     for (unsigned int i = startPos; i < endPos; i++) {
281 283         char ch = chNext;
170 skipped lines

   Text comparison Options  

Syntax colouring language used: C / C++
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  

Unchanged lineExample of unchanged line
Modified lineExample of modified line
Added lineExample of added line
Removed lineExample of removed line
Ignored lineExample of ignored line

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