summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/plaparse.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-14/+26
* plaparse: remove not strictly needed use of strrchr hap2022-09-151-31/+27
* plaparse: Fix regression caused by parser eating '#' comment characters AJR2021-09-161-6/+4
* Fix build on systems where size_t is not the same as uint64_t AJR2021-09-151-4/+4
* Convert JED, PLA and JEDBIN parsers to (mostly) use ioprocs instead of raw me... AJR2021-09-151-127/+141
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-4/+2
* Low-level #include overhaul AJR2021-01-021-3/+5
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-1/+1
* 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-16/+16
* using of IS_ENABLED in files used in tiny build (nw) Miodrag Milanovic2016-11-111-16/+16
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+364