[FriBidi-commit] fribidi TODO,1.12,1.13
Behdad Esfahbod
behdad at pdx.freedesktop.org
Fri Jul 2 17:04:29 PDT 2004
Update of /cvs/fribidi/fribidi
In directory pdx:/tmp/cvs-serv5214
Modified Files:
TODO
Log Message:
Boring addition of new TODO items :-(.
Index: TODO
===================================================================
RCS file: /cvs/fribidi/fribidi/TODO,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- TODO 15 Jun 2004 11:52:02 -0000 1.12
+++ TODO 3 Jul 2004 00:04:27 -0000 1.13
@@ -1,5 +1,9 @@
Implementation issues:
+* Better FRIBIDI_NAMESPACE.
+
+* Define symbols to be included in library.
+
* Still better bootstrap script: steal from GNOME autogen.sh.
* Test ./configure without pkg-config installed.
@@ -11,6 +15,9 @@
* In fribidi_main.c reorder after line break.
+* Change fribidi-main cmd-line parameters: --mirror --no-mirror... change the
+ defaults too.
+
* Add an option to fribidi_main.c to assume two consecutive returns as
paragraph separators.
@@ -20,9 +27,6 @@
- Tests with BN. Right now ^ is BN in CapRTL scheme.
- Test tables.
-* Change fribidi-main cmd-line parameters: --mirror --no-mirror... change the
- defaults too.
-
* indent: support function attributes and _PARAMS like things. Also
FRIBIDI_BEGIN_DECLS, and LIKELY.
@@ -35,7 +39,7 @@
* Write texinfo documentation.
-* Set up gnu.org web pages, and the entry in Free Software Directory.
+* Set up gnu.org web pages, and update the entry in Free Software Directory.
* Use gengetopt.
@@ -48,9 +52,6 @@
* Generate HTML and DVI documentation.
-* Clean up README and NEWS, and check all files' headers. Write
- gen.tab/README. Also add UniData license file.
-
* Rewrite fribidi.spec.in
* Add make rules for lib/$(BUILT_SOURCES) to depend on gen.tab/ stuff?
@@ -66,6 +67,9 @@
* Replace test/run.tests with something better.
+* Clean up README and NEWS, and check all files' headers. Write
+ gen.tab/README. Also add UniData license file.
+
From GNU Coding Standards:
* The distribution should contain a file named `README' which gives the name
More information about the FriBidi-Commit
mailing list