Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv2943/gensrc/metadata
Modified Files:
assetswap.xml bonds.xml capfloor.xml capletvolstructure.xml
cmsmarket.xml couponvectors.xml index.xml interpolation.xml
marketmodels.xml mathf.xml optimization.xml options.xml
pricingengines.xml ratehelpers.xml sequencestatistics.xml
statistics.xml swap.xml swaption.xml swaptionvolstructure.xml
vanillaswap.xml volatilities.xml
Log Message:
always generate VO/Loop #include directives automatically rather than manually
Index: index.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/index.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** index.xml 22 Sep 2006 15:21:16 -0000 1.37
--- index.xml 23 Sep 2006 11:00:44 -0000 1.38
***************
*** 5,9 ****
<includes>
<include>qlo/index.hpp</include>
- <include>qlo/vo_index.hpp</include>
<include>qlo/termstructures.hpp</include>
</includes>
--- 5,8 ----
Index: vanillaswap.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/vanillaswap.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** vanillaswap.xml 4 Sep 2006 19:21:04 -0000 1.23
--- vanillaswap.xml 23 Sep 2006 11:00:44 -0000 1.24
***************
*** 5,9 ****
<includes>
<include>qlo/vanillaswap.hpp</include>
- <include>qlo/vo_vanillaswap.hpp</include>
<include>qlo/termstructures.hpp</include>
</includes>
--- 5,8 ----
Index: swap.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/swap.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** swap.xml 22 Sep 2006 15:21:16 -0000 1.25
--- swap.xml 23 Sep 2006 11:00:44 -0000 1.26
***************
*** 5,9 ****
<includes>
<include>qlo/swap.hpp</include>
- <include>qlo/vo_swap.hpp</include>
<include>qlo/termstructures.hpp</include>
</includes>
--- 5,8 ----
Index: interpolation.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/interpolation.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** interpolation.xml 18 Sep 2006 07:07:11 -0000 1.35
--- interpolation.xml 23 Sep 2006 11:00:44 -0000 1.36
***************
*** 6,10 ****
<include>qlo/interpolation.hpp</include>
<include>qlo/interpolation2D.hpp</include>
- <include>qlo/vo_interpolation.hpp</include>
<include>qlo/optimization.hpp</include>
<include>ql/Optimization/method.hpp</include>
--- 6,9 ----
Index: ratehelpers.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/ratehelpers.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** ratehelpers.xml 22 Sep 2006 15:21:16 -0000 1.23
--- ratehelpers.xml 23 Sep 2006 11:00:44 -0000 1.24
***************
*** 5,9 ****
<includes>
<include>qlo/ratehelpers.hpp</include>
- <include>qlo/vo_ratehelpers.hpp</include>
<include>qlo/index.hpp</include>
</includes>
--- 5,8 ----
Index: options.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/options.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** options.xml 1 Sep 2006 14:09:34 -0000 1.20
--- options.xml 23 Sep 2006 11:00:44 -0000 1.21
***************
*** 5,9 ****
<includes>
<include>qlo/options.hpp</include>
- <include>qlo/vo_options.hpp</include>
<include>qlo/pricingengines.hpp</include>
<include>qlo/payoffs.hpp</include>
--- 5,8 ----
Index: mathf.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/mathf.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** mathf.xml 4 Sep 2006 19:21:04 -0000 1.21
--- mathf.xml 23 Sep 2006 11:00:44 -0000 1.22
***************
*** 10,14 ****
<include>qlo/getcovariance.hpp</include>
<include>qlo/mathf.hpp</include>
- <include>qlo/vo_mathf.hpp</include>
</includes>
<copyright>
--- 10,13 ----
Index: swaption.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/swaption.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** swaption.xml 4 Sep 2006 19:21:04 -0000 1.19
--- swaption.xml 23 Sep 2006 11:00:44 -0000 1.20
***************
*** 5,9 ****
<includes>
<include>qlo/swaption.hpp</include>
- <include>qlo/vo_swaption.hpp</include>
<include>qlo/vanillaswap.hpp</include>
<include>qlo/termstructures.hpp</include>
--- 5,8 ----
Index: pricingengines.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/pricingengines.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** pricingengines.xml 18 Sep 2006 07:22:35 -0000 1.18
--- pricingengines.xml 23 Sep 2006 11:00:44 -0000 1.19
***************
*** 5,9 ****
<includes>
<include>qlo/pricingengines.hpp</include>
- <include>qlo/vo_pricingengines.hpp</include>
<include>qlo/termstructures.hpp</include>
<include>qlo/swaptionvolstructure.hpp</include>
--- 5,8 ----
Index: bonds.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/bonds.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** bonds.xml 22 Sep 2006 15:21:15 -0000 1.31
--- bonds.xml 23 Sep 2006 11:00:44 -0000 1.32
***************
*** 7,11 ****
<include>ql/Instruments/zerocouponbond.hpp</include>
<include>ql/Instruments/floatingratebond.hpp</include>
- <include>qlo/vo_bonds.hpp</include>
<include>qlo/bonds.hpp</include>
<include>qlo/termstructures.hpp</include>
--- 7,10 ----
Index: assetswap.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/assetswap.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** assetswap.xml 4 Sep 2006 19:21:04 -0000 1.8
--- assetswap.xml 23 Sep 2006 11:00:44 -0000 1.9
***************
*** 6,10 ****
<include>ql/Instruments/assetswap.hpp</include>
<include>qlo/assetswap.hpp</include>
- <include>qlo/vo_assetswap.hpp</include>
<include>qlo/termstructures.hpp</include>
<include>qlo/bonds.hpp</include>
--- 6,9 ----
Index: volatilities.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/volatilities.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** volatilities.xml 18 Sep 2006 07:10:28 -0000 1.11
--- volatilities.xml 23 Sep 2006 11:00:44 -0000 1.12
***************
*** 5,9 ****
<includes>
<include>qlo/volatilities.hpp</include>
- <include>qlo/vo_volatilities.hpp</include>
<include>ql/Math/sabrinterpolation.hpp</include>
</includes>
--- 5,8 ----
Index: sequencestatistics.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/sequencestatistics.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** sequencestatistics.xml 4 Sep 2006 19:21:04 -0000 1.5
--- sequencestatistics.xml 23 Sep 2006 11:00:44 -0000 1.6
***************
*** 6,10 ****
<include>ql/Math/riskstatistics.hpp</include>
<include>qlo/sequencestatistics.hpp</include>
- <include>qlo/vo_sequencestatistics.hpp</include>
</includes>
<copyright>
--- 6,9 ----
Index: capletvolstructure.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/capletvolstructure.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** capletvolstructure.xml 15 Sep 2006 10:07:35 -0000 1.15
--- capletvolstructure.xml 23 Sep 2006 11:00:44 -0000 1.16
***************
*** 5,9 ****
<includes>
<include>qlo/capletvolstructure.hpp</include>
- <include>qlo/vo_capletvolstructure.hpp</include>
<include>ql/Volatilities/capletconstantvol.hpp</include>
</includes>
--- 5,8 ----
Index: optimization.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/optimization.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** optimization.xml 4 Sep 2006 19:21:04 -0000 1.13
--- optimization.xml 23 Sep 2006 11:00:44 -0000 1.14
***************
*** 5,9 ****
<includes>
<include>qlo/optimization.hpp</include>
- <include>qlo/vo_optimization.hpp</include>
</includes>
<copyright>
--- 5,8 ----
Index: marketmodels.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/marketmodels.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** marketmodels.xml 22 Sep 2006 15:21:16 -0000 1.37
--- marketmodels.xml 23 Sep 2006 11:00:44 -0000 1.38
***************
*** 8,12 ****
<include>qlo/optimization.hpp</include>
<include>qlo/marketmodels.hpp</include>
- <include>qlo/vo_marketmodels.hpp</include>
</includes>
<copyright>
--- 8,11 ----
Index: couponvectors.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/couponvectors.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** couponvectors.xml 22 Sep 2006 15:21:15 -0000 1.30
--- couponvectors.xml 23 Sep 2006 11:00:44 -0000 1.31
***************
*** 5,9 ****
<includes>
<include>qlo/couponvectors.hpp</include>
- <include>qlo/vo_couponvectors.hpp</include>
<include>qlo/termstructures.hpp</include>
<include>qlo/swaptionvolstructure.hpp</include>
--- 5,8 ----
Index: capfloor.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/capfloor.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** capfloor.xml 4 Sep 2006 19:21:04 -0000 1.18
--- capfloor.xml 23 Sep 2006 11:00:44 -0000 1.19
***************
*** 5,9 ****
<includes>
<include>qlo/capfloor.hpp</include>
- <include>qlo/vo_capfloor.hpp</include>
<include>qlo/termstructures.hpp</include>
<include>qlo/pricingengines.hpp</include>
--- 5,8 ----
Index: swaptionvolstructure.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/swaptionvolstructure.xml,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** swaptionvolstructure.xml 22 Sep 2006 15:21:16 -0000 1.54
--- swaptionvolstructure.xml 23 Sep 2006 11:00:44 -0000 1.55
***************
*** 7,11 ****
<include>ql/Volatilities/swaptionvolcubebysabr.hpp</include>
<include>qlo/swaptionvolstructure.hpp</include>
- <include>qlo/vo_swaptionvolstructure.hpp</include>
</includes>
<copyright>
--- 7,10 ----
Index: statistics.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/statistics.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** statistics.xml 4 Sep 2006 19:21:04 -0000 1.5
--- statistics.xml 23 Sep 2006 11:00:44 -0000 1.6
***************
*** 3,10 ****
<displayName>Statistics</displayName>
<xlFunctionWizardCategory>QuantLib - Math</xlFunctionWizardCategory>
- <includes>
- <include>qlo/statistics.hpp</include>
- <include>qlo/vo_statistics.hpp</include>
- </includes>
<copyright>
Copyright (C) 2006 Ferdinando Ametrano
--- 3,6 ----
Index: cmsmarket.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/cmsmarket.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** cmsmarket.xml 12 Sep 2006 16:14:29 -0000 1.3
--- cmsmarket.xml 23 Sep 2006 11:00:44 -0000 1.4
***************
*** 6,10 ****
<include>ql/Volatilities/cmsmarket.hpp</include>
<include>qlo/cmsmarket.hpp</include>
- <include>qlo/vo_cmsmarket.hpp</include>
<include>qlo/swaptionvolstructure.hpp</include>
</includes>
--- 6,9 ----
|