summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-2323-968/+968
* [svn-r21973] Correct limited reallocation on windows.Allen Byrne2012-02-231-9/+7
* [svn-r21972] Split append statement into two parts - linew hsize_t issueAllen Byrne2012-02-231-1/+2
* [svn-r21971] Correct HD prefixAllen Byrne2012-02-221-1/+1
* [svn-r21970] Added missing HD prefixAllen Byrne2012-02-221-12/+12
* [svn-r21969] Added missing HD prefixAllen Byrne2012-02-224-345/+338
* [svn-r21968] Added missing HD prefixAllen Byrne2012-02-221-26/+26
* [svn-r21967] Checked all %lu references and corrected 2 that should have been...Allen Byrne2012-02-223-8/+8
* [svn-r21966] Index used in printing data uses hsize_t variables. Changed h5ls...Allen Byrne2012-02-211-13/+14
* [svn-r21963] Fixed issue with compression value not printing - format paramet...Allen Byrne2012-02-202-28/+28
* [svn-r21962] Reference file missing a return - now "be" version is similiar t...Allen Byrne2012-02-201-0/+1
* [svn-r21960] Fix unsigned long long format string in xml code.Allen Byrne2012-02-192-5/+4
* [svn-r21959] SKIP h5dump XML until MaxDims issue is resolvedAllen Byrne2012-02-181-2/+3
* [svn-r21958] SKIP failing filter tests until compression values can be verifedAllen Byrne2012-02-181-35/+35
* [svn-r21957] Windows DLL macro missing on data in headerAllen Byrne2012-02-181-3/+3
* [svn-r21956] Windows DLL macro missing on functions in headerAllen Byrne2012-02-181-12/+12
* [svn-r21955] Missed bin/reconfigure on h5dump and tools/libAllen Byrne2012-02-183-9/+19
* [svn-r21953] HDDFV-7560: h5dump refactoringAllen Byrne2012-02-17122-11099/+22806
* [svn-r21952] HDFFV-5874: -c and -k subsettingAllen Byrne2012-02-173-292/+319
* [svn-r21942] Purpose:Jonathan Kim2012-02-141-4/+6
* [svn-r21934] Description:Quincey Koziol2012-02-131-27/+27
* [svn-r21931] HDFFV-7689 - could not not use a "[" character in a dataset name.Allen Byrne2012-02-1313-23/+57
* [svn-r21902] Description:Jonathan Kim2012-01-301-3/+4
* [svn-r21897] Purpose:Jonathan Kim2012-01-261-63/+66
* [svn-r21890] Purpose:Jonathan Kim2012-01-244-11/+26
* [svn-r21874] Purpose:Jonathan Kim2012-01-115-56/+44
* [svn-r21872] Update a comment to make clear from the previous commit (r21869)...Jonathan Kim2012-01-111-2/+3
* [svn-r21869] Purpose:Jonathan Kim2012-01-094-57/+86
* [svn-r21865] Purpose:Jonathan Kim2012-01-055-4/+86
* [svn-r21815] Description:Jonathan Kim2011-12-051-0/+4
* [svn-r21814] HDFFV-2567 - added test for be generated files with at least 9 a...Allen Byrne2011-12-053-0/+125
* [svn-r21804] Update CMake Required version in all folders to match current st...Allen Byrne2011-12-0511-11/+11
* [svn-r21715] Correct SET_TARGET_PROPERTIES commandsAllen Byrne2011-11-043-7/+1
* [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...Allen Byrne2011-10-259-21/+25
* [svn-r21664] Added solution folders for most of the projects. This still nee...Dana Robinson2011-10-2510-0/+28
* [svn-r21658] Purpose:Jonathan Kim2011-10-249-32/+78
* [svn-r21629] Purpose: Update fix committed in r21556Neil Fortner2011-10-201-87/+87
* [svn-r21603] Purpose: Add generic skip list implementationNeil Fortner2011-10-181-1/+1
* [svn-r21586] Description:Jonathan Kim2011-10-147-18/+64
* [svn-r21489] Bug:Albert Cheng2011-10-071-4/+4
* [svn-r21457] Problem:Albert Cheng2011-10-041-0/+10
* [svn-r21413] Description:Jonathan Kim2011-09-231-2/+8
* [svn-r21396] Purpose:Jonathan Kim2011-09-1627-40/+306
* [svn-r21389] Test case added for HDFFV-5932 - h5repack breaks files with dime...Jonathan Kim2011-09-141-4/+2
* [svn-r21386] Fixed a void pointer (need to cast it to char*) because it cause...Peter Cao2011-09-141-4/+4
* [svn-r21382] Update values of references(object and region) of attributes in ...Peter Cao2011-09-142-160/+324
* [svn-r21378] The tools used "%hhd" to print signed char. But VMS doesn't kno...Raymond Lu2011-09-133-3/+19
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-062-3/+3
* [svn-r21358] Purpose:Jonathan Kim2011-09-027-35/+710
* [svn-r21354] Issue 7674 - CLANG compiler complained about the line (about 800):Raymond Lu2011-09-011-10/+48