]> granicus.if.org Git - fribidi/log
fribidi
16 years agoRemove spec file. Nobody uses upstream spec files these days.
behdad [Tue, 15 Jan 2008 19:59:34 +0000 (19:59 +0000)]
Remove spec file.  Nobody uses upstream spec files these days.

17 years agoAdd remaining issues before a release can be made.
behdad [Thu, 7 Jun 2007 16:33:51 +0000 (16:33 +0000)]
Add remaining issues before a release can be made.

17 years agoAvoid non-const struct initializer.
behdad [Thu, 5 Apr 2007 16:14:39 +0000 (16:14 +0000)]
Avoid non-const struct initializer.

17 years agoMake sure we err if stringize is not available.
behdad [Thu, 5 Apr 2007 16:14:14 +0000 (16:14 +0000)]
Make sure we err if stringize is not available.

17 years agoCheck for (defined(WIN32)) || (defined(_WIN32_WCE)) to detect WinCE too
behdad [Thu, 5 Apr 2007 16:13:24 +0000 (16:13 +0000)]
Check for (defined(WIN32)) || (defined(_WIN32_WCE)) to detect WinCE too

17 years agoSkip explicits-list reinsertion if list is empty.
behdad [Thu, 15 Mar 2007 18:09:25 +0000 (18:09 +0000)]
Skip explicits-list reinsertion if list is empty.

18 years agoUpdate to Unicode Character Database 5.0.0.
behdad [Fri, 21 Jul 2006 22:29:10 +0000 (22:29 +0000)]
Update to Unicode Character Database 5.0.0.

18 years agoAdd Nokia 9110 Hebrew Support package.
behdad [Tue, 13 Jun 2006 00:59:08 +0000 (00:59 +0000)]
Add Nokia 9110 Hebrew Support package.

18 years agoMore comments.
behdad [Thu, 1 Jun 2006 22:53:55 +0000 (22:53 +0000)]
More comments.

18 years agoNote about line-breaking.
behdad [Thu, 1 Jun 2006 22:52:29 +0000 (22:52 +0000)]
Note about line-breaking.

18 years agoUse -no-undefined unconditionally.
behdad [Fri, 28 Apr 2006 02:00:31 +0000 (02:00 +0000)]
Use -no-undefined unconditionally.

18 years agoAdd an option --disable-deprecated.
behdad [Tue, 31 Jan 2006 03:23:12 +0000 (03:23 +0000)]
Add an option --disable-deprecated.

18 years agoAdd extra braces to shut gcc warnings up.
behdad [Sun, 22 Jan 2006 10:12:17 +0000 (10:12 +0000)]
Add extra braces to shut gcc warnings up.

18 years agoShut gcc warnings up.
behdad [Sun, 22 Jan 2006 10:11:43 +0000 (10:11 +0000)]
Shut gcc warnings up.

18 years agoUse memcpy for duplicating str.
behdad [Sun, 22 Jan 2006 10:11:23 +0000 (10:11 +0000)]
Use memcpy for duplicating str.

18 years agoInclude string.h.
behdad [Sun, 22 Jan 2006 10:10:57 +0000 (10:10 +0000)]
Include string.h.

18 years agoAdded HebrewService.
behdad [Sat, 21 Jan 2006 14:00:01 +0000 (14:00 +0000)]
Added HebrewService.

18 years agoAdded fribidi_get_type_internal as a deprecated symbol.
behdad [Sat, 14 Jan 2006 12:09:29 +0000 (12:09 +0000)]
Added fribidi_get_type_internal as a deprecated symbol.

19 years agoAdded Nano-X.
behdad [Wed, 23 Nov 2005 19:29:44 +0000 (19:29 +0000)]
Added Nano-X.

19 years agoSet TESTS_ENVIRONMENT=/bin/sh to avoid problem when running with \r\n line
behdad [Tue, 15 Nov 2005 20:04:14 +0000 (20:04 +0000)]
Set TESTS_ENVIRONMENT=/bin/sh to avoid problem when running with \r\n line
endings on Linux.

19 years agoAdded a FIXME about not handling First..Last ranges in UnicodeData.txt.
behdad [Wed, 9 Nov 2005 20:02:48 +0000 (20:02 +0000)]
Added a FIXME about not handling First..Last ranges in UnicodeData.txt.

19 years agoArabic shaping support added.
behdad [Thu, 3 Nov 2005 01:39:01 +0000 (01:39 +0000)]
Arabic shaping support added.

19 years agoReplaced bug URL.
behdad [Sun, 25 Sep 2005 22:59:21 +0000 (22:59 +0000)]
Replaced bug URL.

19 years agoUse sed instead of $(SED).
behdad [Sun, 25 Sep 2005 18:42:10 +0000 (18:42 +0000)]
Use sed instead of $(SED).

19 years agoUpdated and annotated.
behdad [Sat, 24 Sep 2005 01:04:15 +0000 (01:04 +0000)]
Updated and annotated.

19 years agoMoved BiCon up, since it's an easy sample to study.
behdad [Sat, 24 Sep 2005 00:44:54 +0000 (00:44 +0000)]
Moved BiCon up, since it's an easy sample to study.

19 years agoBetter handling of sys/times.h. Also, don't pass -pedantic to gcc.
behdad [Sun, 4 Sep 2005 16:57:09 +0000 (16:57 +0000)]
Better handling of sys/times.h.  Also, don't pass -pedantic to gcc.

19 years agoAdded fribidi_version_info.
behdad [Sun, 4 Sep 2005 16:56:16 +0000 (16:56 +0000)]
Added fribidi_version_info.

19 years agoUse capital hex digits.
behdad [Sun, 4 Sep 2005 16:55:12 +0000 (16:55 +0000)]
Use capital hex digits.

19 years agoSmall change to not run libtool if the package doesn't use it.
behdad [Sat, 27 Aug 2005 10:21:51 +0000 (10:21 +0000)]
Small change to not run libtool if the package doesn't use it.

19 years agoMinor.
behdad [Thu, 25 Aug 2005 18:35:34 +0000 (18:35 +0000)]
Minor.

19 years agoCouple items added ;).
behdad [Wed, 10 Aug 2005 23:16:31 +0000 (23:16 +0000)]
Couple items added ;).

19 years agoSmall changes to shut gcc warnings up.
behdad [Sat, 30 Jul 2005 09:06:27 +0000 (09:06 +0000)]
Small changes to shut gcc warnings up.

19 years agoSmall edits.
behdad [Wed, 8 Jun 2005 18:53:50 +0000 (18:53 +0000)]
Small edits.

19 years agoMisc fixes.
behdad [Tue, 7 Jun 2005 08:44:23 +0000 (08:44 +0000)]
Misc fixes.

19 years agoIn Unicode 4.1.0, the ReadMe.txt doesn't contain the Unicode version anymore.
behdad [Tue, 7 Jun 2005 08:43:17 +0000 (08:43 +0000)]
In Unicode 4.1.0, the ReadMe.txt doesn't contain the Unicode version anymore.
Updated to read version from BidiMirroring.txt, if not found in ReadMe.txt.

19 years agoExtra space removed!
behdad [Tue, 7 Jun 2005 08:42:15 +0000 (08:42 +0000)]
Extra space removed!

19 years agoSmall fixes.
behdad [Tue, 7 Jun 2005 08:40:21 +0000 (08:40 +0000)]
Small fixes.

19 years agoAn integrated CapRTL to UTF-8 converter added.
behdad [Tue, 7 Jun 2005 08:39:14 +0000 (08:39 +0000)]
An integrated CapRTL to UTF-8 converter added.

19 years agoAdded. Enumerates bidi char types into stdout.
behdad [Tue, 7 Jun 2005 08:20:05 +0000 (08:20 +0000)]
Added.  Enumerates bidi char types into stdout.

19 years agoUnicode 4.1 character database update.
behdad [Tue, 7 Jun 2005 07:31:13 +0000 (07:31 +0000)]
Unicode 4.1 character database update.

19 years agoBetter conversion table from CapRTL to Unicode.
behdad [Mon, 10 Jan 2005 06:43:53 +0000 (06:43 +0000)]
Better conversion table from CapRTL to Unicode.

19 years agoMade the wording a little more formal, removed jokes and sad stories.
roozbeh [Sun, 9 Jan 2005 11:18:30 +0000 (11:18 +0000)]
Made the wording a little more formal, removed jokes and sad stories.

19 years agoCorrecting the table.
behnam [Sat, 8 Jan 2005 15:27:20 +0000 (15:27 +0000)]
Correcting the table.

19 years agoClearing some typos.
behnam [Sat, 8 Jan 2005 13:26:58 +0000 (13:26 +0000)]
Clearing some typos.

19 years agoAdding CapRTL to Unicode (UTF-8) convertor.
behnam [Wed, 5 Jan 2005 16:45:56 +0000 (16:45 +0000)]
Adding CapRTL to Unicode (UTF-8) convertor.

20 years agoAdded Geresh.
behdad [Fri, 29 Oct 2004 18:49:48 +0000 (18:49 +0000)]
Added Geresh.

20 years agoMinor change in comments: Using "Authors(s)" in the file header.
behdad [Tue, 28 Sep 2004 07:58:57 +0000 (07:58 +0000)]
Minor change in comments:  Using "Authors(s)" in the file header.

20 years agoHere and there small improvements.
behdad [Fri, 27 Aug 2004 21:55:59 +0000 (21:55 +0000)]
Here and there small improvements.

20 years agoAdded. List of projects using FriBidi.
behdad [Fri, 16 Jul 2004 08:39:14 +0000 (08:39 +0000)]
Added.  List of projects using FriBidi.

20 years agoAdded test_UTF-8_reordernsm to Makefile.
behdad [Sat, 3 Jul 2004 20:49:32 +0000 (20:49 +0000)]
Added test_UTF-8_reordernsm to Makefile.

20 years agoHere and there fixes, found by trying to compile on sf.net Compile Farm!
behdad [Sat, 3 Jul 2004 11:36:14 +0000 (11:36 +0000)]
Here and there fixes, found by trying to compile on sf.net Compile Farm!

20 years agoWell, just testing new maildiff script.
behdad [Sat, 3 Jul 2004 06:01:04 +0000 (06:01 +0000)]
Well, just testing new maildiff script.

20 years agoAnother TODO item added.
behdad [Sat, 3 Jul 2004 01:45:08 +0000 (01:45 +0000)]
Another TODO item added.

20 years agoBoring addition of new TODO items :-(.
behdad [Sat, 3 Jul 2004 00:04:27 +0000 (00:04 +0000)]
Boring addition of new TODO items :-(.

20 years agoTwo small fixes to make compilation with -DDONT_HAVE_FRIBIDI_CONFIG_H go on.
behdad [Wed, 23 Jun 2004 22:26:06 +0000 (22:26 +0000)]
Two small fixes to make compilation with -DDONT_HAVE_FRIBIDI_CONFIG_H go on.

20 years agoReimplemented Arabic joining. Hopefullly it's conforming to the standard now,
behdad [Mon, 21 Jun 2004 21:15:31 +0000 (21:15 +0000)]
Reimplemented Arabic joining.  Hopefullly it's conforming to the standard now,
with the exception that we assume "level run" instead of "directional run",
which is a proposed changed to be applied for Unicode 4.1.

20 years agoWe need bidi_types all over the place (in joining, in shaping, ...), so
behdad [Mon, 21 Jun 2004 18:49:23 +0000 (18:49 +0000)]
We need bidi_types all over the place (in joining, in shaping, ...), so
make them mandatory.  As a consequence, many of our functions don't need str
anymore:  they just need this bidi_types.

20 years agoFixed a bug in fribidi_log2vis(), also changed fribidi_reorder_line() api to
behdad [Mon, 21 Jun 2004 16:15:27 +0000 (16:15 +0000)]
Fixed a bug in fribidi_log2vis(), also changed fribidi_reorder_line() api to
allow not passing visual_str, by passing str instead.

20 years agoRever back to our old level setting for BN and explicits. The new method was
behdad [Fri, 18 Jun 2004 22:41:39 +0000 (22:41 +0000)]
Rever back to our old level setting for BN and explicits.  The new method was
buggy.  A test case added to capture that.

20 years agoFixed good catch by Mark Davis that rule L1 is partly done after line
behdad [Fri, 18 Jun 2004 19:21:33 +0000 (19:21 +0000)]
Fixed good catch by Mark Davis that rule L1 is partly done after line
breaking.  Also calculate more reasonable levels for explicit marks and BN.

20 years agoOh, no need to add tables for general category Cf, it can roughly be obtained
behdad [Tue, 15 Jun 2004 20:54:00 +0000 (20:54 +0000)]
Oh, no need to add tables for general category Cf, it can roughly be obtained
by doing JOINING_TYPE_T - BIDI_TYPE_NSM...

20 years agoArabic joining is almost complete. Going for Shaping.
behdad [Tue, 15 Jun 2004 11:52:02 +0000 (11:52 +0000)]
Arabic joining is almost complete.  Going for Shaping.

20 years agoOops, I changed Persian Yeh to Arabic Yeh last time :">.
behdad [Tue, 15 Jun 2004 09:21:32 +0000 (09:21 +0000)]
Oops, I changed Persian Yeh to Arabic Yeh last time :">.

20 years agoReplace Arabic Yeh with Persian Yeh.
behdad [Tue, 15 Jun 2004 09:19:16 +0000 (09:19 +0000)]
Replace Arabic Yeh with Persian Yeh.

20 years agofribidi-bidi-type.[ch] merged into fribidi-bidi-types.[ch].
behdad [Mon, 14 Jun 2004 18:43:48 +0000 (18:43 +0000)]
fribidi-bidi-type.[ch] merged into fribidi-bidi-types.[ch].
fribidi-joining-type.[ch] merged into fribidi-joining-types.[ch].

20 years agofribidi_get_bidi_types is back. Allow passing bidi types to
behdad [Mon, 14 Jun 2004 17:00:33 +0000 (17:00 +0000)]
fribidi_get_bidi_types is back.  Allow passing bidi types to
get_par_embedding_levels and reorder_line functions.

20 years agoFirst joining stuff checked in. Generate joining table using my beloved
behdad [Sun, 13 Jun 2004 20:11:41 +0000 (20:11 +0000)]
First joining stuff checked in.  Generate joining table using my beloved
packtab, in gen-joining-type-tab.c.  Defined FriBidiJoiningType type and wrote
accompanying functions and macros.

20 years agoWow!!! I use the wonderful packtab to compress the mirroring table now! It
behdad [Wed, 9 Jun 2004 20:01:00 +0000 (20:01 +0000)]
Wow!!!  I use the wonderful packtab to compress the mirroring table now!  It
gives an smaller and faster table than the old binary search one!  Moreover,
packtab deals with tables with empty heads much better.  Voila!

20 years agoRedundant and compatibility stuff removed. A few macros added, to compile
behdad [Wed, 9 Jun 2004 14:59:21 +0000 (14:59 +0000)]
Redundant and compatibility stuff removed.  A few macros added, to compile
AbiWord from CVS.  The most important is the FRIBIDI_TYPE_PRIVATE in
fribidi-bidi-types.h

20 years agoNot serious changed. Going to remove easy-to-replace compatibility stuff.
behdad [Wed, 9 Jun 2004 08:56:53 +0000 (08:56 +0000)]
Not serious changed.  Going to remove easy-to-replace compatibility stuff.

20 years agoFinally done with the clean API for bidi functionality. The API is not final
behdad [Mon, 7 Jun 2004 20:38:21 +0000 (20:38 +0000)]
Finally done with the clean API for bidi functionality.  The API is not final
yet, but does the job.  Also define FriBidiCharType as an enum if possible.
Added type FriBidiParType for paragraph direction types.

20 years agoIsolating bidi reordering call, take 1.
behdad [Fri, 4 Jun 2004 16:43:51 +0000 (16:43 +0000)]
Isolating bidi reordering call, take 1.

20 years agoAnyone seen my log ;-).
behdad [Fri, 4 Jun 2004 09:43:57 +0000 (09:43 +0000)]
Anyone seen my log ;-).

20 years agoCleaning up here and there. Last lingers before adding joining.
behdad [Fri, 4 Jun 2004 09:41:11 +0000 (09:41 +0000)]
Cleaning up here and there.  Last lingers before adding joining.

20 years agoGNU Coding Standards applied and typos fixed.
behdad [Mon, 31 May 2004 18:43:26 +0000 (18:43 +0000)]
GNU Coding Standards applied and typos fixed.

20 years agoGNU Coding Standards applied where appropriate.
behdad [Mon, 31 May 2004 18:39:39 +0000 (18:39 +0000)]
GNU Coding Standards applied where appropriate.

20 years agoTo be moved to gen.tab/
behdad [Mon, 31 May 2004 10:59:14 +0000 (10:59 +0000)]
To be moved to gen.tab/

20 years agoWe need UnicodeData.txt for shaping tables, so seems like we are forced to use
behdad [Mon, 31 May 2004 10:43:44 +0000 (10:43 +0000)]
We need UnicodeData.txt for shaping tables, so seems like we are forced to use
the big fat huge UnicodeData.txt, so no need to used extracted/Derived files
anymore. :-(

20 years agoTweaked the headers again. According to GNU GPL now.
behdad [Sat, 29 May 2004 11:32:23 +0000 (11:32 +0000)]
Tweaked the headers again.  According to GNU GPL now.

20 years agoOk, now DLL build works with Cygwin. Still remains to test with Mingw.
behdad [Tue, 25 May 2004 12:41:17 +0000 (12:41 +0000)]
Ok, now DLL build works with Cygwin.  Still remains to test with Mingw.

20 years agoOk, seems like there are a few bits wrong in Pango, and I simply copied :">.
behdad [Tue, 25 May 2004 12:28:11 +0000 (12:28 +0000)]
Ok, seems like there are a few bits wrong in Pango, and I simply copied :">.

20 years agoSeems like using $build_os instead of broken $host should fix the problem.
behdad [Tue, 25 May 2004 12:15:44 +0000 (12:15 +0000)]
Seems like using $build_os instead of broken $host should fix the problem.

20 years agoTrying to build DLL on Cygwin.
behdad [Tue, 25 May 2004 12:09:39 +0000 (12:09 +0000)]
Trying to build DLL on Cygwin.

20 years agoDefine extra GNU function attributes only if using GLIB.
behdad [Tue, 25 May 2004 12:00:29 +0000 (12:00 +0000)]
Define extra GNU function attributes only if using GLIB.

20 years agoAdded a dummy gettext.h that simply defines "gettext" to null.
behdad [Tue, 25 May 2004 11:35:39 +0000 (11:35 +0000)]
Added a dummy gettext.h that simply defines "gettext" to null.

20 years agoAnother oops. You know, it's 7:30 in the morning!
behdad [Tue, 25 May 2004 11:27:50 +0000 (11:27 +0000)]
Another oops.  You know, it's 7:30 in the morning!

20 years agoMy oops. Sorry.
behdad [Tue, 25 May 2004 11:26:28 +0000 (11:26 +0000)]
My oops.  Sorry.

20 years agoAdded $(EXEEXT) to binaries we build and run, to make cygwin-safe.
behdad [Tue, 25 May 2004 11:21:06 +0000 (11:21 +0000)]
Added $(EXEEXT) to binaries we build and run, to make cygwin-safe.

20 years agoMoved gen.tab to the first subdir.
behdad [Tue, 25 May 2004 11:14:14 +0000 (11:14 +0000)]
Moved gen.tab to the first subdir.

20 years agoSmall fixes.
behdad [Mon, 24 May 2004 06:45:42 +0000 (06:45 +0000)]
Small fixes.

20 years agoWhen reading DerivedBidiClass.txt, should only default to L.
behdad [Sat, 22 May 2004 12:17:10 +0000 (12:17 +0000)]
When reading DerivedBidiClass.txt, should only default to L.

20 years agoMake gen-mirroring-tab and gen-unicode-version work. gen.tab/ works now.
behdad [Sat, 22 May 2004 11:21:39 +0000 (11:21 +0000)]
Make gen-mirroring-tab and gen-unicode-version work.  gen.tab/ works now.

20 years agoMaking gen-bidi-tab work, and more clean up.
behdad [Sat, 22 May 2004 10:35:30 +0000 (10:35 +0000)]
Making gen-bidi-tab work, and more clean up.

20 years agogen-unicode-version is operational now.
behdad [Wed, 12 May 2004 23:13:55 +0000 (23:13 +0000)]
gen-unicode-version is operational now.

20 years agoBetter handling with Unicode info.
behdad [Wed, 12 May 2004 08:17:19 +0000 (08:17 +0000)]
Better handling with Unicode info.

20 years agoUpdated .cvsignore files.
behdad [Wed, 12 May 2004 07:09:09 +0000 (07:09 +0000)]
Updated .cvsignore files.

20 years agoUpdated the gen.tab to work again. Other fixes here and there.
behdad [Wed, 12 May 2004 07:06:21 +0000 (07:06 +0000)]
Updated the gen.tab to work again.  Other fixes here and there.

20 years agoCleaning here and there. We may be ready for a release tonight :).
behdad [Fri, 7 May 2004 06:30:37 +0000 (06:30 +0000)]
Cleaning here and there.  We may be ready for a release tonight :).

20 years agoMore TODO. And change autoconf requirement to 2.56 from 2.59.
behdad [Wed, 5 May 2004 21:47:34 +0000 (21:47 +0000)]
More TODO.  And change autoconf requirement to 2.56 from 2.59.