CVSROOT: /cvs/gnome
Module name: ooo-build
Changes by: michael 06/01/16 16:43:30
Modified files:
scratch/scsolver: ChangeLog
scratch/scsolver/source/inc: lpbuilder.hxx
scratch/scsolver/source/inc/numeric: matrix.hxx
scratch/scsolver/source/numeric: lpmodel.cxx lpsimplex.cxx
matrix.cxx
scratch/scsolver/source/ui: lpbuilder.cxx solvemodel.cxx
xcalc.cxx
Log message:
2006-01-16 Kohei Yoshida <[EMAIL PROTECTED]>
* matrix.[ch]xx: added new method resize() to resize
matrix without boost's resize call. boost 1.30.2 doesn't
preserve element values when resizing.
* lpbuilder.[ch]xx: added new method to set initial
constraint matrix size.
* source/ui/solvemodel.cxx: call to set initial
constraint matrix size.
* source/ui/xcalc.cxx (getCellRangeAddress): set #ifdef
DEBUG block.
2006-01-13 Kohei Yoshida <[EMAIL PROTECTED]>
* source/numeric/matrix.cxx: reimplemented boost's
string::replace_first() function with std::string
methods only.
2006-01-11 Kohei Yoshida <[EMAIL PROTECTED]>
* source/numeric/*.cxx: replaced all occurrences of
matrix's get/setValue calls with operator().
* source/inc/matrix.hxx: removed get/setValue public
methods due to redundancy.
* source/numeric/matrix.cxx: fixed return type of
MatrixImpl::getValue() to avoid returning reference
to temporary.
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=michael&date=explicit&mindate=2006-01-16%2016:42&maxdate=2006-01-16%2016:44
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list