Skip to content
Snippets Groups Projects
  1. Aug 11, 2017
  2. Aug 10, 2017
  3. Aug 09, 2017
  4. Aug 08, 2017
  5. Aug 04, 2017
  6. Aug 02, 2017
  7. Aug 01, 2017
  8. Jul 31, 2017
  9. Jul 29, 2017
  10. Jul 28, 2017
  11. Jul 26, 2017
  12. Jul 24, 2017
  13. Jul 21, 2017
    • William F Godoy's avatar
      Added more bug/warning fixes · 81bcb116
      William F Godoy authored
      Removed ADIOS copy constructor explicitly, as it wasn't allowed by clang
      compiler in testing/xml/TestXMLConfig.cpp
      
      Using more portable preprocessor definitions to avoid warning on Windows
      for ctime and fopen
      
      Introduced std::throw_with_nested for bad_alloc in STLVector Capsule
      
      Removed std:: in C function calls to avoid confusion with actual C++
      only calls
      81bcb116
Loading