summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/pexception.cpp
Commit message (Expand)AuthorAgeFilesLines
* (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