summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/ptypes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix building with gcc-13 (#10917) Julian Sikorski2023-02-201-0/+1
* netlist: fix bugs and more cpp instead of macros (#9897) couriersud2022-06-101-0/+6
* netlist/plib: Fix compile with Apple clang. Vas Crabb2022-06-061-1/+1
* Adjust toolchain versions for triggering workarounds: Vas Crabb2022-06-061-2/+2
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-11/+17
* netlist: palloc now uses c++17 alignment aware operator new. (#9834) couriersud2022-05-271-0/+2
* netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) couriersud2022-05-231-7/+7
* netlist: More c++, less macros, added support for cspell (#9794) couriersud2022-05-221-14/+31
* netlist/plib: Fixed detection of clang versions with noexcept issue, added fe... Vas Crabb2022-05-211-2/+19
* netlist: Fixes to address PR #9752 and issue #8590 / EMSCRIPTEN (#9773) couriersud2022-05-191-3/+19
* netlist: Improved PPMF target support and test coverage. (#9752) couriersud2022-05-151-14/+41
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* netlist: optimize headers. couriersud2020-09-171-0/+24
* netlist: Fix build under Emscripten (#7031) Justin Kerk2020-08-051-0/+4
* netlist: include file refactoring. couriersud2020-06-281-12/+32
* srcclean and cleanup (nw) Vas Crabb2020-06-211-1/+1
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-1/+5
* netlist: further optimize ppmf.h [Couriersud] couriersud2020-06-081-0/+84
* netlist: remove more macro usage, fix win float exceptions. (nw) couriersud2020-06-061-12/+30
* netlist: Reduce macro usage and make use of pstring utf8. (nw) couriersud2020-06-061-0/+19
* netlist: Better integretation of INT128. (nw) couriersud2020-05-241-3/+16
* netlist: fix performance decrease. (nw) couriersud2020-05-221-2/+14
* netlist: rewrite rom devices from scratch. [Couriersud] couriersud2020-05-171-0/+23
* netlist: more family/model alignment. (nw) couriersud2020-05-101-0/+4
* netlist: rename some macros. (nw) couriersud2020-04-261-28/+6
* netlist: code maintenance and edge case fixes. (nw) couriersud2020-04-201-2/+32
* netlist: clang lint fixes. (nw) couriersud2020-01-311-1/+1
* netlist: move some functions to pmath. (nw) couriersud2020-01-151-52/+0
* netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] couriersud2019-11-151-6/+6
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-6/+6
* netlist: code maintenance. (nw) couriersud2019-11-031-1/+0
* Netlist: code maintenance and bug fixes. (nw) couriersud2019-10-171-9/+9
* Netlist: pongf update and code maintenance. [Couriersud] couriersud2019-10-161-2/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-36/+88
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-88/+36
* netlist: memory code refactoring. (nw) couriersud2019-03-011-2/+2
* netlist: cosmetic changes - mostly indentation. (nw) couriersud2019-03-011-2/+2
* netlist: fix bugs in the alignment code. (nw) couriersud2019-02-251-0/+53
* netlist: tidy changes and better constexpr support for ptime class. (nw) couriersud2019-02-241-8/+8
* netlist: more alignment related refactoring. (nw) couriersud2019-02-241-31/+12
* (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... Vas Crabb2019-02-191-1/+1
* netlist: More cpp core guidelines alignment. (nw) couriersud2019-02-111-0/+10
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-15/+15
* Replace ATTR_UNUSED by c++ template. (nw) couriersud2019-01-131-0/+8
* Removed most inlines not necessary ... (nw) couriersud2019-01-121-2/+2
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-2/+2
* Improve readability. Add more c++11 noexcept and swap semantics. couriersud2017-02-221-0/+11
* Reorder include order to comply with best practices. (nw) couriersud2017-02-101-3/+3
* Minor refactoring. (nw) couriersud2017-01-271-8/+23
* Cleanup of includes. (nw) couriersud2017-01-271-0/+1