summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Correct assignmentAllen Byrne2019-12-101-1/+1
| | * | | Fix java include, h5watch and remove clang tool.Allen Byrne2019-12-101-10/+11
| * | | | HDFFV-10974 Change defines to eliminate Windows conflictAllen Byrne2019-12-108-180/+175
| |/ / /
| * | | Fix windows 10 compile errorAllen Byrne2019-12-071-6/+18
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-022-5/+1
| |\ \ \ | | | |/ | | |/|
| | * | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-272-2/+2
| | * | Revert "Oops, remove more C99 designated initializers for VS 2010 compatibili...David Young2019-11-271-5/+1
| | |/
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-262-1/+5
| |\ \ | | |/
| | * Oops, remove more C99 designated initializers for VS 2010 compatibility.David Young2019-11-251-1/+5
| | * Avoid unused-variable warnings: change static const strings in a coupleDavid Young2019-11-131-1/+1
| | * Initialize a variable before its first use.David Young2019-11-131-1/+1
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-132-2/+2
| |\ \ | | |/
| | * Apparently, + has no special meaning, and neither does \+, in so-calledDavid Young2019-11-122-2/+2
| * | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-70/+70
| |/
| * Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to developDavid Young2019-11-056-12/+59
| |\
| | * Make these scripts relocatable again: derive a relative path for theDavid Young2019-11-052-2/+49
| | * Let us override the examples directory using --with-examplesdir=DIR.David Young2019-10-036-9/+9
| | * Under the examples directories, always find the installed HDF5David Young2019-10-033-3/+3
| * | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-082-9/+9
| |/
| * OESS-29 Update HD prefix mostlyAllen Byrne2019-08-245-83/+83
| * This test cannot use HD prefix macro with printf of fprintfAllen Byrne2019-08-171-2/+2
| * Update HD prefix and reconcile hl/cpp testAllen Byrne2019-08-1613-1215/+1223
| * Add HD prefix to testsAllen Byrne2019-08-154-120/+118
| * Merge pull request #1826 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-08-013-4/+3
| |\
| | * Reverts the removal of config/conclude_fc.am while keepingDana Robinson2019-08-013-4/+3
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-293-3/+4
| |\ \ | | |/
| | * Merge pull request #1808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gnu-flags-work...Dana Robinson2019-07-293-3/+4
| | |\
| | | * Updated gfortran options.Dana Robinson2019-07-173-3/+4
| * | | Correct generator and add HD prefixAllen Byrne2019-07-261-3/+3
| * | | HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-238-102/+134
| |/ /
| * | HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-179-13/+22
| * | HDFFV-10845 add_custom_command requires emulatorAllen Byrne2019-07-171-2/+2
| * | HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-172-2/+2
| |/
| * Use H5DOpen2 in hl/test/test_dset_append.c.Larry Knox2019-07-111-2/+2
| * Cleaned up test_dset_append and enabled the bug1/2 tests.Dana Robinson2019-07-101-500/+496
| * Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-103-4/+4
| |\
| | * HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-083-4/+4
| * | Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-035-374/+382
| |/
| * Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-2/+2
| * Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-215-14/+15
| * Add H5_HLDLL prefix for windows linkAllen Byrne2019-06-201-5/+12
| * HDFFV-10805 cleanup examples and test codeAllen Byrne2019-06-202-8/+20
| * HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-1813-298/+378
| * Modified Makefile.ams for h5repack, h5watch and gif2h5 to allowLarry Knox2019-06-122-17/+22
| * Add options to enable or disable building tools and tests. The defaultLarry Knox2019-06-063-3/+25
| * HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-20/+12
| * Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-035-43/+51
| |\
| | * HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-12/+20
| | * HDFFV-10738 Wrong INTENT for H5LTread_dataset_double_fM. Scot Breitenfeld2019-03-254-31/+31
| * | Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-0/+6
| |/