summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Expand)AuthorAgeFilesLines
* Revert "using a different MACRO"kmu2020-05-201-2/+1
* using a different MACROkmu2020-05-201-1/+2
* fix issues from previous PR commentskmu2020-05-202-6/+6
* fix warnings from Intel compilerkmu2020-05-202-6/+6
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-05-201-18/+18
* In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2020-05-201-1/+1
* Correct assignmentAllen Byrne2020-05-201-1/+1
* Fix java include, h5watch and remove clang tool.Allen Byrne2020-05-201-10/+11
* HDFFV-10974 Change defines to eliminate Windows conflictAllen Byrne2020-05-208-180/+175
* Fix windows 10 compile errorAllen Byrne2020-05-201-6/+18
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-202-2/+2
* Revert "Oops, remove more C99 designated initializers for VS 2010 compatibili...David Young2020-05-201-5/+1
* Oops, remove more C99 designated initializers for VS 2010 compatibility.David Young2020-05-201-1/+5
* Avoid unused-variable warnings: change static const strings in a coupleDavid Young2020-05-201-1/+1
* Initialize a variable before its first use.David Young2020-05-201-1/+1
* Apparently, + has no special meaning, and neither does \+, in so-calledDavid Young2020-05-202-2/+2
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-201-70/+70
* Make these scripts relocatable again: derive a relative path for theDavid Young2020-05-202-2/+49
* So that I can use PASSED(); anywhere a statement can go, #define PASSED() withDavid Young2020-02-281-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0968-2846/+3096
* Introduce PRI*HADDR and PRI*HSIZE for printing haddr_t and hsize_t.David Young2019-10-031-1/+1
* Make some NetBSD compatibility patches.David Young2019-10-036-12/+12
* Develop normalization with vol_integration.Dana Robinson2018-09-191-1/+1
* HD prefix and whitespaceAllen Byrne2018-08-283-152/+152
* Change prefix in example scripts to relative path to bin. This was doneLarry Knox2018-08-233-3/+3
* Add mpi include folders for fortran C objectsAllen Byrne2018-06-061-2/+2
* Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-318-3041/+377
|\
| * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-1512-351/+288
| |\
| * | Added deprecated symbol wrappers for the H5DOwrite/read_chunkDana Robinson2018-05-043-1/+25
| * | Updated commenting in the H5DO compat test.Dana Robinson2018-05-041-11/+9
| * | Stripped out most of the duplicated functionality in the H5DODana Robinson2018-05-041-2046/+147
| * | * Added H5DO compatibility functions.Dana Robinson2018-05-046-10/+2241
| * | Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-3015-83/+53
| |\ \
| * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-307-3062/+44
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-2310-21/+19
|\ \ \ \
| * | | | Remove link flag from compile commandAllen Byrne2018-05-222-2/+0
| * | | | Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-098-19/+19
| | |_|/ | |/| |
* | | | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-14/+14
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-1412-351/+288
|\ \ \ \ | |/ / /
| * | | Add missing module_dir propertyAllen Byrne2018-05-092-0/+2
| * | | Correct command usageAllen Byrne2018-05-073-5/+5
| * | | Remove APPENDAllen Byrne2018-05-033-6/+6
| * | | Fix typoAllen Byrne2018-05-031-1/+1
| * | | Add missing test libAllen Byrne2018-05-031-2/+2
| * | | add missing folder to pathAllen Byrne2018-05-031-2/+2
| * | | Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-033-39/+57
| * | | LINK_FLAGS must be separate property setsAllen Byrne2018-05-034-313/+114
| * | | Fix link flags syntaxAllen Byrne2018-05-033-36/+37
| * | | Revert refactor link flagsAllen Byrne2018-05-023-35/+35
| * | | refactor link flags to interfaceAllen Byrne2018-05-023-34/+34