summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24942] merge from VOL branch.Mohamad Chaarawi2014-04-0128-537/+1293
|\
| * [svn-r24940] merge from trunk.Mohamad Chaarawi2014-04-0128-537/+1293
| |\
| | * [svn-r24937] Adds an H5free_memory() function to the library for use withDana Robinson2014-03-316-34/+33
| | * [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...Allen Byrne2014-03-312-73/+863
| | * [svn-r24869] Description:Quincey Koziol2014-03-237-31/+22
| | * [svn-r24864] Description:Quincey Koziol2014-03-213-6/+4
| | * [svn-r24824] HDFFV-8700 -Allen Byrne2014-03-181-3/+3
| | * [svn-r24804] Description:Quincey Koziol2014-03-163-173/+160
| | * [svn-r24803] Description:Quincey Koziol2014-03-1610-20/+6
| | * [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
| | * [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-112-53/+56
| | * [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-112-140/+140
| | * [svn-r24726] Description:Quincey Koziol2014-02-201-3/+5
* | | [svn-r24884] another update to configure.Mohamad Chaarawi2014-03-241-1/+0
* | | [svn-r24880] add iod corrupt tool configure argumentMohamad Chaarawi2014-03-241-0/+2
* | | [svn-r24823] add --with-iodp for building old iod tarball for daos_pMohamad Chaarawi2014-03-181-0/+1
* | | [svn-r24793] Add indexing server implementation.Mohamad Chaarawi2014-03-131-0/+1
* | | [svn-r24778] run reconfigure with new configure.ac changes.Mohamad Chaarawi2014-03-101-1/+1
* | | [svn-r24711] merge from VOL branch to free up the H5V namespace.Mohamad Chaarawi2014-02-147-39/+39
|\ \ \ | |/ /
| * | [svn-r24710] merge from trunk to 24709.Mohamad Chaarawi2014-02-147-39/+39
| |\ \ | | |/
| | * [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-137-39/+39
* | | [svn-r24707] merge from VOL branch.Mohamad Chaarawi2014-02-1311-25/+26
|\ \ \ | |/ /
| * | [svn-r24701] merge from trunk to 24700.Mohamad Chaarawi2014-02-1311-25/+26
| |\ \ | | |/
| | * [svn-r24681] Description:Scot Breitenfeld2014-02-042-3/+16
| | * [svn-r24659] Restore dsets test to cmake processAllen Byrne2014-01-282-0/+2
| | * [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-277-21/+2
* | | [svn-r24665] more IOD integrity integration.Mohamad Chaarawi2014-01-301-0/+2
* | | [svn-r24603] - capture oid index metadata information on every tr_finish.Mohamad Chaarawi2013-12-311-0/+7
* | | [svn-r24594] Merge from VOL branch.Mohamad Chaarawi2013-12-2627-348/+412
|\ \ \ | |/ /
| * | [svn-r24593] merge from trunkMohamad Chaarawi2013-12-2325-348/+412
| |\ \ | | |/
| | * [svn-r24476] Description:Quincey Koziol2013-11-301-2/+4
| | * [svn-r24416] Fixed some compiler warnings in the dsets test.Dana Robinson2013-11-071-17/+19
| | * [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea...Allen Byrne2013-11-015-5/+9
| | * [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.Dana Robinson2013-10-3118-175/+175
| | * [svn-r24360] Jira issue 8528: H5Fget_obj_ids overfilled the list of object ID...Raymond Lu2013-10-251-0/+34
| | * [svn-r24358] Changed the big test so that it runs using the h5_fileaccess() f...Dana Robinson2013-10-251-149/+171
* | | [svn-r24530] Fix autotools to find/include numpy headersJerome Soumagne2013-12-111-0/+4
* | | [svn-r24493] Include ax_python_devel.m4 / add enable-python optionJerome Soumagne2013-12-031-1/+9
* | | [svn-r24405] - Edit configure magic to pick up IOD, MDHIM, PBL, PLFS, and DAO...Mohamad Chaarawi2013-11-051-0/+2
* | | [svn-r24312] regenerate binaries that store encoded property lists.Mohamad Chaarawi2013-10-178-0/+0
* | | [svn-r24303] update from VOL branch that has been updated with trunk.Mohamad Chaarawi2013-10-169-78/+185
|\ \ \ | |/ /
| * | [svn-r24301] merge from trunk.Mohamad Chaarawi2013-10-164-41/+141
| |\ \ | | |/
| | * [svn-r24285] Eliminate several "passing argument ... with different width due...Larry Knox2013-10-101-1/+1
| | * [svn-r24256] Description:Quincey Koziol2013-10-041-39/+41
| | * [svn-r24234] Bug: tfile.c was failing in the ADA AIX system.Albert Cheng2013-09-301-1/+1
| | * [svn-r24214] Put in proper error message if unexpected switch values happened.Albert Cheng2013-09-281-1/+2
| | * [svn-r24210] Jira issue 8528: H5Fget_obj_ids overfilled the list of object ID...Raymond Lu2013-09-271-0/+97
| * | [svn-r24208] Merge revisions through r24202 from trunk to vol branchNeil Fortner2013-09-276-37/+44
| |\ \ | | |/
| | * [svn-r24202] Bug fix: HDFFV-8271 Big.c error in address generated by random n...Albert Cheng2013-09-261-1/+2