[QuantLibAddin-cvs] QuantLibAddin todo.eric.csv,1.15,1.16
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2007-01-09 14:38:18
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv2573 Modified Files: todo.eric.csv Log Message: ohListObjectIDs() - use case insensitive regex Index: todo.eric.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.eric.csv,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** todo.eric.csv 9 Jan 2007 11:28:46 -0000 1.15 --- todo.eric.csv 9 Jan 2007 14:38:11 -0000 1.16 *************** *** 1,9 **** project,subproject,task,status,priority,days,comp date,comment ! 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,fix Katiuscia's reported bug on Index - (this is a design change not a bug) :-),cancelled,2,,, 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,,,,, --- 1,14 ---- project,subproject,task,status,priority,days,comp date,comment ! QLXL,Design,performance profiling / FunctionCall() constructor,,,,, ! ?,General Support,some additional coercions (?),,,,, ! ?,General Support,dates problems (?),,,,, ! OH,Design,analyze Excel looping / use ohThing() for demo workbook,,,,, ! all,General Support,migrate SF projects and branch 0.4.0 release,,,,, ! 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,,, 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,,, + OH,Design,case insensitive regex in listObjectIDs,done,3,,, gensrc,Design,types.xml,,,,, *************** *** 47,66 **** QLA,Functions,port old QLXL functionality into new QLXL,cancelled,4,,, QLA,Design,loop functions: 1) template 2) Procedures 3) error per iteration,done,2,,, ! gensrc,Design,Increase max # params for Excel functions,done,5, ! QLA,Design,right-click error messages - allow user to click anywhere in the range,done,2, ! QLA,gensrc,extend rule.py to support conversion of Guile datatypes,done,5, ! gensrc,Design,consolidate Rule/RuleGroup classes,done,2, ! gensrc,Design,consolidate functions serializeObjectDict/serializeObjectDict2,done,2, ! QLA,General Support,count the number of functions available in the addin,done,5, ! OH,Design,ohLastErrorMessage() - analyze a better approach for error handling and diagnostics,done,1, ! QLA,Design,export and use Quote (or Handle<Quote>) instead of double to solve the problem of reconstructing objects with default value,done,0, ! QLA,Enumerations,EuriborSwapFixA / Eur Libor - fix design problems,done,0, ! gensrc,Design,"automatic conversion of QuantLib::Rate, Volatility, Discount, Spread, Time, etc",done,5, ! QLA,General Support,allow for default optimization Method (see as example qlAbcdCapletCalibration in marketmodels.xml),done,1,1 ! QLA,Design,Joint Calendar as other Calendar (with special string),done,2,"0,5" ! QLA,General Support,bring the C Addin and QuantLibXLDynamic up to date,done,5, ! gensrc,Design,subdivide file qlxl\qladdin.cpp (1MB!) by category,done,2,1 ! OH,Design,convert objectIDs to uppercase,done,, ! OH,Design,implement case-preserving behavior for objectIDs,done,4, QLA,VBA framework,network launcher/updater for VBA framework - to point to different environments / configuration files,done,1,3,, all,General Support,NSIS installers - uninstall old app before installing new,cancelled,1,- -,,not required after network launcher? --- 52,71 ---- QLA,Functions,port old QLXL functionality into new QLXL,cancelled,4,,, QLA,Design,loop functions: 1) template 2) Procedures 3) error per iteration,done,2,,, ! gensrc,Design,Increase max # params for Excel functions,done,5,,, ! QLA,Design,right-click error messages - allow user to click anywhere in the range,done,2,,, ! QLA,gensrc,extend rule.py to support conversion of Guile datatypes,done,5,,, ! gensrc,Design,consolidate Rule/RuleGroup classes,done,2,,, ! gensrc,Design,consolidate functions serializeObjectDict/serializeObjectDict2,done,2,,, ! QLA,General Support,count the number of functions available in the addin,done,5,,, ! OH,Design,ohLastErrorMessage() - analyze a better approach for error handling and diagnostics,done,1,,, ! QLA,Design,export and use Quote (or Handle<Quote>) instead of double to solve the problem of reconstructing objects with default value,done,0,,, ! QLA,Enumerations,EuriborSwapFixA / Eur Libor - fix design problems,done,0,,, ! gensrc,Design,"automatic conversion of QuantLib::Rate, Volatility, Discount, Spread, Time, etc",done,5,,, ! QLA,General Support,allow for default optimization Method (see as example qlAbcdCapletCalibration in marketmodels.xml),done,1,1,, ! QLA,Design,Joint Calendar as other Calendar (with special string),done,2,"0,5",, ! QLA,General Support,bring the C Addin and QuantLibXLDynamic up to date,done,5,,, ! gensrc,Design,subdivide file qlxl\qladdin.cpp (1MB!) by category,done,2,1,, ! OH,Design,convert objectIDs to uppercase,done,,,, ! OH,Design,implement case-preserving behavior for objectIDs,done,4,,, QLA,VBA framework,network launcher/updater for VBA framework - to point to different environments / configuration files,done,1,3,, all,General Support,NSIS installers - uninstall old app before installing new,cancelled,1,- -,,not required after network launcher? |