summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_log.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* -unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil... Vas Crabb2020-11-181-6/+3
* netlist: minor code cleanup. couriersud2020-09-251-2/+2
* netlist: move to generated header and link support files files. couriersud2020-09-121-1/+0
* netlist: Fix various issues around include directories. couriersud2020-08-251-1/+1
* netlist: Move documentation from header to cpp file. Batch 3. couriersud2020-08-021-1/+11
* netlist: further nl_base.h splitting into headers in core subdir. couriersud2020-07-281-1/+1
* netlist: fix some clang tidy warnings. couriersud2020-07-251-0/+2
* netlist: fix logging of final timestamp. couriersud2020-07-191-2/+3
* netlist: Potential regression trigger. couriersud2020-07-171-10/+0
* netlist: comment out empty reset and update calls couriersud2020-07-161-1/+1
* netlist: finished input handler refactoring. couriersud2020-07-121-4/+20
* netlist: use threads on netlist logs. couriersud2020-07-111-3/+68
* netlist: Enable utf7 filenames on windows. (nw) couriersud2020-06-061-1/+1
* netlist: remove family_setter and other maintenance. (nw) couriersud2020-05-091-1/+1
* netlist: Fix a bug introduced by latest nld_log change. (nw) couriersud2020-05-011-2/+5
* netlist: nld_log now writes out last value at end of run. (nw) couriersud2020-05-011-0/+5
* netlist: code maintenance. (nw) couriersud2020-01-201-1/+1
* netlist: more consistent exception handling. (nw) couriersud2019-11-051-1/+1
* netlist: Support for float, double and long double solvers. [Couriersud] couriersud2019-11-021-3/+3
* netlist: maintenance and simplifcation. (nw) couriersud2019-10-311-2/+2
* netlist: switch to c++ streams. (nw) couriersud2019-09-251-2/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+9
* netlist: tidy changes and better constexpr support for ptime class. (nw) couriersud2019-02-241-1/+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-2/+2
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-1/+1
* netlist: All devices now specify parameters in factory constructor. (nw) couriersud2019-02-011-2/+2
* netlist: refactored netlist creation. (nw) couriersud2019-01-151-2/+2
* Improve dealing ownership in pstreams. (nw) couriersud2019-01-131-2/+2
* Move information where it belongs ... into the drivers. (nw) couriersud2019-01-101-2/+2
* pstring, pdynlib, pfmtlog refactoring : couriersud2017-04-041-2/+2
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-3/+3
* Cleanup of includes. (nw) couriersud2017-01-271-1/+0
* Netlist: code refactoring couriersud2017-01-201-5/+6
* Netlist updates: couriersud2016-07-211-3/+3
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-2/+0
* - Added constructors to prepare to move terminal setup into constructor. couriersud2016-06-071-2/+2
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-34/+79
* Moved more code into plib namespace. (nw) couriersud2016-05-271-2/+2
* All netlist devices now follow new syntax. Removed dead code. All sub couriersud2016-05-211-22/+0
* Converted more devices to new layout. Improved memory handling in couriersud2016-05-211-2/+1
* Align object registration syntax. (nw) couriersud2016-05-101-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+76