summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge fix for HDFFV-7991 from trunk to 1.18Vailin Choi2016-09-045-5/+418
* Merge pull request #4 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2016-08-303-14/+34
|\
| * emoved .gitattributes and .gitignore, as the manual migration did notlrknox2016-08-302-7/+14
| * Translate svn commands to git commands for chkmanifest and bbreleaselrknox2016-08-302-10/+10
| * Removed the -p option from the command to run autogen.sh. It interferedlrknox2016-08-301-0/+13
|/
* [svn-r30305] Removed spaces in "if" conditional, DT failure.Scot Breitenfeld2016-08-192-12/+20
* [svn-r30299] Updated to rid the use of c_size_t and sizeof if storage_size is...Scot Breitenfeld2016-08-181-31/+12
* [svn-r30294] Removed the use of C_sizeof, since it causes issues with the NAG...Scot Breitenfeld2016-08-162-13/+6
* [svn-r30288] Modify bin/chkmanifest for git instead of svn.Larry Knox2016-08-142-5/+9
* [svn-r30280] Purpose: Code improvement (HDFFR-9725)Binh-Minh Ribler2016-08-1222-99/+207
* [svn-r30278] Merge revision 30270 to the 1.8 branchNeil Fortner2016-08-115-5/+117
* [svn-r30277] Merge revisions 30264, 30268, and 30275 to 1.8 branchNeil Fortner2016-08-113-18/+189
* [svn-r30260] Fixed: HDFFV-9965: HDF5 Fails to build when sizeof or c_sizeof i...Scot Breitenfeld2016-08-051-1/+2
* [svn-r30249] Add missing define needed for windows compileAllen Byrne2016-08-021-1/+4
* [svn-r30234] HDFFV-9706: Add windows env var expansionAllen Byrne2016-08-011-34/+52
* [svn-r30191] Snapshot version 1.8 release 18 (snap1)HDF Tester2016-07-186-17/+17
* [svn-r30187] Pull windows special files to separate copy block and use list f...Allen Byrne2016-07-151-4/+5
* [svn-r30186] change copy file to eliminate w characterAllen Byrne2016-07-141-5/+5
* [svn-r30183] remove reference to unspecified VAR.Allen Byrne2016-07-131-18/+12
* [svn-r30182] Fix missing windows reference files, added list of files.Allen Byrne2016-07-131-0/+7
* [svn-r30180] reconfigure after fixing errorsAllen Byrne2016-07-123-2967/+2980
* [svn-r30178] Add missing test source and remove obsolete fileAllen Byrne2016-07-122-31/+1
* [svn-r30173] Add GIT support and correct name of option for UNSUPPORTEDAllen Byrne2016-07-125-72/+99
* [svn-r30172] HDFFV-9953,9955: add new testfiles to h5dump (required for hdfvi...Allen Byrne2016-07-125-318/+1826
* [svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with too...Allen Byrne2016-07-1226-702/+490
* [svn-r30170] HDFFV-9946: condense cygwin autotools config files to a single f...Allen Byrne2016-07-1210-3204/+3098
* [svn-r30166] Merge revision 30131 to 1.8 branchNeil Fortner2016-07-113-0/+10
* [svn-r30152] Merge of checkin #30151 from the trunk which is a fix for the da...Vailin Choi2016-07-071-3/+3
* [svn-r30145] Merge of checkin #30143 to the trunk which is a bug fix for HDFF...Vailin Choi2016-07-045-0/+331
* [svn-r30098] Snapshot version 1.8 release 18 (snap0)HDF Tester2016-06-196-18/+18
* [svn-r30057] Fix typo in compile scripts that causes filename in -o outfile t...Larry Knox2016-06-083-3/+3
* [svn-r29964] Fix plugin test executable link libraryAllen Byrne2016-05-241-2/+2
* [svn-r29918] Fix empty file usage - test before use.Allen Byrne2016-05-123-18/+30
* [svn-r29841] Fix valgrind memory leak in h5diff tool.Allen Byrne2016-04-291-229/+240
* [svn-r29838] Added other JIRA issues fixed in this release.Allen Byrne2016-04-291-6/+23
* [svn-r29837] Partial fix for Valgrind issue in test/external.cDana Robinson2016-04-291-0/+4
* [svn-r29833] Description:Binh-Minh Ribler2016-04-281-13/+99
* [svn-r29808] Set version to 1.8.18-snap0Larry Knox2016-04-266-19/+19
* [svn-r29804] Purpose: Code improvementBinh-Minh Ribler2016-04-263-14/+30
* [svn-r29801] Purpose: Fix memory leak - HDFFV-9700Binh-Minh Ribler2016-04-251-8/+2
* [svn-r29797] Purpose: Fix warnings HDFFV-8615Binh-Minh Ribler2016-04-251-3/+14
* [svn-r29791] update release.txt for 9670Mohamad Chaarawi2016-04-251-0/+5
* [svn-r29787] Purpose: Add new wrapperBinh-Minh Ribler2016-04-254-21/+155
* [svn-r29784] Purpose: Code improvementBinh-Minh Ribler2016-04-245-111/+181
* [svn-r29769] Purpose: Code improvementsBinh-Minh Ribler2016-04-2230-216/+252
* [svn-r29765] Purpose: Code cleanupBinh-Minh Ribler2016-04-228-83/+53
* [svn-r29764] Purpose: Code cleanupBinh-Minh Ribler2016-04-228-144/+14
* [svn-r29762] Purpose: Remove obsoletesBinh-Minh Ribler2016-04-228-93/+126
* [svn-r29761] Purpose: Add functionBinh-Minh Ribler2016-04-2215-63/+171
* [svn-r29752] Updated RELEASE.txt with HDFFV-8740 information.Dana Robinson2016-04-201-1/+11