index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
emacs-lisp
/
bindat-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Bindat (src, strz): Operate on vectors too
Nacho Barrientos
2022-10-21
1
-1
/
+18
*
bindat (strz): Null terminate fixed-length strings if there is room
Richard Hansen
2022-06-22
1
-6
/
+6
*
bindat (strz): Write null terminator after variable length string
Richard Hansen
2022-06-16
1
-2
/
+2
*
bindat (strz): Error on null byte if packing variable-length string
Richard Hansen
2022-06-13
1
-1
/
+6
*
bindat (str, strz): Reject non-ASCII, non-`eight-bit' characters
Richard Hansen
2022-06-12
1
-0
/
+16
*
Bindat: Document `sint`; add `le` arg to `uint`; deprecate `uintr`
Stefan Monnier
2022-06-11
1
-10
/
+9
*
; bindat-tests (str, strz): Refine tests
Richard Hansen
2022-06-10
1
-12
/
+46
*
bindat (strz): Fix wrong-type-argument error when unpacking
Richard Hansen
2022-06-01
1
-1
/
+0
*
bindat (strz): Fix off-by-one bug in computed length
Richard Hansen
2022-06-01
1
-2
/
+0
*
; bindat-tests (strz): Add more tests
Richard Hansen
2022-06-01
1
-0
/
+69
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Bindat: new macro-expansion based data layout language
Stefan Monnier
2021-03-05
1
-33
/
+74
*
* lisp/emacs-lisp/bindat.el: Minor refactoring
Stefan Monnier
2021-03-05
1
-13
/
+13
*
* lisp/emacs-lisp/bindat.el (bindat-spec): New macro.
Stefan Monnier
2021-02-15
1
-3
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove incorrect use of decode-coding-string
Stefan Kangas
2020-10-22
1
-2
/
+2
*
Test for error with multibyte strings in bindat.el
Stefan Kangas
2020-10-22
1
-2
/
+8
*
Add new tests to bindat-tests.el
Stefan Kangas
2020-04-29
1
-0
/
+16
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Also test unpacking
Lars Ingebrigtsen
2019-06-15
1
-0
/
+26
*
Refactor for reuse
Lars Ingebrigtsen
2019-06-15
1
-28
/
+31
*
New file to test bindat functions
Lars Ingebrigtsen
2019-06-15
1
-0
/
+70