3753 Commits (69d5af93169ea2d87276b65d43c889a359d5d81e)
 

Author SHA1 Message Date
Behdad Esfahbod 69d5af9316 [util] Minor 10 years ago
Behdad Esfahbod a664810e38 [util] Accept comma as well as space when separating components of args 10 years ago
Behdad Esfahbod 9c974360fe Minor rename 10 years ago
Behdad Esfahbod f3b170bdd9 Minor 10 years ago
Behdad Esfahbod 2958f2c147 Fixup 10 years ago
Behdad Esfahbod b931e0b0ce Fix warnings 10 years ago
Behdad Esfahbod cdcdfe61b9 Err, instead of warn, if mutex / atomic / unicode funcs are missing 10 years ago
Behdad Esfahbod fc3c59a1d7 Fix unused var warnings 10 years ago
Konstantin Ritt 3f174cd020 Minor refactoring to the atomics implementation 10 years ago
Behdad Esfahbod 24930d544e Minor 10 years ago
Behdad Esfahbod 45a8b46f47 Allow implementing atomic and mutex ops in config 10 years ago
Behdad Esfahbod 3fe4e92bc5 Minor 10 years ago
Behdad Esfahbod 9868749abe [test] Use /usr/bin/env python instead of /usr/bin/python 10 years ago
Behdad Esfahbod bfcddd32a6 Merge pull request #93 from ebraminio/archpy3 10 years ago
Behdad Esfahbod ce01ad7c2f MSVC 2015 supports snprintf and not _snprintf 10 years ago
Behdad Esfahbod 560718862f Move WinCE define to better place 10 years ago
Ebrahim Byagowi 363ceec3fb Make hb_test_tools.py compatible with python 3 10 years ago
Behdad Esfahbod aee685086c Fix VC++ /analyze warnings 10 years ago
Behdad Esfahbod 8886ab430c Merge pull request #90 from khaledhosny/introspection-fixes 10 years ago
Khaled Hosny a394bb6670 [bindings] Fix *_from_string functions 10 years ago
Behdad Esfahbod e3671b8f8b 0.9.40 10 years ago
Behdad Esfahbod 9e401f6890 Fix reverse_range() for empty range 10 years ago
Behdad Esfahbod 7481bd49d5 Fix previous commit 10 years ago
Behdad Esfahbod 6763e21afb Accept glibtoolize as libtoolize 10 years ago
Behdad Esfahbod 02a04e6afb 0.9.39 10 years ago
Behdad Esfahbod 98e3ea8e34 Fix hb-uniscribe build 10 years ago
Behdad Esfahbod 8ac345e5c0 Fix reverse_range() to only reverse alt array if positions are used 10 years ago
Behdad Esfahbod 1e03d7ac83 Better error message if libtool is not installed 10 years ago
Behdad Esfahbod 6c918e2997 Clean up gtk-doc.make 10 years ago
Behdad Esfahbod 5ec5875acb Install git.mk in docs/ 10 years ago
Behdad Esfahbod d146678d10 Update git.mk from upstream 10 years ago
Behdad Esfahbod 5f541f8f7b Minor refactoring 10 years ago
Behdad Esfahbod ef79bdf73b Minor 10 years ago
Behdad Esfahbod 68e04afbb1 Typo 10 years ago
Behdad Esfahbod 55553699b3 Minor 10 years ago
Behdad Esfahbod 5175300fba [layout] Fix comparison of GlyphID and hb_codepoint_t 10 years ago
Behdad Esfahbod 7cce809cb1 Remove unused (and wrong as of a few commits ago) cmp() function 10 years ago
Behdad Esfahbod 8e3d4bae03 Minor 10 years ago
Behdad Esfahbod f47cf1f12d Minor 10 years ago
Behdad Esfahbod 640b66c634 [layout] If lookup has only one subtable, move the forward loop down to subtable 10 years ago
Behdad Esfahbod e2f50f2a7e [layout] Add apply_forward / apply_backward 10 years ago
Behdad Esfahbod 1d4a328472 [layout] Remove unneeded return value from apply() 10 years ago
Behdad Esfahbod bbdd6fd21c Minor simpilfy BEInt 10 years ago
Behdad Esfahbod 88a399acdc Optimize IntType comparison to avoid branches for 16bit numbers 10 years ago
Behdad Esfahbod 37de2d5331 Minor simplify IntType 10 years ago
Behdad Esfahbod bd047d3b7f [layout] Minor 10 years ago
Behdad Esfahbod b9d3f60520 [layout] Minor 10 years ago
Behdad Esfahbod 1a2322134a [layout] Don't check glyph props against lookup flags when recursing 10 years ago
Behdad Esfahbod 095a1257cc [layout] Port sanitize() to use dispatch() 10 years ago
Behdad Esfahbod 758fb20630 Remove unused macro 10 years ago