summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r20556] Description:Quincey Koziol2011-04-191-2/+3
* [svn-r20540] Description:Quincey Koziol2011-04-184-10/+12
* [svn-r20537] Description:Quincey Koziol2011-04-1715-76/+129
* [svn-r20531] Purpose: Add testing for bug 1864Neil Fortner2011-04-152-0/+156
* [svn-r20525] Description:Mike McGreevy2011-04-152-26/+59
* [svn-r20517] Description:Quincey Koziol2011-04-152-5/+10
* [svn-r20500] Merge of 20499 from trunk to fix Windows H5_HAVE_GETTIMEOFDAY is...Dana Robinson2011-04-143-15/+31
* [svn-r20498] Bug 1386 - allow dimension size to be zero even though it isn't ...Raymond Lu2011-04-141-15/+2
* [svn-r20492] Rename H5Frelease_file_cache to H5Fclear_elink_file_cache.Neil Fortner2011-04-132-5/+5
* [svn-r20489] Bug 1386 - allow dimension size to be zero even though it isn't ...Raymond Lu2011-04-137-43/+73
* [svn-r20481] Description:Quincey Koziol2011-04-126-57/+27
* [svn-r20407] Description:Quincey Koziol2011-04-047-129/+111
* [svn-r20313] Change incorrect use of "struct stat" to use "h5_stat_t". Allen Byrne2011-03-242-4/+4
* [svn-r20242] Corrected an error in the comments for H5Oget_comment(_by_name) ...Raymond Lu2011-03-142-3/+3
* [svn-r20220] Description:Quincey Koziol2011-03-103-7/+7
* [svn-r20193] Snapshot version 1.8 release 7 (snap1)Larry Knox2011-03-071-2/+2
* [svn-r20181] Bug 2115/605 - I added 2 public macros to the H5public.h - H5_VE...Raymond Lu2011-03-031-0/+11
* [svn-r20136] Description:Quincey Koziol2011-02-223-3/+47
* [svn-r20125] Bug 1586 - the datatype handler created with H5Tencode/decode ha...Raymond Lu2011-02-181-1/+6
* [svn-r20120] Description:Quincey Koziol2011-02-171-0/+4
* [svn-r20114] Merge r20112 (open_file_pool) into 1_8 branch.Neil Fortner2011-02-1711-25/+1135
* [svn-r20066] Description:Quincey Koziol2011-02-084-182/+199
* [svn-r20062] Description:Quincey Koziol2011-02-082-13/+12
* [svn-r20053] Description:Quincey Koziol2011-02-061-290/+291
* [svn-r20051] Description:Quincey Koziol2011-02-056-388/+425
* [svn-r20030] Purpose: Fix bug 2131Neil Fortner2011-02-021-114/+193
* [svn-r19990] Description:Quincey Koziol2011-01-252-132/+253
* [svn-r19915] Remove warning about H5_BUILT_AS_STATIC_LIBAllen Byrne2011-01-051-1/+1
* [svn-r19898] Remove use of /MT compile flag for building static libs and prog...Allen Byrne2010-12-301-1/+17
* [svn-r19862] Updated libtool to version 2.4, autoconf to version 2.68, and m4...Larry Knox2010-12-011-0/+3
* [svn-r19848] Bug 1917: big test failed especially in Widows.Albert Cheng2010-11-261-20/+0
* [svn-r19832] Bug fix - In the code of N-bit filter, one line (the last line o...Raymond Lu2010-11-191-7/+11
* [svn-r19824] 1. Made fixes as in rev #19813 in trunk:Vailin Choi2010-11-181-3/+9
* [svn-r19800] Purpose:Mike McGreevy2010-11-172-1/+6
* [svn-r19797] Bug 2091: remove all Metraowerks compiler code bracheted by __MW...Albert Cheng2010-11-174-15/+6
* [svn-r19770] Correct comment about VS defines and next releaseAllen Byrne2010-11-121-1/+1
* [svn-r19745] Description:Quincey Koziol2010-11-091-38/+46
* [svn-r19728] Description:Quincey Koziol2010-11-041-0/+3
* [svn-r19693] Bug 2008 - IBM Power6 Linux uses special conversion algorithms t...Raymond Lu2010-10-281-0/+8
* [svn-r19671] Description:Quincey Koziol2010-10-271-7/+9
* [svn-r19657] Description:Quincey Koziol2010-10-211-4/+5
* [svn-r19655] Description:Quincey Koziol2010-10-214-29/+42
* [svn-r19639] Description:Quincey Koziol2010-10-195-184/+221
* [svn-r19624] Purpose:Mike McGreevy2010-10-181-1/+1
* [svn-r19621] Port fo fix for the round robin parallel flush bug caused by the...John Mainzer2010-10-175-0/+244
* [svn-r19618] Purpose:Mike McGreevy2010-10-154-318/+437
* [svn-r19593] Bug fix: H5D_create should return NULL on failure but one of ret...Albert Cheng2010-10-131-1/+1
* [svn-r19588] Description:Quincey Koziol2010-10-1316-37/+224
* [svn-r19585] Bug 1707 - I took out an extra line from the set default function.Raymond Lu2010-10-121-1/+0
* [svn-r19583] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic...Raymond Lu2010-10-124-22/+92