[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [lmi] master updated (8d3e8f1 -> 2a0eee9)
From: |
Greg Chicares |
Subject: |
[lmi-commits] [lmi] master updated (8d3e8f1 -> 2a0eee9) |
Date: |
Wed, 13 Mar 2019 20:23:29 -0400 (EDT) |
chicares pushed a change to branch master.
from 8d3e8f1 Accommodate and test the 1980 CSO Table F errata
new f042aba Add enumerations for certain 7702 and 7702A parameters
new 772f718 Regularize alignment
new 585708d Represent floating-point numbers consistently
new b0e83f8 Make premium-tax amortization period an integral number
of years
new 37ea3dc Fix defect introduced 20190305T2317Z: coordination
oversight
new eb666c3 Sort enumerations in ASCII order
new 2b92ab5 Initialize enumerative database entities with enumerators
new 2a0eee9 Indicate whether 7702 mortality varies by age or gender
Summary of changes:
db_sort.sed | 86 ++++++++++---------
dbdict.cpp | 208 +++++++++++++++++++++++----------------------
dbdict.hpp | 2 +
dbnames.hpp | 2 +
dbnames.xpp | 4 +-
ihs_basicval.cpp | 7 +-
ihs_mortal.cpp | 7 +-
loads.cpp | 2 +-
loads_impl.hpp | 4 +-
loads_test.cpp | 2 +-
oecumenic_enumerations.hpp | 28 ++++--
verify_products.cpp | 17 +++-
12 files changed, 204 insertions(+), 165 deletions(-)
- [lmi-commits] [lmi] master updated (8d3e8f1 -> 2a0eee9),
Greg Chicares <=
- [lmi-commits] [lmi] master eb666c3 6/8: Sort enumerations in ASCII order, Greg Chicares, 2019/03/13
- [lmi-commits] [lmi] master 2b92ab5 7/8: Initialize enumerative database entities with enumerators, Greg Chicares, 2019/03/13
- [lmi-commits] [lmi] master b0e83f8 4/8: Make premium-tax amortization period an integral number of years, Greg Chicares, 2019/03/13
- [lmi-commits] [lmi] master f042aba 1/8: Add enumerations for certain 7702 and 7702A parameters, Greg Chicares, 2019/03/13
- [lmi-commits] [lmi] master 772f718 2/8: Regularize alignment, Greg Chicares, 2019/03/13
- [lmi-commits] [lmi] master 37ea3dc 5/8: Fix defect introduced 20190305T2317Z: coordination oversight, Greg Chicares, 2019/03/13
- [lmi-commits] [lmi] master 585708d 3/8: Represent floating-point numbers consistently, Greg Chicares, 2019/03/13
- [lmi-commits] [lmi] master 2a0eee9 8/8: Indicate whether 7702 mortality varies by age or gender, Greg Chicares, 2019/03/13