commit fe43575a9858afcb9a154698c5ad5ecdb370e3f3
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Thu, 4 Jun 2015 13:29:40 +0200

    Update changes and contributors.

 QuantLib-SWIG/ChangeLog.txt | 527 +++++++++++---------------------------------
 QuantLib-SWIG/News.txt      |  40 +---
 2 files changed, 136 insertions(+), 431 deletions(-)

commit e2c59e9cb1ae284630a0a20a54cfcf5e9dbdfc66
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 1 Jun 2015 13:32:19 +0200

    Update VC# projects.

 QuantLib-SWIG/CSharp/csharp/NQuantLib.csproj     | 12 ++++++++++++
 QuantLib-SWIG/CSharp/csharp/NQuantLib_vc8.csproj | 12 ++++++++++++
 QuantLib-SWIG/CSharp/csharp/NQuantLib_vc9.csproj | 12 ++++++++++++
 3 files changed, 36 insertions(+)

commit 1d5d7bb349dcbefe8189a56796dc3910a5ceac7c
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 18 May 2015 15:07:01 +0200

    Port changes from generated file to source.

 QuantLib-SWIG/Python/setup.py.in | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)

commit c47bcc5b8d352558778dcb16b128074da1424b6d
Merge: dc7eb82 2c26437
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 18 May 2015 14:12:52 +0200

    Merge pull request #181.

commit 2c264378935d72716d5fd11bb2da91456eeb52c8
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 18 May 2015 12:49:22 +0200

    Export new MOEX calendar.

 QuantLib-SWIG/SWIG/calendars.i | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit b0dc6eacea16a2a0a3d6f93e1945f9706cc80dc1
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 11 May 2015 12:08:18 +0200

    Add a few missing currencies.
    
    Thanks to Lucy King for the info.
    
    Closes #223.

 QuantLib-SWIG/SWIG/currencies.i | 4 ++++
 1 file changed, 4 insertions(+)

commit 331bec6c9081d9139f91c14e11ae86b02bdbe828
Merge: 0c3cb8f 1f87ada
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Fri, 8 May 2015 18:05:59 +0200

    Merge pull request #232.

commit 0c3cb8f055637453a510695d6afc84b9d5ccf09e
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Wed, 6 May 2015 10:06:27 +0200

    Build wrappers even when R is not enabled.

 QuantLib-SWIG/R/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 1f87ada2941e871128b934680fed81cb077d461b
Author: Matthias Groncki <matthias.groncki@outlook.com>
Date:   Fri, 1 May 2015 15:00:09 +0200

    Extend the setup script to determinate the python version and target machine on windows.

 QuantLib-SWIG/Python/setup.py | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)

commit fced794527ba5d3953f5ff2a6cd06b047bbfca21
Author: Matthias Groncki <matthias@groncki.de>
Date:   Wed, 29 Apr 2015 23:08:16 +0200

    Add swap leg inspectors to swig file

 QuantLib-SWIG/SWIG/swap.i | 3 +++
 1 file changed, 3 insertions(+)

commit 223268698f3d40704f1af78e1015d05f79d980cf
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 14 Apr 2015 14:59:27 +0200

    Change version number in setup scripts via configure.
    
    This reduces the number of places in which the version number needs
    to be updated.
    
    The generated scripts are still kept in version control so that
    they can be used on platform not using autotools (like the all.hpp
    headers in the C++ library).

 QuantLib-SWIG/Guile/setup.scm.in    | 134 ++++++++++++++++++++
 QuantLib-SWIG/MzScheme/setup.scm.in | 181 +++++++++++++++++++++++++++
 QuantLib-SWIG/Perl/Makefile.PL.in   |  10 ++
 QuantLib-SWIG/Python/setup.py.in    | 242 ++++++++++++++++++++++++++++++++++++
 QuantLib-SWIG/R/DESCRIPTION.in      |  11 ++
 QuantLib-SWIG/Ruby/setup.rb.in      | 174 ++++++++++++++++++++++++++
 QuantLib-SWIG/configure.ac          |   6 +
 7 files changed, 758 insertions(+)

commit 833819790960fb1b035bd8f31290668fe7f67adb
Author: Cheng Li <scrappedprince.li@gmail.com>
Date:   Mon, 13 Apr 2015 11:09:31 +0800

    Added missing return statements

 QuantLib-SWIG/SWIG/stochasticprocess.i | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 323fb518cc224ac148ea559ee00555257149f90b
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Thu, 9 Apr 2015 15:01:15 +0200

    Rename cast function.

 QuantLib-SWIG/SWIG/stochasticprocess.i | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 77042487ed398f941dd62336758d31785e454686
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Thu, 9 Apr 2015 15:00:46 +0200

    Actually return values from added methods.

 QuantLib-SWIG/SWIG/stochasticprocess.i | 67 +++++++++++++++++-----------------
 1 file changed, 33 insertions(+), 34 deletions(-)

commit e5f7fa2f85d7e0ff0f4cd6caf78f5a1fa153f5b4
Author: Matthias Groncki <matthias.groncki@outlook.com>
Date:   Fri, 3 Apr 2015 11:10:48 +0200

    Extend Swig Interface for stochasticProcess and added GSR Process

 QuantLib-SWIG/SWIG/gaussian1dmodel.i   |  2 +-
 QuantLib-SWIG/SWIG/stochasticprocess.i | 75 +++++++++++++++++++++++++++++++++-
 2 files changed, 75 insertions(+), 2 deletions(-)

commit 832d4f40809c33d67a06202df74a2373642d0c60
Author: Matthias Groncki <matthias@groncki.de>
Date:   Thu, 19 Mar 2015 21:20:48 +0100

    Add new SWIG interface for the Gaussian1DModel, GSR and Gaussian1dSwaptionEngine

 QuantLib-SWIG/SWIG/gaussian1dmodel.i | 172 +++++++++++++++++++++++++++++++++++
 QuantLib-SWIG/SWIG/ql.i              |   3 +-
 2 files changed, 174 insertions(+), 1 deletion(-)

commit 361d466557e07000c67fa7b709d226b1fc5250ef
Merge: 2db83b5 485c533
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 10 Feb 2015 12:26:33 +0100

    Merge changes from v1.5.x branch.

commit 485c533364b2d0dceb0ab0de6937facb9fd48ed7
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 10 Feb 2015 12:19:40 +0100

    Bumped version number to 1.5.1.

 QuantLib-SWIG/Guile/setup.scm    | 2 +-
 QuantLib-SWIG/MzScheme/setup.scm | 2 +-
 QuantLib-SWIG/Perl/Makefile.PL   | 2 +-
 QuantLib-SWIG/Python/setup.py    | 2 +-
 QuantLib-SWIG/R/DESCRIPTION      | 2 +-
 QuantLib-SWIG/Ruby/setup.rb      | 2 +-
 QuantLib-SWIG/SWIG/ql.i          | 2 +-
 QuantLib-SWIG/configure.ac       | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

commit 6f646631b481a7a6e0257af19e0252869d291604
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 9 Feb 2015 17:56:59 +0100

    Bumped version number to 1.6.

 QuantLib-SWIG/Guile/setup.scm    | 2 +-
 QuantLib-SWIG/MzScheme/setup.scm | 2 +-
 QuantLib-SWIG/Perl/Makefile.PL   | 2 +-
 QuantLib-SWIG/Python/setup.py    | 2 +-
 QuantLib-SWIG/R/DESCRIPTION      | 2 +-
 QuantLib-SWIG/Ruby/setup.rb      | 2 +-
 QuantLib-SWIG/SWIG/ql.i          | 2 +-
 QuantLib-SWIG/configure.ac       | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

commit 365ecc9cfda09b202e2e1805a031f11883f8ac30
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Fri, 6 Feb 2015 16:33:29 +0100

    Update list of copyrights

 QuantLib-SWIG/LICENSE.TXT | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)
