summaryrefslogtreecommitdiffstats
path: root/src/H5Smpio.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-15/+15
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-011-34/+59
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-9/+9
* Add H5_CHECK_MPI_VERSION macro to check for at least MPI version of (version,...jhendersonHDF2022-03-301-3/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-301-8/+8
* Purges UFAIL from the library (#637)Dana Robinson2021-05-111-2/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-453/+472
* Repair more format strings.David Young2020-09-261-8/+10
* Minor changes from normalization with 1.10Dana Robinson2020-07-091-16/+16
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* squash cast warning fixkmu2020-01-231-13/+24
* Implement public H5Sselect_project_intersection(). Updated internalNeil Fortner2019-11-131-13/+15
* Change API names for get/set bitio_count. Also added H5_mpi_set_bigio_count ...Richard Warren2019-10-231-5/+5
* At the suggestion of the PR reviewers, moved the mpio_create_large_type to H5...Richard Warren2019-10-071-151/+22
* Made code review edit suggested by Jerome, plus various code updates to files...Richard Warren2019-10-071-4/+4
* Make the initial bug fixes to allow >2GB writes with Independent IORichard Warren2019-10-051-14/+13
* Core changes to selection code from the hyperslab_updates branch.Quincey Koziol2019-03-161-180/+262
* More changes to align with incoming selection improvements.Quincey Koziol2019-02-141-5/+2
* Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-131-437/+374
* Yanked all MPI-1 callsDana Robinson2018-11-271-16/+8
* Updated H5S to use the MPI-2 function MPI_Type_get_exten()Dana Robinson2018-11-271-2/+24
* Add configure check for MPI_Mprobe and MPI_Imrecv functionsJordan Henderson2018-07-261-3/+32
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-4/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-52/+462
|\
| * Include code fixes and additional modifications pointed out by code reviewersRichard Warren2017-07-101-6/+6
| * Commited changes to the development branch here to allow a pull request to be...Richard Warren2017-07-051-46/+458
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-1/+1
|/
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-3/+3
* [svn-r25922] mpi version check for new mpi 3 features should be >= 3 rather t...Mohamad Chaarawi2014-12-231-1/+1
* [svn-r25921] - wrap MPI 3 usage with MPI_VERSION compile time check.Mohamad Chaarawi2014-12-231-2/+7
* [svn-r25766] Description:Quincey Koziol2014-11-031-1/+1
* [svn-r25516] remove use of MPI_LB and MPI_UB deprecated markers and use resiz...Mohamad Chaarawi2014-08-061-29/+16
* [svn-r25514] Replace MPI deprecated routines with undeprecated ones.Mohamad Chaarawi2014-08-051-13/+14
* [svn-r25386] remove double declaration of off and len.Mohamad Chaarawi2014-07-011-2/+0
* [svn-r25273] Description:Quincey Koziol2014-06-131-1/+1
* [svn-r24769] Description:Quincey Koziol2014-03-071-37/+406
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-2/+2
* [svn-r22312] Description:Quincey Koziol2012-04-231-0/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-7/+7
* [svn-r19744] Description:Quincey Koziol2010-11-081-38/+46
* [svn-r19092] Description:Quincey Koziol2010-07-191-362/+265
* [svn-r18565] Description:Quincey Koziol2010-04-151-32/+28
* [svn-r16560] Description:Quincey Koziol2009-03-101-177/+159
* [svn-r15628] Description:Quincey Koziol2008-09-161-1/+1
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-301-7/+7