[QuantLibAddin-cvs] QuantLibAddin todo.eric.csv,1.7,1.8
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-11-16 14:06:24
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv32711 Modified Files: todo.eric.csv Log Message: Index: todo.eric.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.eric.csv,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** todo.eric.csv 16 Nov 2006 09:23:51 -0000 1.7 --- todo.eric.csv 16 Nov 2006 14:06:21 -0000 1.8 *************** *** 1,11 **** "project","subproject","task","status","priority","days","comp date","comment" "QLA","Design","add support to take a QL object, wrap it in a QLA object, and store it in the OH repository","done?",4,,, ! "OH","Design","refactor OH / OHXL implementation",,1,,, ! "QLXL","Framework","separate QuantLibXL.xla into multiple modules with loader facility",,2,,, ! "QLA","General Support","NSIS scripts for network installations",,2,,, "OH","Design","volatile functions - allow user to specify in function metadata",,2,,, "gensrc","Design","remove platform-specific configuration/code from core gensrc app",,2,2,, "QLA","Design","right-click enumerations: implement proper design using hidden sheet",,2,1,, ! "QLA","Design","enumeration aliases - map multiple strings to single enum value","in progress",2,1,, "QLA","Design","#include fewer headers to speed compilation",,2,2,,"re-enable optimization, investigate precompiled headers, /Zm flag" "QLA","General Support","performance profile of workbook YieldCurveMonitor.xls and Actions/Open Live Feed",,2,2,, --- 1,12 ---- "project","subproject","task","status","priority","days","comp date","comment" "QLA","Design","add support to take a QL object, wrap it in a QLA object, and store it in the OH repository","done?",4,,, ! "QLA","General Support","NSIS scripts for network installations","done?",2,,, ! "OH","Design","refactor OH / OHXL implementation (including implementation of coercion)","in progress",1,,, ! "QLXL","Framework","separate QuantLibXL.xla into multiple modules with loader facility","in progress",2,,, ! "QLA","Design","enumeration aliases - map multiple strings to single enum value","in progress",2,1,, "OH","Design","volatile functions - allow user to specify in function metadata",,2,,, "gensrc","Design","remove platform-specific configuration/code from core gensrc app",,2,2,, "QLA","Design","right-click enumerations: implement proper design using hidden sheet",,2,1,, ! "QLA","Design","loop functions - add support for 1) matrix as loop param 2) two vectors as loop params",,,,, "QLA","Design","#include fewer headers to speed compilation",,2,2,,"re-enable optimization, investigate precompiled headers, /Zm flag" "QLA","General Support","performance profile of workbook YieldCurveMonitor.xls and Actions/Open Live Feed",,2,2,, |