summaryrefslogtreecommitdiffstats
path: root/src/H5Shyper.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r3479] Purpose:Quincey Koziol2001-02-211-1/+1
* [svn-r3302] Purpose:Quincey Koziol2001-01-181-65/+102
* [svn-r3252] Purpose:Quincey Koziol2001-01-091-358/+371
* [svn-r3065] Purpose:Quincey Koziol2000-12-021-4/+4
* [svn-r3061] Purpose:Quincey Koziol2000-12-011-10/+51
* [svn-r2804] Purpose:Quincey Koziol2000-11-071-0/+4
* [svn-r2736] Purpose:Quincey Koziol2000-10-251-218/+274
* [svn-r2707] Purpose:Quincey Koziol2000-10-191-15/+91
* [svn-r2657] Quincey Koziol2000-10-101-274/+19
* [svn-r2652] Purpose:Quincey Koziol2000-10-101-50/+94
* [svn-r2647] Purpose:Albert Cheng2000-10-101-15/+19
* [svn-r2610] Purpose:Quincey Koziol2000-09-281-28/+325
* [svn-r2594] Purpose:Quincey Koziol2000-09-261-24/+18
* [svn-r2587] Purpose:Quincey Koziol2000-09-221-2/+56
* [svn-r2581] Purpose:Quincey Koziol2000-09-191-33/+23
* [svn-r2580] Purpose:Quincey Koziol2000-09-191-333/+1952
* [svn-r2579] Purpose:Quincey Koziol2000-09-191-3/+1
* [svn-r2573] Purpose:Robb Matzke2000-09-191-1949/+332
* [svn-r2546] Further patches to accomodate regular hyperslabs. More of the te...Quincey Koziol2000-09-131-50/+193
* [svn-r2544] Optimized regular hyperslab I/O routines and data structures. On...Quincey Koziol2000-09-131-293/+1767
* [svn-r2510] Took memory allocation out of loop and used some temporary variab...Quincey Koziol2000-09-061-8/+21
* [svn-r2504] Revised routine to add hyperslabs to the selection, sorting the a...Quincey Koziol2000-09-041-78/+36
* [svn-r2454] Took out another unneeded assertion which was causing problems.Quincey Koziol2000-08-011-1/+0
* [svn-r2450] Remove asserts on non-existent variables..Quincey Koziol2000-08-011-2/+1
* [svn-r2448] Re-did section of hyperslab initialization code to avoid tons of ...Quincey Koziol2000-07-281-114/+111
* [svn-r2110] Re-wrote a good chunk of the hyperslab code to work correctly in ...Quincey Koziol2000-04-111-411/+301
* [svn-r2098] Fixed error in iterating through hyperslabs in certain situations...Quincey Koziol2000-04-071-32/+146
* [svn-r2073] Added free-list code to the library and took out the older "tempo...Quincey Koziol2000-04-041-128/+438
* [svn-r1857] Fixed error in decoding hyperslab regions for dataset region refe...Quincey Koziol1999-12-071-1/+1
* [svn-r1836] Mainly fixed a bug in VL datatype comparisons which was causing n...Quincey Koziol1999-11-171-2/+2
* [svn-r1695] Fixed various compiler warnings..Quincey Koziol1999-09-301-1/+1
* [svn-r1568] Changes since 19990730Robb Matzke1999-08-101-36/+54
* [svn-r1566] Changed C++ "operator" keyword to "op"Quincey Koziol1999-08-101-5/+5
* [svn-r1506] Bug fixes to get VL datatype fields in compound datatypes working...Quincey Koziol1999-07-171-0/+9
* [svn-r1385] Updated H5Rdereference, H5Rget_object_type and H5Rget_region ...Quincey Koziol1999-06-251-4/+7
* [svn-r1374] Added in code to support the H5Diterate function, which I've got ...Quincey Koziol1999-06-241-287/+488
* [svn-r1305] Checkpointing the VL datatype code. I believe the core functiona...Quincey Koziol1999-06-041-4/+2
* [svn-r1277] Added additional checks into the dataspace code to determine if t...Albert Cheng1999-05-251-0/+55
* [svn-r1233] Removed some debugging printfs.Quincey Koziol1999-04-281-2/+0
* [svn-r1232] Fixed some boundary conditions on hyperslab I/O that the parallel...Quincey Koziol1999-04-281-25/+28
* [svn-r1217] Changes since 19990426Robb Matzke1999-04-261-1/+2
* [svn-r1210] Changed parameters for function calls which figure out the buffer...Quincey Koziol1999-04-231-27/+25
* [svn-r1204] Changes since 19990415Robb Matzke1999-04-231-5/+5
* [svn-r1184] Changes since 19990402Robb Matzke1999-04-151-2/+2
* [svn-r1182] Changed name of PABLO Mask to simplify automatic definitions.Dan Wells1999-04-141-1/+1
* [svn-r1132] Dataset region references are now finished and working correctly....Quincey Koziol1999-03-101-0/+58
* [svn-r1106] Cleaned up a few compiler warnings, etc.Quincey Koziol1999-02-251-5/+5
* [svn-r1081] Changes since 19990218Robb Matzke1999-02-181-6/+8
* [svn-r1010] Changes since 19981217Robb Matzke1999-01-071-2/+2
* [svn-r947] Lots of patches to enable dataset region references. The testing ...Quincey Koziol1998-11-251-1/+73