Skip to content
  1. Aug 05, 2020
    • 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. Aug 04, 2020
  3. Aug 03, 2020
  4. Jul 31, 2020
  5. Jul 30, 2020
Loading