1. 05 Aug, 2020 1 commit
    • Lioncash's avatar
      vfs_vector: Make creation of array vfs files less verbose · 0a5456fe
      Lioncash authored
      We can add a helper function to make creation of these files nicer.
      While we're at it, we can eliminate an unnecessary std::array copy in
      the constructor. This makes the overhead on some of these functions way
      less intensive, given some arrays were quite large.
      
      e.g. The timezone location names are 9633 bytes in size.
      0a5456fe
  2. 04 Aug, 2020 13 commits
  3. 03 Aug, 2020 23 commits
  4. 31 Jul, 2020 1 commit
  5. 30 Jul, 2020 2 commits