summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r157] Reformatted code with indent...Quincey Koziol1998-01-1687-23746/+23024
* [svn-r156] Initial set of indention flags to fight about later... :-)Quincey Koziol1998-01-161-0/+1
* [svn-r155] Changes since 19980114Robb Matzke1998-01-1616-679/+614
* [svn-r154] *** empty log message ***Robb Matzke1998-01-151-0/+140
* [svn-r153] Changes since 19980108Robb Matzke1998-01-1411-267/+1338
* [svn-r152] Changes since 19980107Robb Matzke1998-01-098-93/+1607
* [svn-r151] Changes since 19980105Robb Matzke1998-01-0733-1184/+1084
* [svn-r150] Changes since 19971219Robb Matzke1998-01-0623-2043/+1052
* [svn-r149] ./test/istore.cRobb Matzke1997-12-191-4/+5
* [svn-r148] ./src/H5ACprivate.hRobb Matzke1997-12-192-2/+6
* [svn-r147] ./test/dsets.cRobb Matzke1997-12-165-5/+21
* [svn-r146] ./src/H5.cRobb Matzke1997-12-1615-651/+805
* [svn-r145] ./src/H5Osdtyp.c -> H5Odtype.cRobb Matzke1997-12-1134-842/+1044
* [svn-r144] *** empty log message ***Robb Matzke1997-12-111-2/+2
* [svn-r143] ./test/dsets.cRobb Matzke1997-12-114-95/+153
* [svn-r142] ./src/H5C.cRobb Matzke1997-12-1113-456/+684
* [svn-r141] ./MANIFESTRobb Matzke1997-12-111-1/+0
* [svn-r140] ./test/Makefile.inRobb Matzke1997-12-1012-455/+530
* [svn-r139] ./src/*.[ch]Robb Matzke1997-12-1062-4245/+5615
* [svn-r138] ./config/conclude.inRobb Matzke1997-12-101-4/+3
* [svn-r137] ./MANIFESTRobb Matzke1997-12-101-3/+6
* [svn-r136] ./MANIFESTRobb Matzke1997-11-1447-1490/+3030
* [svn-r135] ./config/linuxRobb Matzke1997-11-0722-271/+769
* [svn-r134] Changes since 19971023Robb Matzke1997-10-2411-41/+425
* [svn-r133] ./MANIFESTRobb Matzke1997-10-2219-424/+1433
* [svn-r132] Examples directory 'examples' was added. It contains two prog...Elena Pourmal1997-10-222-0/+228
* [svn-r131] Tests hyperslabs.Robb Matzke1997-10-201-0/+1192
* [svn-r130] Functions for vectors, arrays, hyperslabs, strides, ...Robb Matzke1997-10-202-0/+759
* [svn-r129] Changes since 19970916Robb Matzke1997-10-2043-669/+3949
* [svn-r127] Final tweaks for release.proto1Quincey Koziol1997-10-172-0/+10
* [svn-r126] Changed name of "entire dataset" paramter from H5P_SCALAR to H5P_A...Quincey Koziol1997-10-171-3/+3
* [svn-r125] Changed name of dataspace for "entire dataset" read/write from H5P...Quincey Koziol1997-10-171-4/+4
* [svn-r124] Initial revision for prototype release.Quincey Koziol1997-10-152-0/+66
* [svn-r123] Added tests for H5Pget_lrank and H5Pget_ldimsQuincey Koziol1997-10-151-1/+19
* [svn-r122] Added user-level routines H5Pget_lrank and H5Pget_ldimsQuincey Koziol1997-10-153-10/+143
* [svn-r121] Simplified fix for seek optimizing.Quincey Koziol1997-10-151-13/+1
* [svn-r120] Removed debugging printf'sQuincey Koziol1997-10-151-7/+0
* [svn-r119] Fixed seek optimization problems.Robb Matzke1997-10-151-6/+33
* [svn-r118] Added H5P_init & H5T_init function calls which can be called to gu...Quincey Koziol1997-10-155-0/+59
* [svn-r117] Added "seek position caching" code to shared file-records, which t...Quincey Koziol1997-10-082-8/+36
* [svn-r116] Fixed typo which was preventing memory from being free'dQuincey Koziol1997-10-081-2/+2
* [svn-r115] Corrected usage of H5Tsize function.Quincey Koziol1997-10-082-3/+3
* [svn-r114] Mostly changes to add new parameter to the H5Ainit_group call. Th...Quincey Koziol1997-10-089-80/+306
* [svn-r113] Added mechanism for reference counting IDs. This is to facilitate...Quincey Koziol1997-10-083-5/+136
* [svn-r112] Added some symbolic names for '0'. Makes user's code easier to read.Quincey Koziol1997-09-264-1/+6
* [svn-r111] Changed hdf5_file_t to H5F_t, split data struct ito two halves, fixedRobb Matzke1997-09-2431-915/+1210
* [svn-r110] Fixed problems with cpu=i686Robb Matzke1997-09-241-6/+9
* [svn-r109] Initialized test datasets better and cleaned up a few typos.Quincey Koziol1997-09-241-12/+23
* [svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-)Quincey Koziol1997-09-2428-257/+257
* [svn-r107] Changed tests for new symbol table stuffRobb Matzke1997-09-222-78/+77