summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r22020] Fix for HDFFV-7878.Larry Knox2012-03-032-2/+8
* [svn-r22019] Cleanup warnings from compilesAllen Byrne2012-03-024-52/+33
* [svn-r22012] Purpose:Jonathan Kim2012-03-014-265/+483
* [svn-r22010] Variable used to determine if the MS Visual Studio compiler is b...Allen Byrne2012-03-011-2/+2
* [svn-r22007] Remove duplicated functions by using h5tools library callsAllen Byrne2012-02-291-1176/+235
* [svn-r22005] function calls must be after assignments on windowsAllen Byrne2012-02-291-5/+6
* [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5...Allen Byrne2012-02-2833-313/+331
* [svn-r21999] Updated for the changes made to IBM configure.Albert Cheng2012-02-281-0/+6
* [svn-r21997] Feature: HDFFV-7793: AIX Fortran and C++ Compiler version inform...Albert Cheng2012-02-282-40/+66
* [svn-r21996] Add tools_init to mainAllen Byrne2012-02-273-0/+9
* [svn-r21995] Updated changes to h5dump fixAllen Byrne2012-02-271-1/+2
* [svn-r21994] Add tools_init to mainAllen Byrne2012-02-273-23/+34
* [svn-r21993] Add tools_init to mainAllen Byrne2012-02-271-0/+3
* [svn-r21992] Remove old testfileAllen Byrne2012-02-271-1/+0
* [svn-r21991] Cleanup minor issues found during 518 mergeAllen Byrne2012-02-276-101/+11
* [svn-r21990] Tools library uses alais variables for stdout, stderr and tools ...Allen Byrne2012-02-271-194/+192
* [svn-r21988] Tools must call h5tools_init before command_line parsing or usin...Allen Byrne2012-02-271-0/+3
* [svn-r21987] Remove unnecessary dependancies on tools library for h5 file gen...Allen Byrne2012-02-276-18/+17
* [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-2416-673/+783
* [svn-r21984] Correct HD prefix in toolsAllen Byrne2012-02-243-3/+3
* [svn-r21983] Correct HD prefix in toolsAllen Byrne2012-02-242-3/+3
* [svn-r21982] Correct HD prefix in tools for exitAllen Byrne2012-02-2413-52/+52
* [svn-r21981] Correct HD prefix in tools for fprintfAllen Byrne2012-02-2410-685/+685
* [svn-r21980] Correct HD prefix in tools for *allocAllen Byrne2012-02-249-33/+33
* [svn-r21979] Correct HD prefix in tools for strlen and memcpyAllen Byrne2012-02-249-207/+207
* [svn-r21978] undo HD prefixAllen Byrne2012-02-241-25/+25
* [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-184-10/+20
* [svn-r21954] HDFFV-7560: refactoring note.Allen Byrne2012-02-171-0/+4
* [svn-r21953] HDDFV-7560: h5dump refactoringAllen Byrne2012-02-17123-11099/+22814
* [svn-r21952] HDFFV-5874: -c and -k subsettingAllen Byrne2012-02-173-292/+319
* [svn-r21949] Add H5detect warning ignoreAllen Byrne2012-02-161-1/+2
* [svn-r21947] Description:Quincey Koziol2012-02-161-1/+1
* [svn-r21942] Purpose:Jonathan Kim2012-02-141-4/+6