- Jun 25, 2017
-
-
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
-
- Jun 23, 2017
-
-
Atkins, Charles Vernon authored
Setup library versioning.
-
Atkins, Charles Vernon authored
Fixes #152
-
Atkins, Charles Vernon authored
Switch to pugixml
-
Atkins, Charles Vernon authored
Use a newer upstream version of FindBZip2
-
Atkins, Charles Vernon authored
Fixes #175
-
Atkins, Charles Vernon authored
Use kwsys as object lib
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Jun 22, 2017
-
-
williamfgc authored
Solve Issue #171, bug when using threaded operations
-
williamfgc authored
Solve Issue #171 in IO SetParameters and AddTransport
-
williamfgc authored
WIP: Added working python types test
-
William F Godoy authored
Keep only std::map<std::string, std::string> initializer list. Corrected examples.
-
William F Godoy authored
Replace std::copy with std::memcpy in std::thread Added threads to profiling.log Limiting the use of threads TO DO: large scale runs to enforce threads policy
-
williamfgc authored
Makes missing xml file permissive
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fixes #151
-
Atkins, Charles Vernon authored
* upstream-KWSys: KWSys 2017-06-22 (ab645c94)
-
Code extracted from: https://gitlab.kitware.com/chuck.atkins/kwsys.git at commit ab645c94b6b02922248fbca1e7ac9355a0055391 (ab645c9). Upstream Shortlog ----------------- Adam Weisi (3): 8a799e36 Process: Improve definition ordering in header file 7d56ef24 Process: Save results from all children internally b7eba998 Process: Add APIs to get results of individual processes Ben Boeckel (4): ac0c67d2 gitattributes: indicate attributes to ignore when importing 3dfeb55e gitattributes: rename the c-style attribute cea71543 style: remove separator comments 874dc559 style: help clang-format near macros Brad King (4): edd8b5e0 FStream: Open files on Windows using UNC path c23e388b ConsoleBuf: Avoid signed/unsigned comparison 51859eab CONTRIBUTING: Specify clang-format version used for code style 7e04a3d2 SystemTools: Remove RemoveEmptyPathElements method Chuck Atkins (2): 51e95ba7 XL: Fix compatibility with newer clang-based XL on Linux ab645c94 Add an option to split object and interface libs. Daniel Pfeifer (2): 2564822b Disable clang-tidy 0f7ec930 Pass std::string as const& Florian Maushart (2): 684bcda6 SystemInformation: Expose CPU feature flags publicly 70b8332f SystemInformation: Add CPU_FEATURE_FPU flag Matteo Settenvini (1): 6173f4b3 SystemTools: Add function to remove empty path components Pavel Solodovnikov (2): 36d14691 Access string npos without instance ab265991 Remove second arg: npos in substr usages
-
Atkins, Charles Vernon authored
-
William F Godoy authored
If file doesn't exist, continue with run Fixed bug if space before and after "=" in: <tag attribute1= "value1"> To do: need to discuss policy for config files, still experimental
-
Atkins, Charles Vernon authored
Fix for Issue #160 TestBPWriterRead
-
- Jun 21, 2017
-
-
William F Godoy authored
Added .pyc .bp and .bp.dir to .gitignore To do: adios2NPTypes.py and adios2.so must be in PYTHONPATH Fixing flake8 format with autopep8
-
William F Godoy authored
Added correct file format to look for.
-
Atkins, Charles Vernon authored
Fix windows build
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
- Jun 20, 2017
-
-
Atkins, Charles Vernon authored
Moved XML examples to experimental
-
Atkins, Charles Vernon authored
Adios2ht
-
William F Godoy authored
helloBPWriterXML examples (C++ and python) to They won't compile as part of examples.
-
William F Godoy authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
mpidummy: Re-implement using std C and C++ for portability
-
Atkins, Charles Vernon authored
-
pnorbert authored
removed xml files from basic examples
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
Updating documentation files
-
William F Godoy authored
-