summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-02-04Merge pull request #43 from luzpaz/typosDov Grobgeld6-10/+10
2018-02-04Fix parallel buildKhaled Hosny2-1/+7
2018-02-03Misc. typosluz.paz6-10/+10
2018-01-28Fix non-debug buildBehdad Esfahbod1-11/+11
2017-11-23Update symbol listBehdad Esfahbod1-0/+5
2017-11-23Misc warning fixesBehdad Esfahbod2-37/+38
2017-11-23Drop CVS keywords that make no sense nowKhaled Hosny31-186/+0
2017-11-21Document fribidi_get_bracketsKhaled Hosny1-8/+13
2017-11-21Fix doc buildKhaled Hosny1-2/+0
2017-11-16Fix build with -Werror=undefKhaled Hosny4-5/+5
2017-11-16Simplify fribidi-types.h a bitKhaled Hosny5-82/+26
2017-11-16FRIBIDI_CHUNK_SIZE is not used anywhereKhaled Hosny1-17/+0
2017-11-15Fixed critical bug in fribidi_get_bracket_types().Dov Grobgeld1-7/+5
2017-11-15Clean up of dead code.Dov Grobgeld1-6/+1
2017-11-14Turned FribidiBracketType into a simple UINT32 instead of a struct.Dov Grobgeld5-22/+20
2017-11-14Fixed reversed logics in optimization in fribidi-bracket_types().Dov Grobgeld1-2/+2
2017-11-12Remove more remnants of GLib supportKhaled Hosny1-2/+2
2017-11-12Drop GLib use in the library and main programKhaled Hosny5-69/+0
2017-11-12Unused macroKhaled Hosny1-6/+0
2017-11-12Copy BEGIN/END_IGNORE_DEPRECATIONS from GLibKhaled Hosny1-5/+29
2017-11-12Just use the GCC attributes here directly as wellKhaled Hosny1-4/+4
2017-11-12These definitions don’t depend on GLibKhaled Hosny1-13/+8
2017-11-12Copy LIKELY/UNLIKELY from GLibKhaled Hosny1-2/+16
2017-11-08Got rid of remaining warnings.Dov Grobgeld2-3/+2
2017-11-08Merge pull request #13 from khaledhosny/Misc cleanups.Dov Grobgeld1-0/+4
2017-11-08Changed fribidi_log2vis (deprecated but ubiquititous) to use new api.Dov Grobgeld1-6/+11
2017-11-07Merge remote-tracking branch 'fribidi/master' into unicode-10Dov Grobgeld2-237/+0
2017-11-07Restored the old API and made it deprecated.Dov Grobgeld4-11/+45
2017-11-06Merge remote-tracking branch 'fribidi/unicode-10' into unicode-10Dov Grobgeld2-8/+11
2017-09-01Fixed compilation errors.Dov Grobgeld2-2/+3
2017-08-30Use true/false instead of TRUE/FALSE for consistencyBehdad Esfahbod1-6/+6
2017-08-30Make it compileBehdad Esfahbod2-4/+7
2017-08-01Added Unicode 6.3 support (and beyond)Dov Grobgeld36-173/+962
2016-12-27Fix build without glibBehdad Esfahbod1-6/+6
2016-12-26Ignore our own deprecationsKhaled Hosny1-0/+4
2016-12-21Merge remote-tracking branch 'dov/dov-unicode63'Behdad Esfahbod9-53/+314
2016-12-21Revert "Add fribidi_reorder_runs()"Behdad Esfahbod4-151/+15
2016-01-30Fixed all remaining BidiTest.txt bugs.Dov Grobgeld1-1/+7
2016-01-29Solved max level related bug.Dov Grobgeld1-1/+2
2016-01-25Initial unicode63 support.Dov Grobgeld9-52/+306
2015-12-24No need for the warpper function nowKhaled Hosny3-19/+4
2015-12-24Remove custom memory allocatorKhaled Hosny7-282/+0
2015-12-10Merge pull request #10 from HOST-Oman/masterBehdad Esfahbod4-15/+151
2015-11-29Add fribidi_reorder_runs()anood4-15/+151
2015-11-26MinorBehdad Esfahbod1-3/+3
2014-12-06Only include public glib.hBehnam Esfahbod1-1/+1
2013-01-29Fix misprintBehdad Esfahbod1-1/+1
2013-01-04Fix rule X8 when paragraph-separator is presentBehdad Esfahbod1-5/+7
2013-01-04Fix bug with rule W5Behdad Esfahbod1-1/+5
2012-12-29Remove old cruftBehdad Esfahbod2-8/+0