[QuantLibAddin-cvs] QuantLibAddin todo.eric.csv,1.13,1.14
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2007-01-08 19:55:46
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv7552 Modified Files: todo.eric.csv Log Message: - reinstate from OH 0.1.3 some previously deprecated code for converting boost::any <-> OPER - consolidate ohFilter1/ohFilter2 into ohFilter and enable Function Wizard Index: todo.eric.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.eric.csv,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** todo.eric.csv 8 Jan 2007 12:50:39 -0000 1.13 --- todo.eric.csv 8 Jan 2007 19:55:43 -0000 1.14 *************** *** 1,9 **** "project","subproject","task","status","priority","days","comp date","comment" ,,,,,,, ! ,,"fix Katiuscia's reported bug on Index - (this is a design change not a bug) :-)",,2,,, "QLA","Design","QuantLib.xla double-click/launcher launch (i.e. do not rely on environment variables anymore)","done",0,,, ! ,,"replace all instance of post-increment with pre-increment where appropriate in the for loops",,3,,, ! ,,"case insensitive regex in listObjectIDs",,3,,, ! ,,"consolidate ohFilter1/ohFilter2 into ohFilter and enable Function Wizard",,1,,, ,,,,,,, "gensrc","Design","types.xml",,,,, --- 1,9 ---- "project","subproject","task","status","priority","days","comp date","comment" ,,,,,,, ! "QLA","Design","fix Katiuscia's reported bug on Index - (this is a design change not a bug) :-)","in progress",2,,, ! "QL","Design","replace all instance of post-increment with pre-increment where appropriate in the for loops","in progress",3,,, ! "OH","Design","case insensitive regex in listObjectIDs","in progress",3,,, "QLA","Design","QuantLib.xla double-click/launcher launch (i.e. do not rely on environment variables anymore)","done",0,,, ! "OH","Design","consolidate ohFilter1/ohFilter2 into ohFilter and enable Function Wizard","done",1,,, ,,,,,,, "gensrc","Design","types.xml",,,,, |