Filter RSS
História de Oliver J. 西園寺

2011-05-07
[SVN] Commit revision 138
Clean up ContractScaleTest
[SVN] Commit revision 137
Add new methods, assertEqualsStrict() and assertInequalStrict() to util.Assertion, to check the e...
[SVN] Commit revision 136
Add a new method, nextSpunOffPositions() to Contract
2011-05-06
[SVN] Commit revision 135
Revised the implementation of nextContract() for ContractScale
[SVN] Commit revision 134
Add a new method, nextContract to Contract
2011-05-05
[SVN] Commit revision 133
AbstractBaseContract to explicitly say that the nextEvent() method was overridden
[SVN] Commit revision 132
ContractScale to be always fungible
[SVN] Commit revision 131
Some comments to ContractScaleTest
[SVN] Commit revision 130
Change the implementation of unitContract() of ContractScale Return the contract itself if its i...
[SVN] Commit revision 129
Add a new method isFungible() to Contract
[SVN] Commit revision 128
Change the name of an interface method of Contract, from factor() to scaleFactor()
[SVN] Commit revision 127
Add a new method nextEvent() to Contract interface
[SVN] Commit revision 126
Add a new test case for Cashflow's fungibility
[SVN] Commit revision 125
Make CashflowSet extend AbstractBaseContract
[SVN] Commit revision 124
Refactoring ContractScale's constructors to avoid dupe code
[SVN] Commit revision 123
Add a new class, AbstractBaseContract and make Cashflow to extend it
[SVN] Commit revision 122
Add a new test case to PositionEffectTest for ContractZero
2011-05-04
[SVN] Commit revision 121
A new class, CashflowSet
[SVN] Commit revision 120
Add a new method nextContractAdd() to ContractAdd
[SVN] Commit revision 119
Add a new test case for the replacement() method of ContractAdd