summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r24711] merge from VOL branch to free up the H5V namespace.Mohamad Chaarawi2014-02-1479-460/+597
|\
| * [svn-r24710] merge from trunk to 24709.Mohamad Chaarawi2014-02-1474-458/+546
| |\
| | * [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-1371-456/+451
| | * [svn-r24706] Add to instructions for installAllen Byrne2014-02-131-0/+9
| | * [svn-r24703] Add Binary README.txt file generationAllen Byrne2014-02-134-2/+86
* | | [svn-r24707] merge from VOL branch.Mohamad Chaarawi2014-02-1393-1398/+945
|\ \ \ | |/ /
| * | [svn-r24701] merge from trunk to 24700.Mohamad Chaarawi2014-02-1393-1393/+945
| |\ \ | | |/
| | * [svn-r24700] Updated packaging process to align with latest hdf cmake standards.Allen Byrne2014-02-113-3/+19
| | * [svn-r24698] Snapshot version 1.9 release 171HDF Tester2014-02-0913-26/+26
| | * [svn-r24697] Fix for:Scot Breitenfeld2014-02-071-0/+1
| | * [svn-r24682] Add IF SHARED block around Windows PDB file generation command.Allen Byrne2014-02-045-11/+16
| | * [svn-r24681] Description:Scot Breitenfeld2014-02-043-6/+26
| | * [svn-r24676] Snapshot version 1.9 release 170HDF Tester2014-02-0213-26/+26
| | * [svn-r24672] Update document with ctest script changes.Allen Byrne2014-01-311-115/+198
| | * [svn-r24670] HDFFV-8567: Fix cmake tests for changes in reference files due t...Allen Byrne2014-01-312-23/+23
| | * [svn-r24668] HDFFV-8568: Remove Acknowledgements file from release binariesAllen Byrne2014-01-301-1/+0
| | * [svn-r24666] Fix test folder deletion issueAllen Byrne2014-01-305-50/+72
| | * [svn-r24659] Restore dsets test to cmake processAllen Byrne2014-01-282-0/+2
| | * [svn-r24657] Add VS Express checkAllen Byrne2014-01-281-0/+4
| | * [svn-r24656] Correct packaging variables and use standard cpack module. Remov...Allen Byrne2014-01-281-1/+0
| | * [svn-r24655] Correct packaging variables and use standard cpack module.Allen Byrne2014-01-283-594/+16
| | * [svn-r24652] HDFFV-8572: test/testhdf5.c main() should not return number of e...Albert Cheng2014-01-271-1/+6
| | * [svn-r24646] HDFFV-8640: Remove xlate_utility by fixing reference files to no...Allen Byrne2014-01-2743-184/+4
| | * [svn-r24644] Correct numberingAllen Byrne2014-01-241-30/+31
| | * [svn-r24643] Handle szip lib like zlib libAllen Byrne2014-01-241-27/+20
| | * [svn-r24642] Update other VMs to latest versionsAllen Byrne2014-01-241-14/+14
| | * [svn-r24641] Handle szip lib like zlib libAllen Byrne2014-01-241-20/+27
| | * [svn-r24639] Add SUN specific block skipping.Allen Byrne2014-01-211-0/+7
| | * [svn-r24636] typesetting changes for documentationScot Breitenfeld2014-01-171-9/+10
| | * [svn-r24635] Change some range check assertions to errors in H5HF_man_remove ...Neil Fortner2014-01-161-2/+4
| | * [svn-r24632] Correct name of package location variableAllen Byrne2014-01-161-2/+2
| | * [svn-r24631] Update change to relative install location for linuxAllen Byrne2014-01-161-2/+2
| | * [svn-r24623] Enabled test for Scot Breitenfeld2014-01-081-6/+2
| | * [svn-r24621] Update files for changes to installation vars on windows.Allen Byrne2014-01-073-223/+249
| | * [svn-r24617] Changed --old to --script as directed by Allen.Albert Cheng2014-01-071-4/+4
| | * [svn-r24612] fix bugs in parallel tests exposed in corner cases when running ...Mohamad Chaarawi2014-01-064-43/+53
| | * [svn-r24611] This is a partial fix for HDFFV-8634. It fixes the problem witho...Scot Breitenfeld2014-01-061-2/+2
| | * [svn-r24604] Feature: HDFFV-8336Albert Cheng2014-01-011-2/+119
| | * [svn-r24598] allocate and use the H5AC_aux_t struct even if num_procs == 1. ...Mohamad Chaarawi2013-12-301-48/+42
* | | [svn-r24702] Add prefetch/evict routines. Mohamad Chaarawi2014-02-1320-9/+1178
* | | [svn-r24696] update hints name that IOD changed.Mohamad Chaarawi2014-02-076-13/+13
* | | [svn-r24695] Update FindIOD.cmake to pick up DAOS depencies etcJerome Soumagne2014-02-061-1/+25
* | | [svn-r24694] Sync testff with examplesJerome Soumagne2014-02-0611-684/+2346
* | | [svn-r24693] add AM_CPP flags for mercury and mchecksumMohamad Chaarawi2014-02-062-0/+4
* | | [svn-r24692] minor fix.Mohamad Chaarawi2014-02-061-3/+2
* | | [svn-r24691] avoid consuming a transaction at file_close when file is opened ...Mohamad Chaarawi2014-02-062-1/+11
* | | [svn-r24689] increase number of AXE threads to 4.Mohamad Chaarawi2014-02-053-2/+7
* | | [svn-r24688] fix data integrity bug in reading attributes.Mohamad Chaarawi2014-02-042-9/+15
* | | [svn-r24686] switch to use latest Mercury:Mohamad Chaarawi2014-02-0416-187/+187
* | | [svn-r24671] More Data integrity verification.Mohamad Chaarawi2014-01-3115-123/+413