index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
bindat.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
(macroexp-warn-and-return): Fix bug#53618
Stefan Monnier
2022-02-19
1
-1
/
+0
*
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-11
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Several amendments to scratch/correct-warning-pos.
Alan Mackenzie
2021-12-01
1
-0
/
+1
|
/
*
Evaluate eql specializers
akater
2021-08-03
1
-12
/
+12
*
* lisp/emacs-lisp/bindat.el: Allow non-fixed size of `strz`
Stefan Monnier
2021-04-15
1
-9
/
+24
*
* lisp/emacs-lisp/bindat.el (bindat-struct): Fix Edebug def
Stefan Monnier
2021-03-06
1
-2
/
+2
*
Bindat: new macro-expansion based data layout language
Stefan Monnier
2021-03-05
1
-151
/
+416
*
* lisp/emacs-lisp/bindat.el: Minor refactoring
Stefan Monnier
2021-03-05
1
-69
/
+70
*
* lisp/emacs-lisp/bindat.el: Tweak example in comment
Stefan Monnier
2021-02-18
1
-9
/
+9
*
* lisp/emacs-lisp/bindat.el: Add 64bit int support
Stefan Monnier
2021-02-15
1
-20
/
+31
*
* lisp/emacs-lisp/bindat.el: Clarify when field labels are optional
Stefan Monnier
2021-02-15
1
-115
/
+102
*
* lisp/emacs-lisp/bindat.el (bindat-spec): New macro.
Stefan Monnier
2021-02-15
1
-9
/
+50
*
* lisp/emacs-lisp/bindat.el: Expose the `struct` variable (bug#46534)
Stefan Monnier
2021-02-15
1
-11
/
+12
*
Use lexical-binding in all of `lisp/emacs-lisp`
Stefan Monnier
2021-01-28
1
-50
/
+62
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Revert "Use lexical-binding in bindat.el"
Stefan Kangas
2020-10-24
1
-85
/
+89
*
; * lisp/emacs-lisp/bindat.el (bindat-unpack): Fix typo.
Stefan Kangas
2020-10-21
1
-1
/
+1
*
Use lexical-binding in bindat.el
Stefan Kangas
2020-10-21
1
-91
/
+87
*
Add new tests to bindat-tests.el
Stefan Kangas
2020-04-29
1
-1
/
+1
*
* lisp/emacs-lisp/bindat.el: Remove obsolete comment.
Paul Eggert
2020-01-04
1
-3
/
+0
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix byte compilation warning in bindat.el
Lars Ingebrigtsen
2019-06-15
1
-2
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-14
/
+14
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* emacs-lisp/bindat.el (bindat-pack): Allocate and set a string
Chong Yidong
2009-05-04
1
-2
/
+2
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
(bindat--unpack-u*): Optimize.
Kim F. Storm
2007-02-17
1
-21
/
+41
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(bindat--unpack-group, bindat--length-group)
Kim F. Storm
2006-12-29
1
-6
/
+6
*
(bindat-unpack): Doc fix.
Richard M. Stallman
2006-09-08
1
-7
/
+10
*
(bindat-ip-to-string): Use `format-network-address' if possible.
Thien-Thi Nguyen
2006-08-11
1
-3
/
+6
*
(bindat-idx, bindat-raw): Rename dynamic variables
Kim F. Storm
2006-05-28
1
-54
/
+54
[next]