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
/
util
/
strformat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-5
/
+5
*
Reverting this change, it is compiler bug, confirmed by Microsoft VSO#292426 ...
Miodrag Milanovic
2016-11-17
1
-1
/
+1
*
Fix compilation under VS2017 (nw)
Miodrag Milanovic
2016-11-16
1
-1
/
+1
*
While I'm causing full recompiles all the time, reduce necessary number of in...
Vas Crabb
2016-08-27
1
-2
/
+86
*
Improved workaround for missing cbegin/cend in glibstdc++ [Alex Miller]
Vas Crabb
2016-06-24
1
-15
/
+15
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-6
/
+6
*
fix for VS builds by Vas (nw)
Miodrag Milanovic
2016-03-12
1
-1
/
+1
*
This depends on libstdc++ version, not GCC version
Vas Crabb
2016-03-06
1
-1
/
+1
*
This works (nw)
Miodrag Milanovic
2016-03-05
1
-0
/
+15
*
Further reduce template instantiations
Vas Crabb
2016-03-04
1
-16
/
+16
*
Reduce number of formatting template instantiations needed - should reduce co...
Vas Crabb
2016-03-04
1
-89
/
+48
*
Fix for Visual Studio build by Vas (nw)
Miodrag Milanovic
2016-03-01
1
-1
/
+1
*
Add ability to pass argument packs that don't need templates all the way down
Vas Crabb
2016-03-01
1
-363
/
+613
*
* Support *n conversion in stream_format/string_format
Vas Crabb
2016-03-01
1
-7
/
+79
*
fixed VS build. (nw)
dankan1890
2016-02-28
1
-1
/
+1
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-0
/
+1453