[FriBidi-commit] fribidi TODO,1.3,1.4 configure.ac,1.4,1.5
Behdad Esfahbod
behdad at pdx.freedesktop.org
Thu May 6 07:47:36 EST 2004
- Previous message: [FriBidi-commit]
fribidi/lib fribidi.def, NONE, 1.1 Headers.mk, 1.2,
1.3 Makefile.am, 1.3, 1.4 bidi-type-table.i, 1.1.1.1,
1.2 bidi-types-list.h, 1.2, 1.3 bidi-types.h, 1.2,
1.3 common.h, 1.4, 1.5 debug.h, 1.2, 1.3 env.h, 1.1,
1.2 fribidi-bidi-type.c, 1.2, 1.3 fribidi-bidi-type.h, 1.1.1.1,
1.2 fribidi-bidi-types.c, 1.2, 1.3 fribidi-bidi-types.h, 1.2,
1.3 fribidi-bidi.c, 1.4, 1.5 fribidi-bidi.h, 1.1.1.1,
1.2 fribidi-common.h, 1.2, 1.3 fribidi-env.c, 1.2,
1.3 fribidi-env.h, 1.1.1.1, 1.2 fribidi-mem.c, 1.3,
1.4 fribidi-mirroring.c, 1.3, 1.4 fribidi-run.c, 1.1,
1.2 fribidi-types.h, 1.2, 1.3 fribidi.c, 1.2, 1.3 mem.h, 1.3,
1.4 mirroring-table.i, 1.1.1.1, 1.2 run.h, 1.1, 1.2
- Next message: [FriBidi-commit] fribidi/bin fribidi-main.c,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/fribidi/fribidi
In directory pdx:/tmp/cvs-serv21554
Modified Files:
TODO configure.ac
Log Message:
More TODO. And change autoconf requirement to 2.56 from 2.59.
Index: TODO
===================================================================
RCS file: /cvs/fribidi/fribidi/TODO,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- a/TODO 3 May 2004 22:05:19 -0000 1.3
+++ b/TODO 5 May 2004 21:47:34 -0000 1.4
@@ -20,3 +20,11 @@
* Add more tests. For:
- Checking that not removing explicit marks in analyze is not changing the
output in anyway.
+
+* Change fribidi-main cmd-line parameters: --mirror --no-mirror... change the
+ defaults too.
+
+* cindent: support function attributes and _PARAMS like things. Also
+ FRIBIDI_BEGIN_DECLS, and LIKELY.
+
+* c2man: parse Author and Copyright from the while file.
Index: configure.ac
===================================================================
RCS file: /cvs/fribidi/fribidi/configure.ac,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- a/configure.ac 3 May 2004 22:05:19 -0000 1.4
+++ b/configure.ac 5 May 2004 21:47:34 -0000 1.5
@@ -10,7 +10,7 @@
## Use autoupdate to update this file for newer versions of autoconf.
## Use autoscan to check if you need to add something to this file.
-AC_PREREQ(2.59)
+AC_PREREQ(2.56)
dnl Define different version variables.
dnl
- Previous message: [FriBidi-commit]
fribidi/lib fribidi.def, NONE, 1.1 Headers.mk, 1.2,
1.3 Makefile.am, 1.3, 1.4 bidi-type-table.i, 1.1.1.1,
1.2 bidi-types-list.h, 1.2, 1.3 bidi-types.h, 1.2,
1.3 common.h, 1.4, 1.5 debug.h, 1.2, 1.3 env.h, 1.1,
1.2 fribidi-bidi-type.c, 1.2, 1.3 fribidi-bidi-type.h, 1.1.1.1,
1.2 fribidi-bidi-types.c, 1.2, 1.3 fribidi-bidi-types.h, 1.2,
1.3 fribidi-bidi.c, 1.4, 1.5 fribidi-bidi.h, 1.1.1.1,
1.2 fribidi-common.h, 1.2, 1.3 fribidi-env.c, 1.2,
1.3 fribidi-env.h, 1.1.1.1, 1.2 fribidi-mem.c, 1.3,
1.4 fribidi-mirroring.c, 1.3, 1.4 fribidi-run.c, 1.1,
1.2 fribidi-types.h, 1.2, 1.3 fribidi.c, 1.2, 1.3 mem.h, 1.3,
1.4 mirroring-table.i, 1.1.1.1, 1.2 run.h, 1.1, 1.2
- Next message: [FriBidi-commit] fribidi/bin fribidi-main.c,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the FriBidi-Commit
mailing list