Skip to content
  • Marius Gerbershagen's avatar
    contrib/unicode: improve ucd table generating code · 8350f071
    Marius Gerbershagen authored
    Provide some comments on what the code is doing.
    
    Increase size of integers used in encoding pairs of consecutive words
    (needed to encode the current ucd).
    
    Introduce additional bidirectional classes.
    
    Provide new ucd.h header with enums for general-category and
    bidirectional class.
    
    Add update-ucd.sh script to automate the updating process.
    8350f071