From 39eb7cee872fe37844cb7c4e929b69afd1998924 Mon Sep 17 00:00:00 2001 From: behdad Date: Sat, 3 Jul 2004 00:04:27 +0000 Subject: [PATCH] Boring addition of new TODO items :-(. --- TODO | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index cc3982e..e4270e4 100644 --- a/TODO +++ b/TODO @@ -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 @@ Implementation issues: * 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 @@ Implementation issues: - 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 @@ Implementation issues: * 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 @@ Implementation issues: * 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 @@ Implementation issues: * 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 -- 2.40.0