summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-07-083-6/+24
| | |\ \
| | * \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-07-032-2/+2
| | |\ \ \
| | * \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-07-031-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-07-023-1/+20
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge pull request #2683 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_normal...Dana Robinson2020-07-0921-1074/+1055
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Minor changes from normalization with 1.10Dana Robinson2020-07-0921-1074/+1055
| * | | | | | | Merge pull request #2680 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-07-072-5/+23
| |\ \ \ \ \ \ \
| | * | | | | | | Fixes Autotools builds on Solaris after monotonic timer changesDana Robinson2020-07-072-5/+23
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge pull request #2677 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-07-071-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | Change load path in libhdf5_java.dylib to unversioned libhdf5.dylib forLarry Knox2020-07-071-1/+1
| |/ / / / /
| * | | | | Merge pull request #2673 in HDFFV/hdf5 from monotonic_timer_fix_01 to developQuincey Koziol2020-07-032-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Address CMake and deprecated API build failures from monotonic timer patch.Quincey Koziol2020-07-032-2/+2
| |/ / / /
| * | | | Merge pull request #2672 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-07-021-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add missing '"'.Larry Knox2020-07-021-1/+1
| |/ / /
| * | | Merge pull request #2671 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-07-026-224/+222
| |\ \ \ | | | |/ | | |/|
| | * | Small changes discovered with mingw and windows defines movedAllen Byrne2020-07-026-224/+222
| * | | Merge pull request #2670 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-07-023-1/+20
| |\ \ \ | | |/ / | |/| |
| | * | Lib files needed are now copied to a subdirectory in the java/testLarry Knox2020-07-023-1/+20
| |/ /
| * | Merge pull request #2668 in HDFFV/hdf5 from monotonic_timer to developQuincey Koziol2020-07-0223-909/+1817
| |\ \ | | |/ | |/|
| | * Remove non-existent exampleQuincey Koziol2020-06-301-2/+2
| | * Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-303-7/+17
| | |\
| | * | Add new source files to CMake buildQuincey Koziol2020-06-282-0/+2
| | * | Clean up warningsQuincey Koziol2020-06-287-54/+53
| | * | va_arg -> HDva_argQuincey Koziol2020-06-271-1/+1
| | * | Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-273-54/+134
| | |\ \
| | * | | Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...Quincey Koziol2020-06-276-328/+190
| | * | | Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-261843-181238/+348913
| | |\ \ \
| | * | | | Correct mistake in H5_now_usec calculation for clock_gettime.Quincey Koziol2017-09-241-1/+1
| | * | | | Remove detection for mach/mach/time.h, since we're no longer using theQuincey Koziol2017-09-243-8/+0
| | * | | | Update H5_now_usec to prefer using clock_gettime.Quincey Koziol2017-09-241-1/+8
| | * | | | Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2017-09-0321-889/+846
| | |\ \ \ \
| | * | | | | Changes to make timers within the library monotonic.Quincey Koziol2017-09-0315-520/+1563
| * | | | | | Merge pull request #2669 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/HDftell_m...Jake Smith2020-06-301-1/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Fix typo in HDftell macro definition: 'ftello -> ftell'Jacob Smith2020-06-291-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #2609 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev...Binh-Minh Ribler2020-06-302-1/+15
| |\ \ \ \ \
| | * | | | | Changed wording in comment.Binh-Minh Ribler2020-06-301-2/+2
| | * | | | | - added comment to explain a klugeBinh-Minh Ribler2020-06-292-1/+11
| | * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Binh-Minh Ribler2020-06-29123-4381/+5132
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Fix HDFFV-11053Binh-Minh Ribler2020-05-261-0/+4
| * | | | | | Merge pull request #2667 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-06-301-6/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Copy lib files for junit.sh to temporary subdirectory of <buildLarry Knox2020-06-271-6/+2
| |/ / / / /
| * | | | | Merge pull request #2665 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/splitter_...Jake Smith2020-06-263-54/+134
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | * Fix intermittent error with Splitter VFD.Jacob Smith2020-06-253-54/+134
| * | | | | Merge pull request #2654 in HDFFV/hdf5 from bmr_HDFFV-10591 to developBinh-Minh Ribler2020-06-224-12/+41
| |\ \ \ \ \
| | * | | | | Added note for HDFFV-10591.Binh-Minh Ribler2020-06-191-0/+12
| | * | | | | Fix HDFFV-10591Binh-Minh Ribler2020-06-193-12/+29
| | |/ / / /
| * | | | | Merge pull request #2648 in HDFFV/hdf5 from opt_h5open_overhead to developQuincey Koziol2020-06-182-5/+32
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Reduce overhead for H5open, which is involved in the public symbols like H5T_...Quincey Koziol2020-06-162-5/+32
| |/ / / /
| * | | | Merge pull request #2610 in HDFFV/hdf5 from ~DYOUNG/werror:hdffv-11060-exampl...David Young2020-06-166-12/+12
| |\ \ \ \
| | * | | | Make examples installation respect DESTDIR. FixesDavid Young2020-05-266-12/+12
| | |/ / /