Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r22004] Reduced warnings and fixed conflicts resulting from including ↵ | Allen Byrne | 2012-02-28 | 33 | -313/+331 |
| | | | | | | h5tools.h Tested: local linux | ||||
* | [svn-r21999] Updated for the changes made to IBM configure. | Albert Cheng | 2012-02-28 | 1 | -0/+6 |
| | | | | Also update the IBM tested platform information. | ||||
* | [svn-r21997] Feature: HDFFV-7793: AIX Fortran and C++ Compiler version ↵ | Albert Cheng | 2012-02-28 | 2 | -40/+66 |
| | | | | | | | | | | | information Added code to display the version information of XL fortran and C++ compiler version information. (This is just a quick fix for the AIX XL compilers. The overall algorithm of compilers version information needs an overhaul.) Tested: ADA machine. (No committest because the changes applied to AIX XL compilers only.) | ||||
* | [svn-r21996] Add tools_init to main | Allen Byrne | 2012-02-27 | 3 | -0/+9 |
| | |||||
* | [svn-r21995] Updated changes to h5dump fix | Allen Byrne | 2012-02-27 | 1 | -1/+2 |
| | |||||
* | [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-r21992] Remove old testfile | Allen Byrne | 2012-02-27 | 1 | -1/+0 |
| | |||||
* | [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 |
| | | | | | | library uses HDfprintf() functions. Tested: local linux, jam-pp | ||||
* | [svn-r21988] Tools must call h5tools_init before command_line parsing or ↵ | Allen Byrne | 2012-02-27 | 1 | -0/+3 |
| | | | | | | using tools_mesg functions. Tools library uses alias variables for stdout, stderr and tools library uses HDfprintf() functions. | ||||
* | [svn-r21987] Remove unnecessary dependancies on tools library for h5 file ↵ | Allen Byrne | 2012-02-27 | 6 | -18/+17 |
| | | | | | | gentests. Tested: local linux | ||||
* | [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 ↵ | Allen Byrne | 2012-02-24 | 16 | -673/+783 |
| | | | | | | | | using tools_mesg functions. Tools library uses alais variables for stdout, stderr and tools library uses HDfprintf() functions. Tested: local linux | ||||
* | [svn-r21984] Correct HD prefix in tools | Allen Byrne | 2012-02-24 | 3 | -3/+3 |
| | | | | Checked for HD support. | ||||
* | [svn-r21983] Correct HD prefix in tools | Allen Byrne | 2012-02-24 | 2 | -3/+3 |
| | | | | Checked for HD support. | ||||
* | [svn-r21982] Correct HD prefix in tools for exit | Allen Byrne | 2012-02-24 | 13 | -52/+52 |
| | | | | Checked for HD support. | ||||
* | [svn-r21981] Correct HD prefix in tools for fprintf | Allen Byrne | 2012-02-24 | 10 | -685/+685 |
| | | | | Checked for HD support. | ||||
* | [svn-r21980] Correct HD prefix in tools for *alloc | Allen Byrne | 2012-02-24 | 9 | -33/+33 |
| | | | | Checked for HD support. | ||||
* | [svn-r21979] Correct HD prefix in tools for strlen and memcpy | Allen Byrne | 2012-02-24 | 9 | -207/+207 |
| | | | | Checked for HD support. | ||||
* | [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 |
| | | | | | | Fix some more HD prefix issues in tools. Tested: local linux | ||||
* | [svn-r21973] Correct limited reallocation on windows. | Allen Byrne | 2012-02-23 | 1 | -9/+7 |
| | | | | Tested: local linux, windows, h5committest | ||||
* | [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 |
| | | | | Correct indentation | ||||
* | [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 ↵ | Allen Byrne | 2012-02-22 | 3 | -8/+8 |
| | | | | | | | | been '%"H5_PRINTF_LL_WIDTH"u' Moved lib variables windows linking declarations to proper file location. Tested: local linux windows | ||||
* | [svn-r21966] Index used in printing data uses hsize_t variables. Changed ↵ | Allen Byrne | 2012-02-21 | 1 | -13/+14 |
| | | | | | | h5ls format to use HSIZE_T_FORMAT. Tested: local linux and windows 32 | ||||
* | [svn-r21963] Fixed issue with compression value not printing - format ↵ | Allen Byrne | 2012-02-20 | 2 | -28/+28 |
| | | | | | | | | parameter was wrong, needed to be long long. Enabled compression tests Tested: 32-bit windows | ||||
* | [svn-r21962] Reference file missing a return - now "be" version is similiar ↵ | Allen Byrne | 2012-02-20 | 1 | -0/+1 |
| | | | | to "le" version whitespace | ||||
* | [svn-r21960] Fix unsigned long long format string in xml code. | Allen Byrne | 2012-02-19 | 2 | -5/+4 |
| | | | | | | Re-enable xml tests Tested: 32-bits | ||||
* | [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 | 4 | -10/+20 |
| | |||||
* | [svn-r21954] HDFFV-7560: refactoring note. | Allen Byrne | 2012-02-17 | 1 | -0/+4 |
| | |||||
* | [svn-r21953] HDDFV-7560: h5dump refactoring | Allen Byrne | 2012-02-17 | 123 | -11099/+22814 |
| | | | | Tested: local linux | ||||
* | [svn-r21952] HDFFV-5874: -c and -k subsetting | Allen Byrne | 2012-02-17 | 3 | -292/+319 |
| | | | | Tested:local linux | ||||
* | [svn-r21949] Add H5detect warning ignore | Allen Byrne | 2012-02-16 | 1 | -1/+2 |
| | |||||
* | [svn-r21947] Description: | Quincey Koziol | 2012-02-16 | 1 | -1/+1 |
| | | | | | | | | Catch a missing FUNC_ENTER that escaped the recent pass through the source code. Tested on: None, too minor, just eyeballed. | ||||
* | [svn-r21942] Purpose: | Jonathan Kim | 2012-02-14 | 1 | -4/+6 |
| | | | | | | | | | | | Add shell script test case for HDFFV-7689 - h5dump fix. Description: support to add shell script test case for "HDFFV-7689 - h5dump with the -d option fails to display a dataset that has a "[" in the name." task. The svn commit for HDFFV-7689 was r21931. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE) | ||||
* | [svn-r21939] Fixed a minor typo in a comment. | Dana Robinson | 2012-02-14 | 1 | -1/+1 |
| | | | | No testing necessary. | ||||
* | [svn-r21934] Description: | Quincey Koziol | 2012-02-13 | 2 | -28/+28 |
| | | | | | | | | | Remove some leftover uses of the __FUNCTION__ macro, replacing them with FUNC macro, as used everywhere else. Tested on: Mac OSX/64 10.7.3 (amazon) w/debug, production & parallel (too minor to require h5committest) | ||||
* | [svn-r21932] Description: | Quincey Koziol | 2012-02-13 | 1 | -1/+1 |
| | | | | | | | | Correct misnamed FUNC_ENTER macro. Tested on: Mac OSX/64 10.7.3 (amazon) w/debug, production & parallel (too minor to require h5committest) | ||||
* | [svn-r21931] HDFFV-7689 - could not not use a "[" character in a dataset name. | Allen Byrne | 2012-02-13 | 15 | -23/+65 |
| | | | | | | A second problem also discovered was an if statement that should have comapered lengths of a string actually was comapring addreeses. Once thatt was fixed, The "[" character could be used but broke other functionality. Consultation with tools team resulted in the creation of a "--no-subset" option to disable interpretation of "[" character as a subsetting compact-form. This also eliminated and cleaned up the code containing the plomatic if statement. Tested: local linux and added test, CMake updated autotools test to be added next. | ||||
* | [svn-r21924] Description: | Quincey Koziol | 2012-02-10 | 2 | -3/+3 |
| | | | | | | | Correct a few typos in r21923 checkin that caused failures on linew & ember. Tested on: Mac OSX/64 10.7.3 (amazon) w/debug, production & parallel | ||||
* | [svn-r21923] Description: | Quincey Koziol | 2012-02-10 | 39 | -2196/+2229 |
| | | | | | | | | | Add FUNC_ENTER macros for package-private routines and begin process of switching package routines to use them. All H5G routines are currently finished. Tested on: Mac OSX/64 10.7.3 (amazon) w/debug, production & parallel |