ooo-build r9930 - in trunk/scratch/scsolver: . source/inc/numeric source/numeric source/ui workben/addon_pkg



Author: kyoshida
Date: 2007-07-26 05:04:28 +0100 (Thu, 26 Jul 2007)
New Revision: 9930
ViewCVS link: http://svn.gnome.org/viewcvs/ooo-build?rev=9930&view=rev

Modified:
   trunk/scratch/scsolver/ChangeLog
   trunk/scratch/scsolver/source/inc/numeric/diff.hxx
   trunk/scratch/scsolver/source/inc/numeric/quadfitlinesearch.hxx
   trunk/scratch/scsolver/source/numeric/diff.cxx
   trunk/scratch/scsolver/source/numeric/diff_test.cxx
   trunk/scratch/scsolver/source/numeric/nlpqnewton.cxx
   trunk/scratch/scsolver/source/numeric/quadfitlinesearch.cxx
   trunk/scratch/scsolver/source/ui/basedlg.cxx
   trunk/scratch/scsolver/workben/addon_pkg/Makefile
Log:
2007-07-26  Kohei Yoshida  <kyoshida novell com>

	* source/inc/numeric/diff.hxx:
	* source/numeric/diff.cxx:
	* source/numeric/diff_test.cxx:
	* source/numeric/nlpqnewton.cxx: changed the name of class Differentiate
	to NumericalDiffer & removed its implementation class by moving all the
	meat into the envelope class.
	
	* source/inc/numeric/quadfitlinesearch.hxx:
	* source/numeric/quadfitlinesearch.cxx: renamed a variable.
	
	* source/ui/basedlg.cxx: removed unused variable.
	
	* workben/addon_pkg/Makefile: added compiler switch to supress massive
	amount of warnings coming from the UNO code.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]