summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Description:Quincey Koziol2016-09-293-6/+6
* Description:Quincey Koziol2016-09-2716-120/+409
* 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 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
* [svn-r30316] Use dns name for CDash instead of ip addressAllen Byrne2016-08-221-1/+1
* [svn-r30315] HDFFV-9972: Fix test reference and change default for H5Iget_nam...Allen Byrne2016-08-225-14/+14
* [svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build t...Allen Byrne2016-08-2210-44/+55
* [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows.Allen Byrne2016-08-2224-1632/+1626
* [svn-r30312] HDFFV-9706: Commit changes as discussed in HDF5-379.Allen Byrne2016-08-221-25/+32
* [svn-r30311] Purpose: Fix bug HDFFR-9920 cont.Binh-Minh Ribler2016-08-2224-411/+374
* [svn-r30310] Fix daily test failure for previous checkin #30308.Vailin Choi2016-08-223-1/+1
* [svn-r30309] Purpose: Fix bug HDFFR-9920Binh-Minh Ribler2016-08-2023-1408/+1541
* [svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute wh...Vailin Choi2016-08-196-4/+418
* [svn-r30306] Updated vfd test to be better about fapls and h5_reset().Dana Robinson2016-08-191-72/+110
* [svn-r30303] Fixed unbalanced parentheses in H5F_SAME_SHARED macro. Dana Robinson2016-08-181-1/+1
* [svn-r30301] Changed the print ordering of the SIZE_OF/KIND program output in...Scot Breitenfeld2016-08-181-9/+9