index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
lib
/
netlist
/
plib
/
pstring.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
1
-20
/
+50
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-3
/
+3
*
netlist: Reduce macro usage and make use of pstring utf8. (nw)
couriersud
2020-06-06
1
-0
/
+1
*
netlist: split plists.h and fix nvcc compile for 10.2 (nw)
couriersud
2020-05-25
1
-1
/
+0
*
netlist: Code maintenance. (nw)
couriersud
2020-01-27
1
-2
/
+2
*
netlist: clang lint readability fixes. (nw)
couriersud
2020-01-25
1
-2
/
+2
*
netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud]
couriersud
2019-11-15
1
-3
/
+3
*
netlist: code maintenance and bug fixes. (nw)
couriersud
2019-11-08
1
-4
/
+0
*
netlist: code maintenance. (nw)
couriersud
2019-11-04
1
-2
/
+2
*
Netlist: code maintenance and bug fixes. (nw)
couriersud
2019-10-17
1
-1
/
+1
*
netlist: less cpp - more headers (nw)
couriersud
2019-09-29
1
-44
/
+0
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-130
/
+1
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-1
/
+130
*
netlist: refactoring. (nw)
couriersud
2019-03-01
1
-9
/
+0
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-1
/
+1
*
More c++ alignment. pstring now behaves like std::string. (nw)
couriersud
2019-01-06
1
-120
/
+0
*
fix assertion when debugging in visual studio (nw)
smf-
2018-01-29
1
-20
/
+16
*
pstring, pdynlib, pfmtlog refactoring :
couriersud
2017-04-04
1
-26
/
+68
*
Change pstring to use std::string as storage container.
couriersud
2017-03-30
1
-343
/
+53
*
Turn psring iterator into a real forward iterator that works with standard al...
Vas Crabb
2017-03-30
1
-13
/
+13
*
More cppcheck fixes. (nw)
Couriersud
2017-03-05
1
-4
/
+4
*
Reworked truthtables a bit.
couriersud
2017-02-17
1
-4
/
+4
*
Move from <cstring> to std::copy and friends. (nw)
couriersud
2017-02-16
1
-27
/
+37
*
Reorder include order to comply with best practices. (nw)
couriersud
2017-02-10
1
-4
/
+4
*
Fix a bug in pstring.cpp causing crash if moved object is reused. (nw)
couriersud
2017-02-05
1
-7
/
+10
*
Hopefully fix compile on some unknown compiler. (nw)
couriersud
2017-01-26
1
-3
/
+4
*
Netlist refactoring:
couriersud
2017-01-25
1
-1
/
+1
*
Added infix notation parsing to the function parser. (nw)
couriersud
2017-01-25
1
-9
/
+7
*
Netlist: code refactoring
couriersud
2017-01-20
1
-2
/
+0
*
Assume string literals are UTF8 in netlist code.
couriersud
2017-01-20
1
-38
/
+19
*
cstr() ==> c_str() (nw)
couriersud
2016-12-30
1
-11
/
+11
*
fix up pstring code (nw)
Vas Crabb
2016-11-16
1
-5
/
+4
*
Netlist updates:
couriersud
2016-07-21
1
-252
/
+209
*
Moved two macros, added more RAII and improved exceptions. Fixed some
couriersud
2016-07-09
1
-1
/
+2
*
Netlist improvements:
couriersud
2016-07-01
1
-45
/
+14
*
Netlist changes
couriersud
2016-06-23
1
-1
/
+1
*
Merge netlist_dev branch, all code_refactoring: (nw)
couriersud
2016-06-16
1
-2
/
+2
*
- More code cleanup.
couriersud
2016-06-07
1
-10
/
+9
*
Leading underscore massacre. (nw)
couriersud
2016-05-27
1
-2
/
+2
*
Moved more code into plib namespace. (nw)
couriersud
2016-05-27
1
-9
/
+9
*
Remove dependency on osd_ticks. Converted palloc and friends into
couriersud
2016-05-27
1
-4
/
+4
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-13
/
+13
*
netlist updates:
couriersud
2016-03-14
1
-5
/
+9
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+600