[Rquantlib-commits] r305 - pkg/RQuantLib
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Nov 14 20:56:46 CET 2010
Author: edd
Date: 2010-11-14 20:56:45 +0100 (Sun, 14 Nov 2010)
New Revision: 305
Modified:
pkg/RQuantLib/ChangeLog
Log:
updated ChangeLog with respect to changes in man/
Modified: pkg/RQuantLib/ChangeLog
===================================================================
--- pkg/RQuantLib/ChangeLog 2010-11-14 19:55:46 UTC (rev 304)
+++ pkg/RQuantLib/ChangeLog 2010-11-14 19:56:45 UTC (rev 305)
@@ -1,4 +1,4 @@
-2010-11-13 Dirk Eddelbuettel <edd at debian.org>
+2010-11-14 Dirk Eddelbuettel <edd at debian.org>
* DESCRIPTION: Release 0.3.5
@@ -9,6 +9,19 @@
g++ -pedantic and the ISO C++ standard both dislike
* src/zero.cpp: Idem
+ * man/Calendars.Rd: Folded manual pages adjust.Rd, advance.Rd,
+ businessDaysBetween.Rd, dayCount.Rd, yearFraction into this.
+
+ * man/ConvertibleBond.Rd: Folded manual pages
+ ConvertibleFixedCouponBond.Rd, ConvertibleFloatingCouponBond.Rd, and
+ ConvertibleZeroCouponBond.Rd into this one.
+
+ * man/FixedRateBond.Rd: Folded manual pages FixedRateBondYield.Rd
+ FixedRateBondPriceByYield.Rd into this one.
+
+ * man/ZeroCouponBond.Rd: Folded manual pages ZeroPriceByYield.Rd
+ and ZeroYield.Rd into this one.
+
* tests/RQuantlib.Rout.save: Updated to results from running against
QuantLib 1.0.1 which affected one yield computation at the third
decimal, as well as one date calculation.
More information about the Rquantlib-commits
mailing list