summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [svn-r22271] unwrap the high level ids in several placesMohamad Chaarawi2012-04-0914-56/+210
* | [svn-r22258] links and attributes VOL routinesMohamad Chaarawi2012-04-0813-420/+1270
* | [svn-r22250] - fix most of issues from code reviewMohamad Chaarawi2012-04-0429-456/+1168
* | [svn-r22194] - fix bug in set_vol_fapl to fix case when a vol is set explicit...Mohamad Chaarawi2012-03-2910-105/+89
* | [svn-r22193] - add VOL callback for H5Dset_extentMohamad Chaarawi2012-03-296-13/+88
* | [svn-r22192] - change VOL callback for file open to be the same as the API callMohamad Chaarawi2012-03-295-148/+128
* | [svn-r22189] move the big chunks of code in the VOL get routines to separate ...Mohamad Chaarawi2012-03-295-287/+436
* | [svn-r22184] - make the H5I inc and dec ref count routines independent of the...Mohamad Chaarawi2012-03-294-45/+33
* | [svn-r22168] - switch VOL property to be a pointer rather than an IDMohamad Chaarawi2012-03-2816-532/+197
* | [svn-r22165] reorder the callbacks in the VOL struct to have create, open, .....Mohamad Chaarawi2012-03-283-34/+27
* | [svn-r22153] renaming some VL public variables and wrapper ID typeMohamad Chaarawi2012-03-2615-444/+433
* | [svn-r22151] - object lookup returns the haddr_tMohamad Chaarawi2012-03-268-156/+215
* | [svn-r22125] add get callback for datasetsMohamad Chaarawi2012-03-225-212/+346
* | [svn-r22123] update the VOL GET callbacks to use var_args instead of argc & argvMohamad Chaarawi2012-03-227-244/+258
* | [svn-r22120] merge from trunkMohamad Chaarawi2012-03-2215-184/+599
|\ \ | |/
| * [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
| * [svn-r22112] Description:Quincey Koziol2012-03-211-1/+0
| * [svn-r22097] Snapshot version 1.9 release 111HDF Tester2012-03-202-3/+3
| * [svn-r22094] Issue 7922 - follow-up checkin. Daily test reported that PGCC (...Raymond Lu2012-03-191-6/+16
| * [svn-r22076] #Issue 7922 - H5Pset_data_transform had seg fault with some oper...Raymond Lu2012-03-152-29/+159
| * [svn-r22072] Purpose: Fix rare corruption bug (HDFFV-7879)Neil Fortner2012-03-153-12/+21
| * [svn-r22070] Purpose: Fix rare corruption bugNeil Fortner2012-03-152-20/+29
| * [svn-r22058] Description:Quincey Koziol2012-03-134-13/+24
| * [svn-r22053] Description:Quincey Koziol2012-03-122-4/+12
| * [svn-r22040] Snapshot version 1.9 release 110HDF Tester2012-03-112-3/+3
* | [svn-r22119] Changes:Mohamad Chaarawi2012-03-2222-907/+2186
* | [svn-r22065] fix a typoMohamad Chaarawi2012-03-145-15/+31
* | [svn-r22064] -renmace a few VOL file routinesMohamad Chaarawi2012-03-1410-87/+512