summaryrefslogtreecommitdiff
path: root/src/helper/binarybuffer.h
Commit message (Expand)AuthorAgeFilesLines
* change #include "types.h" to <helper/types.h>Zachary T Welch2009-12-031-1/+1
* binarybuffer: regression fixDavid Brownell2009-11-161-2/+4
* rename CEIL as DIV_ROUND_UPZachary T Welch2009-11-161-2/+0
* binarybuffer: add API documentationZachary T Welch2009-11-161-3/+41
* improve inline binarybuffer helpersZachary T Welch2009-11-161-7/+8
* improve buf_set_buf helperZachary T Welch2009-11-161-2/+2
* improve buf_set_onesZachary T Welch2009-11-161-1/+2
* improve buf_cpy helperZachary T Welch2009-11-161-1/+2
* improve buf_cmp and buf_cmp_mask helpersZachary T Welch2009-11-161-3/+3
* improve str_to_buf and buf_to_str helpersZachary T Welch2009-11-161-3/+3
* binarybuffer: move variables to point of first useZachary T Welch2009-11-161-4/+2
* binarybuffer: fix whitespace related issuesZachary T Welch2009-11-161-20/+15
* remove unused buf_to_u32_handlerZachary T Welch2009-11-141-3/+0
* struct scan_field_s -> struct scan_fieldZachary T Welch2009-11-141-2/+2
* src/helper: wrap and clean headers.Zachary T Welch2009-11-091-19/+23
* Updates to the initial scanchain validation code:dbrownell2009-09-261-1/+1
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-171-1/+1
* Remove whitespace at end of lines, step 2.zwelch2009-06-231-3/+3
* - Fixes '[<>]' whitespacezwelch2009-06-231-2/+2
* - Fixes '[|]' whitespacezwelch2009-06-231-1/+1
* - Fixes '+' whitespacezwelch2009-06-231-2/+2
* - Fixes '=' whitespacezwelch2009-06-231-2/+2
* - Fixes '==' whitespacezwelch2009-06-231-2/+2
* - Fixes '<<' whitespacezwelch2009-06-231-1/+1
* - Fixes '>>' whitespacezwelch2009-06-231-4/+4
* - Fixes '&&' whitespacezwelch2009-06-231-2/+2
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-181-7/+7
* Transform 'u8' to 'uint8_t'zwelch2009-06-181-11/+11
* Michael Bruck <mbruck@digenius.de> use more constoharboe2009-05-091-7/+7
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-1/+1
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* Charles Hardin ckhardin at gmail.com oharboe2008-07-111-2/+2
* - fixed build issues with win32ntfreak2008-07-061-1/+0
* This matters for embedded devices, but is probably not observably better for ...oharboe2008-05-071-2/+41
* added some code that will be used in upcoming minidriver work.oharboe2008-02-281-0/+10
* - added patch "remove error handler as planned"mifi2008-01-201-1/+2
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-2/+2
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+48