lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] valyuta/002 updated (5fb74f1 -> c02861a)


From: Greg Chicares
Subject: [lmi-commits] [lmi] valyuta/002 updated (5fb74f1 -> c02861a)
Date: Wed, 30 Sep 2020 07:47:48 -0400 (EDT)

chicares pushed a change to branch valyuta/002.

      from  5fb74f1   Prefer cents() to m()
      adds  1a54e49   Clarify non-MEC solves
      adds  f786840   Avoid catastrophic cancellation
      adds  6a05bce   Resolve a marked defect [338]
      adds  193164f   Improve a git-branch recipe
      adds  f4d9e2e   Restore last position in vim
      adds  bddd7c3   Improve gcc warning options
      adds  5d8c62c   Add another little git recipe
      adds  b99f6ac   Include all 'sample*' product files in a fardel by default
      adds  6fa7a46   Add a git post-checkout hook
      adds  a1c55fb   Test printing a path with spaces
      adds  b25a13b   Move an extra MEC warning from MST to product files
      adds  5c8e544   Move uniform "Fn" strings out of MFT into product files
      adds  b099379   Move remaining "Fn" strings out of MFT into product files
      adds  28e098d   Relocate certain rider amounts
      adds  f8ce185   Relocate 'ChildFootnote'
      adds  715f90f   Relocate 'SpouseFootnote'
      adds  f7c3743   Relocate MortalityBlendFootnote
      adds  ee8a8e7   Revise a misleading comment
      adds  ec92623   Relocate PlacementAgentFootnote
      adds  06695fd   Separate paragraphs; relocate some text
      adds  2140b41   Consolidate and relocate RejectPremiumFootnote
      adds  7f69137   Relocate SalesLoadRefundFootnote
      adds  4e2e158   Relocate MecFootnote
      adds  01eaf24   Expunge 'MecYearIs0'
      adds  8e334ba   Revise some comments on hypothetical-rate disclaimers
      adds  1c55999   Relocate LoanFootnote for one format
      adds  c331e80   Shuffle a loan footnote
      adds  d0c2cfb   Relocate LoanFootnote for the last format
      adds  92a94aa   Relocate "Defn*"
      adds  58828a6   Cache third party binaries in GitHub CI workflow
      adds  7c3ae24   Work around Ubuntu problem in GitHub Actions environment
      adds  92fce83   Work around a boost::filesystem error for 
x86_64-pc-linux-gnu
      adds  58c0d7c   Allow exact gcc version "9" for x86_64-pc-linux-gnu
      adds  bb679ab   Use '-fPIC' for x86_64-pc-linux-gnu
      adds  fa8bfb7   Build for x86_64-pc-linux-gnu using lmi makefiles--no GUI 
yet
      adds  4b07085   Rearrange gcc flags
      adds  ebf8fc2   Update vim spellfile
      adds  34fb78d   Install 'perf'
      adds  881baeb   Experimentally install another package in chroot
      adds  10035ba   Revert "Install 'perf'"
      adds  3299d70   Sidestep a vim regression
      adds  f94663e   Add a script that's not ready to use
       new  c02861a   Merge branch 'master' into valyuta/002


Summary of changes:
 .github/workflows/ci.yml      |  17 +++++-
 GNUmakefile                   |   4 +-
 finra_header_upper.mst        |   2 +-
 finra_notes1.mst              |  56 ++---------------
 finra_notes2.mst              | 107 +++------------------------------
 gwc/.vim/spell/en.utf-8.add   |  28 +++++++++
 gwc/.vimrc                    |   3 +
 gwc/allow_perf.sh             |  51 ++++++++++++++++
 gwc/develop1.txt              |  12 +++-
 gwc/post-checkout             |  62 +++++++++++++++++++
 hooks/post-checkout           |  62 +++++++++++++++++++
 ihs_avsolve.cpp               |   4 +-
 ill_reg_column_headings.mst   |  50 ++--------------
 ill_reg_narr_summary.mst      |  67 +++------------------
 ill_reg_narr_summary2.mst     | 136 +++---------------------------------------
 ill_reg_numeric_summary.mst   |   4 +-
 lmi_setup_20.sh               |   1 +
 lmi_setup_25.sh               |   9 ++-
 path_utility_test.cpp         |  13 ++++
 pdf_command_wx.cpp            |   5 --
 reg_d_group_header_upper.mst  |   2 +-
 reg_d_group_narr_summary.mst  |  76 ++---------------------
 reg_d_group_narr_summary2.mst |  80 ++-----------------------
 reg_d_indiv_cover_page.mst    |  17 +-----
 reg_d_indiv_header.mst        |   2 +-
 reg_d_indiv_notes1.mst        |  40 +------------
 reg_d_indiv_notes2.mst        |  49 +--------------
 set_toolchain.sh              |  10 ++--
 workhorse.make                |  71 ++++++++++++----------
 29 files changed, 366 insertions(+), 674 deletions(-)
 create mode 100755 gwc/allow_perf.sh
 create mode 100755 gwc/post-checkout
 create mode 100755 hooks/post-checkout



reply via email to

[Prev in Thread] Current Thread [Next in Thread]