summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #43 from luzpaz/typosDov Grobgeld2018-02-046-10/+10
|\
| * Misc. typosluz.paz2018-02-036-10/+10
* | Fix parallel buildKhaled Hosny2018-02-042-1/+7
|/
* Fix non-debug buildBehdad Esfahbod2018-01-281-11/+11
* Update symbol listBehdad Esfahbod2017-11-231-0/+5
* Misc warning fixesBehdad Esfahbod2017-11-232-37/+38
* Drop CVS keywords that make no sense nowKhaled Hosny2017-11-2331-186/+0
* Document fribidi_get_bracketsKhaled Hosny2017-11-211-8/+13
* Fix doc buildKhaled Hosny2017-11-211-2/+0
* Fix build with -Werror=undefKhaled Hosny2017-11-164-5/+5
* Simplify fribidi-types.h a bitKhaled Hosny2017-11-165-82/+26
* FRIBIDI_CHUNK_SIZE is not used anywhereKhaled Hosny2017-11-161-17/+0
* Fixed critical bug in fribidi_get_bracket_types().Dov Grobgeld2017-11-151-7/+5
* Clean up of dead code.Dov Grobgeld2017-11-151-6/+1
* Turned FribidiBracketType into a simple UINT32 instead of a struct.Dov Grobgeld2017-11-145-22/+20
* Fixed reversed logics in optimization in fribidi-bracket_types().Dov Grobgeld2017-11-141-2/+2
* Remove more remnants of GLib supportKhaled Hosny2017-11-121-2/+2
* Drop GLib use in the library and main programKhaled Hosny2017-11-125-69/+0
* Unused macroKhaled Hosny2017-11-121-6/+0
* Copy BEGIN/END_IGNORE_DEPRECATIONS from GLibKhaled Hosny2017-11-121-5/+29
* Just use the GCC attributes here directly as wellKhaled Hosny2017-11-121-4/+4
* These definitions don’t depend on GLibKhaled Hosny2017-11-121-13/+8
* Copy LIKELY/UNLIKELY from GLibKhaled Hosny2017-11-121-2/+16
* Got rid of remaining warnings.Dov Grobgeld2017-11-082-3/+2
* Merge pull request #13 from khaledhosny/Misc cleanups.Dov Grobgeld2017-11-081-0/+4
|\
| * Ignore our own deprecationsKhaled Hosny2016-12-261-0/+4
* | Changed fribidi_log2vis (deprecated but ubiquititous) to use new api.Dov Grobgeld2017-11-081-6/+11
* | Merge remote-tracking branch 'fribidi/master' into unicode-10Dov Grobgeld2017-11-072-237/+0
|\ \
| * | Fix build without glibBehdad Esfahbod2016-12-271-6/+6
| |/
| * Merge remote-tracking branch 'dov/dov-unicode63'Behdad Esfahbod2016-12-219-53/+314
| |\
| | * Fixed all remaining BidiTest.txt bugs.Dov Grobgeld2016-01-301-1/+7
| | * Solved max level related bug.Dov Grobgeld2016-01-291-1/+2
| | * Initial unicode63 support.Dov Grobgeld2016-01-259-52/+306
| * | Revert "Add fribidi_reorder_runs()"Behdad Esfahbod2016-12-214-151/+15
| |/
| * No need for the warpper function nowKhaled Hosny2015-12-243-19/+4
| * Remove custom memory allocatorKhaled Hosny2015-12-247-282/+0
| * Merge pull request #10 from HOST-Oman/masterBehdad Esfahbod2015-12-104-15/+151
| |\
| | * Add fribidi_reorder_runs()anood2015-11-294-15/+151
| * | MinorBehdad Esfahbod2015-11-261-3/+3
| |/
* | Restored the old API and made it deprecated.Dov Grobgeld2017-11-074-11/+45
* | Merge remote-tracking branch 'fribidi/unicode-10' into unicode-10Dov Grobgeld2017-11-062-8/+11
|\ \
| * | Use true/false instead of TRUE/FALSE for consistencyBehdad Esfahbod2017-08-301-6/+6
| * | Make it compileBehdad Esfahbod2017-08-302-4/+7
* | | Fixed compilation errors.Dov Grobgeld2017-09-012-2/+3
|/ /
* | Added Unicode 6.3 support (and beyond)Dov Grobgeld2017-08-0136-173/+962
|/
* Only include public glib.hBehnam Esfahbod2014-12-061-1/+1
* Fix misprintBehdad Esfahbod2013-01-291-1/+1
* Fix rule X8 when paragraph-separator is presentBehdad Esfahbod2013-01-041-5/+7
* Fix bug with rule W5Behdad Esfahbod2013-01-041-1/+5
* Remove old cruftBehdad Esfahbod2012-12-292-8/+0