summaryrefslogtreecommitdiffstats
path: root/src/lib/netlist/plib/pstring.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2016-07-21 13:42:39 +1000
committer Vas Crabb <vas@vastheman.com>2016-07-21 13:42:39 +1000
commit880d31a573c70a6db64fd98500e31afd79ddb2c6 (patch)
tree6db4e65044caff8debfba6c71b93af749e89958a /src/lib/netlist/plib/pstring.cpp
parentb868d98d327af6d9d291f5c14c94cf9c575fe531 (diff)
std::string::c_str() const never returns nullptr
also get rid of extra length parameter using a template
Diffstat (limited to 'src/lib/netlist/plib/pstring.cpp')
0 files changed, 0 insertions, 0 deletions
class='gravatar'> Firehawke2016-10-292-4/+22 * Adding id() property to input_device Tomer Verona2016-09-201-18/+20 * A couple of fixes Tomer Verona2016-09-201-10/+3 * Tweak info message Tomer Verona2016-09-141-4/+4 * Support for configuring device to conrtoller id Tomer Verona2016-09-122-1/+83 * dimemory, dirom: Add some documentation [O. Galibert] Olivier Galibert2016-09-063-0/+173 * First draft on ROM management for newbies, FAQ entry on common problems with ... Firehawke2016-09-053-3/+83 * Update permissions (nw) Miodrag Milanovic2016-08-241-0/+0 * Added documentation to main tree (nw) Miodrag Milanovic2016-08-2473-0/+10268 * remove old doc content (nw) Miodrag Milanovic2016-08-2414-4649/+0 * Updated *nix man pages. Cesare Falco2016-07-219-32/+157 * Procedural texture for vectors in HLSL ImJezze2016-06-052-9/+13 * Normalized vector attenuation settings ImJezze2016-05-221-28/+28 * Remove testkeys.1 and all references to it. Jordi Mallach2016-04-303-29/+2 * Refactored distortion pass ImJezze2016-04-191-1/+3 * Get rid of some options that no longer exist. Jordi Mallach2016-04-141-13/+0 * moved man files to proper location (nw)