summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added "Purpose:" information to the API call comments for theDana Robinson2016-09-231-2/+14
* Merge pull request #32 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:evict_on_close t...Dana Robinson2016-09-19341-10515/+15374
|\
| * Cleaned up feature for dissemination to LLNL:Dana Robinson2016-09-194-19/+33
| * Removed blank line in Fortran file (leftover from last commit)Dana Robinson2016-09-191-1/+0
| * Reverted H5T code since datatypes will not be supported atDana Robinson2016-09-192-69/+14
| * Fixed format_convert and fortran files (bad merge?).Dana Robinson2016-09-1924-65/+69
| * Updated manifest. Was missing BRANCH.txt.Dana Robinson2016-09-191-0/+1
| * Merge branch 'develop' into evict_on_closeDana Robinson2016-09-197-42/+280
| |\
| | * Merge pull request #29 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-09-191-2/+2
| | |\
| | | * Add missing command to set shared generated fileAllen Byrne2016-09-191-2/+2
| | |/
| | * Merge pull request #27 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-09-193-2/+39
| | |\
| | | * Add default site namesAllen Byrne2016-09-162-0/+14
| | | * Separate fortran generation into static and shared folders.Allen Byrne2016-09-161-2/+25
| | |/
| | * Merge pull request #26 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-09-161-3/+3
| | |\
| | | * Revert to using old set commandAllen Byrne2016-09-161-3/+3
| | |/
| | * Merge pull request #25 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-09-161-3/+3
| | |\
| | | * Change string to list - older usageAllen Byrne2016-09-161-3/+3
| | |/
| | * Merge pull request #23 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-09-156-41/+242
| | |\
| | | * Add option to submit to CdashAllen Byrne2016-09-152-0/+16
| | | * Change UPDATE_TYPE to gitAllen Byrne2016-09-151-1/+1
| | | * Update CMake java functionsAllen Byrne2016-09-153-40/+225
| | |/
| * | Merge branch 'develop' into evict_on_closeDana Robinson2016-09-14309-10319/+14976
| |\ \ | | |/
| | * Merge pull request #11 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cppapi:develop t...Binh-Minh Ribler2016-09-072-5/+22
| | |\
| | | * Purpose: Code cleanupBinh-Minh Ribler2016-09-022-5/+22
| | * | Merge pull request #18 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2016-09-061-1/+1
| | |\ \
| | | * | Restrict git commit hash in tar file names to first 7 characters withlrknox2016-09-061-1/+1
| | * | | Merge pull request #17 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-09-061-6/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Add longer timeout to cache tests - test has consistently exceededAllen Byrne2016-09-061-6/+6
| | |/ /
| | * | Merge pull request #14 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2016-09-021-3/+3
| | |\ \
| | | * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...lrknox2016-09-020-0/+0
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge pull request #12 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2016-09-025-0/+936
| | |\ \ \
| | | | * | Removed -p option from invocation of autogen.sh by h5vers script tolrknox2016-09-021-3/+3
| | | |/ /
| | | * | Add bin/pkgscrpts files to MANIFEST.lrknox2016-09-021-0/+4
| | | * | dd bin/pkgscrpts directory with scripts to package deployed unix binarieslrknox2016-09-024-0/+932
| | |/ /
| | * | Merge pull request #9 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-9978-build-sc...Larry Knox2016-09-023-1/+980
| | |\ \ | | | |/ | | |/|
| | | * Added .gitignore and .gitattributes files with contents from the lastlrknox2016-09-013-1/+980
| | * | Merge pull request #7 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9431-cpp...Allen Byrne2016-09-011-1/+2
| | |\ \
| | | * | Add VFD name to test folderAllen Byrne2016-09-011-1/+2
| | |/ /
| | * | Merge pull request #6 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-9978-build-sc...Larry Knox2016-08-311-5/+14
| | |\ \ | | | |/
| | | * Merge pull request #4 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2016-08-311-5/+14
| | * | Merge pull request #3 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-9978-build-sc...Larry Knox2016-08-311-2/+2
| | |\ \ | | | |/
| | | * Removed the -p option from the command to run autogen.sh. It interferedlrknox2016-08-301-2/+2
| | * | Merge pull request #2 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-08-301-1/+5
| | |\ \
| | | * | Windows returns -1 instaed of 255 as on linux for the testAllen Byrne2016-08-301-1/+5
| | |/ /
| | * | Merge pull request #1 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-9978-build-sc...Allen Byrne2016-08-292-13/+15
| | |\ \ | | | |/
| | | * Translate svn commands to git commands for chkmanifest and bbreleaselrknox2016-08-292-13/+15
| | |/
| | * [svn-r30321] HDFFV-9974: Correct parsing of UD filter parameters.Allen Byrne2016-08-254-8/+18
| | * [svn-r30319] Fix for daily test failure on emu -m64 for the checkin #30310. Vailin Choi2016-08-241-0/+0
| | * [svn-r30318] whitespace cleanupAllen Byrne2016-08-241-28/+28
| | * [svn-r30317] Whitespace cleanupAllen Byrne2016-08-241-364/+297