summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r892] had to change teh name of the hyper union member to be hslabPatrick Lu1998-11-103-92/+92
* [svn-r891] commented out the include for winsock.h. only need the winsock2.hPatrick Lu1998-11-101-1/+1
* [svn-r890] changed the name of the union member hyper to be hslab.Patrick Lu1998-11-101-1/+1
* [svn-r889] added a typedef for the ssize_t to be signed intPatrick Lu1998-11-101-0/+1
* [svn-r888] i added a #ifdef HAVE_GETTIMEOFDAY around the gettimeofday functio...Patrick Lu1998-11-101-1/+2
* [svn-r887] SnapshotRobb Matzke1998-11-101-1/+1
* [svn-r886] Fixed H5dont_atexit in development branch also.Quincey Koziol1998-11-091-0/+6
* [svn-r884] SnapshotRobb Matzke1998-11-071-1/+1
* [svn-r882] Made modifications to support MPIO Pablo real-time tracing.Dan Wells1998-11-062-6/+3
* [svn-r879] Changes since 19981105Robb Matzke1998-11-063-3/+52
* [svn-r876] Changes since 19981102Robb Matzke1998-11-0512-43/+425
* [svn-r875] SnapshotRobb Matzke1998-11-051-1/+1
* [svn-r867] SnapshotRobb Matzke1998-11-041-1/+1
* [svn-r864] SnapshotRobb Matzke1998-11-031-1/+1
* [svn-r859] Changes since 19981030Robb Matzke1998-11-0218-334/+361
* [svn-r858] SnapshotRobb Matzke1998-11-021-1/+1
* [svn-r857] SnapshotRobb Matzke1998-11-011-1/+1
* [svn-r856] SnapshotRobb Matzke1998-10-311-1/+1
* [svn-r843] SnapshotRobb Matzke1998-10-301-1/+1
* [svn-r829] SnapshotRobb Matzke1998-10-291-1/+1
* [svn-r821] Set the metadata writing by 1 process to be TRUE by defaultAlbert Cheng1998-10-281-0/+5
* [svn-r816] Fixed bug with references on certain platforms.Quincey Koziol1998-10-284-363/+400
* [svn-r814] SnapshotRobb Matzke1998-10-281-1/+1
* [svn-r810] Reset version number on development branch back to 1.1.0Quincey Koziol1998-10-271-1/+1
* [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-r802] Misc. white space adjustments here and there, mostly in comments.Robb Matzke1998-10-2714-53/+61
* [svn-r800] Made a "htri_t" as a return value from "boolean" functions returningQuincey Koziol1998-10-2622-72/+73
* [svn-r797] Changed comments from returning "SUCCEED/FAIL" to "non-negative/ne...Quincey Koziol1998-10-2652-1169/+536
* [svn-r795] Changes since 19981026Robb Matzke1998-10-2610-42/+59
* [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-265-23/+22
* [svn-r789] Changes since 19981023Robb Matzke1998-10-2612-55/+30
* [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-r782] Win NT port- tested on Unix and NTPatrick Lu1998-10-235-6/+65
* [svn-r778] SnapshotRobb Matzke1998-10-231-1/+1
* [svn-r776] Fixed references, object references should be working now.Quincey Koziol1998-10-2210-87/+143
* [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-218-390/+444
* [svn-r772] SnapshotRobb Matzke1998-10-211-1/+1
* [svn-r770] H5B.c:Albert Cheng1998-10-216-24/+24
* [svn-r767] Commented out printfs.Quincey Koziol1998-10-203-0/+20
* [svn-r766] Checkpointing the reference code.Quincey Koziol1998-10-198-233/+168
* [svn-r765] Changes since 19981016Robb Matzke1998-10-192-2/+54