[QuantLibAddin-cvs] QuantLibAddin todo.eric.csv,1.17,1.18
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2007-01-10 19:34:46
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv8941 Modified Files: todo.eric.csv Log Message: Index: todo.eric.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.eric.csv,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** todo.eric.csv 10 Jan 2007 09:55:19 -0000 1.17 --- todo.eric.csv 10 Jan 2007 19:34:38 -0000 1.18 *************** *** 1,5 **** project,subproject,task,status,priority,days,comp date,comment - QLXL,Design,performance profiling / FunctionCall() constructor,in progress,,,, OH,Design,analyze Excel looping / use ohThing() for demo workbook,in progress,,,, ?,General Support,some additional coercions (?),,,,, --- 1,4 ---- *************** *** 8,11 **** --- 7,11 ---- QL,Design,replace all instance of post-increment with pre-increment where appropriate in the for loops,,3,,, QLA,Design,fix Katiuscia's reported bug on Index - (this is a design change not a bug) :-),cancelled,2,,, + QLXL,Design,performance profiling / FunctionCall() constructor,done,,,, 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,,, |