summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r830] ======Frank Baker1998-10-2921-637/+1184
* [svn-r829] SnapshotRobb Matzke1998-10-292-2/+2
* [svn-r827] Updated expected output for dumper tests.Ruey-Hsia Li1998-10-2930-187/+506
* [svn-r826] Added files ./tools/testfiles/*.Ruey-Hsia Li1998-10-291-5/+11
* [svn-r825] Added features:Ruey-Hsia Li1998-10-294-131/+699
* [svn-r821] Set the metadata writing by 1 process to be TRUE by defaultAlbert Cheng1998-10-281-0/+5
* [svn-r817] Fixed return value check.Quincey Koziol1998-10-282-29/+86
* [svn-r816] Fixed bug with references on certain platforms.Quincey Koziol1998-10-284-363/+400
* [svn-r815] Changed default compilation options for HPUX 9.xQuincey Koziol1998-10-281-2/+2
* [svn-r814] SnapshotRobb Matzke1998-10-282-2/+2
* [svn-r812] Moved -fullwarn flag to be used for debug mode only.Albert Cheng1998-10-271-2/+2
* [svn-r810] Reset version number on development branch back to 1.1.0Quincey Koziol1998-10-271-1/+1
* [svn-r807] Added pablo file namesRobb Matzke1998-10-272-3/+15
* [svn-r806] Set it to exit with non-zero code when errors encountered or whenhdf5-1_0_1hdf5-1_0_0Albert Cheng1998-10-271-4/+3
* [svn-r805] Fixed H5Fis_hdf5 from reporting "true" for non-HDF5 files.Quincey Koziol1998-10-271-8/+11
* [svn-r804] SnapshotRobb Matzke1998-10-271-1/+1
* [svn-r803] Something I forgot to add earlier...Robb Matzke1998-10-271-0/+52
* [svn-r802] Misc. white space adjustments here and there, mostly in comments.Robb Matzke1998-10-2714-53/+61
* [svn-r801] Added compiler options to suppress some warning messages fromAlbert Cheng1998-10-261-1/+9
* [svn-r800] Made a "htri_t" as a return value from "boolean" functions returningQuincey Koziol1998-10-2623-74/+75
* [svn-r799] Included htri_t as a hbool_t for now.Quincey Koziol1998-10-261-0/+1
* [svn-r798] Suppress the warning that a certain library is not used duringAlbert Cheng1998-10-261-2/+4
* [svn-r797] Changed comments from returning "SUCCEED/FAIL" to "non-negative/ne...Quincey Koziol1998-10-2652-1169/+536
* [svn-r796] Pablo instrumentation support files.Dan Wells1998-10-265-0/+5762
* [svn-r795] Changes since 19981026Robb Matzke1998-10-2615-53/+98
* [svn-r794] Group example was modified to use the H5Glink/unlink andElena Pourmal1998-10-261-65/+97
* [svn-r793] Changed return value for H5Sget_select_npoints to hssize_t to enab...Quincey Koziol1998-10-265-11/+11
* [svn-r792] Changed return type for H5Aget_name from size_t to hssize_t to all...Quincey Koziol1998-10-262-3/+3
* [svn-r791] Internal API tweaks to H5D_open_oidQuincey Koziol1998-10-263-33/+29
* [svn-r790] Updated parameters for H5R API and changed constants from pointers...Quincey Koziol1998-10-266-26/+25
* [svn-r789] Changes since 19981023Robb Matzke1998-10-2619-66/+331
* [svn-r788] SnapshotRobb Matzke1998-10-261-1/+1
* [svn-r787] SnapshotRobb Matzke1998-10-241-1/+1
* [svn-r786] Added H5S_MAX_RANK as publicly visible constant for the maximum nu...Quincey Koziol1998-10-231-0/+4
* [svn-r785] Moved SUCCEED & FAIL back into H5private.hQuincey Koziol1998-10-232-14/+14
* [svn-r784] Added a readme and H5Tinit.c. Also changed where the files are go...Patrick Lu1998-10-231-0/+0
* [svn-r783] The zip file for Windows. Contains all the projects for the NT port.Patrick Lu1998-10-231-0/+0
* [svn-r782] Win NT port- tested on Unix and NTPatrick Lu1998-10-235-6/+65
* [svn-r781] Windows NT port-tested on Unix and NTPatrick Lu1998-10-2314-7/+131
* [svn-r780] *** empty log message ***Robb Matzke1998-10-2310-0/+647
* [svn-r779] Changes since 19981022Robb Matzke1998-10-239-293/+10
* [svn-r778] SnapshotRobb Matzke1998-10-231-1/+1
* [svn-r777] RM_H5S.htmlFrank Baker1998-10-223-145/+11
* [svn-r776] Fixed references, object references should be working now.Quincey Koziol1998-10-2212-96/+148
* [svn-r775] Changes since 19981021Robb Matzke1998-10-221-42/+62
* [svn-r774] SnapshotRobb Matzke1998-10-221-1/+1
* [svn-r773] Changes since 19981019Robb Matzke1998-10-2111-451/+521
* [svn-r772] SnapshotRobb Matzke1998-10-211-1/+1
* [svn-r771] Changed exit(n) in main() to return(n) to pacify the compiler.Albert Cheng1998-10-211-2/+2
* [svn-r770] H5B.c:Albert Cheng1998-10-216-24/+24