1. c8b34aa Close data file in parse_file_with_callback() at the end by Laslo Hunhold · 6 months ago master
  2. af792eb Free generated mirror-LUT data structures to avoid memory leak by Laslo Hunhold · 12 months ago
  3. 719d805 Reflect mirroring in the bidi-tests by Laslo Hunhold · 12 months ago
  4. a17b629 Fix bidi-line-level-loop boundaries by Laslo Hunhold · 12 months ago
  5. ba92323 Silence strict casting warnings and apply bidi mirroring by Laslo Hunhold · 12 months ago
  6. c2aa140 Apply clang format by Laslo Hunhold · 12 months ago
  7. 98e8632 Update Unicode data license by Laslo Hunhold · 12 months ago
  8. 4a4919e Properly parse reorder list by Laslo Hunhold · 12 months ago
  9. 7ddf17b Add resolved paragraph direction to tests by Laslo Hunhold · 12 months ago
  10. 1815d4d Update bidi tests to also check reordering by Laslo Hunhold · 12 months ago
  11. 52ee78e Refactor bidi and add reordering function by Laslo Hunhold · 12 months ago
  12. 77e30a6 Add generating code for bidirectional character mirror mappings by Laslo Hunhold · 12 months ago
  13. f320b0a Allow level-array to have different size from line length by Laslo Hunhold · 1 year ago
  14. c0cab63 Fix a small typo in configure by Laslo Hunhold · 1 year, 3 months ago
  15. c0d28c3 Replace all POSIX-features to become fully ISO-C99 by Laslo Hunhold · 1 year, 3 months ago
  16. 0e95e5c Port build system to MinGW-W64/Cygwin by Laslo Hunhold · 1 year, 3 months ago
  17. 53f5421 Fix bidi purge loop logic a bit by Laslo Hunhold · 1 year, 6 months ago
  18. bbbc72c Implement bidirectional bracket support by Laslo Hunhold · 1 year, 6 months ago
  19. b9e1d4b Do not falsely read entire buffer instead of simply the filled with by Laslo Hunhold · 1 year, 6 months ago
  20. 0d043e0 Apply format by Laslo Hunhold · 1 year, 6 months ago
  21. 4e43b1b Add "check" target to .PHONY by Laslo Hunhold · 1 year, 6 months ago
  22. ea1be56 Refactor state into unsigned integer by Laslo Hunhold · 1 year, 6 months ago
  23. f517655 Implement bidirectional rule L1.4 by Laslo Hunhold · 1 year, 6 months ago
  24. 07ba262 Split bidi-level-processing into preprocessing and line step by Laslo Hunhold · 1 year, 6 months ago
  25. aafe6c3 Refactor bidirectional state handling by Laslo Hunhold · 1 year, 6 months ago
  26. fd2d196 Refactor prev_prop into prev-struct with a single member prop by Laslo Hunhold · 1 year, 6 months ago
  27. a796095 Add a check make-target as an alias for test by Laslo Hunhold · 1 year, 6 months ago
  28. abdc2ba Apply clang-format by Laslo Hunhold · 1 year, 6 months ago
  29. 50efb9a Add .clang-format file and make-rule by Laslo Hunhold · 1 year, 6 months ago
  30. 3a73521 Also mark argv as unused in test/bidirectional.c by Laslo Hunhold · 1 year, 6 months ago
  31. 64c1361 Remove redundant initialization by Laslo Hunhold · 1 year, 6 months ago
  32. be3430c Only copy current reorder into test if it is not NULL in bidi-testgen by Laslo Hunhold · 1 year, 6 months ago
  33. 558b9cc Prevent two theoretical null-pointer-dereferences in gen/util.c by Laslo Hunhold · 1 year, 6 months ago
  34. 5a3f01e Add configure-script to dist-archive by Laslo Hunhold · 1 year, 7 months ago
  35. 2165664 Keep direct pointer at bracket-struct in bidi-state by Laslo Hunhold · 1 year, 7 months ago
  36. df25b40 Update configure to make it idempotent again and add MidnightBSD by Laslo Hunhold · 1 year, 7 months ago
  37. 6769c08 Add bracket-pair-parsing and refactor bidi-state-management by Laslo Hunhold · 1 year, 7 months ago
  38. c031ada Add UINT32_C()-macro around constant by Laslo Hunhold · 1 year, 7 months ago
  39. 6375ae6 Refactor post_process()-function to take the entire property-array by Laslo Hunhold · 1 year, 7 months ago
  40. cd3a639 Move comments on macro-definition-lines to separate lines by Laslo Hunhold · 1 year, 7 months ago
  41. 4027860 Install a simple pkg-config-file if desired by Laslo Hunhold · 1 year, 7 months ago
  42. 5998352 Implement the Unicode Bidirectional Algorithm (UAX #9) by Laslo Hunhold · 1 year, 7 months ago
  43. dd15fea Refactor src/bidirectional.c with Herodotus by Laslo Hunhold · 1 year, 7 months ago
  44. efb2f45 Merge branch 'master' into bidirectional by Laslo Hunhold · 1 year, 7 months ago
  45. a591d58 Update README to reflect the ./configure-script by Laslo Hunhold · 1 year, 7 months ago
  46. 3076691 Add ./configure-script with presets for common systems by Laslo Hunhold · 1 year, 7 months ago
  47. 858c34a Bump to version 2.0.1 by Laslo Hunhold · 1 year, 7 months ago
  48. 657e937 Explicitly pop the reader-limit in to_titlecase() by Laslo Hunhold · 1 year, 7 months ago
  49. a1913f8 Avoid memory leak in break_test_list_free() by Laslo Hunhold · 1 year, 7 months ago
  50. decd5b5 Avoid memory leak in character-benchmark by Laslo Hunhold · 1 year, 7 months ago
  51. 4182a14 Avoid undefined behaviour and memory leaks in case-data-generator by Laslo Hunhold · 1 year, 7 months ago
  52. 004bdcf Prevent undefined behaviour in herodotus_reader_copy() by Laslo Hunhold · 1 year, 7 months ago
  53. ef3e52a Call ldconfig in a subshell by Laslo Hunhold · 1 year, 7 months ago
  54. 2806430 Check if LDCONFIG is set before calling it by Laslo Hunhold · 1 year, 7 months ago
  55. a6b3a19 Enhance build-system to perfectly support OpenBSD and macOS by Laslo Hunhold · 1 year, 7 months ago
  56. d42f53b Move version statements back into the Makefile by Laslo Hunhold · 1 year, 7 months ago
  57. ad48770 Check for empty destination before NUL-terminating by Christopher Wellons · 1 year, 7 months ago
  58. 4b4292a Remove superfluous printf-parameter from the example by Laslo Hunhold · 1 year, 7 months ago
  59. ef608a2 Bump to version 2.0.0 by Laslo Hunhold · 1 year, 7 months ago 2.0.0
  60. 1774b54 Update README by Laslo Hunhold · 1 year, 7 months ago
  61. 5939cf2 Add is_case.sh to MAN_TEMPLATE by Laslo Hunhold · 1 year, 7 months ago
  62. f6ab5a6 Fix up smaller notational and type aspects for constants by Laslo Hunhold · 1 year, 7 months ago
  63. 3ebd28c Explicitly list util.o for benchmark/ and test/ as well by Laslo Hunhold · 1 year, 7 months ago
  64. 6a70e18 Explicitly clear suffix list and fix a small oversight by Laslo Hunhold · 1 year, 7 months ago
  65. ed7ebdc Switch to semantic versioning and improve dynamic library handling by Laslo Hunhold · 1 year, 7 months ago
  66. b583c3a Fix sorting in grapheme.h by Laslo Hunhold · 1 year, 7 months ago
  67. 0aa5d26 Use explicit constant-macro instead of cast by Laslo Hunhold · 1 year, 8 months ago
  68. 608a5c3 Remove hyphen from "bare metal" by Laslo Hunhold · 1 year, 8 months ago
  69. 4a5b4ab Rework libgrapheme(7) a bit by Laslo Hunhold · 1 year, 8 months ago
  70. fc73d06 Convert GRAPHEME_STATE to uint_least16_t and remove it by Laslo Hunhold · 1 year, 8 months ago
  71. a815be4 Add unit tests for all segmentation functions by Laslo Hunhold · 1 year, 8 months ago
  72. 5ea8d87 Set case-test-structs as const and use uppercase-hex-notation by Laslo Hunhold · 1 year, 8 months ago
  73. 2881543 Unify code paths in herodotus_read_codepoint() by Laslo Hunhold · 1 year, 8 months ago
  74. f70ea8c Drop get_codepoint*() and set_codepoint*() functions by Laslo Hunhold · 1 year, 8 months ago
  75. 995e371 Fix a few small errors in the manpages by Laslo Hunhold · 1 year, 8 months ago
  76. a5b1b0c Refactor sentence-functions with Proper (using Herodotus in the background) by Laslo Hunhold · 1 year, 8 months ago
  77. 52b0e29 Refactor word-functions with Proper (using Herodotus in the background) by Laslo Hunhold · 1 year, 8 months ago
  78. b899fd6 Add "proper"-property-reader by Laslo Hunhold · 1 year, 8 months ago
  79. a4d4205 Refactor line-functions with Herodotus by Laslo Hunhold · 1 year, 8 months ago
  80. 65785f6 Refactor character-functions with Herodotus by Laslo Hunhold · 1 year, 8 months ago
  81. b13acfd Update README by Laslo Hunhold · 1 year, 8 months ago
  82. bc1dc28 Clarify a comment in gen/case.c by Laslo Hunhold · 1 year, 8 months ago
  83. 5dec22a Refactor case-checking-functions with Herodotus and add unit tests by Laslo Hunhold · 1 year, 8 months ago
  84. 8a7e2ee Compile the library in freestanding mode by Laslo Hunhold · 1 year, 8 months ago
  85. 9f15d7e Declare test-arrays as static by Laslo Hunhold · 1 year, 8 months ago
  86. 9c926f1 Remove autistic screeching by Laslo Hunhold · 1 year, 8 months ago
  87. e63bcc4 Add case-conversion-unit-tests by Laslo Hunhold · 1 year, 8 months ago
  88. 5332f7e Refactor case-conversion-functions with Herodotus by Laslo Hunhold · 1 year, 8 months ago
  89. 563eb65 Add helper structure for reading from and writing into buffers by Laslo Hunhold · 1 year, 8 months ago
  90. 6d05952 Sort prototypes in grapheme.h alphabetically by Laslo Hunhold · 1 year, 8 months ago
  91. fad432f Update to Unicode 15.0.0 by Laslo Hunhold · 1 year, 8 months ago
  92. b937464 Move $VERSION from config.mk to Makefile and group variables by Laslo Hunhold · 1 year, 8 months ago
  93. d8dc4ba Sort lists in Makefile by Laslo Hunhold · 1 year, 8 months ago
  94. 5b5c8e0 Fix a few small errors in the to_case.sh-template by Laslo Hunhold · 1 year, 8 months ago
  95. cd82185 Add manuals for the grapheme_is_*case*()-functions by Laslo Hunhold · 1 year, 8 months ago
  96. 6e6c538 Use parameter expansion of variables within heredoc by Laslo Hunhold · 1 year, 9 months ago
  97. c58eb2c Quote input variables by Laslo Hunhold · 1 year, 9 months ago
  98. 0516e85 Add manuals for the grapheme_to_*case_utf8-functions by Laslo Hunhold · 1 year, 9 months ago
  99. 6777bc7 Properly guard variable within name-sequence by Laslo Hunhold · 1 year, 9 months ago
  100. 6c5d42d Merge next_break- and next_break_utf8-templates by Laslo Hunhold · 1 year, 9 months ago