| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) | 2020-04-08 | 1 | -0/+9 | |
| | | | | | | | | * Revert "fixed some modernize-use-equals-default clang-tidy warnings (nw)" This reverts commit 54486ab9 * fixed merge error | ||||
| * | fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) | 2020-01-30 | 1 | -9/+0 | |
| | | |||||
| * | use C++ library includes (nw) | 2020-01-22 | 1 | -4/+4 | |
| | | |||||
| * | srcclean (nw) | 2016-09-26 | 1 | -34/+34 | |
| | | |||||
| * | Introduced an STL container for a view (util::view<T>), and changed opresolv ↵ | 2016-09-11 | 1 | -3/+3 | |
| | | | | | to use it | ||||
| * | Changing an 'assert(false)' to 'throw false', so that this always errors ↵ | 2016-09-09 | 1 | -2/+2 | |
| | | | | | even in non-debug builds | ||||
| * | Attempting to make option_guide and option_guide::entry POD types; need to ↵ | 2016-09-02 | 1 | -4/+4 | |
| | | | | | figure out a better way to do OPTION_GUIDE_EXTERN | ||||
| * | Incorporating Vas Crabb feedback | 2016-09-01 | 1 | -1/+1 | |
| | | |||||
| * | option_guide C++-ification, touched up imgtool | 2016-08-27 | 1 | -387/+306 | |
| | | | | | | | The main point of this change is to C++-ify option_guide. It was changed from a struct array to a class, namespaced etc, with the ultimate hope of incorporating an in-emulation image creation UI. Imgtool got hit with a number of changes; I'll probably have to bring that off of the backburner and touch that up too | ||||
| * | Cleanups and version bump | 2016-07-27 | 1 | -33/+32 | |
| | | |||||
| * | Changed some int's to size_t's and added assertions where we were assuming ↵ | 2016-07-07 | 1 | -2/+2 | |
| | | | | | that option_resolution was a requirement | ||||
| * | C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ↵ | 2016-07-07 | 1 | -233/+215 | |
| | | | | | changed option_resolution to be a class, etc) | ||||
| * | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -17/+17 | |
| | | |||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+583 | |
