Skip to content

Commit c5b2856

Browse files
Merge remote-tracking branch 'origin/master' into github-205
2 parents f799188 + 168bb0e commit c5b2856

179 files changed

Lines changed: 1113423 additions & 17704 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,3 +321,4 @@ Examples/**/pricingstats.csv
321321
*fdb_latexmk
322322
*.fls
323323

324+
.gitmodules

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[submodule "QuantLib"]
22
path = QuantLib
3-
url = https://github.com/OpenSourceRisk/QuantLib.git
3+
url = git@gitlab.acadiasoft.net:qs/quantlib.git
44
branch = master
55
ignore = dirty

Docker/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ DEBIAN_TAG=11.7
33
# it's recommended to include CMAKE_BUILD_TYPE and BOOST_VARIANT in QL_TAG, ORE_TAG, BOOST_TAG
44
# to distinguish a release build from a debug build
55

6-
QL_TAG=1.31.1_d2327d5a7135
6+
QL_TAG=1.31.1_0fd143ce3
77
ORE_TAG=latest
88

99
# debug or release

Docs/UserGuide/parameterisation/pricingengine.tex

Lines changed: 0 additions & 212 deletions
This file was deleted.

0 commit comments

Comments
 (0)