CVSROOT: /cvs/gnome Module name: ooo-build Changes by: kyoshida 06/01/30 23:17:02
Modified files: scratch/scsolver: ChangeLog scratch/scsolver/source/inc/numeric: lpmodel.hxx scratch/scsolver/source/numeric: lpmodel.cxx lpsimplex.cxx makefile.mk matrix.cxx scratch/scsolver/workben/addon_pkg: Makefile Makefile_build Added files: scratch/scsolver/workben: Makefile matrix_test.cxx simplex_test.cxx Removed files: scratch/scsolver/source/numeric: matrix_test.cxx simplex_test.cxx Log message: 2006-01-30 Kohei Yoshida <[EMAIL PROTECTED]> * source/numeric/*_test.cxx: moved to workben. * source/numeric/makefile.mk: declaration of TESTFILES removed. * source/inc/numeric/lpmodel.hxx: * source/numeric/lpmodel.cxx: added setCostVector() method for settings multiple cost variables all at once. * workben/*_test.cxx: moved from source/numeric. * workben/Makefile: initial version added. * workben/addon_pkg/Makefile: removed unused DFLAG variable. Removed the copy source tree bit as it was suboptimal. * workben/addon_pkg/Makefile_build: modified BASEDIR to point to the original source directory. * workben/matrix_test.cxx: replaced setValue() calls with operator(). * workben/simplex_test.cxx: worked on making a yet unsolvable linear model from Ludovic. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=kyoshida&date=explicit&mindate=2006-01-30%2023:16&maxdate=2006-01-30%2023:18 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list