| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [svn-r21979] Correct HD prefix in tools for strlen and memcpy | Allen Byrne | 2012-02-24 | 4 | -141/+141 |
|
|
* | [svn-r21974] Update HSIZE_T print statements to use correct macro. | Allen Byrne | 2012-02-23 | 7 | -121/+121 |
|
|
* | [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 | 2 | -6/+6 |
|
|
* | [svn-r21963] Fixed issue with compression value not printing - format paramet... | Allen Byrne | 2012-02-20 | 1 | -8/+8 |
|
|
* | [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 | 1 | -5/+6 |
|
|
* | [svn-r21953] HDDFV-7560: h5dump refactoring | Allen Byrne | 2012-02-17 | 10 | -2747/+4157 |
|
|
* | [svn-r21952] HDFFV-5874: -c and -k subsetting | Allen Byrne | 2012-02-17 | 1 | -2/+2 |
|
|
* | [svn-r21890] Purpose: | Jonathan Kim | 2012-01-24 | 1 | -11/+13 |
|
|
* | [svn-r21804] Update CMake Required version in all folders to match current st... | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
|
|
* | [svn-r21715] Correct SET_TARGET_PROPERTIES commands | Allen Byrne | 2011-11-04 | 1 | -3/+1 |
|
|
* | [svn-r21664] Added solution folders for most of the projects. This still nee... | Dana Robinson | 2011-10-25 | 1 | -0/+3 |
|
|
* | [svn-r21658] Purpose: | Jonathan Kim | 2011-10-24 | 2 | -15/+20 |
|
|
* | [svn-r21603] Purpose: Add generic skip list implementation | Neil Fortner | 2011-10-18 | 1 | -1/+1 |
|
|
* | [svn-r21586] Description: | Jonathan Kim | 2011-10-14 | 3 | -18/+57 |
|
|
* | [svn-r21396] Purpose: | Jonathan Kim | 2011-09-16 | 3 | -24/+25 |
|
|
* | [svn-r21378] The tools used "%hhd" to print signed char. But VMS doesn't kno... | Raymond Lu | 2011-09-13 | 2 | -1/+9 |
|
|
* | [svn-r21358] Purpose: | Jonathan Kim | 2011-09-02 | 1 | -30/+40 |
|
|
* | [svn-r21354] Issue 7674 - CLANG compiler complained about the line (about 800): | Raymond Lu | 2011-09-01 | 1 | -10/+48 |
|
|
* | [svn-r21249] Description: Part II of F2003 branch merge into the trunk. | Scot Breitenfeld | 2011-08-18 | 1 | -0/+3 |
|
|
* | [svn-r21236] Purpose: | Jonathan Kim | 2011-08-16 | 2 | -0/+19 |
|
|
* | [svn-r21195] Correct windows exports for h5diff. | Allen Byrne | 2011-08-08 | 4 | -26/+26 |
|
|
* | [svn-r21166] Remove subfolder in library install | Allen Byrne | 2011-08-01 | 1 | -5/+5 |
|
|
* | [svn-r21121] Description: | Quincey Koziol | 2011-07-18 | 3 | -9/+9 |
|
|
* | [svn-r21117] Issue 2763 - I added a new parameter of object access property l... | Raymond Lu | 2011-07-18 | 3 | -8/+8 |
|
|
* | [svn-r21105] Fixed two bugs: | Peter Cao | 2011-07-15 | 2 | -56/+83 |
|
|
* | [svn-r21014] Purpose: | Jonathan Kim | 2011-06-21 | 1 | -3/+24 |
|
|
* | [svn-r20885] Description: | Quincey Koziol | 2011-05-20 | 1 | -2/+4 |
|
|
* | [svn-r20804] Purpose: | Jonathan Kim | 2011-05-12 | 1 | -1/+1 |
|
|
* | [svn-r20796] Refactor print_data_region_blocks/ponts to remove context passed... | Allen Byrne | 2011-05-11 | 2 | -55/+89 |
|
|
* | [svn-r20785] Revert region data print changes from yesterday | Allen Byrne | 2011-05-10 | 1 | -60/+50 |
|
|
* | [svn-r20783] correct type of variable for blkindx | Allen Byrne | 2011-05-09 | 1 | -4/+4 |
|
|
* | [svn-r20781] correct typo of variable types for indx and jndx | Allen Byrne | 2011-05-09 | 1 | -2/+2 |
|
|
* | [svn-r20776] Refactor print_data_region_blocks/ponts to remove context passed... | Allen Byrne | 2011-05-09 | 1 | -44/+54 |
|
|
* | [svn-r20767] Purpose: | Jonathan Kim | 2011-05-06 | 5 | -41/+104 |
|
|
* | [svn-r20752] Windows does not have snprintf, need to use HDsnprintf. | Allen Byrne | 2011-05-05 | 1 | -3/+3 |
|
|
* | [svn-r20725] Add overlooked changes from part of coverity fix | Allen Byrne | 2011-05-04 | 2 | -8/+15 |
|
|
* | [svn-r20724] Purpose: Fix a bug in h5diff when enum values are compared that do | Dana Robinson | 2011-05-04 | 1 | -2/+33 |
|
|
* | [svn-r20721] Refactor ext lib import and install. | Allen Byrne | 2011-05-04 | 1 | -5/+5 |
|
|
* | [svn-r20713] Packed Bits Merge: | Allen Byrne | 2011-05-03 | 3 | -31/+6 |
|
|
* | [svn-r20677] Merge packed bits option from 1.8 branch to trunk. CMake only. A... | Allen Byrne | 2011-04-29 | 3 | -2/+67 |
|
|
* | [svn-r20676] Purpose: | Jonathan Kim | 2011-04-29 | 3 | -7/+116 |
|
|
* | [svn-r20626] Albert's test on bp reveals that the dumper had assertion failur... | Raymond Lu | 2011-04-25 | 1 | -2/+6 |
|
|