summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/pstring.h
Commit message (Expand)AuthorAgeFilesLines
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* netlist: make pstring length/size use consistent. couriersud2020-09-241-4/+20
* netlist: clang tidy fixes. couriersud2020-09-111-2/+2
* netlist: code maintenance and performance optimizations. Couriersud2020-09-051-51/+57
* netlist: code maintenance and bug fixes. couriersud2020-07-011-5/+5
* netlist: include file refactoring. couriersud2020-06-281-2/+24
* netlist: code maintenance. (nw) couriersud2020-06-081-4/+4
* netlist: Reduce macro usage and make use of pstring utf8. (nw) couriersud2020-06-061-76/+37
* netlist: clang-tidy, header order fixes. (nw) couriersud2020-06-011-1/+1
* netlist: More clang-tidy fixes. (nw) couriersud2020-04-281-5/+5
* netlist: More clang-tidy fixes. (nw) couriersud2020-04-281-42/+42
* netlist: clang tidy fixes and srcclean. (nw) couriersud2020-04-251-2/+2
* netlist: Fix some clang-tidy-10 warnings. (nw) couriersud2020-04-051-3/+3
* Fix issue #6293. (nw) couriersud2020-02-111-0/+1
* netlist: clang lint fixes. (nw) couriersud2020-01-311-27/+29
* netlist: Code maintenance. (nw) couriersud2020-01-271-2/+2
* netlist: clang lint fixes, srcclean and nlwav fix. (nw) couriersud2020-01-251-5/+8
* netlist: code maintenance. (nw) couriersud2020-01-201-1/+1
* netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] couriersud2019-11-151-41/+41
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-11/+12
* netlist: more consistent exception handling. (nw) couriersud2019-11-051-0/+1
* netlist: code maintenance (nw) couriersud2019-10-121-187/+0
* netlist: maintenance and lint fixes. (nw) couriersud2019-10-061-11/+13
* netlist: choose the right ostream type. (nw) couriersud2019-09-301-1/+1
* netlist: less cpp - more headers (nw) couriersud2019-09-291-3/+0
* netlist: more lint corrections. (nw) couriersud2019-09-281-6/+6
* srcclean (nw) Vas Crabb2019-09-221-5/+5
* netlist code maintenance (nw) couriersud2019-09-211-3/+11
* netlist code maintenance. (nw) couriersud2019-09-171-10/+20
* netlist: fix some error/warnings. (nw) couriersud2019-04-221-70/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-131/+326
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-326/+131
* netlist: refactoring. (nw) couriersud2019-03-011-4/+2
* netlist: cosmetic changes - mostly indentation. (nw) couriersud2019-03-011-2/+2
* netlist: fix visibility issues and more issues reported by tidy. (nw) couriersud2019-02-221-4/+3
* (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... Vas Crabb2019-02-191-4/+4
* netlist: More cpp core guidelines alignment. (nw) couriersud2019-02-111-4/+4
* netlist: more core guidelines work. (nw) couriersud2019-02-091-31/+31
* netlist: more cpp core guidelines work. (nw) couriersud2019-02-081-1/+1
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-45/+36
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* Improve dealing ownership in pstreams. (nw) couriersud2019-01-131-0/+2
* Fix clang-8 warnings. (nw) couriersud2019-01-111-1/+3
* Improve type safety on string->numeric conversions. (nw) couriersud2019-01-101-30/+47
* add C++ standard library headers for things that are used (nw) Vas Crabb2019-01-071-2/+3
* More c++ alignment. pstring now behaves like std::string. (nw) couriersud2019-01-061-51/+236
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* stupid MSVC (nw) Vas Crabb2017-04-241-0/+2
* srcclean (nw) Vas Crabb2017-04-231-41/+41
* Netlist code refactoring: couriersud2017-04-091-33/+38