summaryrefslogtreecommitdiffstats
path: root/src/H5Dscatgath.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-1/+0
* Refactor datatype conversion code to use pointers rather than IDs (#4104)jhendersonHDF2024-03-101-14/+12
* Add more tests for selection I/O. (#3528)vchoi-hdfgroup2023-10-101-1/+1
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-26/+26
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-251-2/+2
* Fix possible performance regression introduced with in-place type conversion ...Neil Fortner2023-08-151-0/+20
* Fix for the bug exposed from running test/set_extent.c when selection… (#3319)vchoi-hdfgroup2023-08-041-55/+120
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-84/+84
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-10/+10
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-5/+5
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-5/+5
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-24/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-81/+81
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-281-5/+562
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Multi Dataset (#2120)Neil Fortner2022-10-191-102/+123
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-13/+13
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-4/+4
* Stop lying about H5S_t const-ness (#1209)Dana Robinson2021-11-201-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-1/+0
* Move API routines for VOL objects to main source file. (#133)Quincey Koziol2020-11-301-195/+1
* Enhance API tracing (#120)Quincey Koziol2020-11-261-4/+4
* Clang-format of source filesAllen Byrne2020-09-301-321/+302
* Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-03-171-4/+5
|\
| * - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-0/+1
| * Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-4/+4
* | Core changes to selection code from the hyperslab_updates branch.Quincey Koziol2019-03-161-44/+35
|/
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-7/+5
* Cleanup API context function usage.Quincey Koziol2018-03-191-14/+0
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-49/+82
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-07-051-6/+4
|\
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Switch working branch from master to developJordan Henderson2017-01-131-4/+3
|/
* [svn-r30189] Description:Quincey Koziol2016-07-181-164/+169
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-4/+4
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r23859] Add const tag to source buffers for H5Dscatter and H5Dgather.Neil Fortner2013-07-021-3/+3
* [svn-r23237] Purpose: Implement H5Dscatter and H5DgatherNeil Fortner2013-02-081-3/+7
* [svn-r23230] Purpose: Implement H5Dscatter and H5DgatherNeil Fortner2013-02-051-1/+199
* [svn-r22287] Description:Quincey Koziol2012-04-161-48/+48
* [svn-r21919] Description:Quincey Koziol2012-02-091-8/+8
* [svn-r16803] Purpose: Fix bug 1548Neil Fortner2009-04-201-5/+6
* [svn-r16279] Description:Quincey Koziol2009-01-081-10/+10
* [svn-r15682] Purpose: fix bug 1298Neil Fortner2008-09-221-10/+10
* [svn-r15628] Description:Quincey Koziol2008-09-161-13/+13
* [svn-r15462] Description:Quincey Koziol2008-08-121-1/+2
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-301-0/+899
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...Scot Breitenfeld2008-04-301-899/+0