| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 1 | -1/+1 |
|
|
* | Fixes parallel issues from recent C99 changes (#809) | Dana Robinson | 2021-06-30 | 1 | -8/+8 |
|
|
* | Purges UFAIL from the library (#637) | Dana Robinson | 2021-05-11 | 1 | -2/+1 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -453/+472 |
|
|
* | Repair more format strings. | David Young | 2020-09-26 | 1 | -8/+10 |
|
|
* | Minor changes from normalization with 1.10 | Dana Robinson | 2020-07-09 | 1 | -16/+16 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -1/+1 |
|
|
* | squash cast warning fix | kmu | 2020-01-23 | 1 | -13/+24 |
|
|
* | Implement public H5Sselect_project_intersection(). Updated internal | Neil Fortner | 2019-11-13 | 1 | -13/+15 |
|
|
* | Change API names for get/set bitio_count. Also added H5_mpi_set_bigio_count ... | Richard Warren | 2019-10-23 | 1 | -5/+5 |
|
|
* | At the suggestion of the PR reviewers, moved the mpio_create_large_type to H5... | Richard Warren | 2019-10-07 | 1 | -151/+22 |
|
|
* | Made code review edit suggested by Jerome, plus various code updates to files... | Richard Warren | 2019-10-07 | 1 | -4/+4 |
|
|
* | Make the initial bug fixes to allow >2GB writes with Independent IO | Richard Warren | 2019-10-05 | 1 | -14/+13 |
|
|
* | Core changes to selection code from the hyperslab_updates branch. | Quincey Koziol | 2019-03-16 | 1 | -180/+262 |
|
|
* | More changes to align with incoming selection improvements. | Quincey Koziol | 2019-02-14 | 1 | -5/+2 |
|
|
* | Align develop with incoming hyperslab_updates branch changes. | Quincey Koziol | 2019-02-13 | 1 | -437/+374 |
|
|
* | Yanked all MPI-1 calls | Dana Robinson | 2018-11-27 | 1 | -16/+8 |
|
|
* | Updated H5S to use the MPI-2 function MPI_Type_get_exten() | Dana Robinson | 2018-11-27 | 1 | -2/+24 |
|
|
* | Add configure check for MPI_Mprobe and MPI_Imrecv functions | Jordan Henderson | 2018-07-26 | 1 | -3/+32 |
|
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -4/+3 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-04-29 | 1 | -52/+462 |
|\ |
|
| * | Include code fixes and additional modifications pointed out by code reviewers | Richard Warren | 2017-07-10 | 1 | -6/+6 |
|
|
| * | Commited changes to the development branch here to allow a pull request to be... | Richard Warren | 2017-07-05 | 1 | -46/+458 |
|
|
| * | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | | Checkpoint normalization against incoming hyperslab / selection / dataspace | Quincey Koziol | 2017-03-28 | 1 | -1/+1 |
|/ |
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -1/+1 |
|
|
* | [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-ordered | Dana Robinson | 2015-05-10 | 1 | -3/+3 |
|
|
* | [svn-r25922] mpi version check for new mpi 3 features should be >= 3 rather t... | Mohamad Chaarawi | 2014-12-23 | 1 | -1/+1 |
|
|
* | [svn-r25921] - wrap MPI 3 usage with MPI_VERSION compile time check. | Mohamad Chaarawi | 2014-12-23 | 1 | -2/+7 |
|
|
* | [svn-r25766] Description: | Quincey Koziol | 2014-11-03 | 1 | -1/+1 |
|
|
* | [svn-r25516] remove use of MPI_LB and MPI_UB deprecated markers and use resiz... | Mohamad Chaarawi | 2014-08-06 | 1 | -29/+16 |
|
|
* | [svn-r25514] Replace MPI deprecated routines with undeprecated ones. | Mohamad Chaarawi | 2014-08-05 | 1 | -13/+14 |
|
|
* | [svn-r25386] remove double declaration of off and len. | Mohamad Chaarawi | 2014-07-01 | 1 | -2/+0 |
|
|
* | [svn-r25273] Description: | Quincey Koziol | 2014-06-13 | 1 | -1/+1 |
|
|
* | [svn-r24769] Description: | Quincey Koziol | 2014-03-07 | 1 | -37/+406 |
|
|
* | [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec... | Mohamad Chaarawi | 2014-02-13 | 1 | -2/+2 |
|
|
* | [svn-r22312] Description: | Quincey Koziol | 2012-04-23 | 1 | -0/+1 |
|
|
* | [svn-r21919] Description: | Quincey Koziol | 2012-02-09 | 1 | -7/+7 |
|
|
* | [svn-r19744] Description: | Quincey Koziol | 2010-11-08 | 1 | -38/+46 |
|
|
* | [svn-r19092] Description: | Quincey Koziol | 2010-07-19 | 1 | -362/+265 |
|
|
* | [svn-r18565] Description: | Quincey Koziol | 2010-04-15 | 1 | -32/+28 |
|
|
* | [svn-r16560] Description: | Quincey Koziol | 2009-03-10 | 1 | -177/+159 |
|
|
* | [svn-r15628] Description: | Quincey Koziol | 2008-09-16 | 1 | -1/+1 |
|
|
* | [svn-r14903] Undoing change committed in r14902. | Scot Breitenfeld | 2008-04-30 | 1 | -7/+7 |
|
|
* | [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N... | Scot Breitenfeld | 2008-04-30 | 1 | -7/+7 |
|
|
* | [svn-r14860] Description: | Quincey Koziol | 2008-04-24 | 1 | -7/+7 |
|
|
* | [svn-r13733] Changed more parallel debugging info. to a more standard way by ... | MuQun Yang | 2007-05-04 | 1 | -33/+52 |
|
|
* | [svn-r13253] Updated all C and C++ style source code files with the THG copyr... | Albert Cheng | 2007-02-07 | 1 | -2/+3 |
|
|
* | [svn-r12218] Purpose: | Quincey Koziol | 2006-04-10 | 1 | -4/+0 |
|
|