summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/pfmtlog.h
Commit message (Expand)AuthorAgeFilesLines
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-201-1/+1
* netlist: fix bugs and more cpp instead of macros (#9897) couriersud2022-06-101-43/+43
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-3/+3
* netlist: Improved PPMF target support and test coverage. (#9752) couriersud2022-05-151-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: applied some clang tidy recommendations couriersud2020-09-301-1/+1
* netlist: Fixed a couple of issues with various compilers. couriersud2020-09-241-1/+2
* netlist: Fix 128 bit integer support. couriersud2020-09-241-0/+14
* netlist: code refactoring couriersud2020-09-241-5/+5
* netlist: Pedantic and clang tidy updates couriersud2020-09-061-1/+1
* netlist: fix multi byte string issues. couriersud2020-09-061-0/+11
* netlist: code maintenance and performance optimizations. Couriersud2020-09-051-22/+54
* netlist: include file refactoring. couriersud2020-06-281-4/+3
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-3/+3
* netlist: code maintenance. (nw) couriersud2020-06-081-5/+5
* netlist: clang-tidy, header order fixes. (nw) couriersud2020-06-011-1/+1
* netlist: move penum into own header file. (nw) couriersud2020-05-241-1/+2
* netlist: Fix some tidy warnings. (nw) couriersud2020-05-031-1/+1
* netlist: rename some macros. (nw) couriersud2020-04-261-10/+5
* netlist: code maintenance and edge case fixes. (nw) couriersud2020-04-201-11/+11
* netlist: clang lint fixes, srcclean and nlwav fix. (nw) couriersud2020-01-251-1/+1
* netlist: more code maintenance. (nw) couriersud2019-11-161-320/+341
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-5/+6
* netlist: code maintenance. (nw) couriersud2019-11-041-25/+5
* netlist: code maintenance. (nw) couriersud2019-11-031-15/+38
* netlist: Completed __float128 support. [Couriersud] couriersud2019-11-031-0/+5
* netlist: fix regression, preliminary __float128 support. (nw) couriersud2019-11-031-2/+21
* netlist: improve readability. (nw) couriersud2019-11-021-1/+0
* netlist: Support for float, double and long double solvers. [Couriersud] couriersud2019-11-021-0/+6
* netlist: code maintenance. (nw) couriersud2019-10-291-1/+1
* Netlist: code maintenance and improvements. [Couriersud] couriersud2019-10-181-5/+9
* srcclean (nw) Vas Crabb2019-09-221-6/+6
* netlist code maintenance (nw) couriersud2019-09-211-6/+18
* netlist code maintenance. (nw) couriersud2019-09-171-35/+62
* netlist: scalable error messages. couriersud2019-04-181-0/+6
* netlist: Improve validation code. couriersud2019-04-161-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+38
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-38/+12
* netlist: refactor model code. (nw) couriersud2019-03-181-0/+6
* netlist: tidy changes and better constexpr support for ptime class. (nw) couriersud2019-02-241-1/+0
* netlist: more alignment related refactoring. (nw) couriersud2019-02-241-0/+1
* netlist: More cpp core guidelines alignment. (nw) couriersud2019-02-111-6/+14
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-11/+23
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-0/+0
* Netlist code refactoring: couriersud2017-04-091-37/+29
* pstring, pdynlib, pfmtlog refactoring : couriersud2017-04-041-92/+93
* Fix clang warnings in netlist code. couriersud2017-03-051-3/+2
* More cppcheck fixes. (nw) Couriersud2017-03-051-8/+8
* Reorder include order to comply with best practices. (nw) couriersud2017-02-101-2/+2