| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r21934] Description: | Quincey Koziol | 2012-02-13 | 1 | -1/+1 |
|
|
* | [svn-r21923] Description: | Quincey Koziol | 2012-02-10 | 5 | -163/+163 |
|
|
* | [svn-r21904] This is a followup commit for Issue 7756 - Creating a dataset in... | Raymond Lu | 2012-02-02 | 1 | -3/+3 |
|
|
* | [svn-r21891] Issue 7756 - Creating a dataset in a read-only file caused seg f... | Raymond Lu | 2012-01-25 | 1 | -0/+74 |
|
|
* | [svn-r21804] Update CMake Required version in all folders to match current st... | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
|
|
* | [svn-r21801] Remove unintentional change to dsets.c from r21793. | Neil Fortner | 2011-12-05 | 1 | -115/+0 |
|
|
* | [svn-r21793] Add RELEASE.txt note for r21789 | Neil Fortner | 2011-12-01 | 1 | -0/+115 |
|
|
* | [svn-r21792] Add ^L marker to test introduced in r21789 | Neil Fortner | 2011-12-01 | 1 | -1/+1 |
|
|
* | [svn-r21789] Purpose: Fix HDFFV-7833 | Neil Fortner | 2011-12-01 | 1 | -0/+116 |
|
|
* | [svn-r21736] Issue 7582 - The library allowed the conversion of strings betwe... | Raymond Lu | 2011-11-10 | 1 | -22/+107 |
|
|
* | [svn-r21734] Issue 7582 - The library allowed the conversion of strings betwe... | Raymond Lu | 2011-11-08 | 1 | -0/+132 |
|
|
* | [svn-r21712] Change export decoration for windows linking. | Allen Byrne | 2011-11-04 | 1 | -26/+26 |
|
|
* | [svn-r21675] Description: | Quincey Koziol | 2011-10-26 | 1 | -1/+2 |
|
|
* | [svn-r21674] Issue 7618 - the library had seg fault when it tried to shrink t... | Raymond Lu | 2011-10-26 | 1 | -0/+14 |
|
|
* | [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO... | Allen Byrne | 2011-10-25 | 1 | -20/+12 |
|
|
* | [svn-r21664] Added solution folders for most of the projects. This still nee... | Dana Robinson | 2011-10-25 | 1 | -0/+16 |
|
|
* | [svn-r21629] Purpose: Update fix committed in r21556 | Neil Fortner | 2011-10-20 | 1 | -1/+2 |
|
|
* | [svn-r21617] Description: | Quincey Koziol | 2011-10-20 | 1 | -413/+434 |
|
|
* | [svn-r21603] Purpose: Add generic skip list implementation | Neil Fortner | 2011-10-18 | 1 | -74/+210 |
|
|
* | [svn-r21564] Improve testing for H5Pset_libver_bounds (bring in line with 1.8... | Neil Fortner | 2011-10-14 | 1 | -23/+41 |
|
|
* | [svn-r21562] Improve testing for H5Pset_libver_bounds | Neil Fortner | 2011-10-14 | 1 | -2/+34 |
|
|
* | [svn-r21561] Description: | Quincey Koziol | 2011-10-14 | 3 | -5/+93 |
|
|
* | [svn-r21556] Purpose: Fix bug in H5Ocopy | Neil Fortner | 2011-10-13 | 1 | -3/+147 |
|
|
* | [svn-r21508] Revoked svn check-ins 20913 and 20921 (fix for HDFFV-7579) pendi... | Dana Robinson | 2011-10-10 | 2 | -124/+6 |
|
|
* | [svn-r21459] Problem: | Albert Cheng | 2011-10-04 | 1 | -1/+1 |
|
|
* | [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def... | Allen Byrne | 2011-09-06 | 3 | -389/+386 |
|
|
* | [svn-r21342] Issue 7674 - clang compiler with -fcatch-undefined-behavior -ftr... | Raymond Lu | 2011-08-31 | 1 | -6/+12 |
|
|
* | [svn-r21258] Issue 7674 - clang compiler reported an error with line 334: | Raymond Lu | 2011-08-18 | 1 | -1/+1 |
|
|
* | [svn-r21256] Add libinfo and test to cmake - JIRA 1243 | Allen Byrne | 2011-08-18 | 1 | -0/+14 |
|
|
* | [svn-r21249] Description: Part II of F2003 branch merge into the trunk. | Scot Breitenfeld | 2011-08-18 | 1 | -0/+3 |
|
|
* | [svn-r21220] The original code | Raymond Lu | 2011-08-12 | 1 | -1/+12 |
|
|
* | [svn-r21163] Remove test library from export list | Allen Byrne | 2011-08-01 | 1 | -1/+0 |
|
|
* | [svn-r21152] Description: | Quincey Koziol | 2011-07-28 | 2 | -0/+160 |
|
|
* | [svn-r21131] Description: | Quincey Koziol | 2011-07-20 | 1 | -3/+16 |
|
|
* | [svn-r21127] Description: | Quincey Koziol | 2011-07-20 | 1 | -4/+4 |
|
|
* | [svn-r21124] Issue 2763 - adding OAPL_ID as a new parameter to H5Rdereference... | Raymond Lu | 2011-07-19 | 1 | -0/+2 |
|
|
* | [svn-r21121] Description: | Quincey Koziol | 2011-07-18 | 5 | -37/+37 |
|
|
* | [svn-r21120] Description: | Quincey Koziol | 2011-07-18 | 3 | -2/+201 |
|
|
* | [svn-r21117] Issue 2763 - I added a new parameter of object access property l... | Raymond Lu | 2011-07-18 | 5 | -46/+120 |
|
|
* | [svn-r21078] Update test script to remove generated test files per test rathe... | Allen Byrne | 2011-07-08 | 1 | -21/+89 |
|
|
* | [svn-r21017] This is a follow-up checkin for r21015 (bug fix for Issue 2598).... | Raymond Lu | 2011-06-22 | 4 | -2/+9 |
|
|
* | [svn-r21015] Bug fix for Issue 2598 - In v1.6 library, there was EOA for the ... | Raymond Lu | 2011-06-22 | 3 | -1/+172 |
|
|
* | [svn-r20971] Issue 4278 - When reading data fails, the error message should s... | Raymond Lu | 2011-06-13 | 1 | -2/+3 |
|
|
* | [svn-r20944] Issue 4278 - When reading data fails, the error message should s... | Raymond Lu | 2011-06-07 | 1 | -14/+15 |
|
|
* | [svn-r20942] Add filter_error.h5 test file to list - used by error_test test. | Allen Byrne | 2011-06-07 | 1 | -0/+1 |
|
|
* | [svn-r20934] Issue 4278 - When reading data fails, the error message should s... | Raymond Lu | 2011-06-06 | 2 | -7/+10 |
|
|
* | [svn-r20930] Issue 4278 - When reading data fails, the error message should s... | Raymond Lu | 2011-06-03 | 1 | -0/+0 |
|
|
* | [svn-r20929] Issue 4278 - When reading data fails, the error message should s... | Raymond Lu | 2011-06-03 | 3 | -18/+229 |
|
|
* | [svn-r20913] Issue 7579 - The overflowing ENUM values are inconsistent. When... | Raymond Lu | 2011-05-27 | 2 | -8/+121 |
|
|
* | [svn-r20872] Issue 7564 - Allow H5Tcreat to create string type (fixed-length ... | Raymond Lu | 2011-05-20 | 1 | -1/+62 |
|
|