summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r22734] merge from trunk up to 22733Mohamad Chaarawi2012-09-0410-296/+326
|\
| * [svn-r22732] Snapshot version 1.9 release 127HDF Tester2012-09-022-3/+3
| * [svn-r22722] Update all references from configure.in to configure.acAllen Byrne2012-08-281-2/+2
| * [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools...Allen Byrne2012-08-232-15/+16
| * [svn-r22707] Description:Quincey Koziol2012-08-226-201/+171
| * [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...Larry Knox2012-08-221-75/+134
* | [svn-r22704] merge from trunk up to 22703.Mohamad Chaarawi2012-08-2165-2120/+2460
|\ \ | |/
| * [svn-r22703] Description:Dana Robinson2012-08-212-556/+541
| * [svn-r22700] Description:Dana Robinson2012-08-203-10/+44
| * [svn-r22697] Snapshot version 1.9 release 126HDF Tester2012-08-193-4/+5
| * [svn-r22694] Description:Dana Robinson2012-08-171-88/+74
| * [svn-r22681] Description:Quincey Koziol2012-08-1510-1071/+590
| * [svn-r22679] Changed H5O_copy_search_comm_dt_check() to use H5O_obj_class() t...Vailin Choi2012-08-141-6/+10
| * [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-1315-44/+402
| * [svn-r22670] Snapshot version 1.9 release 125HDF Tester2012-08-122-3/+3
| * [svn-r22668] Description:Quincey Koziol2012-08-114-34/+146
| * [svn-r22666] Description:Quincey Koziol2012-08-117-181/+401
| * [svn-r22657] Bug fix: previous commit has a mistake--it used the wrong type o...Albert Cheng2012-08-091-1/+1
| * [svn-r22646] Description:Quincey Koziol2012-08-0816-45/+82
| * [svn-r22629] Snapshot version 1.9 release 124Larry Knox2012-08-052-3/+3
| * [svn-r22627] Description:Quincey Koziol2012-08-0317-95/+179
* | [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