index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
putil.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: basename function now accepts a suffix to remove. (nw)
couriersud
2020-04-18
1
-3
/
+8
*
netlist: clang lint readability fixes. (nw)
couriersud
2020-01-25
1
-13
/
+8
*
netlist: code maintenance. (nw)
couriersud
2019-11-04
1
-1
/
+1
*
Fix clang error: no member named 'getenv' in namespace 'std' (nw)
AJR
2019-11-03
1
-0
/
+1
*
netlist: code maintenance. (nw)
couriersud
2019-10-29
1
-2
/
+2
*
Netlist: code maintenance and improvements. [Couriersud]
couriersud
2019-10-18
1
-5
/
+27
*
netlist: code maintenance (nw)
couriersud
2019-10-12
1
-2
/
+1
*
netlist: maintenance and lint fixes. (nw)
couriersud
2019-10-06
1
-2
/
+2
*
netlist: more code cleanup. (nw)
couriersud
2019-10-05
1
-1
/
+1
*
netlist: Fix a number of minor issues. (nw)
couriersud
2019-09-27
1
-2
/
+2
*
netlist code maintenance (nw)
couriersud
2019-09-21
1
-2
/
+2
*
netlist code maintenance. (nw)
couriersud
2019-09-17
1
-22
/
+7
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-34
/
+41
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-41
/
+34
*
netlist: more core guidelines work. (nw)
couriersud
2019-02-09
1
-24
/
+1
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-8
/
+8
*
netlist: code maintenance and fixing kidniki ... (nw)
couriersud
2019-02-01
1
-2
/
+2
*
Improve type safety on string->numeric conversions. (nw)
couriersud
2019-01-10
1
-0
/
+30
*
More c++ alignment. pstring now behaves like std::string. (nw)
couriersud
2019-01-06
1
-4
/
+4
*
pstring, pdynlib, pfmtlog refactoring :
couriersud
2017-04-04
1
-6
/
+6
*
Change pstring to use std::string as storage container.
couriersud
2017-03-30
1
-13
/
+13
*
Turn psring iterator into a real forward iterator that works with standard al...
Vas Crabb
2017-03-30
1
-1
/
+1
*
Move from <cstring> to std::copy and friends. (nw)
couriersud
2017-02-16
1
-2
/
+2
*
Reorder include order to comply with best practices. (nw)
couriersud
2017-02-10
1
-4
/
+4
*
Make sure netlist includes are not found directly on include path.
couriersud
2017-02-10
1
-3
/
+3
*
Minor refactoring. (nw)
couriersud
2017-01-27
1
-2
/
+2
*
Do not derive other classes from std::vector. More cleanup. (nw)
couriersud
2017-01-27
1
-9
/
+13
*
Added infix notation parsing to the function parser. (nw)
couriersud
2017-01-25
1
-1
/
+1
*
Assume string literals are UTF8 in netlist code.
couriersud
2017-01-20
1
-3
/
+3
*
cstr() ==> c_str() (nw)
couriersud
2016-12-30
1
-4
/
+4
*
Fix noexcept and NL_NOEXCEPT to pass g++ 6.x builds. (nw)
couriersud
2016-08-07
1
-1
/
+1
*
Netlist updates:
couriersud
2016-07-21
1
-14
/
+13
*
Srcclean on netlist files. Avoid the merge massacre. (nw)
couriersud
2016-06-25
1
-3
/
+0
*
Merge netlist_dev branch, all code_refactoring: (nw)
couriersud
2016-06-16
1
-2
/
+2
*
- More code cleanup.
couriersud
2016-06-07
1
-0
/
+161