summaryrefslogtreecommitdiff
path: root/tools/gen-script-for-lang.c
Commit message (Expand)AuthorAgeFilesLines
* Quiet a compiler warningMatthias Clasen2021-08-241-1/+1
* Fix a C99 strftime incantationMatthias Clasen2019-08-011-1/+1
* tools/gen-script-for-lang.c: Avoid generating code with empty arraysChun-wei Fan2019-06-061-1/+7
* tools: Use GUnicodeScript in gen-script-for-langMatthias Clasen2019-05-271-9/+9
* Revert "Replace PangoScript by GUnicodeScript"Michael Catanzaro2019-05-271-1/+1
* Replace PangoScript by GUnicodeScriptMatthias Clasen2019-05-251-1/+1
* gen-script-lang-table: Fix compiler warningsMatthias Clasen2015-12-141-3/+1
* Remove the old gen-script-for-lang tool, rename the new one to it.Behdad Esfahbod2009-01-061-177/+165
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Update from latest fontconfig sources.Behdad Esfahbod2007-05-091-0/+7
* *.c, *.h: Removed spaces followed b tabs.Behdad Esfahbod2007-01-161-1/+1
* Update to UCD 5.0.0.Behdad Esfahbod2006-07-251-0/+4
* Change Unicode copyright sign to ASCII. Reported by Werner LEMBERG.Behdad Esfahbod2006-02-081-1/+1
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+1
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-17/+11
* Fix up places where there is missing or incomplete Copyright and LicenseOwen Taylor2005-07-211-0/+21
* Reduce non-shared data (#168899, inspired by patches from Tommi KomulainenOwen Taylor2005-03-051-1/+1
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-44/+107
* Fix C99 variable declaration.Soeren Sandmann2003-08-031-1/+2
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-0/+232