summaryrefslogtreecommitdiffstats
path: root/test/trefer.c
Commit message (Expand)AuthorAgeFilesLines
* VFD plugins (#602)jhendersonHDF2021-09-291-2/+12
* Update clang config (#473)Quincey Koziol2021-03-171-3/+12
* Fixes various warnings noticed on Windows (#425)Dana Robinson2021-03-051-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Avoid aligned access for references by decoding into temporary buffer and the...Quincey Koziol2020-12-191-35/+32
* Clang-format of source filesAllen Byrne2020-09-301-465/+484
* Fixes a size mismatch when copying old-style to new-style referencesDana Robinson2020-08-121-4/+4
* Fixes memory leads in trefer.cDana Robinson2020-08-121-20/+22
* Merge pull request #2715 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:fix_vlen_ref to d...Jerome Soumagne2020-08-061-0/+303
|\
| * H5R: fix encoding of references that are part of compound typesJerome Soumagne2020-07-281-0/+303
* | Minor normalizations with hdf5_1_10Dana Robinson2020-07-311-4/+4
|/
* H5R: fix type conversion of references within vlen typeJerome Soumagne2020-07-161-0/+270
* Minor tweaks to testhdf5 code after normalization with 1.10.Dana Robinson2020-05-281-6/+6
* Trim trailing whitespaceQuincey Koziol2020-04-201-6/+6
* A fix in the cleaning up code for datatype when datatype initialization via H...vchoi2020-03-231-348/+388
* Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-01-291-1/+1
* squash cast warning fixkmu2020-01-231-3/+3
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-7/+7
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-1/+1
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-12/+24
* More fixes for previous committed PR #2079 dated Dec 5 2019.Vailin Choi2019-12-061-1/+1
* Merge pull request #2076 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:type_fixes to dev...Jerome Soumagne2019-12-051-133/+138
|\
| * Change hdset_reg_ref_t and H5R_ref_t from arrays of unsigned char toDavid Young2019-12-051-133/+138
* | Two fixes:Vailin Choi2019-12-051-1/+1
|/
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-2/+2
* Add OAPL parameter to H5Rcreate_ APIsJordan Henderson2019-12-021-36/+36
* H5R: fix H5Tconv to check for null referencesJerome Soumagne2019-11-261-4/+4
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-577/+1611
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-241-2/+2
* Fixed a memory issue in trefer.c.Dana Robinson2019-06-251-4/+4
* HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-24/+34
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-91/+135
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-132/+46
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-041-1/+1
|\
| * Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-1/+1
| * Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-1/+1
| * More includes cleanupAllen Byrne2018-02-141-90/+88
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-92/+83
* | HDFFV-10384 and includes cleanup merged from devlopAllen Byrne2018-02-161-2/+0
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-70/+165
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* [svn-r30285] Description:Quincey Koziol2016-08-131-13/+15
* [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.Neil Fortner2015-08-271-3/+3
|\
| * [svn-r27460] Minor code cleanup in test/trefer.cDana Robinson2015-08-041-3/+3
* | [svn-r27546] Add tests for H5O__dset_bh_info (H5Oget_info) and unlimited sele...Neil Fortner2015-08-211-0/+45
|/
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-1/+1
* [svn-r26389] Revision 26387 failed with configure option --with-default-api-v...Larry Knox2015-03-081-1/+1
* [svn-r26373] Fix for HDFFV-7959:Scot Breitenfeld2015-03-051-0/+75
* [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-111-6/+7