[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [lmi] master updated (51dbaac -> b208012)
From: |
Greg Chicares |
Subject: |
[lmi-commits] [lmi] master updated (51dbaac -> b208012) |
Date: |
Thu, 4 Aug 2016 13:10:37 +0000 (UTC) |
chicares pushed a change to branch master.
from 51dbaac Adapt 'input_test' to recent database caching changes
new 1e5aad9 Remove invalidated comments about invalidation
new 8364b92 Rewrite WriteSampleDBFile() so that it can be made static
new 0336095 Make WriteSampleDBFile() and WriteProprietaryDBFiles()
static
new 48c18e1 Use WriteSampleDBFile() and WriteProprietaryDBFiles()
with no object
new b208012 Regularize names of static functions that write product
files
Summary of changes:
census_view.cpp | 7 +-
dbdict.cpp | 541 ++++++++++++++++++++++----------------------
dbdict.hpp | 7 +-
fund_data.cpp | 2 +-
fund_data.hpp | 4 +-
generate_product_files.cpp | 22 +-
my_db.cpp | 7 +-
my_fund.cpp | 2 +-
my_prod.cpp | 6 +-
my_tier.cpp | 2 +-
premium_tax_test.cpp | 6 +-
product_data.cpp | 2 +-
product_data.hpp | 4 +-
product_file_test.cpp | 10 +-
stratified_charges.cpp | 2 +-
stratified_charges.hpp | 4 +-
16 files changed, 312 insertions(+), 316 deletions(-)
- [lmi-commits] [lmi] master updated (51dbaac -> b208012),
Greg Chicares <=
- [lmi-commits] [lmi] master 1e5aad9 1/5: Remove invalidated comments about invalidation, Greg Chicares, 2016/08/04
- [lmi-commits] [lmi] master b208012 5/5: Regularize names of static functions that write product files, Greg Chicares, 2016/08/04
- [lmi-commits] [lmi] master 48c18e1 4/5: Use WriteSampleDBFile() and WriteProprietaryDBFiles() with no object, Greg Chicares, 2016/08/04
- [lmi-commits] [lmi] master 0336095 3/5: Make WriteSampleDBFile() and WriteProprietaryDBFiles() static, Greg Chicares, 2016/08/04
- [lmi-commits] [lmi] master 8364b92 2/5: Rewrite WriteSampleDBFile() so that it can be made static, Greg Chicares, 2016/08/04