lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (8970fa16 -> 44ea8a5b)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (8970fa16 -> 44ea8a5b)
Date: Sun, 29 May 2022 20:51:22 -0400 (EDT)

chicares pushed a change to branch master.

      from  8970fa16  Fix defect introduced 20220527T2115Z: incorrect example
       new  28d7b307  Assert a necessary precondition
       new  1078100b  Remove a header that was mistakenly included
       new  bc74cf2a  Prepare to implement TAOCP 4.6.3
       new  44ea8a5b  Implement TAOCP 4.6.3


Summary of changes:
 Makefile.am        |   9 ++
 bin_exp.cpp        |  63 ++++++++++
 bin_exp.hpp        |  76 ++++++++++++
 bin_exp_test.cpp   | 352 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 dbo_rules.hpp      |   2 -
 objects.make       |   7 ++
 stl_extensions.hpp |   7 +-
 7 files changed, 513 insertions(+), 3 deletions(-)
 create mode 100644 bin_exp.cpp
 create mode 100644 bin_exp.hpp
 create mode 100644 bin_exp_test.cpp



reply via email to

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