summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * Moved code from H5O.c to H5Oint.cDana Robinson2017-11-143-2662/+2662
| | * Added H5Oint.c file.Dana Robinson2017-11-144-5/+76
| * | Correct link lines of librariesAllen Byrne2017-11-141-2/+2
| |/
| * Merge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix ...Dana Robinson2017-11-141-0/+1
| |\
| | * Fixed that annoying ar warning about -u being ignored.Dana Robinson2017-11-131-0/+1
| * | Merge pull request #770 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to developNeil Fortner2017-11-131-7/+8
| |\ \ | | |/ | |/|
| | * Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5_na...Neil Fortner2017-11-1026-2976/+2339
| | |\
| | * | Fix HDFFV-10274. When deleting all (or almost all) of the messages inNeil Fortner2017-11-101-7/+8
| * | | Merge pull request #767 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:zero_allocation...Dana Robinson2017-11-111-7/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Removed asserts from H5MM calls that conflict with stated behaviorDana Robinson2017-11-091-7/+1
| * | | Cleaned up misc warnings in src and test.Dana Robinson2017-11-105-8/+7
| * | | Merge pull request #762 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5r_cleanup to ...Dana Robinson2017-11-0913-854/+950
| |\ \ \ | | |/ / | |/| |
| | * | Split internal H5R functionality into H5Rint.c.Dana Robinson2017-11-0813-854/+950
| | |/
* | | Snapshot version 1.10 release 2 (snap3)hdftest2017-11-201-2/+2
* | | HDFFV-10328 fix typosAllen Byrne2017-11-171-5/+4
* | | HDFFV-10328 - remove plugin allocation changesAllen Byrne2017-11-172-337/+355
* | | HDFFV-10328, HDFFV-10329 Merge from developAllen Byrne2017-11-161-2/+2
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2017-11-161-7/+8
|\ \ \
| * | | Fix HDFFV-10274. When deleting all (or almost all) of the messages inNeil Fortner2017-11-151-7/+8
* | | | Fix linking of libsAllen Byrne2017-11-141-2/+2
|/ / /
* | | Merge pull request #12 in ~BYRN/hdf5_adb from develop to hdf5_1_10Allen Byrne2017-11-088-2114/+1382
|\ \ \ | |/ /
| * | Remove tabsAllen Byrne2017-11-082-216/+144
| * | Remove tabsAllen Byrne2017-11-083-1297/+809
| * | Remove tabsAllen Byrne2017-11-081-17/+17
| * | Remove tabsAllen Byrne2017-11-081-68/+68
| * | Remove tabsAllen Byrne2017-11-081-516/+344
| |/
| * Correct usage of MPI varsAllen Byrne2017-11-011-6/+4
| * Convert to use MPI:: for linkAllen Byrne2017-11-011-2/+4
| * Correct command usageAllen Byrne2017-11-011-5/+5
| * Change MPI target properties for libraryAllen Byrne2017-11-011-2/+2
| * Add a missing declaration for testingRichard Warren2017-10-271-0/+1
* | HDFFV-10321 merge from developAllen Byrne2017-11-021-7/+7
* | manual fix from merge with developM. Scot Breitenfeld2017-10-261-0/+1
* | fixed merge with develop issuesM. Scot Breitenfeld2017-10-261-2/+2
* | Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-10-2648-1039/+3829
|\ \ | |/
| * Moved the SWMR + cache image check up before the root groupDana Robinson2017-10-211-15/+8
| * Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open.Dana Robinson2017-10-192-18/+18
| * Merge pull request #704 in HDFFV/hdf5 from optimize_superblock_read to developRichard Warren2017-10-131-43/+90
| |\
| | * Try to address most of the issues raised by Dana in the code reviewRichard Warren2017-10-111-51/+51
| | * Add a test for parallel reads of independent files using MPI subgroupsRichard Warren2017-10-092-34/+7
| | * Edits to the file open optimization and associated testmainzer2017-10-052-11/+38
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Richard Warren2017-09-2811-43/+65
| | |\
| | * | The initial coding for the superblock read optizationRichard Warren2017-09-282-2/+49
| * | | HDFFV-10297 update calls to H5Zfilter_availAllen Byrne2017-10-091-1/+2
| * | | HDFFV-10297 - fix repack individual objectsAllen Byrne2017-10-062-233/+222
| * | | Whitespace conversions and comment updatesAllen Byrne2017-10-041-535/+382
| * | | Better segregate clean & dirty LRU lists so that they are only defined whenQuincey Koziol2017-09-305-0/+16
| | |/ | |/|
| * | Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-2311-43/+65
| |/
| * Restore previousAllen Byrne2017-09-191-1/+1
| * Generate headers for 1.10 should default offAllen Byrne2017-09-121-1/+1