表示フィルター RSS
Oliver J. 西園寺 さんの活動履歴

2011-05-22
2011-05-14
[SVN] リビジョン 157 をコミットしました
Add BusinessDayConvention classes and their utility class, BDC.
[SVN] リビジョン 156 をコミットしました
Add previousBusinessDay() method to HolidayCalendar
[SVN] リビジョン 155 をコミットしました
Add nextBusinessDay() method to HolidayCalendar
2011-05-08
[SVN] リビジョン 154 をコミットしました
Initial commit of HolidayCalendar. It only has default calendar for now. (i.e.) no holiday
[SVN] リビジョン 153 をコミットしました
Small refactoring of Cashflow and CashflowSet
[SVN] リビジョン 151 をコミットしました
Comment for ContractScale's nextSpunOffPositions(), and add some more test cases to ContractScale...
[SVN] リビジョン 148 をコミットしました
Add a new method, rawScaleFactor() to ContractScale
[SVN] リビジョン 146 をコミットしました
Change the implementation of isFungible() for ContractGet and ContractScale
2011-05-07
[SVN] リビジョン 145 をコミットしました
ContractAdd, ContactGet and ContractScale to be immutable -> private members are final
[SVN] リビジョン 143 をコミットしました
CashflowSet to be immutable -> self to be final
[SVN] リビジョン 140 をコミットしました
Add an expiration test case for CashflowSetTest.nextContractTest(), and an annual coupon case for...