Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | directly (Bug#2878). | ||||
* | 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 |
| | | | | | | (bindat--unpack-item, bindat--length-group, bindat--pack-item) (bindat--unpack-group, bindat--pack-group): Handle vectors with optional element type. | ||||
* | 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--pack-group): Let-bind COUNT during repeat block evaluation. | ||||
* | (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 |
| | | | | `pos' and `raw-data' for clarity, as eval forms may access these. | ||||
* | (bindat--unpack-u8): Use aref also for strings. | Kim F. Storm | 2006-05-28 | 1 | -3/+1 |
| | |||||
* | (bindat-unpack, bindat-pack): | Thien-Thi Nguyen | 2006-05-25 | 1 | -6/+8 |
| | | | | Signal error if RAW-DATA is a multibyte string. | ||||
* | (bindat-pack): Doc fix. | Thien-Thi Nguyen | 2006-05-23 | 1 | -1/+1 |
| | |||||
* | Refill; nfc. | Thien-Thi Nguyen | 2006-05-23 | 1 | -6/+11 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+1 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | Fix `repeat' BNF and `bits 2' example in Commentary. | Thien-Thi Nguyen | 2005-06-11 | 1 | -3/+4 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -22/+22 |
| | |||||
* | Fixed typo in docstring. | Kim F. Storm | 2002-10-27 | 1 | -1/+1 |
| | |||||
* | New file. | Kim F. Storm | 2002-07-01 | 1 | -0/+622 |