| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r21994] Add tools_init to main | Allen Byrne | 2012-02-27 | 3 | -23/+34 |
|
|
* | [svn-r21993] Add tools_init to main | Allen Byrne | 2012-02-27 | 1 | -0/+3 |
|
|
* | [svn-r21991] Cleanup minor issues found during 518 merge | Allen Byrne | 2012-02-27 | 6 | -101/+11 |
|
|
* | [svn-r21990] Tools library uses alais variables for stdout, stderr and tools ... | Allen Byrne | 2012-02-27 | 1 | -194/+192 |
|
|
* | [svn-r21988] Tools must call h5tools_init before command_line parsing or usin... | Allen Byrne | 2012-02-27 | 1 | -0/+3 |
|
|
* | [svn-r21987] Remove unnecessary dependancies on tools library for h5 file gen... | Allen Byrne | 2012-02-27 | 6 | -18/+17 |
|
|
* | [svn-r21986] Updated haddr_t format for print of STORAGE_LAYOUT - linew 32 issue | Allen Byrne | 2012-02-24 | 1 | -1/+1 |
|
|
* | [svn-r21985] Tools must call h5tools_init before command_line parsing or usin... | Allen Byrne | 2012-02-24 | 14 | -642/+742 |
|
|
* | [svn-r21984] Correct HD prefix in tools | Allen Byrne | 2012-02-24 | 3 | -3/+3 |
|
|
* | [svn-r21983] Correct HD prefix in tools | Allen Byrne | 2012-02-24 | 2 | -3/+3 |
|
|
* | [svn-r21982] Correct HD prefix in tools for exit | Allen Byrne | 2012-02-24 | 13 | -52/+52 |
|
|
* | [svn-r21981] Correct HD prefix in tools for fprintf | Allen Byrne | 2012-02-24 | 10 | -685/+685 |
|
|
* | [svn-r21980] Correct HD prefix in tools for *alloc | Allen Byrne | 2012-02-24 | 9 | -33/+33 |
|
|
* | [svn-r21979] Correct HD prefix in tools for strlen and memcpy | Allen Byrne | 2012-02-24 | 9 | -207/+207 |
|
|
* | [svn-r21978] undo HD prefix | Allen Byrne | 2012-02-24 | 1 | -25/+25 |
|
|
* | [svn-r21974] Update HSIZE_T print statements to use correct macro. | Allen Byrne | 2012-02-23 | 23 | -968/+968 |
|
|
* | [svn-r21973] Correct limited reallocation on windows. | Allen Byrne | 2012-02-23 | 1 | -9/+7 |
|
|
* | [svn-r21972] Split append statement into two parts - linew hsize_t issue | Allen Byrne | 2012-02-23 | 1 | -1/+2 |
|
|
* | [svn-r21971] Correct HD prefix | Allen Byrne | 2012-02-22 | 1 | -1/+1 |
|
|
* | [svn-r21970] Added missing HD prefix | Allen Byrne | 2012-02-22 | 1 | -12/+12 |
|
|
* | [svn-r21969] Added missing HD prefix | Allen Byrne | 2012-02-22 | 4 | -345/+338 |
|
|
* | [svn-r21968] Added missing HD prefix | Allen Byrne | 2012-02-22 | 1 | -26/+26 |
|
|
* | [svn-r21967] Checked all %lu references and corrected 2 that should have been... | Allen Byrne | 2012-02-22 | 3 | -8/+8 |
|
|
* | [svn-r21966] Index used in printing data uses hsize_t variables. Changed h5ls... | Allen Byrne | 2012-02-21 | 1 | -13/+14 |
|
|
* | [svn-r21963] Fixed issue with compression value not printing - format paramet... | Allen Byrne | 2012-02-20 | 2 | -28/+28 |
|
|
* | [svn-r21962] Reference file missing a return - now "be" version is similiar t... | Allen Byrne | 2012-02-20 | 1 | -0/+1 |
|
|
* | [svn-r21960] Fix unsigned long long format string in xml code. | Allen Byrne | 2012-02-19 | 2 | -5/+4 |
|
|
* | [svn-r21959] SKIP h5dump XML until MaxDims issue is resolved | Allen Byrne | 2012-02-18 | 1 | -2/+3 |
|
|
* | [svn-r21958] SKIP failing filter tests until compression values can be verifed | Allen Byrne | 2012-02-18 | 1 | -35/+35 |
|
|
* | [svn-r21957] Windows DLL macro missing on data in header | Allen Byrne | 2012-02-18 | 1 | -3/+3 |
|
|
* | [svn-r21956] Windows DLL macro missing on functions in header | Allen Byrne | 2012-02-18 | 1 | -12/+12 |
|
|
* | [svn-r21955] Missed bin/reconfigure on h5dump and tools/lib | Allen Byrne | 2012-02-18 | 3 | -9/+19 |
|
|
* | [svn-r21953] HDDFV-7560: h5dump refactoring | Allen Byrne | 2012-02-17 | 122 | -11099/+22806 |
|
|
* | [svn-r21952] HDFFV-5874: -c and -k subsetting | Allen Byrne | 2012-02-17 | 3 | -292/+319 |
|
|
* | [svn-r21942] Purpose: | Jonathan Kim | 2012-02-14 | 1 | -4/+6 |
|
|
* | [svn-r21934] Description: | Quincey Koziol | 2012-02-13 | 1 | -27/+27 |
|
|
* | [svn-r21931] HDFFV-7689 - could not not use a "[" character in a dataset name. | Allen Byrne | 2012-02-13 | 13 | -23/+57 |
|
|
* | [svn-r21902] Description: | Jonathan Kim | 2012-01-30 | 1 | -3/+4 |
|
|
* | [svn-r21897] Purpose: | Jonathan Kim | 2012-01-26 | 1 | -63/+66 |
|
|
* | [svn-r21890] Purpose: | Jonathan Kim | 2012-01-24 | 4 | -11/+26 |
|
|
* | [svn-r21874] Purpose: | Jonathan Kim | 2012-01-11 | 5 | -56/+44 |
|
|
* | [svn-r21872] Update a comment to make clear from the previous commit (r21869)... | Jonathan Kim | 2012-01-11 | 1 | -2/+3 |
|
|
* | [svn-r21869] Purpose: | Jonathan Kim | 2012-01-09 | 4 | -57/+86 |
|
|
* | [svn-r21865] Purpose: | Jonathan Kim | 2012-01-05 | 5 | -4/+86 |
|
|
* | [svn-r21815] Description: | Jonathan Kim | 2011-12-05 | 1 | -0/+4 |
|
|
* | [svn-r21814] HDFFV-2567 - added test for be generated files with at least 9 a... | Allen Byrne | 2011-12-05 | 3 | -0/+125 |
|
|
* | [svn-r21804] Update CMake Required version in all folders to match current st... | Allen Byrne | 2011-12-05 | 11 | -11/+11 |
|
|
* | [svn-r21715] Correct SET_TARGET_PROPERTIES commands | Allen Byrne | 2011-11-04 | 3 | -7/+1 |
|
|
* | [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO... | Allen Byrne | 2011-10-25 | 9 | -21/+25 |
|
|
* | [svn-r21664] Added solution folders for most of the projects. This still nee... | Dana Robinson | 2011-10-25 | 10 | -0/+28 |
|
|