74 Commits (38f97db0ed87efa57e749fc236c9a251afac4a23)

Author SHA1 Message Date
  Reece H. Dunn eafeaec26f Unicode Character Data 11.0.0 7 years ago
  Reece H. Dunn 1cb4115eab Add Emoji_Component support from emoji-data.txt. 8 years ago
  Reece H. Dunn 023ebace9a Add Regional_Indicator support from PropList.txt. 8 years ago
  Reece H. Dunn 4c1ff765f1 Unicode Character Data 10.0.0 8 years ago
  Reece H. Dunn 32912d6565 Add Emoji_Modifier_Base from emoji-data.txt. 8 years ago
  Reece H. Dunn 4b874e6dbd Add Emoji_Modifier from emoji-data.txt. 8 years ago
  Reece H. Dunn 35ad249760 Add Emoji_Presentation from emoji-data.txt. 8 years ago
  Reece H. Dunn f93b98a69d Add Emoji support from emoji-data.txt. 8 years ago
  Reece H. Dunn d18d98b92c Use #defines for the UCD_PROPERTY_ constants, so they can be used in things like switch expressions. 8 years ago
  Reece H. Dunn ff018e33df Support compiling ucd.h with a strict C11 compiler. 8 years ago
  Reece H. Dunn 691457e98d Add Prepended_Concatenation_Mark support from PropList.txt. 8 years ago
  Reece H. Dunn 429b8f3629 Add Pattern_Syntax support from PropList.txt. 8 years ago
  Reece H. Dunn d91a249c14 Add Pattern_White_Space support from PropList.txt. 8 years ago
  Reece H. Dunn eecd7984c5 Add Variation_Selector support from PropList.txt. 8 years ago
  Reece H. Dunn f7f228bc0c Add Sentence_Terminal support from PropList.txt. 8 years ago
  Reece H. Dunn 628dfb8887 Add Other_ID_Continue support from PropList.txt. 8 years ago
  Reece H. Dunn 90a3615c48 Add Other_ID_Start support from PropList.txt. 8 years ago
  Reece H. Dunn a3f811aac1 Add Logical_Order_Exception support from PropList.txt. 8 years ago
  Reece H. Dunn 66b2404ce3 Add Soft_Dotted support from PropList.txt. 8 years ago
  Reece H. Dunn 423aa813aa Add Deprecated support from PropList.txt. 8 years ago
  Reece H. Dunn e18564899c Add Other_Default_Ignorable_Code_Point support from PropList.txt. 8 years ago
  Reece H. Dunn 2459a4fa8f Add Unified_Ideograph support from PropList.txt. 8 years ago
  Reece H. Dunn 4ce8b61180 Extend ucd_property to 64-bits to allow all properties to be specified. 8 years ago
  Reece H. Dunn 5b9300b042 Add Radical support from PropList.txt. 8 years ago
  Reece H. Dunn e6c2c718b4 Add IDS_Trinary_Operator support from PropList.txt. 8 years ago
  Reece H. Dunn c9af03ee8b Add IDS_Binary_Operator support from PropList.txt. 8 years ago
  Reece H. Dunn fdf398ef84 Add Other_Grapheme_Extend support from PropList.txt. 8 years ago
  Reece H. Dunn 6553494c5c Remove noBreak from ucd_properties -- it is a DispositionType, not a PropList type. 8 years ago
  Reece H. Dunn 9dc44bf0d4 Add Noncharacter_Code_Point support from PropList.txt. 8 years ago
  Reece H. Dunn a184262d9b Add Other_Uppercase support from PropList.txt. 8 years ago
  Reece H. Dunn 6a2a87e358 Add Other_Lowercase support from PropList.txt. 8 years ago
  Reece H. Dunn 735a661232 Add Extender support from PropList.txt. 8 years ago
  Reece H. Dunn d067838684 Add Diacritic support from PropList.txt. 8 years ago
  Reece H. Dunn 3ff6d8ae0f Add Ideographic support from PropList.txt. 8 years ago
  Reece H. Dunn aa32a420af Add Other_Alphabetic support from PropList.txt. 8 years ago
  Reece H. Dunn 835dfc83a1 Add ASCII_Hex_Digit support from PropList.txt. 8 years ago
  Reece H. Dunn a69b99a81b Add Hex_Digit support from PropList.txt. 8 years ago
  Reece H. Dunn 844895d315 Add Other_Math support from PropList.txt. 8 years ago
  Reece H. Dunn 4226457fb5 Add Terminal_Punctuation support from PropList.txt. 8 years ago
  Reece H. Dunn a9aabc6242 Add tests for the PropList API. 8 years ago
  Reece H. Dunn ec1a17b229 Add Quotation_Mark support from PropList.txt. 8 years ago
  Reece H. Dunn d1eb23a741 Add Hyphen support from PropList.txt. 8 years ago
  Reece H. Dunn 249960bae4 Add Dash support from PropList.txt. 8 years ago
  Reece H. Dunn fd8a8d17b0 Add Join_Control support from PropList.txt. 8 years ago
  Reece H. Dunn eae8740117 Add Bidi_Control support from PropList.txt. 8 years ago
  Reece H. Dunn 8cc80d671d Add <noBreak> support from UnicodeData.txt. 8 years ago
  Reece H. Dunn 54a8ea2a70 Add White_Space support from PropList.txt. 8 years ago
  Reece H. Dunn eb08dc422d Update the copyright dates. 8 years ago
  Reece H. Dunn 34167771fd Add an iswxdigit compatibility API. 8 years ago
  Reece H. Dunn 3e321158e7 Update the documentation on the is* APIs. 8 years ago