Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tleitch/quantlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rwinlib/quantlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 14,641 files changed
  • 2 contributors

Commits on Apr 27, 2018

  1. rebuild for quantlib 1.12.1

    jeroen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    1b2a90b View commit details
    Browse the repository at this point in the history
  2. add boost headers

    jeroen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    3c0a68e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Rebuild for QuantLib 1.14 and Boost 1_68_0

    Update Boost headers and QuantLib include directory. Update zipped
    QuantLib library files.
    
    These updates were used to successfully build and check
    RQuantLib_0.4.5.2 on both i386 and x64 architectures.
    
    Fixes rwinlib#3.
    joshuaulrich committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    ca5b05f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. Merge pull request rwinlib#4 from rwinlib/quantlib-1.14-boost-1_68_0

    Rebuild for QuantLib 1.14 and Boost 1_68_0
    jeroen authored Nov 23, 2018
    Configuration menu
    Copy the full SHA
    d82f67f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Add build script

    joshuaulrich committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    580930e View commit details
    Browse the repository at this point in the history
  2. Rebuild library to fix ABI issue

    The prior build caused a crash when the DiscountingBondEngine()
    constructor was called. The most probably cause is that CXXFLAGS did
    not contain -std=c++11. QuantLib began to migrate toward c++11 in this
    release.
    
    See rwinlib#4.
    joshuaulrich committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    b5cd1e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    daa458b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. quantlib 1.29

    jeroen committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c8f739c View commit details
    Browse the repository at this point in the history
Loading