Jordan Henderson 5943368d7fa Update README.md for new source code location 09 Nov 2019 Jordan Henderson 52036a0ddf1 Temporarily disable CPack packaging until fixed 26 Apr 2019 Jordan Henderson 9fd718fa16a Updates to CMake build Include H5PLextern.h for building on Windows
Add H5PLget_plugin_type and H5PLget_plugin_info implementations for
dynamic loading 27 Mar 2019 Jordan Henderson 16873eccb7a Fix usage of H5Oget_info in attribute example 18 Dec 2018 Jordan Henderson bb407e27003 Add support and tests for H5Lget_name_by_idx 11 Nov 2018 Jordan Henderson c0addad98b3 Update VOL connector code for latest changes in HDF5 VOL code 10 Nov 2018 Jordan Henderson bc4e712e66e Update HDF5 to latest VOL branch; update README 10 Nov 2018 Jordan Henderson ca431d285a7 Add one more section reference for server access to section III.C 19 Jul 2018 Jordan Henderson 0f6f0fb1ea2 Update section references for server access 19 Jul 2018 Jordan Henderson c25a7c5c7c5 Remove references to HSDS 19 Jul 2018 Jordan Henderson e6c3025e5d9 Update REGEX to correctly capture REST VOL version 11 Jul 2018 Jordan Henderson 91ca828c9a0 Add README note about multiple builds and build conflicts 11 Jul 2018 Jordan Henderson 0f7504d3333 Amend CMake build script to correctly pass in multiple options 11 Jul 2018 Jordan Henderson 466b728de4f Updates for the Host header sent in all requests 11 Jul 2018 Jordan Henderson 1a567ea1b56 Sync with changes from vol_integration branch 10 Jul 2018 Jordan Henderson 12284ca5518 Add section to README.md for new CMake generator option 05 Jul 2018 Jordan Henderson 1744f89b25f Add option to CMake build script to change generator 05 Jul 2018 Jordan Henderson ca6f8409cae Fix CMakeLists.txt to correctly link in HDF5 lib from prebuilt dir Fix usage of H5Sselect_copy in source 05 Jul 2018 Jordan Henderson 22b31dd5be2 Make sure to change default HDF5 install dir when INSTALL_DIR is changed 05 Jul 2018 Jordan Henderson bd2a474573e Fix else clause in CMakeInstallation.cmake for APPLE platform 27 Jun 2018 Jordan Henderson 67bbacd2485 Sync with latest changes from VOL integration branch 25 Jun 2018 Jordan Henderson 0002736c34b Remove cyclic links from Problematic Features 25 Jun 2018 Jordan Henderson b49005d4e92 Add ability for plugin to parse connection information from .hscfg file 21 Jun 2018 Jordan Henderson fe81808e8f1 Disable generation of variable-length datatypes until issue is resolved 12 Jun 2018 Jordan Henderson afe2084795d Fix a memory error with the visited link hash table keys 12 Jun 2018 Jordan Henderson a734d2e335f Add missed CMakeLists.txt 11 Jun 2018 Jordan Henderson 813cfd52ca6 Move hash table files into own "util" directory 11 Jun 2018 Jordan Henderson 4172b9cf8ae Updates to remove hard-coding of username in tests Make tests check that HSDS_USERNAME and HSDS_ENDPOINT are set before
proceeding 08 Jun 2018 Jordan Henderson e61aea12952 Add code to fill out H5O_info_t struct's fileno and addr fields Add code in RV_find_object_by_path() to handle case of searching for
dataset or datatype using "." path 07 Jun 2018 Jordan Henderson bc71c270e25 Fix C99-style for loop initialization 18 May 2018 Jordan Henderson 7d6785e580b Changes to allow plugin to deal with cyclic links Remove unnecessary parameter to RV_build_link_table() 10 May 2018 Jordan Henderson eb03474c0d0 CMake - Install examples to build directory when requested Add Dimension Scale example 09 May 2018 Jordan Henderson 7acc1766260 M Merge branch 'master' of ssh://git@bitbucket.hdfgroup.org:7999/~jhenderson/rest-vol.git 09 May 2018 Jordan Henderson fb1760910e8 Add YAJL version requirement 09 May 2018 Jordan Henderson d660fb3f53f Updates to CMake to allow building of REST VOL using pre-built HDF5 04 May 2018 Jordan Henderson 87cc5f8748c Unquote passed configure options for now to allow correct quoting 04 May 2018 Jordan Henderson ebbb8b4a4c3 Mention usage of `ctest` for running REST VOL test suite 03 May 2018 Jordan Henderson 41848147d02 Update the README with information on the manual CMake build process 03 May 2018 Jordan Henderson 2e5f63d0ff4 Updates for Pkg-config 02 May 2018 Jordan Henderson 57f87b91245 Add section for CMake build options 02 May 2018 Jordan Henderson bacd0bc979b Update README.md with changes for CMake build process Make build script options more uniform 02 May 2018 Jordan Henderson 5fca781be99 Add Pkg-config changes to CMakeLists.txt 01 May 2018 Jordan Henderson acf1d565d7c Set RPATH settings in CMake so REST VOL test suite links correctly 26 Apr 2018 Jordan Henderson 26bc532998a Add support for filters and add a test for them Fix a bug when adding filters upon dataset creation where the wrong
number of CD values were being retrieved
Add note about a bug with optional filters 25 Apr 2018 Jordan Henderson 8907602cea1 Add TODO note around dataset fill values and filters 24 Apr 2018 Jordan Henderson b2cf6b5ff33 Re-enable testing of external links 24 Apr 2018 Jordan Henderson ad1e772211e Merge in latest changes for H5Lcreate_external fix 24 Apr 2018 Jordan Henderson e1bead01bcc Re-enable two of the external links test, but show them as skipped for now 20 Apr 2018 Jordan Henderson f2ad0c2326a Fix a few definition names in REST VOL config header generated by CMake Make sure concatenated CMake options don't have a leading whitespace;
this confuses CMake
Fix places in build scripts where the lack of quotes could cause path
problems 20 Apr 2018 Jordan Henderson 4a574329541 Add option to cmake build script to specify build directory 20 Apr 2018