Skip to content
Snippets Groups Projects
  1. Sep 30, 2016
    • Jakub Klinkovský's avatar
      Improved smart pointers · a3298c46
      Jakub Klinkovský authored
      All dynamically allocated objects in the smart pointers were aggregated
      into a single structure to avoid the number of dynamic allocations,
      decrease the size of the smart pointer classes and to make the code more
      readable.
      a3298c46
  2. Sep 28, 2016
  3. Sep 27, 2016
  4. Sep 26, 2016
  5. Sep 03, 2016
  6. Aug 24, 2016
  7. Aug 23, 2016
  8. Aug 22, 2016
  9. Aug 21, 2016
Loading