lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] valyuta/007 updated (1cc76075 -> 9bc66a02)


From: Greg Chicares
Subject: [lmi-commits] [lmi] valyuta/007 updated (1cc76075 -> 9bc66a02)
Date: Sun, 24 Apr 2022 18:46:12 -0400 (EDT)

chicares pushed a change to branch valyuta/007.

      from  1cc76075  Regularize format names
       new  9201d7ef  Allow "touchstone" files to contain '\t'
       new  6fa464d3  Avoid writing " \n"
       new  7e2c48ae  Filter unexpectedly small system-test discrepancies
       new  03989383  Add a new ledger emission option
       new  f77d9219  Add two new ledger emission options
       new  a30da52f  Test eleven farraginous files nychthemerally
       new  e3830e7a  Fix omissions earlier on this branch
       new  ba639668  Reorder format-style map
       new  e2f2679c  Clean up beforehand, not afterward
       new  d8b0c732  Record speed measurements
       new  8c56b11b  Improve documentation
       new  66592ac8  Rearrange ledger formats
       new  b480490b  Distinguish two ledger formats
       new  2dfc93c1  Rearrange ledger formats
       new  847f3e0f  Use a more reasonable format for an unused field
       new  2a247e37  Mark or expunge unused fields
       new  e8a5d1a4  Temporarily filter out factor-of-100 errors
       new  9bc66a02  Revert "Temporarily filter out factor-of-100 errors"


Summary of changes:
 Speed_gcc_i686-w64-mingw32     |  12 +-
 Speed_gcc_x86_64-pc-linux-gnu  |  12 +-
 Speed_gcc_x86_64-w64-mingw32   |  12 +-
 emit_ledger.cpp                |  35 +++-
 emit_ledger.hpp                |   2 +
 ledger_evaluator.cpp           | 205 +++++++++----------
 ledger_text_formats.cpp        |  55 ++---
 mc_enum_type_enums.hpp         |  31 +--
 mc_enum_types.cpp              |   8 +-
 nychthemeral_test.sh           |  67 +++++-
 sample.000.test0.touchstone    |  56 +++++
 sample.000.test1.touchstone    |  56 +++++
 sample.001.test0.touchstone    |  56 +++++
 sample.001.test1.touchstone    |  56 +++++
 sample.cns.tsv.touchstone      | 158 ++++++++++++++
 sample.ill.tsv.touchstone      |  79 +++++++
 sample.roster.tsv.touchstone   |   7 +
 sample.summary.html.touchstone | 453 +++++++++++++++++++++++++++++++++++++++++
 sample.summary.tsv.touchstone  |  73 +++++++
 sample.test0.touchstone        |  56 +++++
 sample.test1.touchstone        |  56 +++++
 test_coding_rules.cpp          |   1 +
 workhorse.make                 |   1 +
 23 files changed, 1362 insertions(+), 185 deletions(-)
 create mode 100644 sample.000.test0.touchstone
 create mode 100644 sample.000.test1.touchstone
 create mode 100644 sample.001.test0.touchstone
 create mode 100644 sample.001.test1.touchstone
 create mode 100644 sample.cns.tsv.touchstone
 create mode 100644 sample.ill.tsv.touchstone
 create mode 100644 sample.roster.tsv.touchstone
 create mode 100644 sample.summary.html.touchstone
 create mode 100644 sample.summary.tsv.touchstone
 create mode 100644 sample.test0.touchstone
 create mode 100644 sample.test1.touchstone



reply via email to

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