| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r2073] Added free-list code to the library and took out the older "tempo... | Quincey Koziol | 2000-04-04 | 1 | -572/+5 |
|
|
* | [svn-r1944] Added "H5S_SELECT_PREPEND" and "H5S_SELECT_APPEND" operations to ... | Quincey Koziol | 2000-01-21 | 1 | -4/+3 |
|
|
* | [svn-r1932] Reversed the order that hyperslab blocks are added to the interna... | Quincey Koziol | 2000-01-06 | 1 | -1/+2 |
|
|
* | [svn-r1836] Mainly fixed a bug in VL datatype comparisons which was causing n... | Quincey Koziol | 1999-11-17 | 1 | -1/+1 |
|
|
* | [svn-r1576] Added H5Dvlen_get_buf_size function. | Quincey Koziol | 1999-08-19 | 1 | -1/+1 |
|
|
* | [svn-r1566] Changed C++ "operator" keyword to "op" | Quincey Koziol | 1999-08-10 | 1 | -7/+7 |
|
|
* | [svn-r1385] Updated H5Rdereference, H5Rget_object_type and H5Rget_region ... | Quincey Koziol | 1999-06-25 | 1 | -2/+2 |
|
|
* | [svn-r1374] Added in code to support the H5Diterate function, which I've got ... | Quincey Koziol | 1999-06-24 | 1 | -0/+69 |
|
|
* | [svn-r1277] Added additional checks into the dataspace code to determine if t... | Albert Cheng | 1999-05-25 | 1 | -0/+52 |
|
|
* | [svn-r1182] Changed name of PABLO Mask to simplify automatic definitions. | Dan Wells | 1999-04-14 | 1 | -1/+1 |
|
|
* | [svn-r1159] Changed cast of the reference selection type into a decode, this ... | Quincey Koziol | 1999-03-23 | 1 | -3/+5 |
|
|
* | [svn-r1139] Added code for H5Rget_object_type | Quincey Koziol | 1999-03-12 | 1 | -26/+42 |
|
|
* | [svn-r1138] Changes since 19990304 | Robb Matzke | 1999-03-12 | 1 | -0/+5 |
|
|
* | [svn-r1135] Expanded API for reading lists blocks/points to allow for just a ... | Quincey Koziol | 1999-03-11 | 1 | -14/+42 |
|
|
* | [svn-r1132] Dataset region references are now finished and working correctly.... | Quincey Koziol | 1999-03-10 | 1 | -62/+515 |
|
|
* | [svn-r1015] Got rid of some warning messages. | Albert Cheng | 1999-01-07 | 1 | -1/+0 |
|
|
* | [svn-r947] Lots of patches to enable dataset region references. The testing ... | Quincey Koziol | 1998-11-25 | 1 | -70/+209 |
|
|
* | [svn-r936] Changes since 19981119 | Robb Matzke | 1998-11-21 | 1 | -52/+2 |
|
|
* | [svn-r925] Changes since 19981116 | Robb Matzke | 1998-11-18 | 1 | -1/+1 |
|
|
* | [svn-r904] Fixed bug in H5dont_atexit. | Quincey Koziol | 1998-11-13 | 1 | -1/+112 |
|
|
* | [svn-r892] had to change teh name of the hyper union member to be hslab | Patrick Lu | 1998-11-10 | 1 | -5/+5 |
|
|
* | [svn-r800] Made a "htri_t" as a return value from "boolean" functions returning | Quincey Koziol | 1998-10-26 | 1 | -6/+6 |
|
|
* | [svn-r797] Changed comments from returning "SUCCEED/FAIL" to "non-negative/ne... | Quincey Koziol | 1998-10-26 | 1 | -14/+12 |
|
|
* | [svn-r795] Changes since 19981026 | Robb Matzke | 1998-10-26 | 1 | -1/+1 |
|
|
* | [svn-r793] Changed return value for H5Sget_select_npoints to hssize_t to enab... | Quincey Koziol | 1998-10-26 | 1 | -5/+5 |
|
|
* | [svn-r789] Changes since 19981023 | Robb Matzke | 1998-10-26 | 1 | -2/+2 |
|
|
* | [svn-r770] H5B.c: | Albert Cheng | 1998-10-21 | 1 | -2/+2 |
|
|
* | [svn-r737] Changed H5I groups to have a H5I_ prefix before them, to better al... | Quincey Koziol | 1998-10-05 | 1 | -6/+6 |
|
|
* | [svn-r717] Added code to support unioning hyperslabs with the H5S_SELECT_OR o... | Quincey Koziol | 1998-09-23 | 1 | -37/+107 |
|
|
* | [svn-r712] Added temporary buffer support to several places in the library wh... | Quincey Koziol | 1998-09-21 | 1 | -5/+7 |
|
|
* | [svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ... | Quincey Koziol | 1998-09-02 | 1 | -52/+43 |
|
|
* | [svn-r641] Changed function names for beta release. | Quincey Koziol | 1998-09-01 | 1 | -6/+6 |
|
|
* | [svn-r621] Re-checkin memory fixes | Quincey Koziol | 1998-08-27 | 1 | -13/+0 |
|
|
* | [svn-r620] Changes since 19980825 | Robb Matzke | 1998-08-27 | 1 | -88/+151 |
|
|
* | [svn-r615] Fixed memory leaks & duplicates frees. | Quincey Koziol | 1998-08-25 | 1 | -13/+20 |
|
|
* | [svn-r599] Added code to convert HDF dataspace selections to MPI datatypes. | Robert Kim Yates | 1998-08-17 | 1 | -9/+23 |
|
|
* | [svn-r578] Changes since 19980805 | Robb Matzke | 1998-08-06 | 1 | -1/+2 |
|
|
* | [svn-r566] Fixed offset code [finally :-/ ] for selections. | Quincey Koziol | 1998-08-04 | 1 | -2/+96 |
|
|
* | [svn-r544] Added code for H5Sselect_none call. | Quincey Koziol | 1998-07-24 | 1 | -0/+44 |
|
|
* | [svn-r539] Added H5Sselect_all code | Quincey Koziol | 1998-07-23 | 1 | -0/+44 |
|
|
* | [svn-r530] Added code so H5Scopy copies selections properly. | Quincey Koziol | 1998-07-22 | 1 | -0/+41 |
|
|
* | [svn-r529] Changes since 19980722 | Robb Matzke | 1998-07-22 | 1 | -36/+50 |
|
|
* | [svn-r519] Strided hyperslab selections now work. | Quincey Koziol | 1998-07-20 | 1 | -5/+33 |
|
|
* | [svn-r512] Tracked down some problems with the number of dimensions used for ... | Quincey Koziol | 1998-07-15 | 1 | -4/+4 |
|
|
* | [svn-r495] Finished debugging element selections. H5Sselect_elements call now... | Quincey Koziol | 1998-07-15 | 1 | -2/+2 |
|
|
* | [svn-r480] Fixed an ugly bug by teaching the recursive hyperslab I/O code how... | Quincey Koziol | 1998-07-10 | 1 | -0/+92 |
|
|
* | [svn-r469] Changes since 19980707 | Robb Matzke | 1998-07-08 | 1 | -0/+2 |
|
|
* | [svn-r468] Fixed formatting problems and moved H5S_sel_iter_release calls abo... | Quincey Koziol | 1998-07-08 | 1 | -4/+8 |
|
|
* | [svn-r464] Plugged several memory leaks in the hyperslab selection iterators. | Quincey Koziol | 1998-07-07 | 1 | -2/+48 |
|
|
* | [svn-r463] H5S.c: | Albert Cheng | 1998-07-07 | 1 | -9/+11 |
|
|