]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/bindat.el: Add 64bit int support
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 16 Feb 2021 04:54:45 +0000 (23:54 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 16 Feb 2021 04:54:45 +0000 (23:54 -0500)
commit62cda6acd61f6de2698674391a26ce0a8672fc93
treefebc529a3ebbd632f0c2fedf02af894ed9e7f2ac
parent9b8cf1a38d100d4b860a52ae0349413a37a211db
* lisp/emacs-lisp/bindat.el: Add 64bit int support

(bindat--unpack-u64, bindat--unpack-u64r, bindat--pack-u64)
(bindat--pack-u64r): New functions.
(bindat--unpack-item, bindat--pack-item): Use them.
(bindat--fixed-length-alist): Add new types.
doc/lispref/processes.texi
etc/NEWS
lisp/emacs-lisp/bindat.el