summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-2/+3
* Update cmake min version and cmake command conventionAllen Byrne2017-01-102-11/+11
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-0/+24
* Add "image up to date" flag / parameter to metadata cache entry status calls.Quincey Koziol2017-01-061-1/+1
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-20/+62
* Eliminate unnecessary data structure for parallel collective metadata cache I/OQuincey Koziol2016-11-281-1/+0
* Remove unnecessary assert.Quincey Koziol2016-11-251-1/+1
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-7/+8
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-61/+12
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-15/+12
* Bring over new 'notify' metadata cache client callback actions for when anQuincey Koziol2016-11-121-2/+55
* [svn-r30270] Fix an issue that could occur when allocating a chunked dataset ...Neil Fortner2016-08-083-0/+92
* [svn-r30201] Description:Quincey Koziol2016-07-182-0/+10
* [svn-r30189] Description:Quincey Koziol2016-07-181-8/+8
* [svn-r30112] Description:Quincey Koziol2016-06-281-1/+1
* [svn-r30075] Description:Quincey Koziol2016-06-142-8/+1
* [svn-r30068] Description:Quincey Koziol2016-06-131-2/+2
* [svn-r29880] Add HD to sleep function callsAllen Byrne2016-05-043-3/+3
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-3/+3
* [svn-r29632] Description:Quincey Koziol2016-04-051-6/+10
* [svn-r29607] Description:Quincey Koziol2016-04-022-136/+186
* [svn-r29545] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-5/+8
* [svn-r29088] - Add a test for retrieving the property values for the new coll...Mohamad Chaarawi2016-02-113-0/+117
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-105-6/+290
|\
| * [svn-r29079] rename the coll read requirement function.Mohamad Chaarawi2016-02-104-5/+6
| * [svn-r29077] Description:Quincey Koziol2016-02-104-6/+7
| * [svn-r29059] merge from trunk.Mohamad Chaarawi2016-02-071-5/+5
| |\ | |/ |/|
| * [svn-r28959] merge from trunk.Mohamad Chaarawi2016-01-221-1/+0
| |\
| * | [svn-r28895] Description:Quincey Koziol2016-01-141-2/+1
| * | [svn-r28649] - add new API to toggle collective metadata write.Mohamad Chaarawi2015-12-144-17/+12
| * | [svn-r28636] merge from trunk.Mohamad Chaarawi2015-12-141-9/+9
| |\ \ | | |/
| * | [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-016-1453/+11
| |\ \
| * | | [svn-r27576] - mark the entry as indepndent when expunged.Mohamad Chaarawi2015-08-251-22/+2
| * | | [svn-r27558] merge from trunk.Mohamad Chaarawi2015-08-242-10/+28
| |\ \ \
| * \ \ \ [svn-r27436] merge from trunk.Mohamad Chaarawi2015-07-273-8/+10
| |\ \ \ \
| * | | | | [svn-r27264] some cleanups.Mohamad Chaarawi2015-06-221-6/+1
| * | | | | [svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...Mohamad Chaarawi2015-06-214-1/+315
* | | | | | [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-5/+5
| |_|_|_|/ |/| | | |
* | | | | [svn-r28040] avoid use of MPI deprecated routines.Mohamad Chaarawi2015-10-121-9/+9
| |_|_|/ |/| | |
* | | | [svn-r27794] Reintegration merge of features/autotools_rework branch with trunkDana Robinson2015-09-151-1444/+0
|\ \ \ \
| * \ \ \ [svn-r27507] Merge of r27237-27500 from the trunk.Dana Robinson2015-08-144-321/+616
| |\ \ \ \
| * \ \ \ \ [svn-r27222] Merge of r27035-27221 from the trunk.Dana Robinson2015-06-174-514/+357
| |\ \ \ \ \
| * \ \ \ \ \ [svn-r27038] Merge of r26393-27031 from the trunk.Dana Robinson2015-05-071-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ [svn-r26350] Merge of r26273-26348 from the trunk.Dana Robinson2015-03-048-16/+275
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ [svn-r26274] Merge of r26096 to r26271 from trunk.Dana Robinson2015-02-222-2/+9
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [svn-r26097] Removed configure and Makefile.in files from version control.Dana Robinson2015-02-021-1401/+0
| * | | | | | | | | [svn-r26078] Changed a timezone struct to NULL in testpar/t_cache.c.Dana Robinson2015-01-291-2/+1
| * | | | | | | | | [svn-r26069] Removed the option to selectively disable internal filters like ...Dana Robinson2015-01-293-38/+24
| * | | | | | | | | [svn-r26051] Fix for HDFFV-9092Scot Breitenfeld2015-01-271-1/+2
* | | | | | | | | | [svn-r27768] Description:Quincey Koziol2015-09-145-9/+10