Compared files  

Left
C:\SDK\wxWidgets-2.6.2\contrib\src\stc\scintilla\src\DocumentAccessor.h
Last modified2003-09-18 18:28:18.000 +0200
Size1.9 Kb (66 Lines)
EncodingLatin 1 - ANSI (CP1252) default
Right
C:\SDK\wxWidgets-2.6.3\contrib\src\stc\scintilla\src\DocumentAccessor.h
Last modified2006-03-16 13:07:04.000 +0100
Size2 Kb (68 Lines)
EncodingLatin 1 - ANSI (CP1252) default


   Comparison Statistics  

Detailed Statistics

All Changes
 BlocksLines
Unchanged365
Inserted11
Deleted00
Ignored00
Changed13



   Comparison Details  

26 skipped lines
27U27U    char chWhile;
28U28U    unsigned int startSeg;
29U29U    int startPosStyling;
  30A    int mask;
30U31U 
31U32U    bool InternalIsLeadByte(char ch);
32U33U    void Fill(int position);
2 skipped lines
35U36U    DocumentAccessor(Document *pdoc_, PropSet &props_, WindowID id_=0) : 
36U37U        Accessor(), pdoc(pdoc_), props(props_), id(id_),
37U38U        lenDoc(-1), validLen(0), chFlags(0), chWhile(0), 
38C        startSeg(0), startPosStyling(0) { 39C        startSeg(0), startPosStyling(0),
  40C        mask(127) { // Initialize the mask to be big enough for any lexer.
39U41U    }
40U42U    ~DocumentAccessor();
41U43U    bool Match(int pos, const char *s);
25 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:32.001 +0200.
© 2005-2006 Ellié Computing http://www.elliecomputing.com. All rights reserved.