CVSROOT: /sources/groff
Module name: groff
Changes by: Eric S. Raymond <esr> 07/02/09 10:50:08
Modified files:
. : ChangeLog
Log message:
New table::count_block_colums() method counts columns in the table
that have T{ T} entries. Requires the new parent field in the
table_entry class. Not yet used for anything.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/ChangeLog?cvsroot=groff&r1=1.1057&r2=1.1058
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/groff/groff/ChangeLog,v
retrieving revision 1.1057
retrieving revision 1.1058
diff -u -b -r1.1057 -r1.1058
--- ChangeLog 9 Feb 2007 10:20:07 -0000 1.1057
+++ ChangeLog 9 Feb 2007 10:50:07 -0000 1.1058
@@ -1,5 +1,10 @@
2007-02-09 Eric S. Raymond <[EMAIL PROTECTED]>
+ * src/preproc/tbl/table.cpp: New table::count_block_colums()
+ method counts columns in the table that have T{ T} entries.
+ Requires the new parent field in the table_entry class. Not
+ yet used for anything.
+
* src/preproc/tbl/table.cpp: Initializers for table_entry()
and all its subclasses now receive a pointer to their parent
table and use it to set a parent field in the instance. This
_______________________________________________
Groff-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff-commit