summaryrefslogtreecommitdiffstats
path: root/test/dsets.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-5/+373
* VFD SWMR: sync with develop (#830)Dana Robinson2021-07-121-17/+26
* Much normalization with develop (#701)Dana Robinson2021-05-281-7/+5
* Brings optional filters from developDana Robinson2021-05-071-0/+112
* Misc normalization from developDana Robinson2021-05-071-2/+2
* Brings H5CX_pop() changes from developDana Robinson2021-04-081-54/+63
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-5504/+6872
* Use H5_ATTR_NDEBUG_UNUSED instead of H5_ATTR_SANITY_CHECK.David Young2020-05-201-1/+1
* Avoid allocating a chunk index for datasets with 0-sized dimensions, untilQuincey Koziol2020-05-201-19/+212
* Trim trailing whitespaceQuincey Koziol2020-05-201-6/+6
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-05-201-2/+2
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-05-201-10/+10
* Revert "Moved -Wunsuffixed-float-constants to the developer warnings."Dana Robinson2020-05-201-10/+10
* Moved -Wunsuffixed-float-constants to the developer warnings.Dana Robinson2020-05-201-10/+10
* squash cast warning fixkmu2020-05-201-12/+12
* fix unused related warningskmu2020-05-201-4/+4
* Tidying from code review.Dana Robinson2020-05-201-6/+20
* Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-05-201-204/+469
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-23/+27
* remove unnecessary check macrokmu2020-05-201-4/+4
* fix intel compile warningskmu2020-05-201-4/+4
* Revert "fix warnings from Intel compiler"kmu2020-05-201-4/+4
* Revert "fix issues from previous PR comments"kmu2020-05-201-3/+3
* Revert "using a different MACRO"kmu2020-05-201-3/+3
* using a different MACROkmu2020-05-201-3/+3
* fix issues from previous PR commentskmu2020-05-201-3/+3
* fix warnings from Intel compilerkmu2020-05-201-4/+4
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-05-201-7/+10
* Remove constAllen Byrne2020-05-201-1/+1
* Fix compile error - declaration after executable statementAllen Byrne2020-05-201-2/+3
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2020-05-201-12/+12
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-201-4/+5
* Quiet decleration-after-statement warnings.David Young2020-05-201-5/+4
* Use HD prefix.David Young2020-05-201-8/+8
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-597/+736
* I've changed `test/dsets` so that every time it needs to visit allDavid Young2019-10-171-32/+121
* Develop normalization with vol_integration.Dana Robinson2018-09-191-51/+50
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-7/+7
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-7/+7
* Cleanup API context function usage.Quincey Koziol2018-03-191-0/+12
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-136/+432
|\
| * Improving testsBinh-Minh Ribler2018-02-171-4/+4
| * More includes cleanupAllen Byrne2018-02-141-78/+77
| * Additional testsBinh-Minh Ribler2018-02-131-61/+358
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-2/+4
|/
* Correct linkage of filters and other libsAllen Byrne2017-11-161-1/+1
* HDFFV-10297 update calls to H5Zfilter_availAllen Byrne2017-10-091-1499/+1380
* Fix for HDFFV-10217 infinite loop in H5VM_power2up().Vailin Choi2017-07-101-2/+95
* Merge branch 'develop' into windows_openDana Robinson2017-05-311-2/+117
|\