summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/imgtool/modules/mac.cpp
Commit message (Expand)AuthorAgeFilesLines
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-17/+17
* use C++ library includes (nw) firewave2020-01-221-5/+5
* Fixes for Coverity "Resource leak" warnings (#3089) Oliver Stöneberg2018-01-211-1/+4
* Created a more flexible imgtool::datetime structure for use within Imgtool (#... npwoods2017-10-171-2/+2
* srcclean (nw) Vas Crabb2017-08-271-1/+1
* Imgtool: Classic Mac: Made the logic for B&W icon able to handled non-maske... Nathan Woods2017-08-021-27/+25
* [Imgtool] C++-ification of imgtool_forkent structure Nathan Woods2017-08-021-13/+5
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* [Imgtool Mac] Adding support for MacRoman encoding Nathan Woods2017-01-141-0/+30
* Merge pull request #1543 from npwoods/imgtool_stream_open_smartpointer Vas Crabb2016-10-241-14/+8
|\
| * [Imgtool] Changed imgtool::stream::open*() to return imgtool::stream::ptr Nathan Woods2016-10-221-14/+8
* | TRUE/FALSE in tools section (nw) Miodrag Milanovic2016-10-221-48/+48
|/
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-271/+271
* [Imgtool] Changed imgtool::image::info() to use std::stream and std::stringst... Nathan Woods2016-10-171-4/+7
* [Imgtool] Bulk change: 'imgtool::directory *' ==> 'imgtool::directory &' Nathan Woods2016-10-171-38/+38
* [Imgtool] Bulk change: 'imgtool::partition *' ==> 'imgtool::partition &' Nathan Woods2016-10-161-18/+18
* [Imgtool] Bulk change: 'imgtool::image *' ==> 'imgtool::image &' Nathan Woods2016-10-161-23/+23
* [Imgtool] Changed the create/open callbacks to take 'imgtool::stream &&' Nathan Woods2016-10-151-3/+3
* [Imgtool] Changed many 'imgtool::stream *' to 'imgtool::stream &' Nathan Woods2016-10-141-11/+11
* [Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream) Nathan Woods2016-10-121-15/+15
* [Imgtool] C++-ified a few more classes Nathan Woods2016-10-091-25/+25
* Merge pull request #1456 from npwoods/imgtool_image_cplusplus R. Belmont2016-10-081-16/+16
|\
| * Made imgtool_image (now imgtool::image) a "real" C++ class Nathan Woods2016-09-271-16/+16
* | [Imgtool Mac Module] Fixed an unsigned overflow error that would causes cras... Nathan Woods2016-09-301-2/+3
|/
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-51/+51
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* Fix up imgtool as well Vas Crabb2016-07-081-6/+6
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+6418