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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
pparser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: Fix MT06827.
couriersud
2019-04-22
1
-3
/
+3
*
netlist: clang lint fixes and pedantic warning fixes. (nw)
couriersud
2019-04-12
1
-1
/
+1
*
netlist: MB3614 again, function controlled VARCLOCK and other
couriersud
2019-04-07
1
-3
/
+13
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-121
/
+157
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-157
/
+121
*
Fix bug. (nw)
couriersud
2019-03-17
1
-1
/
+1
*
netlist: clang tidy. (nw)
couriersud
2019-03-01
1
-1
/
+1
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-25
/
+20
*
netlist: Refactoring and some functionality enhancements. (nw)
couriersud
2019-02-04
1
-8
/
+6
*
srcclean and cleanup (nw)
Vas Crabb
2019-01-27
1
-8
/
+8
*
netlist: add comment processing to preprocessor. [couriersud]
couriersud
2019-01-20
1
-1
/
+64
*
netlist: pstream and ppreprocessor (now a pistream) refactoring. (nw)
couriersud
2019-01-19
1
-16
/
+17
*
netlist: Fix logging during object construction. (nw)
couriersud
2019-01-13
1
-1
/
+1
*
netlist: Added && and || operators to preprocessor expressions. (nw)
couriersud
2019-01-13
1
-44
/
+29
*
Improve dealing ownership in pstreams. (nw)
couriersud
2019-01-13
1
-2
/
+2
*
Improve type safety on string->numeric conversions. (nw)
couriersud
2019-01-10
1
-6
/
+9
*
Code maintenance and fix for "pure virtual call" error. (nw)
couriersud
2019-01-06
1
-14
/
+4
*
More c++ alignment. pstring now behaves like std::string. (nw)
couriersud
2019-01-06
1
-26
/
+27
*
pstring, pdynlib, pfmtlog refactoring :
couriersud
2017-04-04
1
-1
/
+1
*
Change pstring to use std::string as storage container.
couriersud
2017-03-30
1
-17
/
+17
*
More cppcheck fixes. (nw)
Couriersud
2017-03-05
1
-3
/
+3
*
Reorder include order to comply with best practices. (nw)
couriersud
2017-02-10
1
-2
/
+2
*
Do not derive other classes from std::vector. More cleanup. (nw)
couriersud
2017-01-27
1
-4
/
+4
*
Cleanup of includes. (nw)
couriersud
2017-01-27
1
-2
/
+3
*
Netlist: code refactoring
couriersud
2017-01-20
1
-3
/
+2
*
Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored
couriersud
2017-01-05
1
-0
/
+10
*
Add a preliminary parser for RINF netlist format. (nw)
couriersud
2016-08-10
1
-3
/
+5
*
Various netlist fixes:
couriersud
2016-08-06
1
-0
/
+1
*
Netlist updates:
couriersud
2016-07-21
1
-36
/
+39
*
Moved two macros, added more RAII and improved exceptions. Fixed some
couriersud
2016-07-09
1
-3
/
+4
*
Netlist improvements:
couriersud
2016-07-01
1
-1
/
+8
*
Merge netlist_dev branch, all code_refactoring: (nw)
couriersud
2016-06-16
1
-8
/
+8
*
- More code cleanup.
couriersud
2016-06-07
1
-6
/
+6
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-2
/
+2
*
Leading underscore massacre. (nw)
couriersud
2016-05-27
1
-16
/
+16
*
Moved more code into plib namespace. (nw)
couriersud
2016-05-27
1
-0
/
+3
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-4
/
+4
*
netlist: rename plist_t to pvector_t to clarify origin.
couriersud
2016-03-14
1
-5
/
+5
*
netlist updates:
couriersud
2016-03-14
1
-10
/
+10
*
more fixes (nw)
Miodrag Milanovic
2016-02-25
1
-16
/
+16
*
These are not needed with official tools (nw)
Miodrag Milanovic
2015-11-10
1
-12
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+482