A try at the new rule for block column allocation is now enabled by
commitd66032ec5fd2d045e1f29ec0898c4ef3496250b5
authorEric S. Raymond <esr@thyrsus.com>
Fri, 9 Feb 2007 22:03:21 +0000 (9 22:03 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 9 Feb 2007 22:03:21 +0000 (9 22:03 +0000)
treee6ee1f7a2d475e227bdf85060f7c466d0b7b4bb7
parentdbbcca621361fe2f8a51c83dd7ba02a2e7f8b8d2
A try at the new rule for block column allocation is now enabled by
the new "experimental" flag.  It doesn't work right as yet; there
appears to be some error in the computation of 3avail, the available
line length.  The purpose of this patch is (a) to make experimenting
with other formulas easy, and (b) leave the infrastructure for flag
'experimental' in place for future experiments.  Do not document any
behavior associated with this flag!
ChangeLog
src/preproc/tbl/main.cpp
src/preproc/tbl/table.cpp
src/preproc/tbl/table.h