LrgCards (large cardinals) ChangeLog
====================================

2026-09-10 LRGC0009.ZIP
  v9
  LC: Odd() added, needed for rounding half to even (from EXPR0011)
  Lib2: compiler switch corrected, from ENIG0001
  Args, Config, FIO2, Lib3, SO, Utils: update from QUOTE004

2022-11-19 LRGC0008.ZIP
  v8
  code revised, especially regarding identical parameters
  based on one-digit operations wherever possible
  conversion procedures in LCC0 (hex) and LCC (general)

2022-10-01 LRGC0007.ZIP
  v7
  CardToStr: Digit() fixed
  Command line arguments used for operations

2022-09-29 LRGC0006.ZIP
  v6
  StrToCard and CardToStr implemented

2022-09-14 LRGC0005.ZIP
  v5
  optimization by in place operations and stack copies if required

2022-08-31 LRGC0004.ZIP
  v4
  DivD based on subtraction again, just IncZ optimized

2022-08-28 LRGC0003.ZIP
  v3
  restructured based on RECASG08 and UFTP0010
  Mul0 implemented: single digit, binary search

2022-08-26 LRGC0002.ZIP
  v2
  Div: SIZE check of z (at most) once per digit

2022-08-25 LRGC0001.ZIP
  v1
  first Div implementation by subtraction, works

2022-08-21 LRGC0000.ZIP
  v0
  initial version based on LGDL0001.ZIP (Linux ATO)
  Add, Sub, Mul implemented, Div still missing
  hint: LrgCards.exe vs. lrgcards.exe: as called in MAKE.BAT
