summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add H5Rdestroy calls to cleanupAllen Byrne2020-05-201-0/+3
* Remove problem tests for nowAllen Byrne2020-05-201-202/+102
* Add new test referenceAllen Byrne2020-05-201-0/+2
* HDFFV-10876 fix compare referenceAllen Byrne2020-05-201-2/+2
* HDFFV-10876 ignore old reference API testsAllen Byrne2020-05-203-40/+26
* Add missing quotesAllen Byrne2020-05-201-2/+2
* Fix windows 10 compile errorAllen Byrne2020-05-201-6/+18
* Correct indentationAllen Byrne2020-05-201-15/+15
* Revert declaration used in macro.Allen Byrne2020-05-201-0/+1
* Minor tweaks noticed while going over VOL documentation.Dana Robinson2020-05-203-6/+6
* Add note to RELEASE.txt for H5Sselect_adjust.Neil Fortner2020-05-201-0/+8
* Add RELEASE.txt note for H5Sselect_project_interesectionNeil Fortner2020-05-201-0/+8
* Revert declaration deletion.Allen Byrne2020-05-201-0/+1
* Add RELEASE.txt note for HVLget_file_type()Neil Fortner2020-05-201-0/+9
* HDFFV-10876 add noteAllen Byrne2020-05-201-0/+9
* Address compile warningsAllen Byrne2020-05-209-55/+33
* Fixed PR issues pointed out by AllenRichard Warren2020-05-202-2/+1
* Remove the Copyright UofI per Larry's guidanceRichard Warren2020-05-202-0/+2
* Adds a new t_2Gio.c MPI testRichard Warren2020-05-201-0/+4980
* Fix compile errors - mostly in jniAllen Byrne2020-05-206-75/+113
* Fix H5VL_token_t type and fix H5VL_loc_by_token to use H5VL_token_t *Jerome Soumagne2020-05-207-33/+35
* Change hdset_reg_ref_t and H5R_ref_t from arrays of unsigned char toDavid Young2020-05-204-144/+145
* Implement support for using H5Dvlen_get_buf_size withNeil Fortner2020-05-203-8/+26
* Two fixes:Vailin Choi2020-05-204-4/+9
* Add H5VL_MAP_OPTIONAL operation id (unused currently).Neil Fortner2020-05-201-1/+2
* HDFFV-10876 Update dump to match DDL specAllen Byrne2020-05-2016-1377/+1481
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2020-05-2037-175/+156
* Add extra lineAllen Byrne2020-05-202-0/+2
* Adjust whitespaceAllen Byrne2020-05-202-4/+4
* Update h5ls help and rework dump_mem routines for attrsAllen Byrne2020-05-2014-303/+248
* Update create callsAllen Byrne2020-05-201-11/+12
* Add debug compile option as commentAllen Byrne2020-05-201-0/+2
* Update reference callsAllen Byrne2020-05-202-12/+23
* Fix issues with using H5Pget_fill_value() with file datatypes retrievedNeil Fortner2020-05-201-4/+4
* Add support for scalar dataspaces to H5Sproject_intersection. AddNeil Fortner2020-05-202-87/+130
* Fixed missing blob callbacks in test VOL connectors.Dana Robinson2020-05-202-0/+12
* Add missing javadoc for new argAllen Byrne2020-05-201-0/+6
* Update data output referenceAllen Byrne2020-05-203-19/+56
* Update reference files and fix int as stringAllen Byrne2020-05-207-44/+50
* Add OAPL parameter to H5Rcreate_ APIsJordan Henderson2020-05-206-52/+83
* Fix failing test and retain semantics for chunk cache properties in non-chunk...Chris Hogan2020-05-201-4/+34
* Add two missing calls to H5I_dec_ref for new dapl_idChris Hogan2020-05-201-4/+7
* Community-proposed fixChris Hogan2020-05-202-7/+22
* Update to new error textAllen Byrne2020-05-202-6/+6
* Update reference files to latest outputAllen Byrne2020-05-2011-1620/+1230
* Fix missing free in H5T__ref_mem_read()Neil Fortner2020-05-201-0/+2
* Fix bugs in H5VL file comparison code. Add short circuit success toNeil Fortner2020-05-203-10/+16
* Implement file comparison VOL callback. Other changes to allowNeil Fortner2020-05-204-31/+152
* H5R: fix H5Tconv to check for null referencesJerome Soumagne2020-05-205-46/+304
* Add support for point selections to H5S_select_project_intersection.Neil Fortner2020-05-201-17/+113