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
/
util
/
zippath.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-2
/
+3
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-1
/
+0
*
zippath.cpp: Checkpoint
AJR
2021-01-06
1
-8
/
+5
*
there are reasons for things being the way they were (nw)
Vas Crabb
2020-01-31
1
-1
/
+1
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
Convert zippath directory to a C++ interface
Vas Crabb
2018-01-10
1
-20
/
+22
*
more TRUE/FALSE cleanup (nw)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
Converted a number of zippath calls that took 'const char *' to std::string
Nathan Woods
2016-07-29
1
-8
/
+8
*
As per Vas Crabb, readding overloads that take a std::string& parameter for t...
Nathan Woods
2016-07-04
1
-0
/
+3
*
Changed a few zippath related functions to return their strings as a return v...
Nathan Woods
2016-07-03
1
-3
/
+3
*
Changed zippath.[cpp|h] to use C++-style comments
Nathan Woods
2016-07-03
1
-12
/
+12
*
C++-ified osd_directory (now osd::directory), and added last_modified to osd:...
Nathan Woods
2016-06-24
1
-1
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-1
/
+0
*
* Remove confusing method from vectorstreams that hide base_ios method (fixes...
Vas Crabb
2016-03-18
1
-3
/
+6
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-2
/
+2
*
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Vas Crabb
2016-03-06
1
-1
/
+1
*
lot more updated (nw)
Miodrag Milanovic
2015-05-11
1
-2
/
+2
*
Missed lib for adding licenses (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
more astring -> std::string (nw)
Miodrag Milanovic
2015-04-19
1
-5
/
+5
*
Removed old C-based interface to astrings. astring exists only as
Aaron Giles
2012-01-03
1
-6
/
+5
*
- moved opresolv and zippath into /lib/util from MESS [Miodrag Milanovic]
Miodrag Milanovic
2010-06-16
1
-0
/
+66