summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r2008] PurposeAlbert Cheng2000-03-081-1/+1
* [svn-r1998] Adjusted the library version information to identify this asAlbert Cheng2000-03-041-2/+2
* [svn-r1943] Fixed bug which was not allowing the "start_point" parameter toQuincey Koziol2000-01-211-1/+0
* [svn-r1931] Reversed the order that hyperslab blocks are added to the interna...Quincey Koziol2000-01-061-1/+2
* [svn-r1906] Setup correct release version information by setting SUBRELEASE toAlbert Cheng1999-12-171-1/+1
* [svn-r1872] Changed it to indicate it is v1.2.1-pre1 release.Albert Cheng1999-12-101-2/+2
* [svn-r1867] Added a new component, H5_VERS_SUBRELEASE, to the release informa...Albert Cheng1999-12-101-3/+5
* [svn-r1860] ** src/H5T.cRobb Matzke1999-12-093-3/+12
* [svn-r1856] Fixed error in decoding hyperslab regions for dataset region refe...Quincey Koziol1999-12-071-1/+1
* [svn-r1828] Added some #undef tweaks to make this work when hdf5 is used by o...Robb Matzke1999-11-042-1/+66
* [svn-r1722] Corrected coding error in computing size of variable-length datat...Quincey Koziol1999-10-061-2/+7
* [svn-r1716] Got rid of the no longer needed forward reference of struct defin...Albert Cheng1999-10-031-1/+0
* [svn-r1708] Turned off compression feature if zlib.h is off.Albert Cheng1999-10-011-0/+3
* [svn-r1698] Removed the note of beta-release.Albert Cheng1999-09-301-1/+0
* [svn-r1649] Tweaks for J90 port.Quincey Koziol1999-09-241-7/+5
* [svn-r1628] Fixed error in point selections which was incorrectly computing t...Quincey Koziol1999-09-061-2/+2
* [svn-r1626] Removed incorrect comment about only allowing atomic fields in a ...Quincey Koziol1999-09-021-4/+0
* [svn-r1617] ./src/H5O.c [1.2, 1.3]Robb Matzke1999-08-302-138/+152
* [svn-r1610] Fixed bug in attribute writing which was causing core dump if an ...Quincey Koziol1999-08-271-3/+0
* [svn-r1609] ./src/libhdf5.settings.in [1.2, 1.3]Robb Matzke1999-08-272-4/+4
* [svn-r1604] ./src/H5O.c [1.2, 1.3]Robb Matzke1999-08-262-397/+161
* [svn-r1598] Changed return type of H5Tenum_nameof and H5Tenum_valueof from hi...Quincey Koziol1999-08-252-4/+4
* [svn-r1581] ./src/H5private.h [1.2, 1.3]Robb Matzke1999-08-201-1/+4
* [svn-r1567] Changed C++ "operator" keyword to "op"Quincey Koziol1999-08-108-38/+38
* [svn-r1556] Put in a beta release notice.Albert Cheng1999-08-021-0/+1
* [svn-r1542] Added some casts to pacify the T3E compiler.Quincey Koziol1999-07-232-2/+2
* [svn-r1503] Bug fixes to get VL datatype fields in compound datatypes working...Quincey Koziol1999-07-175-68/+97
* [svn-r1492] Lots of various bug-fixes on VL datatypes. VL datatype fields in...Quincey Koziol1999-07-167-112/+125
* [svn-r1485] ./src/H5B.c [1.2, 1.3]Robb Matzke1999-07-164-7/+7
* [svn-r1472] ./src/H5D.c [1.2, 1.3]Robb Matzke1999-07-133-0/+5
* [svn-r1464] src/H5Fmpio.c:Albert Cheng1999-07-122-4/+6
* [svn-r1435] Changed version number to 1.2.0 for beta releaseQuincey Koziol1999-07-061-2/+2
* [svn-r1426] Patrick Lu1999-07-061-0/+6
* [svn-r1418] Modified H5Tconvert to require a dataset transfer property li...Quincey Koziol1999-07-0319-317/+696
* [svn-r1400] Snapshot version 1.1 release 109Albert Cheng1999-07-011-1/+1
* [svn-r1392] Changes made by Kim Yates and staff. I tested the changes onAlbert Cheng1999-06-301-85/+150
* [svn-r1385] Updated H5Rdereference, H5Rget_object_type and H5Rget_region ...Quincey Koziol1999-06-257-54/+96
* [svn-r1374] Added in code to support the H5Diterate function, which I've got ...Quincey Koziol1999-06-2411-289/+917
* [svn-r1371] Robb Matzke1999-06-234-53/+89
* [svn-r1364] Robb Matzke1999-06-181-2/+2
* [svn-r1362] Robb Matzke1999-06-1810-389/+1026
* [svn-r1359] Snapshot version 1.1 release 108Albert Cheng1999-06-171-1/+1
* [svn-r1357] Fixed some typo and missing #include. Works again forAlbert Cheng1999-06-172-4/+9
* [svn-r1356] Snapshot version 1.1 release 107Albert Cheng1999-06-161-1/+1
* [svn-r1347] Robb Matzke1999-06-152-1/+77
* [svn-r1346] Changes since 19990614Robb Matzke1999-06-151-1/+1
* [svn-r1344] SnapshotAlbert Cheng1999-06-151-1/+1
* [svn-r1341] Robb Matzke1999-06-147-137/+191
* [svn-r1340] Changes since 19990611Robb Matzke1999-06-141-99/+103
* [svn-r1332] Fixes to get the VL datatypes working. The only function current...Quincey Koziol1999-06-116-2/+106