summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/pstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-105/+26
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-26/+105
* netlist: memory code refactoring. (nw) couriersud2019-03-011-37/+7
* netlist: memory management. [Couriersud] couriersud2019-02-221-6/+6
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-35/+2
* netlist: code maintenance and fixing kidniki ... (nw) couriersud2019-02-011-1/+0
* netlist: pstream and ppreprocessor (now a pistream) refactoring. (nw) couriersud2019-01-191-14/+6
* Improve dealing ownership in pstreams. (nw) couriersud2019-01-131-18/+11
* More c++ alignment. pstring now behaves like std::string. (nw) couriersud2019-01-061-5/+5
* Change pstring to use std::string as storage container. couriersud2017-03-301-1/+1
* Fix clang warnings in netlist code. couriersud2017-03-051-1/+2
* More cppcheck fixes. (nw) Couriersud2017-03-051-2/+2
* Reworked truthtables a bit. couriersud2017-02-171-2/+2
* Move from <cstring> to std::copy and friends. (nw) couriersud2017-02-161-5/+4
* Make windows builds of nltool and nlwav understand unicode. couriersud2017-02-101-4/+23
* Netlist: code refactoring couriersud2017-01-201-23/+35
* Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored couriersud2017-01-051-0/+39
* cstr() ==> c_str() (nw) couriersud2016-12-301-2/+2
* Netlist updates: couriersud2016-07-211-28/+28
* Moved two macros, added more RAII and improved exceptions. Fixed some couriersud2016-07-091-76/+47
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-1/+0
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-161-1/+1
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-2/+2
* Moved more code into plib namespace. (nw) couriersud2016-05-271-0/+4
* Remove dependency on osd_ticks. Converted palloc and friends into couriersud2016-05-271-3/+3
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-4/+4
* netlist updates: couriersud2016-03-141-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+362