| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [svn-r16316] Added support for OpenVMS pathname for external links. | Raymond Lu | 2009-01-14 | 2 | -25/+93 |
|
|
* | [svn-r16308] Purpose: Fix problem with H5Tpack | Neil Fortner | 2009-01-14 | 1 | -2/+124 |
|
|
* | [svn-r16296] | Neil Fortner | 2009-01-11 | 1 | -2/+7 |
|
|
* | [svn-r16294] Changes to links.c to prevent the core file driver from being us... | Neil Fortner | 2009-01-10 | 1 | -8/+9 |
|
|
* | [svn-r16292] Purpose: | Mike McGreevy | 2009-01-10 | 1 | -2/+1 |
|
|
* | [svn-r16290] Purpose: | Mike McGreevy | 2009-01-09 | 2 | -29/+1643 |
|
|
* | [svn-r16289] Minor change to links.c to clear a warning. | Neil Fortner | 2009-01-09 | 1 | -2/+0 |
|
|
* | [svn-r16287] Fix one of the new tests in links.c. external_set_elink_cb no l... | Neil Fortner | 2009-01-09 | 1 | -18/+22 |
|
|
* | [svn-r16281] Purpose: Add functions to allow more flexible traversal of exter... | Neil Fortner | 2009-01-08 | 1 | -0/+278 |
|
|
* | [svn-r16273] Added a test for shrinking to 0 dimemsions | Pedro Vicente Nunes | 2009-01-08 | 1 | -226/+351 |
|
|
* | [svn-r16229] merge 16228 | Pedro Vicente Nunes | 2008-12-29 | 1 | -20/+20 |
|
|
* | [svn-r16227] cleaned some linux warnings | Pedro Vicente Nunes | 2008-12-29 | 1 | -3/+1 |
|
|
* | [svn-r16225] removed some debug messages | Pedro Vicente Nunes | 2008-12-29 | 1 | -18/+0 |
|
|
* | [svn-r16223] Modified H5Dset_extent so that it fails when called for compact ... | Pedro Vicente Nunes | 2008-12-29 | 1 | -159/+1693 |
|
|
* | [svn-r16176] Remove terminal whitespace in links.c, H5Lexternal.c, H5Pfapl.c | Neil Fortner | 2008-12-09 | 1 | -22/+22 |
|
|
* | [svn-r16158] Test the non deletion of a chunk for the case chunk_offset == di... | Pedro Vicente Nunes | 2008-12-04 | 1 | -2/+240 |
|
|
* | [svn-r16156] close & re-open the file for the test of non-default B-tree inte... | Pedro Vicente Nunes | 2008-12-04 | 1 | -0/+29 |
|
|
* | [svn-r16152] added comments and removed unnecessary code | Pedro Vicente Nunes | 2008-12-02 | 1 | -16/+63 |
|
|
* | [svn-r16148] reorganized the set_extent test to be more modular | Pedro Vicente Nunes | 2008-12-02 | 1 | -83/+116 |
|
|
* | [svn-r16144] Removed the check of H5Dset_extent for the space to be chunked,... | Pedro Vicente Nunes | 2008-12-01 | 1 | -0/+11 |
|
|
* | [svn-r16143] add a test for recent fixes of H5Dset_extent | Pedro Vicente Nunes | 2008-12-01 | 1 | -625/+541 |
|
|
* | [svn-r16142] Added a check to H5Dset_extent for the space to be chunked, exit... | Pedro Vicente Nunes | 2008-12-01 | 1 | -11/+0 |
|
|
* | [svn-r16137] Description: | Quincey Koziol | 2008-11-28 | 1 | -1/+2 |
|
|
* | [svn-r16094] Description: | Quincey Koziol | 2008-11-18 | 1 | -0/+36 |
|
|
* | [svn-r16093] Description: | Quincey Koziol | 2008-11-18 | 1 | -69/+46 |
|
|
* | [svn-r16091] Description: | Quincey Koziol | 2008-11-17 | 1 | -9/+9 |
|
|
* | [svn-r16082] Purpose: Fix a problem in the file unmounting code | Neil Fortner | 2008-11-17 | 1 | -0/+125 |
|
|
* | [svn-r16062] Purpose: Allow per-dataset rdcc configuration | Neil Fortner | 2008-11-12 | 1 | -0/+210 |
|
|
* | [svn-r16059] Description: | Quincey Koziol | 2008-11-11 | 1 | -1/+397 |
|
|
* | [svn-r16042] Description: | Quincey Koziol | 2008-11-07 | 1 | -0/+171 |
|
|
* | [svn-r16041] Description: | Quincey Koziol | 2008-11-07 | 1 | -53/+78 |
|
|
* | [svn-r16040] Description: | Quincey Koziol | 2008-11-07 | 1 | -130/+606 |
|
|
* | [svn-r16036] Purpose: add H5Iis_valid function | Neil Fortner | 2008-11-05 | 1 | -4/+82 |
|
|
* | [svn-r16020] Purpose: Fix behaviour of H5Ovisit | Neil Fortner | 2008-11-03 | 1 | -0/+85 |
|
|
* | [svn-r16006] Modify the commit of r15943 for H5_USE_16_API. Let H5version.h ... | Raymond Lu | 2008-10-30 | 2 | -9/+9 |
|
|
* | [svn-r15943] Changed the library's macros H5_USE_16_API to H5_USE_16_API_DEFA... | Raymond Lu | 2008-10-24 | 2 | -9/+9 |
|
|
* | [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade | Mike McGreevy | 2008-10-24 | 1 | -6/+6 |
|
|
* | [svn-r15941] Purpose: Close bug 1305. | Neil Fortner | 2008-10-24 | 1 | -1/+165 |
|
|
* | [svn-r15868] Description: | Quincey Koziol | 2008-10-15 | 19 | -2297/+2197 |
|
|
* | [svn-r15861] Description: | Quincey Koziol | 2008-10-14 | 4 | -214/+195 |
|
|
* | [svn-r15855] Purpose: Bring recent Windows-specific fixes from 1.8 branch to ... | Scott Wegner | 2008-10-13 | 2 | -7/+8 |
|
|
* | [svn-r15852] Added a new test case. When a datatype is a SOHM type in one fi... | Raymond Lu | 2008-10-13 | 1 | -2/+181 |
|
|
* | [svn-r15843] 1. Remove "ifdef OUT" from test/links.c | Vailin Choi | 2008-10-13 | 1 | -2/+0 |
|
|
* | [svn-r15828] Description: | Quincey Koziol | 2008-10-09 | 2 | -1150/+1317 |
|
|
* | [svn-r15825] Description: | Quincey Koziol | 2008-10-09 | 14 | -591/+654 |
|
|
* | [svn-r15810] Some test produced files were not cleaned by "make clean". | Albert Cheng | 2008-10-08 | 2 | -6/+6 |
|
|
* | [svn-r15807] correction in test name, testing "non" initialized chunks | Pedro Vicente Nunes | 2008-10-07 | 1 | -2/+2 |
|
|
* | [svn-r15802] Description: | Quincey Koziol | 2008-10-07 | 1 | -994/+1090 |
|
|
* | [svn-r15800] Description: | Quincey Koziol | 2008-10-07 | 17 | -136/+8518 |
|
|
* | [svn-r15798] Description: | Quincey Koziol | 2008-10-07 | 1 | -1/+1 |
|
|