summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r22395] remove the high level ID implementation that wraps the actual ID...Mohamad Chaarawi2012-05-2324-1356/+561
* [svn-r22389] merge from trunkMohamad Chaarawi2012-05-228-63/+40
|\
| * [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-r22387] H5Fget_obj_counts/ids (iterate over all IDs and call correspondi...Mohamad Chaarawi2012-05-213-38/+154
* | [svn-r22384] - fix type in CMake fileMohamad Chaarawi2012-05-218-35/+35
* | [svn-r22381] add a VL free location callback and use it as appropriateMohamad Chaarawi2012-05-189-72/+167
* | [svn-r22380] - attribute and object exist callbacks should be part of get str...Mohamad Chaarawi2012-05-1812-97/+172
* | [svn-r22358] merge from trunkMohamad Chaarawi2012-05-142-3/+3
|\ \ | |/
| * [svn-r22356] Snapshot version 1.9 release 117HDF Tester2012-05-132-3/+3
* | [svn-r22357] minor editsMohamad Chaarawi2012-05-141-4/+3
* | [svn-r22344] merge from trunkMohamad Chaarawi2012-05-074-4/+5
|\ \ | |/
| * [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-r22306] add a request id to each of the VOL callbacks and update the nativeMohamad Chaarawi2012-04-2019-375/+379
* | [svn-r22299] add the vol files to cmakeMohamad Chaarawi2012-04-191-0/+15
* | [svn-r22298] fix an error in H5Dget_offsetMohamad Chaarawi2012-04-195-97/+141
* | [svn-r22297] merge from trunkMohamad Chaarawi2012-04-1840-2518/+2547
|\ \ | |/
| * [svn-r22287] Description:Quincey Koziol2012-04-1637-2512/+2540
| * [svn-r22286] Snapshot version 1.9 release 114HDF Tester2012-04-152-3/+3
* | [svn-r22292] remove unnecessary lookup for object locations into VOLMohamad Chaarawi2012-04-179-24/+74
* | [svn-r22285] make H5Ocopy use VOLMohamad Chaarawi2012-04-137-54/+153
* | [svn-r22283] H5Lget routines through VOLMohamad Chaarawi2012-04-1210-520/+706
* | [svn-r22279] implement the attribute delete VOL callbackMohamad Chaarawi2012-04-116-41/+101
* | [svn-r22278] make get_vfd go through a generic file callbackMohamad Chaarawi2012-04-118-2018/+2150
* | [svn-r22274] merge from trunk, resolve conflictsMohamad Chaarawi2012-04-1085-962/+3631
|\ \ | |/
| * [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-r22273] H5Ldelete goes thorugh VOLMohamad Chaarawi2012-04-104-8/+116
* | [svn-r22272] provide the wrapped ids to iterate/visit routinesMohamad Chaarawi2012-04-1010-79/+117