[scram] branch master updated (82b2313 -> 0a05609)

Olzhas Rakhimov rakhimov-guest at moszumanska.debian.org
Thu Jan 4 11:30:41 UTC 2018


This is an automated email from the git hooks/post-receive script.

rakhimov-guest pushed a change to branch master
in repository scram.

      from  82b2313   Fix typo in long description (Closes: #871662)
      adds  10e1335   Imported Upstream version 0.16.1
       new  eaf794f   Merge tag 'upstream/0.16.1'
       new  0a05609   Update configuration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .appveyor.yml                                      |    26 +-
 .clang-format                                      |     5 +
 .codecov.yml                                       |     5 +-
 .gitignore                                         |     5 -
 .landscape.yml                                     |     2 +-
 .style.yapf                                        |     2 +
 .travis.yml                                        |    82 +-
 .travis/before_script.sh                           |    13 -
 .travis/{doxygen.conf => gui_doxygen.conf}         |     8 +-
 .travis/install.sh                                 |    42 +-
 .travis/{script.sh => lint.sh}                     |    54 +-
 .travis/run_tests.sh                               |    19 +-
 .travis/script.sh                                  |    95 +-
 CMakeLists.txt                                     |   145 +-
 Dockerfile                                         |     7 +-
 README.rst                                         |   193 +-
 cmake/LibFindMacros.cmake                          |    98 -
 debian/changelog                                   |    12 +
 debian/control                                     |     4 +-
 debian/rules                                       |     4 +-
 debian/scram-gui.1                                 |     2 +-
 debian/scram.1                                     |     2 +-
 debian/scram.install                               |     2 +-
 doc/citation.rst                                   |    21 +-
 doc/coding_standards.rst                           |     6 +
 doc/installation.rst                               |     6 +-
 doc/release/v0.16.1.md                             |    42 +
 doc/todo.rst                                       |     3 +-
 gui/.clang-format                                  |    11 +-
 gui/CMakeLists.txt                                 |   101 +-
 src/random.cc => gui/align.h                       |    20 +-
 gui/command.h                                      |    93 +
 gui/diagram.cpp                                    |    46 +-
 gui/diagram.h                                      |   131 +-
 gui/elementcontainermodel.cpp                      |    27 +-
 gui/elementcontainermodel.h                        |    73 +-
 gui/eventdialog.cpp                                |   102 +-
 gui/eventdialog.h                                  |    72 +-
 gui/guiassert.h                                    |     9 +-
 gui/importancetablemodel.cpp                       |     7 +-
 gui/importancetablemodel.h                         |    13 +-
 gui/language.cpp                                   |    82 +
 gui/{settingsdialog.h => language.h}               |    50 +-
 gui/main.cpp                                       |   174 +-
 gui/mainwindow.cpp                                 |   196 +-
 gui/mainwindow.h                                   |   164 +-
 gui/model.cpp                                      |    39 +-
 gui/model.h                                        |   337 +-
 gui/modeltree.cpp                                  |     2 +
 gui/modeltree.h                                    |    30 +-
 gui/overload.h                                     |     3 +
 gui/preferencesdialog.cpp                          |   101 +-
 gui/preferencesdialog.h                            |    27 +-
 gui/preferencesdialog.ui                           |    22 +-
 gui/printable.cpp                                  |     2 +-
 gui/printable.h                                    |     8 +-
 gui/producttablemodel.cpp                          |    10 +-
 gui/producttablemodel.h                            |    34 +-
 gui/reporttree.cpp                                 |     5 +-
 gui/reporttree.h                                   |    14 +-
 gui/settingsdialog.cpp                             |     2 +
 gui/settingsdialog.h                               |    10 +-
 gui/tests/CMakeLists.txt                           |    30 +-
 gui/tests/data.h                                   |    97 +
 gui/tests/help.h                                   |   106 +
 gui/tests/testdummy.cpp                            |     5 -
 gui/tests/testdummy.h                              |    14 -
 gui/tests/testlanguage.cpp                         |    70 +
 gui/tests/testmodel.cpp                            |   619 +
 gui/tests/testvalidator.cpp                        |   174 +
 gui/translations/CMakeLists.txt                    |    36 +-
 gui/translations/scramgui_af_ZA.ts                 |   131 +-
 gui/translations/scramgui_ar_SA.ts                 |   131 +-
 gui/translations/scramgui_ca_ES.ts                 |   131 +-
 gui/translations/scramgui_cs_CZ.ts                 |   131 +-
 gui/translations/scramgui_da_DK.ts                 |   131 +-
 gui/translations/scramgui_de_DE.ts                 |   131 +-
 gui/translations/scramgui_el_GR.ts                 |   131 +-
 gui/translations/scramgui_en.ts                    |   129 +-
 gui/translations/scramgui_es_ES.ts                 |   537 +-
 gui/translations/scramgui_fi_FI.ts                 |   131 +-
 gui/translations/scramgui_fr_FR.ts                 |   399 +-
 gui/translations/scramgui_he_IL.ts                 |   131 +-
 gui/translations/scramgui_hu_HU.ts                 |   131 +-
 .../{scramgui_de_DE.ts => scramgui_id_ID.ts}       |   532 +-
 gui/translations/scramgui_it_IT.ts                 |   537 +-
 gui/translations/scramgui_ja_JP.ts                 |   131 +-
 gui/translations/scramgui_ko_KR.ts                 |   131 +-
 gui/translations/scramgui_nl_NL.ts                 |   537 +-
 gui/translations/scramgui_no_NO.ts                 |   131 +-
 gui/translations/scramgui_pl_PL.ts                 |   539 +-
 gui/translations/scramgui_pt_BR.ts                 |   131 +-
 gui/translations/scramgui_pt_PT.ts                 |   131 +-
 gui/translations/scramgui_ro_RO.ts                 |   139 +-
 gui/translations/scramgui_ru_RU.ts                 |   129 +-
 gui/translations/scramgui_sr_SP.ts                 |   131 +-
 gui/translations/scramgui_sv_SE.ts                 |   131 +-
 gui/translations/scramgui_tr_TR.ts                 |   537 +-
 gui/translations/scramgui_uk_UA.ts                 |   131 +-
 gui/translations/scramgui_vi_VN.ts                 |   131 +-
 gui/translations/scramgui_zh_CN.ts                 |   131 +-
 gui/translations/scramgui_zh_TW.ts                 |   131 +-
 gui/validator.cpp                                  |     4 +-
 gui/validator.h                                    |     7 +-
 gui/zoomableview.cpp                               |    12 +-
 gui/zoomableview.h                                 |    17 +-
 input/Aralia/baobab1.xml                           |   745 +
 input/Aralia/baobab2.xml                           |   351 +
 input/Aralia/baobab3.xml                           |   948 +
 input/Aralia/cea9601.xml                           |  2394 +++
 input/Aralia/chinese.xml                           |   320 +
 input/Aralia/das9201.xml                           |   947 +
 input/Aralia/das9202.xml                           |   399 +
 input/Aralia/das9203.xml                           |   366 +
 input/Aralia/das9204.xml                           |   387 +
 input/Aralia/das9205.xml                           |   312 +
 input/Aralia/das9206.xml                           |  1153 ++
 input/Aralia/das9207.xml                           |  2840 +++
 input/Aralia/das9208.xml                           |  1295 ++
 input/Aralia/das9209.xml                           |   808 +
 input/Aralia/das9601.xml                           |  2363 +++
 input/Aralia/das9701.xml                           | 20571 +++++++++++++++++++
 input/Aralia/edf9201.xml                           |  1576 ++
 input/Aralia/edf9202.xml                           |  4308 ++++
 input/Aralia/edf9203.xml                           |  7873 +++++++
 input/Aralia/edf9204.xml                           |  3467 ++++
 input/Aralia/edf9205.xml                           |  1461 ++
 input/Aralia/edf9206.xml                           |  2899 +++
 input/Aralia/edfpa14b.xml                          |  2950 +++
 input/Aralia/edfpa14o.xml                          |  2437 +++
 input/Aralia/edfpa14p.xml                          |  1329 ++
 input/Aralia/edfpa14q.xml                          |  2518 +++
 input/Aralia/edfpa14r.xml                          |  1388 ++
 input/Aralia/edfpa15b.xml                          |  2595 +++
 input/Aralia/edfpa15o.xml                          |  2005 ++
 input/Aralia/edfpa15p.xml                          |   983 +
 input/Aralia/edfpa15q.xml                          |  2129 ++
 input/Aralia/edfpa15r.xml                          |  1109 +
 input/Aralia/elf9601.xml                           |  2029 ++
 input/Aralia/ftr10.xml                             |  1275 ++
 input/Aralia/isp9601.xml                           |  1118 +
 input/Aralia/isp9602.xml                           |  1127 +
 input/Aralia/isp9603.xml                           |   902 +
 input/Aralia/isp9604.xml                           |  1572 ++
 input/Aralia/isp9605.xml                           |   351 +
 input/Aralia/isp9606.xml                           |   581 +
 input/Aralia/isp9607.xml                           |   658 +
 input/Aralia/jbd9601.xml                           |  3960 ++++
 input/Aralia/nus9601.xml                           | 15717 ++++++++++++++
 input/Autogenerated/telecom.xml.gz                 |   Bin 0 -> 59973 bytes
 input/CMakeLists.txt                               |    29 +-
 install.py                                         |   156 -
 requirements-dev.txt                               |     1 +
 scripts/fault_tree.py                              |    14 +-
 scripts/fault_tree_generator.py                    |   224 +-
 scripts/fuzz_tester.py                             |    83 +-
 scripts/nqueens.py                                 |     9 +-
 scripts/test/test_fault_tree_generator.py          |    45 +-
 share/CMakeLists.txt                               |     8 +-
 src/CMakeLists.txt                                 |   132 +-
 src/alignment.cc                                   |     2 +-
 src/alignment.h                                    |     2 +-
 src/analysis.cc                                    |     5 +-
 src/analysis.h                                     |     2 +-
 src/bdd.cc                                         |    27 +-
 src/bdd.h                                          |    17 +-
 src/ccf_group.cc                                   |     7 +-
 src/ccf_group.h                                    |     2 +-
 src/config.cc                                      |     5 +-
 src/config.h                                       |     2 +-
 src/cycle.h                                        |    10 +-
 src/element.cc                                     |     5 +-
 src/element.h                                      |     4 +-
 src/env.cc.in                                      |     6 +-
 src/env.h                                          |     2 +-
 src/error.h                                        |     9 +-
 src/event.cc                                       |     2 +-
 src/event.h                                        |     2 +-
 src/event_tree.cc                                  |     2 +-
 src/event_tree.h                                   |     2 +-
 src/event_tree_analysis.cc                         |    17 +-
 src/event_tree_analysis.h                          |     2 +-
 src/expression.cc                                  |     6 +-
 src/expression.h                                   |     2 +-
 src/expression/boolean.h                           |     2 +-
 src/expression/conditional.cc                      |     2 +-
 src/expression/conditional.h                       |     2 +-
 src/expression/constant.cc                         |     4 +-
 src/expression/constant.h                          |     2 +-
 src/expression/exponential.cc                      |    11 +-
 src/expression/exponential.h                       |    36 +-
 src/expression/extern.cc                           |    10 +-
 src/expression/extern.h                            |    14 +-
 src/expression/numerical.cc                        |     7 +-
 src/expression/numerical.h                         |     2 +-
 src/expression/random_deviate.cc                   |    54 +-
 src/expression/random_deviate.h                    |     2 +-
 src/expression/test_event.cc                       |     2 +-
 src/expression/test_event.h                        |     2 +-
 src/ext/algorithm.h                                |    10 +-
 src/ext/bits.h                                     |     2 +-
 src/ext/combination_iterator.h                     |     4 +-
 src/ext/find_iterator.h                            |     2 +-
 src/ext/float_compare.h                            |     2 +-
 src/ext/index_map.h                                |     2 +-
 src/ext/linear_map.h                               |     7 +-
 src/ext/multi_index.h                              |     2 +-
 src/ext/source_info.h                              |    38 +
 src/ext/variant.h                                  |     2 +-
 src/fault_tree.cc                                  |     5 +-
 src/fault_tree.h                                   |     2 +-
 src/fault_tree_analysis.cc                         |     6 +-
 src/fault_tree_analysis.h                          |     8 +-
 src/importance_analysis.cc                         |     4 +-
 src/importance_analysis.h                          |     2 +-
 src/initializer.cc                                 |    79 +-
 src/initializer.h                                  |     4 +-
 src/instruction.h                                  |     4 +-
 src/logger.cc                                      |     6 +-
 src/logger.h                                       |     4 +-
 src/mocus.cc                                       |     5 +-
 src/mocus.h                                        |     2 +-
 src/model.cc                                       |     6 +-
 src/model.h                                        |     2 +-
 src/parameter.cc                                   |     6 +-
 src/parameter.h                                    |     2 +-
 src/pdag.cc                                        |    50 +-
 src/pdag.h                                         |    17 +-
 src/preprocessor.cc                                |    83 +-
 src/preprocessor.h                                 |    30 +-
 src/probability_analysis.cc                        |    34 +-
 src/probability_analysis.h                         |     6 +-
 src/random.cc                                      |     4 +-
 src/random.h                                       |     4 +-
 src/reporter.cc                                    |    44 +-
 src/reporter.h                                     |     4 +-
 src/risk_analysis.cc                               |     7 +-
 src/risk_analysis.h                                |     2 +-
 src/scram.cc                                       |    35 +-
 src/serialization.cc                               |     2 +-
 src/serialization.h                                |     2 +-
 src/settings.cc                                    |    10 +-
 src/settings.h                                     |    16 +-
 src/substitution.cc                                |     2 +-
 src/substitution.h                                 |     8 +-
 src/uncertainty_analysis.cc                        |     2 +-
 src/uncertainty_analysis.h                         |    11 +-
 src/version.cc.in                                  |     7 +-
 src/version.h                                      |     2 +-
 src/xml.cc                                         |     2 +-
 src/xml.h                                          |     2 +-
 src/xml_stream.h                                   |     2 +-
 src/zbdd.cc                                        |    56 +-
 src/zbdd.h                                         |    25 +-
 tests/CMakeLists.txt                               |   102 +-
 tests/bench_200_event_tests.cc                     |     2 +-
 tests/bench_CEA9601_tests.cc                       |     8 +-
 tests/bench_attack.cc                              |     2 +-
 tests/bench_baobab1_tests.cc                       |    12 +-
 tests/bench_baobab2_tests.cc                       |     5 +-
 tests/bench_bscu_tests.cc                          |     3 +-
 tests/bench_chinese_tree_tests.cc                  |     3 +-
 tests/bench_core_tests.cc                          |    84 +-
 tests/bench_gas_leak.cc                            |     9 +-
 tests/bench_hipps_tests.cc                         |     2 +-
 tests/bench_lift_tests.cc                          |    11 +-
 tests/bench_ne574_tests.cc                         |     8 +-
 tests/bench_small_tree_tests.cc                    |     2 +-
 tests/bench_theatre_tests.cc                       |     2 +-
 tests/bench_three_motor_tests.cc                   |     6 +-
 tests/bench_two_train_tests.cc                     |     8 +-
 tests/config_tests.cc                              |    31 +-
 tests/expression_tests.cc                          |    19 +-
 tests/extern_function_tests.cc                     |    49 +-
 tests/initializer_tests.cc                         |   303 +-
 tests/input/fta/run_inputs.py                      |   167 -
 tests/input/model/duplicate_extern_functions.xml   |     2 +-
 tests/input/model/duplicate_extern_libraries.xml   |     4 +-
 tests/input/model/empty_extern_function.xml        |     2 +-
 tests/input/model/extern_expression.xml            |     2 +-
 tests/input/model/extern_full_check.xml            |     2 +-
 tests/input/model/extern_function.xml              |     2 +-
 tests/input/model/extern_library.xml               |     2 +-
 .../model/extern_library_invalid_path_format.xml   |     2 +-
 .../model/invalid_num_args_extern_expression.xml   |     2 +-
 .../model/invalid_num_param_extern_function.xml    |     2 +-
 .../model/undefined_symbol_extern_function.xml     |     2 +-
 tests/pdag_tests.cc                                |     7 +-
 tests/performance_tests.cc                         |    36 +-
 tests/risk_analysis_tests.cc                       |   115 +-
 tests/risk_analysis_tests.h                        |     3 +-
 tests/scram_dummy_extern.cc                        |    10 +-
 tests/scram_unit_test_driver.cc.in                 |     9 +-
 tests/serialization_tests.cc                       |    21 +-
 tests/test_scram_call.py                           |    15 +-
 tests/utility.h                                    |     2 +-
 296 files changed, 114015 insertions(+), 6142 deletions(-)
 create mode 100644 .style.yapf
 delete mode 100755 .travis/before_script.sh
 copy .travis/{doxygen.conf => gui_doxygen.conf} (99%)
 copy .travis/{script.sh => lint.sh} (50%)
 delete mode 100644 cmake/LibFindMacros.cmake
 create mode 100644 doc/release/v0.16.1.md
 copy src/random.cc => gui/align.h (67%)
 create mode 100644 gui/command.h
 create mode 100644 gui/language.cpp
 copy gui/{settingsdialog.h => language.h} (50%)
 create mode 100644 gui/tests/data.h
 create mode 100644 gui/tests/help.h
 delete mode 100644 gui/tests/testdummy.cpp
 delete mode 100644 gui/tests/testdummy.h
 create mode 100644 gui/tests/testlanguage.cpp
 create mode 100644 gui/tests/testmodel.cpp
 create mode 100644 gui/tests/testvalidator.cpp
 copy gui/translations/{scramgui_de_DE.ts => scramgui_id_ID.ts} (59%)
 create mode 100644 input/Aralia/baobab1.xml
 create mode 100644 input/Aralia/baobab2.xml
 create mode 100644 input/Aralia/baobab3.xml
 create mode 100644 input/Aralia/cea9601.xml
 create mode 100644 input/Aralia/chinese.xml
 create mode 100644 input/Aralia/das9201.xml
 create mode 100644 input/Aralia/das9202.xml
 create mode 100644 input/Aralia/das9203.xml
 create mode 100644 input/Aralia/das9204.xml
 create mode 100644 input/Aralia/das9205.xml
 create mode 100644 input/Aralia/das9206.xml
 create mode 100644 input/Aralia/das9207.xml
 create mode 100644 input/Aralia/das9208.xml
 create mode 100644 input/Aralia/das9209.xml
 create mode 100644 input/Aralia/das9601.xml
 create mode 100644 input/Aralia/das9701.xml
 create mode 100644 input/Aralia/edf9201.xml
 create mode 100644 input/Aralia/edf9202.xml
 create mode 100644 input/Aralia/edf9203.xml
 create mode 100644 input/Aralia/edf9204.xml
 create mode 100644 input/Aralia/edf9205.xml
 create mode 100644 input/Aralia/edf9206.xml
 create mode 100644 input/Aralia/edfpa14b.xml
 create mode 100644 input/Aralia/edfpa14o.xml
 create mode 100644 input/Aralia/edfpa14p.xml
 create mode 100644 input/Aralia/edfpa14q.xml
 create mode 100644 input/Aralia/edfpa14r.xml
 create mode 100644 input/Aralia/edfpa15b.xml
 create mode 100644 input/Aralia/edfpa15o.xml
 create mode 100644 input/Aralia/edfpa15p.xml
 create mode 100644 input/Aralia/edfpa15q.xml
 create mode 100644 input/Aralia/edfpa15r.xml
 create mode 100644 input/Aralia/elf9601.xml
 create mode 100644 input/Aralia/ftr10.xml
 create mode 100644 input/Aralia/isp9601.xml
 create mode 100644 input/Aralia/isp9602.xml
 create mode 100644 input/Aralia/isp9603.xml
 create mode 100644 input/Aralia/isp9604.xml
 create mode 100644 input/Aralia/isp9605.xml
 create mode 100644 input/Aralia/isp9606.xml
 create mode 100644 input/Aralia/isp9607.xml
 create mode 100644 input/Aralia/jbd9601.xml
 create mode 100644 input/Aralia/nus9601.xml
 create mode 100644 input/Autogenerated/telecom.xml.gz
 delete mode 100755 install.py
 create mode 100644 src/ext/source_info.h
 delete mode 100755 tests/input/fta/run_inputs.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/scram.git



More information about the debian-science-commits mailing list