January 2007 Commit Log

Number of Commits:
21
Number of Active Developers:
2
Benoit Xhenseval 2007-01-25 11:37

relocate

7 lines of code changed in:

Benoit Xhenseval 2007-01-25 11:31

relocate

3 lines of code changed in:

Benoit Xhenseval 2007-01-25 11:20

[maven-release-plugin] prepare release 1.1.0

11 lines of code changed in:

Benoit Xhenseval 2007-01-25 11:16

added distribution details.

19 lines of code changed in:

Benoit Xhenseval 2007-01-25 11:01

rename version to be 1.1.0 not 1.1.

4 lines of code changed in:

Benoit Xhenseval 2007-01-25 10:55

Added SCM details for M2

10 lines of code changed in:

Benoit Xhenseval 2007-01-22 00:39

Added the new ObjectLab news list for those who may want to receive web alerts of posting about this project.

13 lines of code changed in:

Marcin Jekot 2007-01-09 16:50

changed if-else's to use switch statements with enums, and added static imports for some constants, i think it makes the code look cleaner, whadayathink mr b?



we'll see what qalab has to say about all this ;-)

203 lines of code changed in:

Marcin Jekot 2007-01-08 16:50

updated changes.xml with my updates

1 lines of code changed in:

Marcin Jekot 2007-01-08 16:44

deprecated ACT/UST and END/365 - as they're not very 'common' conventions.



also added a link to document describing day count conventions

16 lines of code changed in:

Benoit Xhenseval 2007-01-05 22:16

more tests.

167 lines of code changed in:

Benoit Xhenseval 2007-01-05 21:45

- Added method calculateTenorDates with/without a spot lag to enable calculation of a series of Tenor dates without changing the current business date in the calculator.

- Added method moveByTenor without a spot lag to allow tenor calculation based on the CURRENT date and not the spot lag.

280 lines of code changed in:

Marcin Jekot 2007-01-05 14:59

tweaking m2 pom's - changed version to 1.1-SNAPSHOT

7 lines of code changed in:

Benoit Xhenseval 2007-01-04 19:31

[Bug 1575498] Suggested by Paul Hill (thanks). Introduction of HolidayCalendar as a replacement to the simplistic Set<E> for holidays (deprecated).

The HolidayCalendar contains a set of holidays but also 2 boundaries early and late which define the VALID set of holidays.

e.g. last holiday for UK in 2006 is 26 Dec 2006 but that set should be VALID until Dec 31 2006.

Re-organised code to use only immutable Holiday calendars internally.

767 lines of code changed in:

Benoit Xhenseval 2007-01-04 16:33

Ensure look consistency and update doco with view of the new HolidayCalendar.

53 lines of code changed in:

Benoit Xhenseval 2007-01-04 15:34

Good idea to keep a copy of this around...

0 lines of code changed in:

Benoit Xhenseval 2007-01-04 13:43

removed the linkckeck page... way too slow.

1 lines of code changed in:

Benoit Xhenseval 2007-01-04 01:33

fixed script following upgrade to StatSVN 0.3.x

3 lines of code changed in:

Benoit Xhenseval 2007-01-04 00:40

[Bug 1575498] First cut on "Valid Range Calculators". Enable registration of HolidayCalendar in the Factory.

Calculation of default early and late boundaries to be the earliest date and latest date if the calendar does not

have such information.

611 lines of code changed in:

Benoit Xhenseval 2007-01-03 22:49

Tenor should not be used for backward, ModifiedPreceeding mechanisms.

Also calculation of Spot should take into account the holidays between current date and the spotLag, i.e. use moveByBusinessDay.

12 lines of code changed in:

Benoit Xhenseval 2007-01-03 21:39

The spot date should move by the spot lag, taking into account ANY holidays in between, i.e. moveByBusinessDays and not moveByDay

1 lines of code changed in:

December 2006 »

Generated by StatSVN 0.3.2-SNAPSHOT