[QuantLibAddin-cvs] QuantLibAddin todonando.txt,1.48,1.49
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-11-21 16:45:15
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv25271 Modified Files: todonando.txt Log Message: updates to network installer: - single common root directory for QLXL network build - include help file in build updates to launcher: - save startup actions even for preconfigured environments - additional startup actions - help file path Index: todonando.txt =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todonando.txt,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** todonando.txt 21 Nov 2006 13:48:51 -0000 1.48 --- todonando.txt 21 Nov 2006 16:45:11 -0000 1.49 *************** *** 65,85 **** Eric - - date NA - auto_open ! - network launcher: can't create the framework, Workbooks, Docs, and xll folders ! - network launcher: actions are disabled in pre-defined environments ! - network launcher: add AddinDocs() - coerce between double and Quote - coerce between Handle<T> and T - coerce between period->date - coerce between YieldTermStructure, SwaptionVolStructure, etc -> TermStructure - - reutersFeed performances - - - sensitivity - - - discount factors output is not col/row enabled - ohparse as François VBA split --- 65,81 ---- Eric - auto_open ! - reutersFeed performances ! - DONE date NA ! - DONE network launcher: can't create the framework, Workbooks, Docs, and xll folders ! - DONE network launcher: actions are disabled in pre-defined environments ! - DONE network launcher: add AddinDocs() - coerce between double and Quote - coerce between Handle<T> and T - coerce between period->date - coerce between YieldTermStructure, SwaptionVolStructure, etc -> TermStructure - sensitivity - discount factors output is not col/row enabled - ohparse as François VBA split *************** *** 87,91 **** - increment version number - - network launcher: how to edit Laucher Actions, in synch with the Action menu --- 83,86 ---- |