summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* [svn-r22537] Correct error string contentsAllen Byrne2012-07-101-3/+3
* [svn-r22535] added missing break to end of case statementAllen Byrne2012-07-101-0/+1
* [svn-r22533] Correct order of declarations in functions.Allen Byrne2012-07-101-3/+3
* [svn-r22531] HDFFV-5942: sort options with contents optionAllen Byrne2012-07-092-4/+14
* [svn-r22479] Remove subfolder tools from install commandAllen Byrne2012-06-201-13/+0
* [svn-r22411] reduce compiler warnings by removing unreferenced variables and ...Allen Byrne2012-05-252-11/+11
* [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...Allen Byrne2012-05-241-0/+16
* [svn-r22391] HDFFV-7999: h5dump did not display H5T_DSET_UTF8.Allen Byrne2012-05-221-12/+61
* [svn-r22319] Purpose:Jonathan Kim2012-04-261-4/+4
* [svn-r22318] Use new function that combines two functions that check for vlen...Allen Byrne2012-04-261-9/+3
* [svn-r22287] Description:Quincey Koziol2012-04-161-5/+3
* [svn-r22176] Purpose:Jonathan Kim2012-03-282-276/+102
* [svn-r22114] Purpose:Jonathan Kim2012-03-211-7/+12
* [svn-r22087] Minor formatting changes to sync with 1.8Allen Byrne2012-03-191-1/+1
* [svn-r22061] Description:Quincey Koziol2012-03-131-1/+1
* [svn-r22054] Use HDmalloc/free.Peter Cao2012-03-121-3/+3
* [svn-r22052] - h5dump: Added capability for "-a" option to show attribut...Peter Cao2012-03-122-0/+51
* [svn-r22042] HDFFV-7957-7958:Allen Byrne2012-03-124-32/+54
* [svn-r22038] Purpose:Jonathan Kim2012-03-091-20/+31
* [svn-r22033] Remove unnecessary INCLUDE_DIR commandAllen Byrne2012-03-071-2/+0
* [svn-r22019] Cleanup warnings from compilesAllen Byrne2012-03-023-25/+6
* [svn-r22012] Purpose:Jonathan Kim2012-03-011-2/+2
* [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5...Allen Byrne2012-02-281-22/+22
* [svn-r21991] Cleanup minor issues found during 518 mergeAllen Byrne2012-02-271-1/+1
* [svn-r21986] Updated haddr_t format for print of STORAGE_LAYOUT - linew 32 issueAllen Byrne2012-02-241-1/+1
* [svn-r21985] Tools must call h5tools_init before command_line parsing or usin...Allen Byrne2012-02-244-24/+47
* [svn-r21984] Correct HD prefix in toolsAllen Byrne2012-02-241-1/+1
* [svn-r21982] Correct HD prefix in tools for exitAllen Byrne2012-02-241-1/+1
* [svn-r21981] Correct HD prefix in tools for fprintfAllen Byrne2012-02-241-7/+7
* [svn-r21980] Correct HD prefix in tools for *allocAllen Byrne2012-02-241-1/+1
* [svn-r21979] Correct HD prefix in tools for strlen and memcpyAllen Byrne2012-02-244-141/+141
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-237-121/+121
* [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-222-6/+6
* [svn-r21963] Fixed issue with compression value not printing - format paramet...Allen Byrne2012-02-201-8/+8
* [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-181-5/+6
* [svn-r21953] HDDFV-7560: h5dump refactoringAllen Byrne2012-02-1710-2747/+4157
* [svn-r21952] HDFFV-5874: -c and -k subsettingAllen Byrne2012-02-171-2/+2
* [svn-r21890] Purpose:Jonathan Kim2012-01-241-11/+13
* [svn-r21804] Update CMake Required version in all folders to match current st...Allen Byrne2011-12-051-1/+1
* [svn-r21715] Correct SET_TARGET_PROPERTIES commandsAllen Byrne2011-11-041-3/+1
* [svn-r21664] Added solution folders for most of the projects. This still nee...Dana Robinson2011-10-251-0/+3
* [svn-r21658] Purpose:Jonathan Kim2011-10-242-15/+20