summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/prg/nlwav.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-2/+2
* Update "2020" text to "2021" (#7713) Stiletto2021-01-281-1/+1
* netlist: move to generated header and link support files files. couriersud2020-09-121-2/+2
* netlist: code maintenance and performance optimizations. Couriersud2020-09-051-3/+6
* netlist: Fix various issues around include directories. couriersud2020-08-251-5/+5
* netlist: include file refactoring. couriersud2020-06-281-1/+1
* netlist: code maintenance couriersud2020-06-281-3/+1
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-6/+6
* netlist: code maintenance. (nw) couriersud2020-06-081-11/+13
* netlist: Enable utf7 filenames on windows. (nw) couriersud2020-06-061-2/+2
* netlist: clang-tidy, header order fixes. (nw) couriersud2020-06-011-2/+2
* netlist: split plists.h and fix nvcc compile for 10.2 (nw) couriersud2020-05-251-4/+3
* netlist: bug fixes and maintenace. (nw) couriersud2020-05-081-8/+4
* Fix clang nltool build [-Werror,-Wunused-private-field] (nw) AJR2020-05-071-2/+2
* netlist: nlwav - new functionality. [Couriersud] couriersud2020-05-051-61/+229
* netlist: Fix two nlwav bugs. (nw) couriersud2020-05-051-21/+34
* netlist: Removed more magic numbers from the code. (nw) couriersud2020-05-011-1/+1
* netlist: rename some macros. (nw) couriersud2020-04-261-1/+1
* netlist: clang-tidy, srcclean and pedantic warnings fixed. (nw) couriersud2020-04-181-2/+2
* netlist: Fix some clang-tidy-10 warnings. (nw) couriersud2020-04-051-1/+1
* nlwav: add sampled output format. [Couriersud] couriersud2020-03-021-6/+105
* netlist: code maintenance. (nw) couriersud2020-02-031-3/+0
* netlist: Code symplification and bugfixes. (nw) couriersud2020-01-311-2/+5
* netlist: clang lint readability fixes. (nw) couriersud2020-01-251-1/+1
* netlist: clang lint fixes, srcclean and nlwav fix. (nw) couriersud2020-01-251-2/+0
* netlist: code maintenance. (nw) couriersud2020-01-201-1/+1
* Happy New Year 2020 (nw) (#6128) Stiletto2020-01-041-1/+1
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-33/+34
* netlist: more consistent exception handling. (nw) couriersud2019-11-051-1/+1
* netlist: code maintenance. (nw) couriersud2019-11-041-3/+3
* srcclean (nw) Vas Crabb2019-10-261-1/+1
* netlist: maintenance and lint fixes. (nw) couriersud2019-10-061-7/+7
* (nw) fix std::array initialisation with GCC5 in nlwav.cpp, stop suppressing -... Vas Crabb2019-10-051-4/+4
* netlist: Fix more lint warnings/hints (nw) couriersud2019-09-281-5/+5
* netlist: Fix a number of minor issues. (nw) couriersud2019-09-271-27/+34
* netlist: switch to c++ streams. (nw) couriersud2019-09-251-26/+25
* netlist code maintenance (nw) couriersud2019-09-211-8/+20
* netlist code maintenance. (nw) couriersud2019-09-171-7/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-228/+363
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-363/+228
* netlist: clang tidy. (nw) couriersud2019-03-011-33/+23
* netlist: cosmetic changes - mostly indentation. (nw) couriersud2019-03-011-2/+1
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-1/+1
* Move ptime struct into plib namespace and fix relative includes. (nw) couriersud2019-02-231-5/+5
* netlist: fix visibility issues and more issues reported by tidy. (nw) couriersud2019-02-221-11/+13
* netlist: memory management. [Couriersud] couriersud2019-02-221-8/+8
* netlist: More cpp core guidelines alignment. (nw) couriersud2019-02-111-0/+3
* netlist: more core guidelines work. (nw) couriersud2019-02-091-2/+2
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-10/+14
* netlist: Refactoring and some functionality enhancements. (nw) couriersud2019-02-041-5/+5