summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove more remnants of GLib supportKhaled Hosny2017-11-127-28/+8
| * Drop GLib use in the library and main programKhaled Hosny2017-11-126-77/+3
| * Unused macroKhaled Hosny2017-11-121-6/+0
| * Copy BEGIN/END_IGNORE_DEPRECATIONS from GLibKhaled Hosny2017-11-123-13/+37
| * 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
|/
* Fixed potential crash in the gen-brackets-tab code.Dov Grobgeld2017-11-091-1/+1
* Got rid of remaining warnings.Dov Grobgeld2017-11-083-4/+3
* Merge pull request #13 from khaledhosny/Misc cleanups.Dov Grobgeld2017-11-083-72/+15
|\
| * Remove bitrot codeKhaled Hosny2016-12-261-60/+1
| * Unused variable warningsKhaled Hosny2016-12-261-13/+3
| * Ignore our own deprecationsKhaled Hosny2016-12-263-0/+12
* | 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-0712-400/+504
|\ \
| * | Update README.mdBehnam Esfahbod2017-11-073-159/+175
| * | Remove generated MakefileBehdad Esfahbod2017-11-061-698/+0
| * | Fix build without glibBehdad Esfahbod2016-12-271-6/+6
| * | Actually add fribidi-vs-unicode/Makefile.amBehdad Esfahbod2016-12-261-0/+27
| |/
| * Remove SConstructBehdad Esfahbod2016-12-211-16/+0
| * Build fribidi-vs-unicode binariesBehdad Esfahbod2016-12-213-2/+701
| * Merge remote-tracking branch 'dov/dov-unicode63'Behdad Esfahbod2016-12-2128-97/+595696
| |\
| | * Mostly notes and some compilation issues.Dov Grobgeld2016-01-304-9/+147
| | * Dov's work area for unicode63 development.Dov Grobgeld2016-01-306-0/+594937
| | * 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-2522-96/+613
| * | Revert "Add fribidi_reorder_runs()"Behdad Esfahbod2016-12-214-151/+15
| |/
| * Merge pull request #12 from khaledhosny/allocationBehdad Esfahbod2015-12-259-304/+4
| |\
| | * No need for the warpper function nowKhaled Hosny2015-12-243-19/+4
| | * Remove custom memory allocatorKhaled Hosny2015-12-248-285/+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-076-44/+85
* | 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
| * | Fix typoBehdad Esfahbod2017-08-301-1/+1
* | | Fixed compilation errors.Dov Grobgeld2017-09-013-3/+4
|/ /
* | Added Unicode 6.3 support (and beyond)Dov Grobgeld2017-08-0171-212/+2494
* | Updated Unicode data tables to version 10.Dov Grobgeld2017-08-017-183/+601967
|/
* 0.19.70.19.7Khaled Hosny2015-08-062-2/+7
* Fix misc autotools warningsKhaled Hosny2015-08-062-0/+5
* Updated my email.Dov Grobgeld2015-08-064-27/+27
* ignore COLUMNS for --help and --testBenedikt Morbach2014-12-061-3/+6
* Only include public glib.hBehnam Esfahbod2014-12-062-2/+2
* Fix warningBehdad Esfahbod2014-07-231-1/+1
* Support 4-byte UTF-8 sequencesBehdad Esfahbod2014-07-101-1/+10
* Disable memory pool by defaultBehdad Esfahbod2014-07-011-8/+2