2020-12-04 12:35 | Refactor data-tables and lookup-code to be more universal | Laslo Hunhold | 11 | +368 | -372 |
2020-10-20 21:52 | Rename datafiles and tests | Laslo Hunhold | 10 | +62 | -62 |
2020-10-18 20:36 | Don't compile tests by default | Laslo Hunhold | 1 | +1 | -1 |
2020-10-18 20:35 | Compile the test binaries explicitly with libgrapheme.a | Laslo Hunhold | 1 | +4 | -4 |
2020-10-18 20:20 | Split test/test.c into three separate tests | Laslo Hunhold | 5 | +415 | -377 |
2020-10-18 17:07 | Replace awk-scripts with C programs for data-parsing | Laslo Hunhold | 9 | +531 | -278 |
2020-10-17 18:57 | Refactor directory structure and Makefile | Laslo Hunhold | 5 | +689 | -686 |
2020-10-17 16:26 | Add sentence explaining the need for grapheme cluster handling | Laslo Hunhold | 1 | +7 | -6 |
2020-10-17 16:21 | Fix two small mistakes in libgrapheme.7 | Laslo Hunhold | 1 | +2 | -2 |
2020-10-17 16:17 | Refactor grapheme_boundary() | Laslo Hunhold | 1 | +129 | -81 |
2020-10-12 11:56 | Make example in grapheme_bytelen.3 more portable and mention UTF-8 | Laslo Hunhold | 1 | +31 | -3 |
2020-10-12 10:43 | Update modification dates in libgrapheme.7 and grapheme_bytelen.3 | Laslo Hunhold | 2 | +2 | -2 |
2020-10-12 10:32 | Rename grapheme_len() to grapheme_bytelen() and refactor manual | Laslo Hunhold | 6 | +64 | -48 |
2020-10-12 09:41 | Clear up libgrapheme.7 even more | Laslo Hunhold | 1 | +76 | -43 |
2020-10-10 17:04 | Explicitly specify version 13.0.0 in data-URLs | Laslo Hunhold | 1 | +3 | -3 |
2020-10-10 16:56 | Refactor libgrapheme.7 | Laslo Hunhold | 1 | +79 | -27 |
2020-06-01 20:01 | Small style change | Laslo Hunhold | 1 | +2 | -1 |
2020-06-01 10:46 | Move up test target and add explicit dependency | Laslo Hunhold | 1 | +3 | -3 |
2020-06-01 10:32 | Add to rather than subtract from unsigned integer | Laslo Hunhold | 1 | +2 | -2 |
2020-06-01 10:18 | Ensure POSIX-conformance in the data tables | Laslo Hunhold | 3 | +5 | -5 |
2020-06-01 10:11 | Rename CP_INVALID to GRAPHEME_CP_INVALID | Laslo Hunhold | 4 | +29 | -28 |
2020-06-01 10:06 | Make boundary.c depend on gbp.awk, not gbt.awk | Laslo Hunhold | 1 | +1 | -1 |
2020-06-01 10:00 | Expose grapheme_cp_{en,de}code() and grapheme_boundary() | Laslo Hunhold | 11 | +36 | -55 |
2020-05-31 21:13 | Pass proper options to wget | Laslo Hunhold | 1 | +3 | -3 |
2020-05-31 21:00 | Use uppercase-hex-letters and ensure POSIX-conformance | Laslo Hunhold | 1 | +3 | -3 |
2020-05-31 20:55 | Actually increment number of failed decoding tests | Laslo Hunhold | 1 | +1 | -0 |
2020-05-31 20:54 | Clarify comments in encoder-testcase-struct | Laslo Hunhold | 1 | +2 | -2 |
2020-05-31 20:52 | Correctly write "code point" | Laslo Hunhold | 3 | +4 | -4 |
2020-05-31 20:49 | Add UTF-8-encoder tests | Laslo Hunhold | 1 | +75 | -2 |
2020-05-31 20:44 | Add UTF-8-encode-function | Laslo Hunhold | 2 | +62 | -4 |
2020-05-28 17:32 | Optimize the bit extraction a bit | Laslo Hunhold | 1 | +2 | -2 |
2020-05-28 17:19 | Ensure POSIX-compliance on systems where int is 16 bit | Laslo Hunhold | 1 | +7 | -6 |
2020-05-28 10:57 | Add automatic UTF-8-decoder-tests | Laslo Hunhold | 2 | +267 | -5 |
2020-05-28 10:42 | Refactor UTF-8 decoder | Laslo Hunhold | 3 | +116 | -64 |
2020-05-06 06:27 | Update emoji-data to Unicode 13.0 | Laslo Hunhold | 2 | +1018 | -479 |
2020-03-31 10:41 | Include example in grapheme_len(3) manpage | Laslo Hunhold | 1 | +22 | -0 |
2020-03-26 17:46 | Initial commit | Laslo Hunhold | 18 | +3647 | -0 |