summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/pexception.h
Commit message (Expand)AuthorAgeFilesLines
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-201-1/+1
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-6/+6
* netlist: More c++, less macros, added support for cspell (#9794) couriersud2022-05-221-1/+1
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* netlist: more clang lint fixes. couriersud2020-10-021-1/+1
* netlist: Fixed a couple of issues with various compilers. couriersud2020-09-241-1/+1
* netlist: move more models into the core. couriersud2020-09-131-2/+2
* netlist: code maintenance and performance optimizations. Couriersud2020-09-051-1/+1
* netlist: rename some macros. (nw) couriersud2020-04-261-1/+1
* netlist: code maintenance. (nw) couriersud2020-01-201-13/+0
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-2/+2
* netlist: code maintenance. (nw) couriersud2019-11-131-1/+10
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-21/+25
* netlist: code maintenance. (nw) couriersud2019-11-041-5/+15
* netlist: code maintenance. (nw) couriersud2019-10-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-108/+106
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-106/+108
* netlist: cosmetic changes - mostly indentation. (nw) couriersud2019-03-011-2/+2
* 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-91/+102
* netlist: More cpp core guidelines alignment. (nw) couriersud2019-02-111-1/+4
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-21/+5
* Fix clang-8 warnings. (nw) couriersud2019-01-111-1/+1
* Netlist code refactoring: couriersud2017-04-091-6/+7
* More cppcheck fixes. (nw) Couriersud2017-03-051-1/+1
* Fix some cppcheck warnings. (nw) Couriersud2017-03-051-4/+4
* Reorder include order to comply with best practices. (nw) couriersud2017-02-101-2/+2
* Cleanup of includes. (nw) couriersud2017-01-271-1/+0
* Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored couriersud2017-01-051-4/+18
* 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/+112