summaryrefslogtreecommitdiff
path: root/xxd.ml
Commit message (Collapse)AuthorAgeFilesLines
* sid: sid_test: handle large ias correctlyPhilipp Gesang2018-11-071-3/+3
| | | | | In string format, the “identifier authority” is quirky: from 1 << 32 on the spec requires that exactly 12 hex digits be printed.
* add linking exception to licensePhilipp Gesang2018-11-031-1/+1
|
* add readme and license textPhilipp Gesang2018-10-301-0/+2
|
* xxd: add binary-text conversion helperPhilipp Gesang2018-10-281-0/+107