]>
granicus.if.org Git - fribidi/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
behdad [Tue, 25 May 2004 12:09:39 +0000 (12:09 +0000)]
Trying to build DLL on Cygwin.
behdad [Tue, 25 May 2004 12:00:29 +0000 (12:00 +0000)]
Define extra GNU function attributes only if using GLIB.
behdad [Tue, 25 May 2004 11:35:39 +0000 (11:35 +0000)]
Added a dummy gettext.h that simply defines "gettext" to null.
behdad [Tue, 25 May 2004 11:27:50 +0000 (11:27 +0000)]
Another oops. You know, it's 7:30 in the morning!
behdad [Tue, 25 May 2004 11:26:28 +0000 (11:26 +0000)]
My oops. Sorry.
behdad [Tue, 25 May 2004 11:21:06 +0000 (11:21 +0000)]
Added $(EXEEXT) to binaries we build and run, to make cygwin-safe.
behdad [Tue, 25 May 2004 11:14:14 +0000 (11:14 +0000)]
Moved gen.tab to the first subdir.
behdad [Mon, 24 May 2004 06:45:42 +0000 (06:45 +0000)]
Small fixes.
behdad [Sat, 22 May 2004 12:17:10 +0000 (12:17 +0000)]
When reading DerivedBidiClass.txt, should only default to L.
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.
behdad [Sat, 22 May 2004 10:35:30 +0000 (10:35 +0000)]
Making gen-bidi-tab work, and more clean up.
behdad [Wed, 12 May 2004 23:13:55 +0000 (23:13 +0000)]
gen-unicode-version is operational now.
behdad [Wed, 12 May 2004 08:17:19 +0000 (08:17 +0000)]
Better handling with Unicode info.
behdad [Wed, 12 May 2004 07:09:09 +0000 (07:09 +0000)]
Updated .cvsignore files.
behdad [Wed, 12 May 2004 07:06:21 +0000 (07:06 +0000)]
Updated the gen.tab to work again. Other fixes here and there.
behdad [Fri, 7 May 2004 06:30:37 +0000 (06:30 +0000)]
Cleaning here and there. We may be ready for a release tonight :).
behdad [Wed, 5 May 2004 21:47:34 +0000 (21:47 +0000)]
More TODO. And change autoconf requirement to 2.56 from 2.59.
behdad [Mon, 3 May 2004 22:05:19 +0000 (22:05 +0000)]
Changed the run data structure from a double-terminated deque, to a
circular deque with a single sentinel. To debug that, also added some assert
stuff, added function attributes, deprecated old interfaces, and humm, that it
for now.
behdad [Wed, 28 Apr 2004 03:20:22 +0000 (03:20 +0000)]
Cleaning up exported symbols.
behdad [Wed, 28 Apr 2004 02:37:56 +0000 (02:37 +0000)]
Added FriBidiRun type, private for now. Moved all library-wide static variables to env.h.
behdad [Tue, 27 Apr 2004 23:53:43 +0000 (23:53 +0000)]
Nothing really important.
behdad [Tue, 27 Apr 2004 16:47:22 +0000 (16:47 +0000)]
First try to integrate c2man manual generation in build system.
behdad [Tue, 27 Apr 2004 15:23:25 +0000 (15:23 +0000)]
Header changed so RCS header and Authors follow the copyright notice.
behdad [Tue, 27 Apr 2004 15:22:53 +0000 (15:22 +0000)]
New items added. Should be cleared before the release.
behdad [Sun, 25 Apr 2004 19:13:35 +0000 (19:13 +0000)]
More .cvsignore's added.
behdad [Sun, 25 Apr 2004 19:13:04 +0000 (19:13 +0000)]
Renamed subdir tablegen to gentable.
behdad [Sun, 25 Apr 2004 19:12:42 +0000 (19:12 +0000)]
More recovery after the unintentionaly rm -f *.c!
behdad [Sun, 25 Apr 2004 18:58:25 +0000 (18:58 +0000)]
No #ifdef or #ifndef when possible. #if or #if ! is a better way most of the times. See the examples in source.
behdad [Sun, 25 Apr 2004 18:49:12 +0000 (18:49 +0000)]
The ChangeLog from the old days.
behdad [Sun, 25 Apr 2004 18:47:56 +0000 (18:47 +0000)]
Initial revision