Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 7.4.2048v7.4.2048 | Bram Moolenaar | 2016-07-16 | 1 | -19/+3 |
| | | | | | Problem: There is still code and help for unsupported systems. Solution: Remove the code and text. (Hirohito Higashi) | ||||
* | patch 7.4.1215v7.4.1215 | Bram Moolenaar | 2016-01-30 | 1 | -14/+11 |
| | | | | | | Problem: Using old style function declarations. Solution: Change to new style function declarations. (script by Hirohito Higashi) | ||||
* | patch 7.4.804v7.4.804 | Bram Moolenaar | 2015-08-04 | 1 | -0/+3 |
| | | | | | Problem: Xxd doesn't have a license notice. Solution: Add license as indicated by Juergen. | ||||
* | updated for version 7.4.652v7.4.652 | Bram Moolenaar | 2015-03-05 | 1 | -14/+48 |
| | | | | | | Problem: Xxd lacks a few features. Solution: Use 8 characters for the file position. Add the -e and -o arguments. (Vadim Vygonets) | ||||
* | updated for version 7.3.1224v7.3.1224 | Bram Moolenaar | 2013-06-21 | 1 | -2/+2 |
| | | | | | | Problem: Clang gives warnings on xxd. Solution: Change how to use part of a string. (Dominique Pelle) Also avoid warning for return not reached. | ||||
* | updated for version 7.3.835v7.3.835 | Bram Moolenaar | 2013-02-26 | 1 | -3/+4 |
| | | | | | | Problem: "xxd -i" fails on an empty file. Solution: Do output the closing } for an empty file. (partly by Lawrence Woodman) | ||||
* | updated for version 7.3.161v7.3.161 | Bram Moolenaar | 2011-04-11 | 1 | -1/+1 |
| | | | | | Problem: Items on the stack may be too big. Solution: Make items static or allocate them. | ||||
* | updated for version 7.3.153v7.3.153 | Bram Moolenaar | 2011-04-02 | 1 | -0/+3 |
| | | | | | Problem: Compiler warning for ambiguous else, missing prototype. Solution: Add braces. (Dominique Pelle) Add prototype for die(). | ||||
* | updated for version 7.3.152v7.3.152 | Bram Moolenaar | 2011-04-01 | 1 | -55/+116 |
| | | | | | Problem: Xxd does not check for errors from library functions. Solution: Add error checks. (Florian Zumbiehl) | ||||
* | updated for version 7.2.367v7.2.367 | Bram Moolenaar | 2010-02-17 | 1 | -5/+5 |
| | | | | | Problem: "xxd -r -p" doesn't work as documented. Solution: Skip white space. (James Vega) | ||||
* | updated for version 7.2-209v7.2.209 | Bram Moolenaar | 2009-06-16 | 1 | -4/+5 |
| | |||||
* | updated for version 7.1-167v7.1.167 | Bram Moolenaar | 2007-12-03 | 1 | -2/+4 |
| | |||||
* | updated for version 7.1b | Bram Moolenaar | 2007-05-10 | 1 | -3/+3 |
| | |||||
* | updated for version 7.0gv7.0g | Bram Moolenaar | 2006-04-30 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0c10v7.0c10 | Bram Moolenaar | 2006-04-05 | 1 | -0/+3 |
| | |||||
* | updated for version 7.0b02v7.0b02 | Bram Moolenaar | 2006-03-26 | 1 | -1/+4 |
| | |||||
* | updated for version 7.0216v7.0216 | Bram Moolenaar | 2006-03-06 | 1 | -0/+7 |
| | |||||
* | updated for version 7.0171 | Bram Moolenaar | 2005-12-16 | 1 | -6/+8 |
| | |||||
* | updated for version 7.0061 | Bram Moolenaar | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0001v7.0001 | Bram Moolenaar | 2004-06-13 | 1 | -0/+767 |