summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/imgtool/stream.cpp
Commit message (Expand)AuthorAgeFilesLines
* util: Further API cleanups: (#8661) Vas Crabb2021-10-051-21/+21
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-47/+208
* Much more core std::string_view modernization AJR2021-01-201-2/+1
* Low-level #include overhaul AJR2021-01-021-1/+0
* use C++ library includes (nw) firewave2020-01-221-2/+2
* [Imgtool] Fix to MT#6576 (#2275) npwoods2017-05-041-1/+1
* Changed a number of declarations in Imgtool to use std::string instead of 'co... Nathan Woods2016-12-111-16/+11
* Merge pull request #1543 from npwoods/imgtool_stream_open_smartpointer Vas Crabb2016-10-241-19/+18
|\
| * [Imgtool] Changed imgtool::stream::open*() to return imgtool::stream::ptr Nathan Woods2016-10-221-19/+18
* | srcclean (nw) Vas Crabb2016-10-231-25/+25
|/
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-27/+27
* [Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream) Nathan Woods2016-10-121-151/+203
* imgtool, hp9845_tape format: implemented read & write ops in 9845data filter fulivi2016-09-231-2/+1
* patch up on OSX Vas Crabb2016-08-011-4/+4
* imgtool fix (nw) Miodrag Milanovic2016-07-311-3/+3
* algorithm-> utility where appropriate, fix imgtool (nw) Miodrag Milanovic2016-07-311-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-5/+5
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-9/+8
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-17/+11
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-138/+99
* clang-modernize part 5 Miodrag Milanovic2015-12-041-22/+22
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+536