| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | imgtool: Fix build by updating charconv.cpp to use string_view internally | 2020-12-15 | 1 | -35/+15 | |
| | | |||||
| * | srcclean (nw) | 2017-01-22 | 1 | -1/+1 | |
| | | |||||
| * | Spacing fix | 2017-01-14 | 1 | -1/+1 | |
| | | |||||
| * | [Imgtool] Changing imgtool::simple_charconverter::from_utf8() to not perform ↵ | 2017-01-05 | 1 | -31/+31 | |
| | | | | | an O(n) lookup whenever locating a character | ||||
| * | Vas Crabb feedback: Fixed Latin-1 C1 space, changed charconverter prototype ↵ | 2017-01-04 | 1 | -30/+36 | |
| | | | | | to not dictate std::string and fixed invalid encoding issue | ||||
| * | Updated to support Unicode normalization and simple charconverters that ↵ | 2017-01-01 | 1 | -18/+46 | |
| | | | | | alter the low page | ||||
| * | [Imgtool] Rewrote charconv; now an interface rather than an enumeration | 2016-12-23 | 1 | -128/+58 | |
| | | |||||
| * | No need for osd_malloc, osd_malloc_array and osd_free (nw) | 2016-11-11 | 1 | -2/+2 | |
| | | | | | MALLOC_DEBUG not applicable anymore since we use new to allocate in 99.9% of cases | ||||
| * | clang-modernize part 5 | 2015-12-04 | 1 | -4/+4 | |
| | | |||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+162 | |
