summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/jedparse.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Alfaskop improvements" Vas Crabb2020-01-311-15/+0
|
* Merge pull request #6068 from JoakimLarsson/alfaskop_pla Joakim Larsson Edström2020-01-311-0/+15
|\ | | | | Alfaskop improvements
| * pla.cpp, jedparse, jedutil: Added recognition and some support for ↵ Joakim Larsson Edstrom2019-12-181-0/+15
| | | | | | | | alternative PLA binary format DataIO
* | fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-4/+4
| |
* | use C++ library includes (nw) firewave2020-01-221-4/+4
|/
* Revert "using of IS_ENABLED in files used in tiny build (nw)" Miodrag Milanovic2016-11-121-3/+3
| | | | This reverts commit 1efccdd38d4bac6ec44e13f0a6cdf877e3a1c7cb.
* using of IS_ENABLED in files used in tiny build (nw) Miodrag Milanovic2016-11-111-3/+3
|
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-21/+21
| | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+444