summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/pexception.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: more clang lint fixes. couriersud2020-10-021-1/+1
* netlist: Rewrote frontier documentation. couriersud2020-09-301-1/+2
* netlist: applied some clang tidy recommendations couriersud2020-09-301-1/+0
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-1/+1
* netlist: remove more macro usage, fix win float exceptions. (nw) couriersud2020-06-061-0/+26
* netlist: code maintenance. (nw) couriersud2019-11-131-2/+25
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-4/+0
* netlist: less cpp - more headers (nw) couriersud2019-09-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-114/+101
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-101/+114
* netlist: fix visibility issues and more issues reported by tidy. (nw) couriersud2019-02-221-1/+1
* netlist: tick off some issues clang-tidy highlights. (nw) couriersud2019-02-181-71/+84
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-27/+1
* More cppcheck fixes. (nw) Couriersud2017-03-051-2/+2
* Fix some cppcheck warnings. (nw) Couriersud2017-03-051-1/+1
* Reorder include order to comply with best practices. (nw) couriersud2017-02-101-2/+2
* srcclean (nw) Vas Crabb2017-01-221-2/+2
* Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored couriersud2017-01-051-1/+35
* Fix some pedantic clang warnings. (nw) couriersud2017-01-051-1/+1
* Added SIGFPE enabling code to plib/pexception.*. Moved plib exceptions couriersud2017-01-041-0/+109