summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r164] Changes since 19980122Robb Matzke1998-01-2246-1311/+1098
* [svn-r163] Changes since 19980121Robb Matzke1998-01-228-142/+229
* [svn-r162] *** empty log message ***Robb Matzke1998-01-211-0/+241
* [svn-r161] Changes since 19980121Robb Matzke1998-01-214-83/+183
* [svn-r160] ./src/H5D.cRobb Matzke1998-01-211-15/+60
* [svn-r159] Changed variables named "template" to "tid" to avoid name clash wi...Quincey Koziol1998-01-202-63/+63
* [svn-r158] Changes since 19980116Robb Matzke1998-01-208-1226/+1388
* [svn-r157] Reformatted code with indent...Quincey Koziol1998-01-1674-20802/+20199
* [svn-r156] Initial set of indention flags to fight about later... :-)Quincey Koziol1998-01-161-0/+1
* [svn-r155] Changes since 19980114Robb Matzke1998-01-1613-656/+587
* [svn-r154] *** empty log message ***Robb Matzke1998-01-151-0/+140
* [svn-r153] Changes since 19980108Robb Matzke1998-01-149-266/+1250
* [svn-r152] Changes since 19980107Robb Matzke1998-01-097-92/+1521
* [svn-r151] Changes since 19980105Robb Matzke1998-01-0726-1033/+967
* [svn-r150] Changes since 19971219Robb Matzke1998-01-0618-1922/+926
* [svn-r148] ./src/H5ACprivate.hRobb Matzke1997-12-192-2/+6
* [svn-r146] ./src/H5.cRobb Matzke1997-12-1615-651/+805
* [svn-r145] ./src/H5Osdtyp.c -> H5Odtype.cRobb Matzke1997-12-1134-842/+1044
* [svn-r142] ./src/H5C.cRobb Matzke1997-12-1113-456/+684
* [svn-r139] ./src/*.[ch]Robb Matzke1997-12-1062-4245/+5615
* [svn-r136] ./MANIFESTRobb Matzke1997-11-1437-1363/+2823
* [svn-r135] ./config/linuxRobb Matzke1997-11-0717-258/+673
* [svn-r134] Changes since 19971023Robb Matzke1997-10-247-32/+414
* [svn-r133] ./MANIFESTRobb Matzke1997-10-2214-384/+1228
* [svn-r130] Functions for vectors, arrays, hyperslabs, strides, ...Robb Matzke1997-10-202-0/+759
* [svn-r129] Changes since 19970916Robb Matzke1997-10-2033-514/+2943
* [svn-r125] Changed name of dataspace for "entire dataset" read/write from H5P...Quincey Koziol1997-10-171-4/+4
* [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-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-2427-904/+1201
* [svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-)Quincey Koziol1997-09-2421-231/+231
* [svn-r106] Fixed some symbol table bugs. Fixed a free memory read in H5Osdim.c.Robb Matzke1997-09-2217-1185/+1778
* [svn-r103] Added pointer cast to shut compiler up.Quincey Koziol1997-09-191-1/+1
* [svn-r102] Removed ifdef now that code is working.Quincey Koziol1997-09-191-2/+0
* [svn-r101] Fixed uninitialized memory read.Robb Matzke1997-09-194-17/+11
* [svn-r100] Interim checkin for purify. Also contains H5G shadow stuff, changesRobb Matzke1997-09-1928-628/+1418
* [svn-r96] Added "atexit" routines to each interface to free buffers allocated...Quincey Koziol1997-09-1817-37/+300
* [svn-r95] Tracked down memory bug.Quincey Koziol1997-09-183-3/+6
* [svn-r94] Removed encode/decode from fast/cache message functions.Robb Matzke1997-09-174-102/+86
* [svn-r92] It was quite simple, actually. The H5O_sim_dim_fast() should allocateRobb Matzke1997-09-161-11/+7
* [svn-r91] Bug fixes for multiple datasets in the file. Interim checkin, ther...Quincey Koziol1997-09-165-5/+7
* [svn-r89] ./src/H5Apublic.hRobb Matzke1997-09-164-287/+208