[root]/src/site
images
(3 files, 0 lines)
press
(16 files, 144 lines)
ref
(1 files, 0 lines)
style
(1 files, 146 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 86 (100.0%) | 637 (100.0%) | 7.4 |
Benoit Xhenseval | 67 (77.9%) | 636 (99.8%) | 9.4 |
Marcin Jekot | 19 (22.1%) | 1 (0.2%) | 0.0 |
updated changes.xml with my updates
1 lines of code changed in:
- 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.
2 lines of code changed in:
[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.
5 lines of code changed in:
Ensure look consistency and update doco with view of the new HolidayCalendar.
37 lines of code changed in:
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.
1 lines of code changed in:
[Bug 1601540]Added StandardTenor.T_2D thanks to Anthony Whitford for mentioning it.
1 lines of code changed in:
[Bug 1601542]Thanks to Anthony Whitford for spotting the spelling mistake in our enum.
2 lines of code changed in:
Added new handler type ForwardUnlessNegative: a handler that acts like a Forward handler
if the increment is positive otherwise acts like a Backward handler
8 lines of code changed in:
Our own look and feel, based on the one from struts-menu.
11 lines of code changed in:
Improved readability.
12 lines of code changed in:
Add Digg to 2 pages.
3 lines of code changed in:
Add the press coverage
1 lines of code changed in:
Add JDK Example, will upload tonight.
39 lines of code changed in:
Add sitemaps and navigation.
8 lines of code changed in:
Take into account Gerald's comments (thanks).
Put the source files for site in the recommended src/site directory (from xdocs).
Update some web pages.
26 lines of code changed in:
Build ready for 1.0.1
1 lines of code changed in:
adding keyword substitution to files
0 lines of code changed in:
add some keywords and meta data for website.
36 lines of code changed in:
added the Visio diagram.
0 lines of code changed in:
Improved documentation for Tenor Handling!
32 lines of code changed in:
(17 more)