Commit Graph

  • 09a7616c2f Support case sensitivity master Ernesto A. Fernández 2018-11-13 00:36:13 -03:00
  • 4755d6f68a Rework unicode functions so they cannot fail Ernesto A. Fernández 2018-07-25 00:23:38 -03:00
  • 82973b2e0f Fix documentation for apfs_try_decompose_hangul() Ernesto A. Fernández 2018-07-19 13:14:54 -03:00
  • c560883dce Fix compilation warnings Ernesto A. Fernández 2018-06-20 21:12:45 -03:00
  • 0f387d50a7 Further simplify ascii normalization Ernesto A. Fernández 2018-06-10 16:49:59 -03:00
  • 6e11fb3883 Optimize normalization for the ascii case Ernesto A. Fernández 2018-06-09 22:29:07 -03:00
  • 600e2f55d0 Give proper credit to Unicode and mkutf8data Ernesto A. Fernández 2018-06-08 17:56:41 -03:00
  • 26f4956d1a Add README file Ernesto A. Fernández 2018-06-08 17:10:42 -03:00
  • 5a0f3e712b Run tests during build Ernesto A. Fernández 2018-06-07 17:39:50 -03:00
  • d160ba3d5e Add official data for normalization tests Ernesto A. Fernández 2018-06-07 18:07:28 -03:00
  • 0159907aef Have git ignore .swp files Ernesto A. Fernández 2018-06-04 17:51:54 -03:00
  • 68bdb08d9e Fix style issues in output code Ernesto A. Fernández 2018-06-04 17:48:22 -03:00
  • c185595fa7 Add the C unicode functions to the repository Ernesto A. Fernández 2018-05-31 15:00:31 -03:00
  • 3b5daea6d3 Parse the canonical composition codes Ernesto A. Fernández 2018-05-30 14:37:40 -03:00
  • f7b4008002 Define the tries as static Ernesto A. Fernández 2018-05-29 17:29:48 -03:00
  • 556e54ccca Build to a separate directory Ernesto A. Fernández 2018-05-29 17:25:54 -03:00
  • 548eb3050d Add unicode data files Ernesto A. Fernández 2018-05-29 16:44:25 -03:00
  • bd1912d01f Store size of leaf node values in the tries Ernesto A. Fernández 2018-05-29 14:51:10 -03:00
  • 3466890992 Iterate the NFD decomposition Ernesto A. Fernández 2018-05-29 14:28:39 -03:00
  • afe1607227 Parse case folding data Ernesto A. Fernández 2018-05-27 23:29:18 -03:00
  • 64fee37487 Begin work on unicode parsing script Ernesto A. Fernández 2018-05-24 22:57:11 -03:00