Skip to content
Snippets Groups Projects
  1. Oct 26, 2017
  2. Oct 23, 2017
  3. Oct 20, 2017
  4. Oct 18, 2017
  5. Oct 17, 2017
    • William F Godoy's avatar
      Subfile seek info structs · 7cd543c3
      William F Godoy authored
      BP3 Deserialization:
      Getting subfile seeks and intersection info
      Set host language in bindings for row-major and zero-index info
      7cd543c3
  6. Oct 11, 2017
    • William F Godoy's avatar
      Partial refactoring with Get and Put API · 82fda615
      William F Godoy authored
      Passed ctest (MPI and nonMPI) excluding ADIOS1 engine, and Python bindings
      HDF5, C bindings and C++ tests working
      Introduced BeginStep EndStep functions
      Renamed IO GetVariable/Attribute to InquireVariable/Attribute
      82fda615
  7. Oct 09, 2017
  8. Oct 08, 2017
  9. Oct 03, 2017
  10. Aug 25, 2017
  11. Aug 17, 2017
  12. Aug 09, 2017
    • William F Godoy's avatar
      ReadMe.md, tests and cmake infrastructure · 656f627d
      William F Godoy authored
      Added GetVariableBase* in IO needed by C bindings and real-time
      applications, nullptr is a valid state in return.
      
      Added c bindings test under testing/adios2/bindings/c
      Updating ReadMe.md to include ADIOS2_USE_C for C bindings
      656f627d
  13. Aug 08, 2017
  14. Aug 04, 2017
  15. Aug 01, 2017
  16. Jul 31, 2017
  17. Jul 28, 2017
  18. 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
  19. Jun 26, 2017
  20. Jun 25, 2017
    • wgodoy's avatar
      Modified file transports to enable write loop in size > 2Gb · 16aa78c9
      wgodoy authored
      Checking std::ios_base::failure exceptions
      IOChrono is off by default, each owner turns it on explicitly
      Modified FileDescriptor and FilePointer destructors
      Added Tests BPWriteRead for stdio and fstream
      Removed IO AddTransport with vector (shoud have been there?) to enable
      AddTransport in Tests
      16aa78c9
  21. Jun 23, 2017
  22. Jun 22, 2017
  23. Jun 19, 2017
  24. Jun 13, 2017
  25. Jun 08, 2017
  26. Jun 07, 2017
Loading