<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.finance.quantlib.devel">
    <title>gmane.comp.finance.quantlib.devel</title>
    <link>http://blog.gmane.org/gmane.comp.finance.quantlib.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2386"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2382"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2381"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2377"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2372"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2363"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2362"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2361"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2352"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2351"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2344"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2343"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2342"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2341"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2340"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2339"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2338"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2331"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2330"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2327"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2386">
    <title>Inflation curves</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2386</link>
    <description>-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
QuantLib-dev mailing list
QuantLib-dev&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
</description>
    <dc:creator>Simon Ibbotson - Straumur</dc:creator>
    <dc:date>2008-05-15T13:28:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2382">
    <title>[ quantlib-Bugs-1963642 ] Possible redundancy withstubDate_ in MakeSchedule</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2382</link>
    <description>Bugs item #1963642, was opened at 2008-05-14 09:59
Message generated for change (Comment added) made by lballabio
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=112740&amp;aid=1963642&amp;group_id=12740

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Possible redundancy with stubDate_ in MakeSchedule

Initial Comment:
The member variable stubDate_ of MakeSchedule is set to default Date in the constructor, and none of the MakeSchedule methods modify it. Yet in the initial part of MakeSchedule operator::Schedule(), there is code that resets firstDate, nextToLastDate etc if stubDate_ is not equal to the default date. Given that stubDate_ is fixed at default Date, this code is never used. Is it possible that either a method "withStubDat</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-05-14T12:36:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2381">
    <title>[ quantlib-Bugs-1963642 ] Possible redundancy withstubDate_ in MakeSchedule</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2381</link>
    <description>Bugs item #1963642, was opened at 2008-05-14 00:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=112740&amp;aid=1963642&amp;group_id=12740

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Possible redundancy with stubDate_ in MakeSchedule

Initial Comment:
The member variable stubDate_ of MakeSchedule is set to default Date in the constructor, and none of the MakeSchedule methods modify it. Yet in the initial part of MakeSchedule operator::Schedule(), there is code that resets firstDate, nextToLastDate etc if stubDate_ is not equal to the default date. Given that stubDate_ is fixed at default Date, this code is never used. Is i</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-05-14T07:59:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2377">
    <title>CDS example</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2377</link>
    <description>Hi all,

I'm looking at the CDS example in the repository and I see that the
bootstraping scheme
doesn't work if I use only one calibrating instrument.
The exception thrown says it needs at least 2 instruments.

Is this the expected behavior?

The error is caused by the BackwardFlat interpolation class requiring 2 points.
Technically, for flat interpolation one point might be enough.

Thanks,

Luca

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>Luca Billi</dc:creator>
    <dc:date>2008-05-13T15:34:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2372">
    <title>[ quantlib-Bugs-1947215 ] MS VS 2k3 complie error</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2372</link>
    <description>Bugs item #1947215, was opened at 2008-04-20 16:26
Message generated for change (Settings changed) made by lballabio
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=112740&amp;aid=1947215&amp;group_id=12740

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: MS VS 2k3 complie error

Initial Comment:
When I try to complie the quantlib C++ source file, the following message came into error log like
Below is the one of the error log. What should I do?
I am a dummy in C++. Help!



:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\vector(1112) : error C2065: '_Myoff' : undeclared identifier
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\vector(1102) : while compiling class-template member function 'std::ve</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-05-12T09:00:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2363">
    <title>[ quantlib-Patches-1954409 ] Copulas library proposal</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2363</link>
    <description>Patches item #1954409, was opened at 2008-04-29 21:27
Message generated for change (Settings changed) made by lballabio
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=312740&amp;aid=1954409&amp;group_id=12740

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Marek Glowacki (lfiarz)
Assigned to: Nobody/Anonymous (nobody)
Summary: Copulas library proposal

Initial Comment:
Copulas might be useful as a part of math library and for some models
I attached zipped proposal for:
ql/math/copulas/farliegumbelmorgensterncopula
ql/math/copulas/frankcopula
ql/math/copulas/gaussiancopula
ql/math/copulas/gumbelcopula
ql/math/copulas/independentcopula
ql/math/copulas/marshallolkincopula
ql/math/copulas/maxcopula
ql/math/copulas/mincopula

M.Glowacki
mglowacki100&lt; at &gt;gmail.com

p.s. Sorry for incon</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-05-07T15:42:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2362">
    <title>[ quantlib-Patches-1954409 ] Copulas library proposal</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2362</link>
    <description>Patches item #1954409, was opened at 2008-04-29 21:27
Message generated for change (Comment added) made by lballabio
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=312740&amp;aid=1954409&amp;group_id=12740

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Priority: 5
Private: No
Submitted By: Marek Glowacki (lfiarz)
Summary: Copulas library proposal

Initial Comment:
Copulas might be useful as a part of math library and for some models
I attached zipped proposal for:
ql/math/copulas/farliegumbelmorgensterncopula
ql/math/copulas/frankcopula
ql/math/copulas/gaussiancopula
ql/math/copulas/gumbelcopula
ql/math/copulas/independentcopula
ql/math/copulas/marshallolkincopula
ql/math/copulas/maxcopula
ql/math/copulas/mincopula

M.Glowacki
mglowacki100&lt; at &gt;gmail.com

p.s. Sorry for inconveniance, If I put this in wrong place, I'm quite new to sourceforge.


</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-05-07T15:44:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2361">
    <title>New Calendars</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2361</link>
    <description>
Hi,

I've created 4 additional calendars currently not included in version 0.9.
The formats were taken from existing calendars.

Could these be added to the calendar library?

Thanks,

Mike Craig

http://www.nabble.com/file/p17155910/greece.cpp greece.cpp 
http://www.nabble.com/file/p17155910/france.cpp france.cpp 
http://www.nabble.com/file/p17155910/belgium.cpp belgium.cpp 
http://www.nabble.com/file/p17155910/malaysia.cpp malaysia.cpp 
http://www.nabble.com/file/p17155910/malaysia.hpp malaysia.hpp 
http://www.nabble.com/file/p17155910/greece.hpp greece.hpp 
http://www.nabble.com/file/p17155910/belgium.hpp belgium.hpp 
http://www.nabble.com/file/p17155910/france.hpp france.hpp 
</description>
    <dc:creator>MJC1</dc:creator>
    <dc:date>2008-05-09T20:31:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2352">
    <title>[ quantlib-Feature Requests-1954409 ] Copulaslibrary proposal</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2352</link>
    <description>Feature Requests item #1954409, was opened at 2008-04-29 21:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=362740&amp;aid=1954409&amp;group_id=12740

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Marek Glowacki (lfiarz)
Assigned to: Nobody/Anonymous (nobody)
Summary: Copulas library proposal

Initial Comment:
Copulas might be useful as a part of math library and for some models
I attached zipped proposal for:
ql/math/copulas/farliegumbelmorgensterncopula
ql/math/copulas/frankcopula
ql/math/copulas/gaussiancopula
ql/math/copulas/gumbelcopula
ql/math/copulas/independentcopula
ql/math/copulas/marshallolkincopula
ql/math/copulas/maxcopula
ql/math/copulas/mincopula

M.Glowacki
mglowacki100&lt; at &gt;gmail.com

p.s. Sorry for in</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-04-29T19:27:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2351">
    <title>Error after calling quantlib-c++-dll viaswig-c#-interface</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2351</link>
    <description>Hi there,
I think this is a matter of unproper garbage collection or something similar
but I need some guru advice: A properly coded function (in C++, some double*
serve as input, and a .txt or .csv file is the output but the function call
is like "void func_name(double *input, char *path)" so nothing is actually
returned) which does some calculations using some QuantLib objects somehow
changes its behaviour under /clr compiler option. This I need to be able to
use it via SWIG under C#. Calculations are done as supposed to, but upon C#
program termination an "unknown software exception" (0xc0020001) at
0x7c81eb33 pops up. I googled a bit and indications point to a too quick
(unmanaged) object disposal where the program terminates before the C++
object does. Does this sound familiar to one of you? Are there any hints to
prevent this?

Thanks in advance for any hints and best regards


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(S</description>
    <dc:creator>Frank Hövermann</dc:creator>
    <dc:date>2008-05-05T19:09:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2344">
    <title>seasonality for inflation term structures</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2344</link>
    <description>-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone_______________________________________________
QuantLib-dev mailing list
QuantLib-dev&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
</description>
    <dc:creator>Chris Kenyon</dc:creator>
    <dc:date>2008-04-29T08:50:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2343">
    <title>[ quantlib-Bugs-1947215 ] MS VS 2k3 complie error</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2343</link>
    <description>Bugs item #1947215, was opened at 2008-04-20 07:26
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=112740&amp;aid=1947215&amp;group_id=12740

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: MS VS 2k3 complie error

Initial Comment:
When I try to complie the quantlib C++ source file, the following message came into error log like
Below is the one of the error log. What should I do?
I am a dummy in C++. Help!



:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\vector(1112) : error C2065: '_Myoff' : undeclared identifier
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\vector(1102) : while compiling class-template </description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-04-23T05:59:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2342">
    <title>[ quantlib-Bugs-1947215 ] MS VS 2k3 complie error</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2342</link>
    <description>Bugs item #1947215, was opened at 2008-04-20 07:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=112740&amp;aid=1947215&amp;group_id=12740

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: MS VS 2k3 complie error

Initial Comment:
When I try to complie the quantlib C++ source file, the following message came into error log like
Below is the one of the error log. What should I do?
I am a dummy in C++. Help!



:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\vector(1112) : error C2065: '_Myoff' : undeclared identifier
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\vector(1102) : while compilin</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-04-20T14:26:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2341">
    <title>[ quantlib-Bugs-1904433 ] complie bug ormisunderstood?</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2341</link>
    <description>Bugs item #1904433, was opened at 2008-02-28 20:44
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=112740&amp;aid=1904433&amp;group_id=12740

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: complie bug or misunderstood?

Initial Comment:
everytime I compile the example in the quontlib, the following message I've seen. Is this misunderstood or complie bug or something different?

----------------------------------------------------

cannot find -lQuoantlib-mgw-0_9_0
Id returned 1 exit status
[Build Error] [bin/FRA-mwg.exe] Error 1

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-04-20T14:27:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2340">
    <title>[ quantlib-Bugs-1947150 ] inflationPeriod incorrectfor SemiAnnual and Quarterly frequ</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2340</link>
    <description>Bugs item #1947150, was opened at 2008-04-20 04:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=112740&amp;aid=1947150&amp;group_id=12740

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: inflationPeriod incorrect for SemiAnnual and Quarterly frequ

Initial Comment:
Hi, 


inflationPeriod incorrect for SemiAnnual and Quarterly frequencies.  It should read:


case Semiannual:
   startMonth = Month(6*((month-1)/6) + 1)


and


case Quarterly:
   startMonth = Month(3*((month-1)/3) + 1)


with the other lines unchanged.

Best regards,
chris.kenyon&lt; at &gt;yahoo.com

----------------------------------------------------------------------

Yo</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-04-20T11:59:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2339">
    <title>Disposable&lt;T&gt;</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2339</link>
    <description>
Hi,

I am on the team to port ql to c# .net and trying to understand the reasons
behind Disposable&lt;T&gt; class. It looks to me like a tricky memory-saving
excercise and I wonder if it really is or there are other reasons.

would be very grateful.

rgds
s
</description>
    <dc:creator>snovik</dc:creator>
    <dc:date>2008-04-21T15:19:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2338">
    <title>about QuantLib\test-suite\fastfouriertransform.*pp</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2338</link>
    <description>Hi all

the QuantLib\test-suite\fastfouriertransform.*pp files are excluded
from the test-suite build (and would not compile if included).
What is their status?

ciao -- Nando

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
</description>
    <dc:creator>Ferdinando Ametrano</dc:creator>
    <dc:date>2008-04-18T12:13:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2331">
    <title>Non copyable curves.</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2331</link>
    <description>-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone_______________________________________________
QuantLib-dev mailing list
QuantLib-dev&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
</description>
    <dc:creator>Simon Ibbotson</dc:creator>
    <dc:date>2008-04-17T07:48:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2330">
    <title>[ quantlib-Feature Requests-1941916 ] Asian AverageStrike Option</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2330</link>
    <description>Feature Requests item #1941916, was opened at 2008-04-14 15:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=362740&amp;aid=1941916&amp;group_id=12740

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: abhishek Srivastava (abhiabhi001)
Assigned to: Nobody/Anonymous (nobody)
Summary: Asian Average Strike Option

Initial Comment:
Hi

in the instrument list "Asian Average Strike Option" is not avaialable.

Thanks
Abhishek

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=362740&amp;aid=1941916&amp;group_id=12740

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 </description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-04-14T10:19:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2327">
    <title>independent use of objecthandler</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2327</link>
    <description>-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone_______________________________________________
QuantLib-dev mailing list
QuantLib-dev&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
</description>
    <dc:creator>Ole Peng</dc:creator>
    <dc:date>2008-04-13T23:57:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2326">
    <title>South Korea Calendar - modification proposed</title>
    <link>http://comments.gmane.org/gmane.comp.finance.quantlib.devel/2326</link>
    <description>/* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */

/*
 Copyright (C) 2004 FIMAT Group
 Copyright (C) 2007 StatPro Italia srl
 Copyright (C) 2008 Charles Chongseok Hyun (ordeeq&lt; at &gt;hanmail.net)

 This file is part of QuantLib, a free-software/open-source library
 for financial quantitative analysts and developers - http://quantlib.org/

 QuantLib is free software: you can redistribute it and/or modify it
 under the terms of the QuantLib license.  You should have received a
 copy of the license along with this program; if not, please email
 &lt;quantlib-dev&lt; at &gt;lists.sf.net&gt;. The license is also available online at
 &lt;http://quantlib.org/license.shtml&gt;.

 This program is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 FOR A PARTICULAR PURPOSE.  See the license for more details.
*/

/*! \file southkorea.hpp
    \brief South Korean calendars
*/

#ifndef quantlib_south_korean_cale</description>
    <dc:creator>Chongseok</dc:creator>
    <dc:date>2008-04-11T00:20:48</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.finance.quantlib.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.finance.quantlib.devel</link>
  </textinput>
</rdf:RDF>
