11195 Commits (69cc214c9a47ec9f19bfe477149c6c68cff6a483)
 

Author SHA1 Message Date
Khaled Hosny 69cc214c9a
Merge pull request #2729 from khaledhosny/autotools-pkg-config 4 years ago
Khaled Hosny 5adc1344a4 [ci] Upload meason logs on some CircleCI jobs 4 years ago
Khaled Hosny 71376f88ef [ci] CircleCI removed xcode:9.0.1 image 4 years ago
Khaled Hosny 05403a07b5 [autotools] Require pkg-config 0.28 4 years ago
David Corbett 49ebb9ebdd [use] Remove redundant O entries from the table 4 years ago
David Corbett 79fd5ce22e [use] Merge IND and Rsv classes into O 4 years ago
Khaled Hosny c2cdcd4901 [tests] warning: unused variable 'num_glyphs' 4 years ago
David Corbett e25aa49a1b Fix a dead link in CMakeLists.txt 4 years ago
Khaled Hosny 9a9da110a5 [CI] Don’t install ragel on circleci jobs 4 years ago
Behdad Esfahbod cde2cf84c0 [use] Minor clean-up of unused categories 4 years ago
David Corbett 0792690b73 [use] Skip WJ and ZWJ when clustering 4 years ago
Laurenz 3fcf466b7b [hb-shape-fallback] Use signed int for correction 4 years ago
Behdad Esfahbod 77e704d1db [buffer] Add assert_unicode()/assert_glyphs() and use internally 4 years ago
Behdad Esfahbod 5ef0613909 [buffer] Add ensure_glyphs()/ensure_unicode() 4 years ago
Khaled Hosny 84dd65a874 [test] Remove timeout from test runners 4 years ago
Behdad Esfahbod 3232e6f2a9 [buffer] Add hb_buffer_has_positions() 4 years ago
Khaled Hosny 97a093c52f [hb-subset] Improve error handling a bit 4 years ago
Khaled Hosny fa771a7f85 [tests] Fix memory leak in test 4 years ago
David Corbett dec52006d9 Map BCP 47 tags to all macrolanguages 4 years ago
David Corbett 1d53268dfe Fix two-way mapping of "man" and 'MNK ' 4 years ago
David Corbett ab38cf6746 Map hy-arevmda to 'HYE ' instead of HYE0 4 years ago
David Corbett 916c5a9007 Consistently emit BCP 47 subtag scope suffixes 4 years ago
Behdad Esfahbod 1c05f6789b [buffer] Increase work limits 4 years ago
Behdad Esfahbod b37edebfcb [buffer/deserialize] Do not clear() buffer upon content type mismatch 4 years ago
Behdad Esfahbod c396e1600f [buffer/deserialize] Accept arbitrary glyph names 4 years ago
Behdad Esfahbod 4a4eebcf86 [buffer/serialize] Minor renames in Ragel machines 4 years ago
Behdad Esfahbod 540d2cdddb [tests/buffer] Revert unintended whitespace changes 4 years ago
Behdad Esfahbod 78fb6a11af Whitespace 4 years ago
Behdad Esfahbod 140552cec9 [buffer/serialize] Only serialize empty buffers of CONTENT_TYPE_INVALID 4 years ago
Behdad Esfahbod 04658ec48f [tests/buffer] Update tests for previous commit 4 years ago
Behdad Esfahbod 8f5d8b155c [buffer] Buffer start <= end <= len requirement in (de-)serialize 4 years ago
Behdad Esfahbod 3b64122a7f [buffer] Fix immutable case with end_ptr==nullptr 4 years ago
Simon Cozens 7c0bc0bb92 Serialize invalid buffer to !! (text) or [] (json) 4 years ago
Simon Cozens 5bb88c4f45 Oops debug print 4 years ago
Simon Cozens f56eb402f0 Immutable buffer fix 4 years ago
Simon Cozens 150f391438 Prohibit mixed glyphs/unicode buffers in deserialization 4 years ago
Simon Cozens 6b1726b6ef Typos 4 years ago
Simon Cozens 3d3c87e7e7 Put the flags back in and serialize clusters. 4 years ago
Simon Cozens 432a05b2af (Simple) tests for Unicode serialization/deserialization 4 years ago
Simon Cozens c03a2001b2 Deserialization routines for Unicode buffers 4 years ago
Simon Cozens c0716bb5dc Move delimiter addition into hb-buffer-serialize 4 years ago
Simon Cozens 36ede56962 Fix docs 4 years ago
Simon Cozens bb7b634cd0 Simplify JSON unicode serialization 4 years ago
Simon Cozens 57a528ab2c Convert tabs to spaces 4 years ago
Simon Cozens aff6a36266 Use auxbuffer for serialize_unicode_text 4 years ago
Simon Cozens a0203a28bb Use hb_buffer_serialize to trace in utils 4 years ago
Simon Cozens 58bcc1cedd Serialize Unicode buffers 4 years ago
David Corbett c39ab82c90 Fix usage text of gen-use-table.py 4 years ago
David Corbett a99e8721bf [use] Fix tests with MSVC 4 years ago
Koji Ishii 7e6070a47f Set *coord to nullptr 4 years ago