summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/parray.h
Commit message (Expand)AuthorAgeFilesLines
* netlist: fix bugs and more cpp instead of macros (#9897) couriersud2022-06-101-4/+4
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-4/+5
* netlist: palloc now uses c++17 alignment aware operator new. (#9834) couriersud2022-05-271-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-7/+8
* netlist: code refactoring couriersud2020-09-241-1/+1
* netlist: Pedantic and clang tidy updates couriersud2020-09-061-1/+1
* netlist: code maintenance and performance optimizations. Couriersud2020-09-051-3/+3
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-18/+21
* netlist: code maintenance. (nw) couriersud2020-06-081-4/+4
* netlist: drop c++11 support. (nw) couriersud2020-06-011-1/+1
* netlist: rename some macros. (nw) couriersud2020-04-261-1/+1
* netlist: clang lint fixes, srcclean and nlwav fix. (nw) couriersud2020-01-251-6/+6
* netlist: code maintenance. (nw) couriersud2020-01-201-4/+4
* netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] couriersud2019-11-151-3/+3
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-21/+20
* netlist: more consistent exception handling. (nw) couriersud2019-11-051-2/+2
* netlist: code maintenance. (nw) couriersud2019-11-031-1/+1
* netlist: code maintenance and bugfixes. (nw) couriersud2019-11-011-9/+26
* netlist: further solver refactoring. (nw) couriersud2019-11-011-0/+2
* netlist: code maintenance. (nw) couriersud2019-10-291-1/+15
* Netlist: code maintenance and bug fixes. (nw) couriersud2019-10-171-0/+12
* Netlist: pongf update and code maintenance. [Couriersud] couriersud2019-10-161-27/+4
* Netlist: code maintenance and bug fixes. [Couriersud] couriersud2019-10-151-9/+39
* netlist: code simplification. (nw) couriersud2019-10-031-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+126
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-126/+0
* netlist: more alignment related refactoring. (nw) couriersud2019-02-241-1/+1
* Move fillmatrix to to matrix solver base class. (nw) couriersud2019-02-241-0/+1
* srcclean (nw) Vas Crabb2019-02-241-2/+2
* netlist: fix visibility issues and more issues reported by tidy. (nw) couriersud2019-02-221-1/+1
* netlist: memory management. [Couriersud] couriersud2019-02-221-5/+12
* netlist: refactoring startup process and array usage. (nw) couriersud2019-02-171-3/+3
* netlist: memory pool now supports aligned storage. (nw) couriersud2019-02-161-2/+3
* netlist: more core guidelines work. (nw) couriersud2019-02-091-6/+6
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-3/+3
* srcclean and cleanup (nw) Vas Crabb2019-01-271-18/+18
* netlist: refactor code for better scalability and flexibility. (nw) couriersud2019-01-271-0/+117