summaryrefslogtreecommitdiff
path: root/fribidi.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-13Warning removed ;)behdad1-2/+2
2002-08-07Small fix.behdad1-2/+1
2002-08-04Clean up.behdad1-22/+41
2002-08-01Added FRIBIDI_API and FRIBIDI_EXPORT symbols.behdad1-6/+7
2002-07-22Fixed.behdad1-5/+7
2002-07-22Small change.behdad1-1/+1
2002-07-22Small changes.behdad1-6/+4
2002-05-16Type names cleaned (int32, ...).behdad1-17/+17
2002-04-07Updated to Unicode 3.2behdad1-61/+69
2002-03-24Fixed a small bug.rel-0-10-2behdad1-1/+1
2002-03-16FriBidiEnv patch of Omer Zak applied.behdad1-117/+84
2002-03-15Rule L3 implemented.behdad1-4/+64
2002-01-26Small code cleanup.behdad1-15/+18
2002-01-15Global cleanupsbehdad1-3/+2
2002-01-14Rewrote run_length_encode_types().behdad1-31/+17
2002-01-100.10.1pre Changes.behdad1-28/+20
2002-01-03Final (hopefuly) revision for 0.10.0 releasebehdad1-124/+167
2002-01-01Old interface is back, new ones start with fribidix.behdad1-2/+2
2001-12-14Major update to include all promised changes.behdad1-82/+92
2001-12-10 * fribidi.c: fixed a memory boundary bug (fix by Hidetoshi Tajimaroozbeh1-1/+1
2001-05-22Fixed some small bugs.behdad1-12/+9
2001-05-15Fixed a bug in W1.behdad1-30/+24
2001-05-06Applying changes wanted by Omer Zakbehdad1-16/+18
2001-04-11Changed to use fribidi_mini_glib if glib library not found.behdad1-9/+8
2001-04-10Fixed bugs introduced in guchar to gchar changebehdad1-1/+3
2001-04-09Changed all "guchar"s to "gchar" and all needed casts donebehdad1-2/+2
2001-04-02Added support for GMemChunks to fribidi_mini_glibbehdad1-17/+21
2001-04-01Fixed some bugs that caused core dumps when FRIBIDI_USE_MINI_GLIB was setbehdad1-40/+41
2001-03-31Fixed the bugs roozbeh found and some otherbehdad1-130/+170
2001-03-30removed some unused variables; #included <string.h>; added some commentroozbeh1-10/+14
2001-03-30Changed all "//" to "/* */".roozbeh1-28/+28
2001-03-29Changed to use getopt librarybehdad1-2/+4
2001-03-29Fixed the bug about --clean, tests updated to reflect the changebehdad1-3/+5
2001-03-28Removed COPYING, added COPYING.LIB, corrected copyright notice of all files.roozbeh1-15/+19
2001-03-28MEM_OPTIMIZED option, fribidi_tables.i target and some more small changesbehdad1-58/+98
2001-03-26Final work for the next releasebehdad1-586/+668
2001-03-22Some bugs removed, Resolving weak types rewritten, no known bugs now.behdad1-236/+211
2001-03-13* fribidi_mini_glib.c, fribidi_mini_glib.h : Applied patchdov-g1-1/+0
2001-03-07Some dead codes removed, some parts rewritten, bitfields used for charbehdad1-205/+92
2001-03-05Some dead codes removed.behdad1-34/+0
2001-03-03Tried to do what dov asked inbehdad1-168/+164
2001-02-19Comitted all the changes made by the FarsiWeb project.behdad1-382/+880
2001-01-13fixed some bugs and typos.behdad1-2/+24
2000-12-23Initial revisiondov-g1-0/+824