summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [svn-r15388] Description:Quincey Koziol2008-07-202-10/+13
* [svn-r15300] Description:Quincey Koziol2008-06-30126-653/+222359
* [svn-r15295] Description:Quincey Koziol2008-06-3021-155/+1336
* [svn-r15282] Revised the whole work to model after enable_journaling.c.Albert Cheng2008-06-263-60/+216
* [svn-r15281] Changed the dataset dimension sizes smaller so that it is easier toAlbert Cheng2008-06-261-2/+2
* [svn-r15262] Description:Quincey Koziol2008-06-236-24/+385
* [svn-r15239] Instead of just one H5Dwrite(), it now does 3 H5Dwrite() so that...Albert Cheng2008-06-191-4/+7
* [svn-r15237] Description:Quincey Koziol2008-06-1826-294/+737
* [svn-r15236] Cleaned out some compiler warnings.Albert Cheng2008-06-182-12/+14
* [svn-r15234] Description:Quincey Koziol2008-06-187-12/+83
* [svn-r15232] Description:Quincey Koziol2008-06-1812-1039/+1031
* [svn-r15231] Description:Quincey Koziol2008-06-1852-374/+981
* [svn-r15229] Added a helppage to show how to use this tool.Albert Cheng2008-06-181-17/+81
* [svn-r15226] Entered known problems/issues as the initial version.Albert Cheng2008-06-171-0/+26
* [svn-r15221] Description:Quincey Koziol2008-06-1682-5999/+5705
* [svn-r15207] Purpose: Adding a quick fix to put the end of address (EOA) valu...Mike McGreevy2008-06-121-8/+38
* [svn-r15206] Revamp the whole code to added in default, reopen and patch modes.Albert Cheng2008-06-121-68/+159
* [svn-r15198] testh5recover.sh.in:Albert Cheng2008-06-112-15/+7
* [svn-r15182] Purpose: Bug FixMike McGreevy2008-06-091-1/+1
* [svn-r15177] testh5recover.sh.in:Albert Cheng2008-06-094-13/+3259
* [svn-r15175] An example program showing how to turn on the Journaling feature.Albert Cheng2008-06-092-8/+20
* [svn-r15174] An example program showing how to turn on the Journaling feature.Albert Cheng2008-06-091-0/+137
* [svn-r15142] Purpose: adding recovery toolMike McGreevy2008-06-041-16/+689
* [svn-r15115] Changed the function call name to H5Pset_journal.Albert Cheng2008-06-014-6/+16
* [svn-r15106] purpose:Albert Cheng2008-05-301-2/+10
* [svn-r14798] Description:Quincey Koziol2008-04-051-4/+3
* [svn-r14797] Description:Quincey Koziol2008-04-051-4/+8
* [svn-r14796] Description:Quincey Koziol2008-04-051-3/+4
* [svn-r14783] In Red storm, the process may hang when it was writing data and ...Albert Cheng2008-03-293-9/+15
* [svn-r14774] Enhancement?.Albert Cheng2008-03-254-12/+57
* [svn-r14773] Bug fix.Albert Cheng2008-03-251-1/+1
* [svn-r14708] Added ability to create both the crashed datafile and the non-cr...Albert Cheng2008-03-053-41/+173
* [svn-r14707] Modified it to really do testing of the trecover test program an...Albert Cheng2008-03-051-24/+42
* [svn-r14706] Added *.out *.err to the check-clean list.Albert Cheng2008-03-052-2/+4
* [svn-r14705] Added expected output files.Albert Cheng2008-03-052-0/+8
* [svn-r14491] Feature:Albert Cheng2008-02-044-6/+103
* [svn-r14483] Added the new tool, h5recover, which is for the Sandia project forAlbert Cheng2008-02-019-2/+1287
* [svn-r14279] bug fix: when it's not possible to compare attributes due to dif...Pedro Vicente Nunes2007-11-211-0/+2
* [svn-r14276] bug fix: avoid an assertion when string type sizes are differentPedro Vicente Nunes2007-11-201-1/+12
* [svn-r14274] new feature: add some new syntax tests for h5repackPedro Vicente Nunes2007-11-201-2/+2
* [svn-r14273] new feature: added some long options to the testsPedro Vicente Nunes2007-11-204-6/+6
* [svn-r14269] bug fix: in the usage message example syntaxPedro Vicente Nunes2007-11-191-1/+1
* [svn-r14268] enhancement: commnents and correct syntax for h5repack optionsPedro Vicente Nunes2007-11-192-4/+9
* [svn-r14267] enhancement: formatted h5diff usage Pedro Vicente Nunes2007-11-1919-293/+456
* [svn-r14266] enhancement: format usage messagePedro Vicente Nunes2007-11-192-2/+4
* [svn-r14264] new features: 1) new usage for h5diff " A la" h5dump formatPedro Vicente Nunes2007-11-1621-539/+864
* [svn-r14261] bug fix: new syntax for the h5diff call in the h5dopy shell scriptPedro Vicente Nunes2007-11-141-2/+2
* [svn-r14260] bug fix: modified the h5repack script to call h5diff with its br...Pedro Vicente Nunes2007-11-141-2/+2
* [svn-r14259] New feature: removed one test and file from the h5diff shell scr...Pedro Vicente Nunes2007-11-131-54/+0
* [svn-r14258] new feature: make h5diff use the same command line parsing code ...Pedro Vicente Nunes2007-11-1366-167/+357