summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/pdynlib.h
Commit message (Expand)AuthorAgeFilesLines
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-57/+62
* netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) couriersud2022-05-231-1/+1
* netlist: More c++, less macros, added support for cspell (#9794) couriersud2022-05-221-4/+3
* netlist: standalone makefile and prototype modifications (#9708) couriersud2022-05-081-1/+1
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-0/+1
* netlist: More clang-tidy fixes. (nw) couriersud2020-04-281-2/+4
* netlist: rename some macros. (nw) couriersud2020-04-261-6/+5
* netlist: clang tidy fixes and srcclean. (nw) couriersud2020-04-251-0/+5
* netlist: clang-tidy, srcclean and pedantic warnings fixed. (nw) couriersud2020-04-181-2/+3
* netlist: improve performance up to 65% on audio netlists. [Couriersud] couriersud2020-04-131-42/+88
* netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] couriersud2019-11-151-6/+6
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-4/+5
* netlist: code maintenance. (nw) couriersud2019-10-111-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+6
* netlist: fix visibility issues and more issues reported by tidy. (nw) couriersud2019-02-221-4/+4
* 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-1/+1
* Changed Solver.PARALLEL parameter logic: couriersud2017-05-271-1/+1
* pstring, pdynlib, pfmtlog refactoring : couriersud2017-04-041-0/+29
* Cleanup of includes. (nw) couriersud2017-01-271-4/+0
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-1/+0
* Add explicit to constructors to avoid bad surprises later. (nw) couriersud2016-06-241-1/+1
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-2/+2
* Leading underscore massacre. (nw) couriersud2016-05-271-3/+3
* Remove dependency on osd_ticks. Converted palloc and friends into couriersud2016-05-271-4/+8
* Some minor changes towards c++11. couriersud2016-05-081-2/+2
* Add missing files. couriersud2016-04-231-0/+41