[QuantLibAddin-cvs] QuantLibAddin todo.csv,1.25,1.26
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-07-04 10:06:58
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv6085 Modified Files: todo.csv Log Message: remove description from return value in function metadata Index: todo.csv =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todo.csv,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** todo.csv 4 Jul 2006 09:13:08 -0000 1.25 --- todo.csv 4 Jul 2006 10:06:53 -0000 1.26 *************** *** 26,31 **** "gensrc",,"Function Wizard disabled by default",,,1,, "gensrc",,"complete the separation of core gensrc functionality from platform- and library-specific functionality",,,1,, ! ,,"add optional long description to function metadata",,,,, ! ,,"remove description of return value from function metadata",,,,, ,,"Handle - automate conversions so it's not necessary for developer to implement linkTo for every class",,,,, ,,"enumeration as return value (string) should be same as the input value Period, DayCounter",,,1,, --- 26,31 ---- "gensrc",,"Function Wizard disabled by default",,,1,, "gensrc",,"complete the separation of core gensrc functionality from platform- and library-specific functionality",,,1,, ! "gensrc",,"add optional long description to function metadata",,,,, ! "gensrc",,"remove description of return value from function metadata","done",,,04/07/2006, ,,"Handle - automate conversions so it's not necessary for developer to implement linkTo for every class",,,,, ,,"enumeration as return value (string) should be same as the input value Period, DayCounter",,,1,, |