summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r22627] Description:Quincey Koziol2012-08-0317-95/+179
* [svn-r22608] Description:Quincey Koziol2012-07-2647-488/+689
* [svn-r22601] Purpose: Fix HDFFV-5853Neil Fortner2012-07-2514-31/+53
* [svn-r22582] Description:Quincey Koziol2012-07-1622-466/+733
* [svn-r22575] Issue 8068 - A user reported some random data in the padding of ...Raymond Lu2012-07-131-2/+2
* [svn-r22525] Snapshot version 1.9 release 124Larry Knox2012-07-092-3/+3
* [svn-r22490] I took out the "return an error" line in H5Dget_offset, to match...Raymond Lu2012-06-251-2/+0
* [svn-r22487] Snapshot version 1.9 release 122HDF Tester2012-06-242-3/+3
* [svn-r22471] Add check for MINGW - ws2_32 libraryAllen Byrne2012-06-181-0/+3
* [svn-r22450] Update winsock define to match autotools configure checkAllen Byrne2012-06-112-4/+4
* [svn-r22448] Snapshot version 1.9 release 121HDF Tester2012-06-103-4/+4
* [svn-r22447] DAILYTEST-13: Remove check for vsnprintf works in config. Correc...Allen Byrne2012-06-082-12/+1
* [svn-r22444] (1) fix for making MEM_GHEAP as MEM_DRAWVailin Choi2012-06-076-43/+121
* [svn-r22432] Description:Quincey Koziol2012-06-042-12/+11
* [svn-r22430] CMake and configure synchronization effort. CMake added most tes...Allen Byrne2012-06-041-2/+2
* [svn-r22427] Snapshot version 1.9 release 120HDF Tester2012-06-032-3/+3
* [svn-r22413] Snapshot version 1.9 release 119HDF Tester2012-05-272-3/+3
* [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...Allen Byrne2012-05-241-0/+3
* [svn-r22382] Snapshot version 1.9 release 118HDF Tester2012-05-202-3/+3
* [svn-r22378] removed the parallel #endif by mistake.. oopsMohamad Chaarawi2012-05-182-2/+2
* [svn-r22377] make the file and memory MPI datatypes as default properties in theMohamad Chaarawi2012-05-184-59/+26
* [svn-r22375] add a test to expose a memory leak when adding/removing the same...Mohamad Chaarawi2012-05-181-1/+5
* [svn-r22371] Fix for HDFFV-7697Dana Robinson2012-05-151-1/+1
* [svn-r22356] Snapshot version 1.9 release 117HDF Tester2012-05-132-3/+3
* [svn-r22326] Snapshot version 1.9 release 116HDF Tester2012-04-292-3/+3
* [svn-r22324] Description:Quincey Koziol2012-04-291-1/+1
* [svn-r22312] Description:Quincey Koziol2012-04-231-0/+1
* [svn-r22311] Snapshot version 1.9 release 115HDF Tester2012-04-222-3/+3
* [svn-r22287] Description:Quincey Koziol2012-04-1637-2512/+2540
* [svn-r22286] Snapshot version 1.9 release 114HDF Tester2012-04-152-3/+3
* [svn-r22257] Snapshot version 1.9 release 113HDF Tester2012-04-082-3/+3
* [svn-r22242] Issue 7934 - The data sieve buffer size was for all the datasets...Raymond Lu2012-04-022-7/+28
* [svn-r22233] Description:Quincey Koziol2012-04-0112-161/+488
* [svn-r22229] Description:Quincey Koziol2012-04-011-0/+4
* [svn-r22219] Description:Quincey Koziol2012-03-3125-266/+1226
* [svn-r22211] STDIO VFD fixes (HDFFV-7917). Mainly Windows correctness issues...Dana Robinson2012-03-301-328/+343
* [svn-r22178] Fixed a bad merge where truncate was called twice in the core VFD.Dana Robinson2012-03-281-12/+2
* [svn-r22175] MinGW compile issues fixed.Allen Byrne2012-03-282-2/+10
* [svn-r22173] Purpose: Fix HDFFV-7762Neil Fortner2012-03-282-2/+14
* [svn-r22171] Description:Quincey Koziol2012-03-2826-141/+1397
* [svn-r22170] Removed extraneous svn executable properties from non-executable...Dana Robinson2012-03-288-0/+0
* [svn-r22166] Reduce warnings from unneeded windows incude file.Allen Byrne2012-03-281-0/+2
* [svn-r22164] Fixed a bug in H5Ocopy(): When copying an opened object, call th...Vailin Choi2012-03-288-12/+90
* [svn-r22140] Snapshot version 1.9 release 112HDF Tester2012-03-253-5/+5
* [svn-r22138] Add check for valid number of children in H5B_decode(). See HDF...Neil Fortner2012-03-251-0/+4
* [svn-r22134] Issue 7785 - follow-up checkin. I forgot to initialize a struct...Raymond Lu2012-03-231-0/+1
* [svn-r22122] Issue 7785 - Writing or reading many small chunks ran out of mem...Raymond Lu2012-03-222-1/+2
* [svn-r22117] Fix for HDFFV-7916 (Windows/POSIX correctness issues in the core...Dana Robinson2012-03-211-107/+164
* [svn-r22116] #Issue 7922 - follow-up checkin. I changed the order of two pri...Raymond Lu2012-03-211-78/+76
* [svn-r22115] Add 2 new API routines to set/unset file atomicity for files ope...Mohamad Chaarawi2012-03-214-0/+184