Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: Use std::optional instead of boost::optional (#1578) | Frederic L | 2018-10-30 | 1 | -2/+2 |
* | file-sys: Default heavy-weight class destructors in the cpp file | Lioncash | 2018-09-20 | 1 | -0/+2 |
* | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 2018-09-15 | 1 | -12/+12 |
* | RomFS Extraction | Zach Hilman | 2018-07-28 | 1 | -3/+4 |
* | file_util, vfs: Use std::string_view where applicable | Lioncash | 2018-07-22 | 1 | -1/+1 |
* | vfs_offset: Simplify TrimToFit() | Lioncash | 2018-07-21 | 1 | -1/+2 |
* | vfs: Make WriteBytes() overload taking a std::vector pass the std::vector by const reference | Lioncash | 2018-07-21 | 1 | -1/+1 |
* | vfs_offset: std::move file and name parameters of OffsetVfsFile | Lioncash | 2018-07-20 | 1 | -2/+4 |
* | Virtual Filesystem 2: Electric Boogaloo (#676) | Zach Hilman | 2018-07-19 | 1 | -0/+92 |
* | Revert "Virtual Filesystem (#597)" | bunnei | 2018-07-08 | 1 | -92/+0 |
* | Virtual Filesystem (#597) | Zach Hilman | 2018-07-06 | 1 | -0/+92 |