[BACK]Return to input.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / char / unicode

Diff for /mandoc/regress/char/unicode/input.out_ascii between version 1.5 and 1.6

version 1.5, 2021/06/28 20:12:13 version 1.6, 2022/08/28 11:55:30
Line 7  DDEESSCCRRIIPPTTIIOONN
Line 7  DDEESSCCRRIIPPTTIIOONN
        lowest valid: <80>         lowest valid: <80>
   
    OOnnee--bbyyttee rraannggee     OOnnee--bbyyttee rraannggee
   
        U+0000   0x00   <NUL>?   lowest ASCII         U+0000   0x00   <NUL>?   lowest ASCII
        U+001f   0x1f   <US>?    highest ASCII control character         U+001f   0x1f   <US>?    highest ASCII control character
        U+007f   0x7f   <DEL>?   highest ASCII         U+007f   0x7f   <DEL>?   highest ASCII
Line 15  DDEESSCCRRIIPPTTIIOONN
Line 14  DDEESSCCRRIIPPTTIIOONN
                 0xbf   ?        leading highest continuation                  0xbf   ?        leading highest continuation
   
    TTwwoo--bbyyttee rraannggee     TTwwoo--bbyyttee rraannggee
   
        U+0000   0xc080     ??         lowest obfuscated ASCII         U+0000   0xc080     ??         lowest obfuscated ASCII
        U+007f   0xc1bf     ??         highest obfuscated ASCII         U+007f   0xc1bf     ??         highest obfuscated ASCII
        U+0080   0xc280     <80><80>   lowest two-byte         U+0080   0xc280     <80><80>   lowest two-byte
Line 24  DDEESSCCRRIIPPTTIIOONN
Line 22  DDEESSCCRRIIPPTTIIOONN
                 0xc2c380   ?`A         start byte instead of continuation                  0xc2c380   ?`A         start byte instead of continuation
   
    TThhrreeee--bbyyttee rraannggee     TThhrreeee--bbyyttee rraannggee
   
        U+0000   0xe08080   ???      lowest obfuscated ASCII         U+0000   0xe08080   ???      lowest obfuscated ASCII
        U+007f   0xe081bf   ???      highest obfuscated ASCII         U+007f   0xe081bf   ???      highest obfuscated ASCII
        U+0080   0xe08280   ???      lowest obfuscated two-byte         U+0080   0xe08280   ???      lowest obfuscated two-byte
Line 43  DDEESSCCRRIIPPTTIIOONN
Line 40  DDEESSCCRRIIPPTTIIOONN
        U+FFFF   0xefbfbf   <?><?>   highest three-byte         U+FFFF   0xefbfbf   <?><?>   highest three-byte
   
    FFoouurr--bbyyttee rraannggee     FFoouurr--bbyyttee rraannggee
   
        U+0000     0xf0808080     ????     lowest obfuscated ASCII         U+0000     0xf0808080     ????     lowest obfuscated ASCII
        U+007f     0xf08081bf     ????     highest obfuscated ASCII         U+007f     0xf08081bf     ????     highest obfuscated ASCII
        U+0080     0xf0808280     ????     lowest obfuscated two-byte         U+0080     0xf0808280     ????     lowest obfuscated two-byte

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb