summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r22623] merge from tunkMohamad Chaarawi2012-08-0255-518/+741
|\
| * [svn-r22608] Description:Quincey Koziol2012-07-2647-488/+689
| * [svn-r22601] Purpose: Fix HDFFV-5853Neil Fortner2012-07-2514-31/+53
* | [svn-r22612] add enum value for the VL classMohamad Chaarawi2012-07-273-0/+9
* | [svn-r22603] set return value in H5RcreateMohamad Chaarawi2012-07-251-2/+2
* | [svn-r22596] minor thingsMohamad Chaarawi2012-07-232-5/+21
* | [svn-r22587] update the H5I_register_aux to not take the free routine, as it ...Mohamad Chaarawi2012-07-176-27/+13
* | [svn-r22584] merge from trunk and resolve type ID registrationMohamad Chaarawi2012-07-1627-495/+761
|\ \ | |/
| * [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-r22574] oops, parameter switch orderMohamad Chaarawi2012-07-131-1/+1
* | [svn-r22573] update the public VL callbacks that take var_args to workMohamad Chaarawi2012-07-135-45/+615
* | [svn-r22565] change OH id registration to original way, and re-register the I...Mohamad Chaarawi2012-07-1218-126/+109
* | [svn-r22559] - move the vol plugin ref count increment for H5Freopen into the...Mohamad Chaarawi2012-07-113-2/+7
* | [svn-r22558] add fapl copy & free callbacks to the VOL class as they are need...Mohamad Chaarawi2012-07-114-8/+74
* | [svn-r22555] remove the vol_cls from the H5F_t structMohamad Chaarawi2012-07-116-36/+10
* | [svn-r22554] remove the file_id from the H5F_t struct and add an id_exists in...Mohamad Chaarawi2012-07-1110-101/+22
* | [svn-r22553] update the H5Iget_file_id implementation to use the VOLMohamad Chaarawi2012-07-113-57/+61
* | [svn-r22549] Mohamad Chaarawi2012-07-1018-162/+1483
* | [svn-r22543] cleanupMohamad Chaarawi2012-07-102-31/+3
* | [svn-r22542] update H5I_register_type usage to take a free_aux function callbackMohamad Chaarawi2012-07-1014-245/+138
* | [svn-r22540] fix bug in H5R_get_nameMohamad Chaarawi2012-07-105-19/+39
* | [svn-r22532] fix more named datatype issues.Mohamad Chaarawi2012-07-0915-124/+143
* | [svn-r22523] - rework how IDs for VOL objects are createdMohamad Chaarawi2012-07-0624-327/+382
* | [svn-r22519] - many bug fixesMohamad Chaarawi2012-07-0522-90/+128
* | [svn-r22513] fix some committed datatype issuesMohamad Chaarawi2012-07-038-39/+82
* | [svn-r22511] - remove the internal file type and use the file ID created at t...Mohamad Chaarawi2012-07-0324-427/+526
* | [svn-r22502] implement named datatypes solution in object headersMohamad Chaarawi2012-06-299-98/+111
* | [svn-r22501] change the interface callbacks for the VOL to use objects pointe...Mohamad Chaarawi2012-06-2840-1970/+4863
* | [svn-r22468] split H5F.c into 2 files, H5F.c for public routines and H5Fint.c...Mohamad Chaarawi2012-06-158-3376/+3452
* | [svn-r22467] update is_accessible implementationMohamad Chaarawi2012-06-157-25/+81
* | [svn-r22466] merge from trunkMohamad Chaarawi2012-06-155-18/+7
|\ \ | |/
| * [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-r22465] add a vol_info parameter to the fapl and update some of the rout...Mohamad Chaarawi2012-06-1510-26/+125
* | [svn-r22461] add a prototype for a new API routine, H5Fis_accessableMohamad Chaarawi2012-06-145-48/+20
* | [svn-r22457] rename location types for objects at the VOL levelMohamad Chaarawi2012-06-1211-71/+72
* | [svn-r22456] change all usage of lookup/free VOL callback in H5G,O,A and us...Mohamad Chaarawi2012-06-1210-154/+355
* | [svn-r22452] - remove nrefs paramMohamad Chaarawi2012-06-1119-287/+400
* | [svn-r22446] merge fron trunk pre-code reviewMohamad Chaarawi2012-06-088-57/+134
|\ \ | |/
| * [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-r22439] file image and mount operations handled in VOLMohamad Chaarawi2012-06-066-35/+122
* | [svn-r22436] add a public routine to get the name of the VOL plugin associate...Mohamad Chaarawi2012-06-054-1/+73