CVSROOT: /cvs/gnome
Module name: ooo-build
Changes by: kyoshida 06/08/20 00:58:26
Modified files:
scratch/scsolver: ChangeLog
scratch/scsolver/prj: build.lst
scratch/scsolver/source/inc: basedlg.hxx baselistener.hxx
listener.hxx option.hxx
optiondlg.hxx
scratch/scsolver/source/inc/numeric: lpbase.hxx
scratch/scsolver/source/numeric: lpbase.cxx lpsolve.cxx
makefile.mk nlpqnewton.cxx
scratch/scsolver/source/ui: basedlg.cxx baselistener.cxx
listener.cxx option.cxx
optiondlg.cxx scsolver.hrc
scsolver.src solvemodel.cxx
scratch/scsolver/util: makefile.mk
Added files:
scratch/scsolver/source/inc/numeric: exception.hxx
scratch/scsolver/source/inc/tool: timer.hxx
scratch/scsolver/source/numeric: exception.cxx
scratch/scsolver/source/tool: makefile.mk timer.cxx
Log message:
2006-08-19 Kohei Yoshida <[EMAIL PROTECTED]>
* prj/build.lst:
* util/makefile.mk: added tool subdirectory.
* source/inc/tool/timer.hxx:
* source/tool/timer.cxx: Timer class added.
* source/inc/basedlg.hxx:
* source/ui/basedlg.cxx (addCheckBox): added.
* source/inc/baselistener.hxx:
* source/ui/baselistener.cxx: modified ActionObject and ActionListener to
eliminate slicing problem in derived classes.
* source/inc/listener.hxx:
* source/ui/listener.cxx: fixed unused parameter warnings and added listener
to the Option button.
* source/numeric/lpsolve.cxx
* source/inc/numeric/lpbase.hxx
* source/numeric/lpbase.cxx
* source/inc/numeric/exception.hxx:
* source/numeric/exception.cxx: moved exception classes from lpbase.?xx
into their own source files.
* source/inc/option.hxx:
* source/ui/option.cxx: added model type option.
* source/inc/optiondlg.hxx:
* source/ui/optiondlg.cxx: added check box for model type option.
* source/numeric/makefile.mk: whitespace -> tab for indenting.
* source/numeric/nlpqnewton.cxx: set the maximum iteration value and the
maximum duration to prevent infinite loops (values hard-coded for now).
* source/ui/scsolver.hrc:
* source/ui/scsolver.src: added more strings for error message dialogs.
* source/ui/solvemodel.cxx (solve): use the option setting to differentiate
LP-solving from NLP-solving.
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=kyoshida&date=explicit&mindate=2006-08-20%2000:57&maxdate=2006-08-20%2000:59
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list