summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/file/windir.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* windir.cpp, winrtdir.cpp: string_format calls need qualification now AJR2021-01-021-1/+1
* Low-level #include overhaul AJR2021-01-021-1/+1
* use C++ library includes (nw) firewave2020-01-221-2/+2
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-2/+2
* Adding new string conversion overloads Nathan Woods2016-10-011-1/+1
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+1
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-21/+9
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* clang on windows fixes (nw) Miodrag Milanovic2016-06-251-1/+1
* Init (nw) Vas Crabb2016-06-251-0/+1
* Fine, be that way GCC (nw) Vas Crabb2016-06-251-4/+4
* Better fix (nw) Vas Crabb2016-06-251-2/+2
* Fix path with missing return, hopefully fix OSX build (nw) Vas Crabb2016-06-251-2/+1
* Revert "This worked by pure luck (nw)" Vas Crabb2016-06-251-8/+6
* This worked by pure luck (nw) Miodrag Milanovic2016-06-241-6/+8
* POSIX implementation for new directory read features, cleanup of Windows impl... Vas Crabb2016-06-251-0/+154