summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-12Remove more remnants of GLib supportKhaled Hosny7-28/+8
2017-11-12Drop GLib use in the library and main programKhaled Hosny6-77/+3
2017-11-12Unused macroKhaled Hosny1-6/+0
2017-11-12Copy BEGIN/END_IGNORE_DEPRECATIONS from GLibKhaled Hosny3-13/+37
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-09Fixed potential crash in the gen-brackets-tab code.Dov Grobgeld1-1/+1
2017-11-08Got rid of remaining warnings.Dov Grobgeld3-4/+3
2017-11-08Merge pull request #13 from khaledhosny/Misc cleanups.Dov Grobgeld3-72/+15
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 Grobgeld12-400/+504
2017-11-07Restored the old API and made it deprecated.Dov Grobgeld6-44/+85
2017-11-07Update README.mdBehnam Esfahbod3-159/+175
2017-11-06Remove generated MakefileBehdad Esfahbod1-698/+0
2017-11-06Merge remote-tracking branch 'fribidi/unicode-10' into unicode-10Dov Grobgeld2-8/+11
2017-09-01Fixed compilation errors.Dov Grobgeld3-3/+4
2017-08-30Use true/false instead of TRUE/FALSE for consistencyBehdad Esfahbod1-6/+6
2017-08-30Make it compileBehdad Esfahbod2-4/+7
2017-08-30Fix typoBehdad Esfahbod1-1/+1
2017-08-01Added Unicode 6.3 support (and beyond)Dov Grobgeld71-212/+2494
2017-08-01Updated Unicode data tables to version 10.Dov Grobgeld7-183/+601967
2016-12-27Fix build without glibBehdad Esfahbod1-6/+6
2016-12-26Actually add fribidi-vs-unicode/Makefile.amBehdad Esfahbod1-0/+27
2016-12-26Remove bitrot codeKhaled Hosny1-60/+1
2016-12-26Unused variable warningsKhaled Hosny1-13/+3
2016-12-26Ignore our own deprecationsKhaled Hosny3-0/+12
2016-12-21Remove SConstructBehdad Esfahbod1-16/+0
2016-12-21Build fribidi-vs-unicode binariesBehdad Esfahbod3-2/+701
2016-12-21Merge remote-tracking branch 'dov/dov-unicode63'Behdad Esfahbod28-97/+595696
2016-12-21Revert "Add fribidi_reorder_runs()"Behdad Esfahbod4-151/+15
2016-01-30Mostly notes and some compilation issues.Dov Grobgeld4-9/+147
2016-01-30Dov's work area for unicode63 development.Dov Grobgeld6-0/+594937
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 Grobgeld22-96/+613
2015-12-25Merge pull request #12 from khaledhosny/allocationBehdad Esfahbod9-304/+4
2015-12-24No need for the warpper function nowKhaled Hosny3-19/+4
2015-12-24Remove custom memory allocatorKhaled Hosny8-285/+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
2015-08-060.19.70.19.7Khaled Hosny2-2/+7
2015-08-06Fix misc autotools warningsKhaled Hosny2-0/+5
2015-08-06Updated my email.Dov Grobgeld4-27/+27
2014-12-06ignore COLUMNS for --help and --testBenedikt Morbach1-3/+6
2014-12-06Only include public glib.hBehnam Esfahbod2-2/+2
2014-07-23Fix warningBehdad Esfahbod1-1/+1
2014-07-10Support 4-byte UTF-8 sequencesBehdad Esfahbod1-1/+10
2014-07-01Disable memory pool by defaultBehdad Esfahbod1-8/+2