WDL-GV (Jul 16, 2024)
=====================

  * Update WDL/sha2.h, WDL/sha2.c from b90991f

    Modification: cast length to size_t for all
    memcpy/memset instances to remove conversion
    warnings in VC11. Those casts are not required
    by the C standard.

WDL-GV (Oct 24, 2023)
=====================

  * Add WDL/alignmem.h

WDL-GV (Jun 6, 2023)
====================

  * Rename WDL/array.h to WDL/aggarray.h.

WDL-GV (Dec 1, 2022)
====================

  * Add WDL/sha2.h, WDL/sha2.c files.

WDL-GV (Sep 24, 2022)
=====================

  * Add WDL/array.h file.

WDL-GV (Jul 10, 2022)
=====================

  * Add WDL/fpcmp.h file.

  * Add WDL/eel2/asm.mk file.
