summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r224] Initial implementation of the upper levels of PHDF5. TheAlbert Cheng1998-02-069-34/+207
* [svn-r223] Somehow the default create template header is causing heap routinesAlbert Cheng1998-02-061-2/+2
* [svn-r222] Problem: UINT64DECODE and INT64DECODE were not working because it didAlbert Cheng1998-02-051-6/+6
* [svn-r221] In H5F_mpio_open, if truncation was requested, all processes must ...Robert Kim Yates1998-02-051-21/+24
* [svn-r220] Changes since 19980204Robb Matzke1998-02-052-3/+3
* [svn-r219] Changes since 19980204Robb Matzke1998-02-041-6/+3
* [svn-r218] ./src/H5F.cRobb Matzke1998-02-043-18/+17
* [svn-r217] Fixed fence-post & memory copy errors in H5F_encode_length_unusual()Quincey Koziol1998-02-041-3/+3
* [svn-r216] Added (ifdef'ed out currently) support for creating scalar simple ...Quincey Koziol1998-02-041-10/+21
* [svn-r215] offset was declared intn when it actually dealed with pointer addr...Albert Cheng1998-02-041-1/+2
* [svn-r214] Changes since 19980203Robb Matzke1998-02-034-11/+98
* [svn-r213] Changes since 19980130Robb Matzke1998-02-0312-75/+320
* [svn-r212] Fixed H5F_mpio_read's handling of number of bytes read,Robert Kim Yates1998-02-032-14/+33
* [svn-r211] Added hooks for MPI-IO low-level I/O module.Robert Kim Yates1998-02-023-0/+573
* [svn-r210] Changes since 19980130Robb Matzke1998-01-312-3/+11
* [svn-r209] Changes since 19980130Robb Matzke1998-01-3017-142/+522
* [svn-r208] Just added in a missing bracket, just to make vi-matching happier.Albert Cheng1998-01-301-0/+1
* [svn-r207] TestingRobb Matzke1998-01-301-1/+1
* [svn-r206] TestingRobb Matzke1998-01-301-1/+1
* [svn-r205] Changes since 19980130Robb Matzke1998-01-306-16/+17
* [svn-r204] Changes since 19980129Robb Matzke1998-01-3013-39/+165
* [svn-r203] Changed H5Pcreate_simple call...Quincey Koziol1998-01-301-9/+3
* [svn-r202] Changed H5Pget/set_hyperslab routines to int, size_t, size_t param...Quincey Koziol1998-01-301-85/+1
* [svn-r201] Changed H5Pget/set_hyperslab to final consensus types: int for off...Quincey Koziol1998-01-302-8/+8
* [svn-r200] Purpose: bug fix.Albert Cheng1998-01-301-1/+8
* [svn-r199] Added -ansi compile option.Albert Cheng1998-01-301-1/+1
* [svn-r198] Changes since 19980129Robb Matzke1998-01-295-127/+283
* [svn-r197] Changes since 19980129Robb Matzke1998-01-298-221/+355
* [svn-r196] Changes since 19980128Robb Matzke1998-01-294-2/+171
* [svn-r195] Purpose: minor bug fixAlbert Cheng1998-01-291-1/+1
* [svn-r194] Changes since 19980128Robb Matzke1998-01-294-76/+104
* [svn-r193] Changes since 19980128Robb Matzke1998-01-2813-152/+88
* [svn-r192] Added sensible flags for gcc on Solaris 2.5Quincey Koziol1998-01-281-0/+6
* [svn-r191] Added configuration for IRIX64 OS. Distinguish it from plainAlbert Cheng1998-01-281-0/+3
* [svn-r190] initial version for IRIX64 OS such as those on O2K and PowerAlbert Cheng1998-01-281-0/+56
* [svn-r189] Minor cleanups for clean compilation on IRIX 6.2Quincey Koziol1998-01-282-7/+7
* [svn-r188] Changed hbool_t from an enum to 'int' and removed BTRUE/BFALSE/BFA...Quincey Koziol1998-01-2825-112/+99
* [svn-r187] Added some sensible flagsQuincey Koziol1998-01-281-0/+6
* [svn-r186] Changes since 19980128Robb Matzke1998-01-285-18/+191
* [svn-r185] Changes since 19980128Robb Matzke1998-01-2811-544/+773
* [svn-r184] Purpose: FeatureAlbert Cheng1998-01-281-0/+3
* [svn-r183] Added comparison of selected hyperslabs to H5P_cmpQuincey Koziol1998-01-281-0/+24
* [svn-r182] Fixed typo...Quincey Koziol1998-01-281-1/+1
* [svn-r181] Reset hyperslab selection changing changing dataspace dimensions.Quincey Koziol1998-01-281-0/+10
* [svn-r180] Seperated range checking of start, count & stride in H5Pset_hypers...Quincey Koziol1998-01-281-13/+14
* [svn-r179] Added SIGN macroQuincey Koziol1998-01-281-0/+5
* [svn-r178] Changes since 19980127Robb Matzke1998-01-289-585/+686
* [svn-r177] Added H5Pselect_hyperslab routine. The parameters to this routine...Quincey Koziol1998-01-283-0/+104
* [svn-r176] added ABS macroQuincey Koziol1998-01-281-0/+5
* [svn-r175] Minor formatting tweaksQuincey Koziol1998-01-271-233/+233