2025-11-17 14:14 UTC+0200 Aleksander Czajczynski (hb fki.pl) [ci skip]

; sync macros in-line with Viktor's fork:
    2015-06-16 01:41 UTC+0200 Viktor Szakats (vszakats users.noreply.github.com)
  * include/hbdefs.h
    + add HB_PUT_UINT64(), HB_GET_UINT64() macros
This commit is contained in:
Aleksander Czajczynski
2025-11-17 14:14:13 +01:00
parent 88ee43c2d0
commit 2b40bde2aa
2 changed files with 10 additions and 0 deletions

View File

@@ -7,6 +7,12 @@
Entries may not always be in chronological/commit order.
See license at the end of file. */
2025-11-17 14:14 UTC+0200 Aleksander Czajczynski (hb fki.pl)
; sync macros in-line with Viktor's fork:
2015-06-16 01:41 UTC+0200 Viktor Szakats (vszakats users.noreply.github.com)
* include/hbdefs.h
+ add HB_PUT_UINT64(), HB_GET_UINT64() macros
2025-11-17 09:58 UTC+0200 Aleksander Czajczynski (hb fki.pl)
+ include/hbcrypto.h
! actually add the file, missed from the push...