summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25575] cleanup H5I usage in VOL by removing the use of the aux pointer andMohamad Chaarawi2014-09-0565-2419/+1645
* [svn-r25566] copy the fapl in the family vfd when it's default, instead of ju...Mohamad Chaarawi2014-09-021-9/+3
* [svn-r25561] merge from trunk.Mohamad Chaarawi2014-08-2814-27/+27
|\
| * [svn-r25552] JAVA-1880: hdfview failure to load plugins identified default va...Allen Byrne2014-08-251-1/+1
| * [svn-r25546] Snapshot version 1.9 release 193HDF Tester2014-08-2413-26/+26
* | [svn-r25557] close plist in repart test.Mohamad Chaarawi2014-08-271-1/+3
* | [svn-r25555] - rework the public H5VL wrappers to not use H5VL_t* and use a p...Mohamad Chaarawi2014-08-2630-1035/+1218
* | [svn-r25553] minor change.Mohamad Chaarawi2014-08-261-2/+2
* | [svn-r25549] Implement 4 new routines:Mohamad Chaarawi2014-08-256-53/+173
* | [svn-r25545] update manifest with log vol example name.Mohamad Chaarawi2014-08-233-4/+4
* | [svn-r25544] - add a new version of H5Lis_registered.Mohamad Chaarawi2014-08-227-13/+67
* | [svn-r25538] merge from trunk.Mohamad Chaarawi2014-08-1914-30/+30
|\ \ | |/
| * [svn-r25536] HDFFV-8897: remove include extra paths.Allen Byrne2014-08-191-4/+4
| * [svn-r25534] Snapshot version 1.9 release 192HDF Tester2014-08-1713-26/+26
* | [svn-r25537] VOL framework changes.Mohamad Chaarawi2014-08-1935-2875/+2585
* | [svn-r25532] merge from trunk.Mohamad Chaarawi2014-08-1118-84/+127
|\ \ | |/
| * [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-1117-83/+126
* | [svn-r25530] merge from trunk.Mohamad Chaarawi2014-08-112-5/+6
|\ \ | |/
| * [svn-r25527] fix printf format warnings in dtypes test.Mohamad Chaarawi2014-08-111-2/+2
| * [svn-r25524] remove usage of // comment styles.Mohamad Chaarawi2014-08-111-3/+4
* | [svn-r25522] merge from trunk.Mohamad Chaarawi2014-08-0820-170/+313
|\ \ | |/
| * [svn-r25518] HDFFV-8880: Remove t_posix_compliant test referencesAllen Byrne2014-08-061-7/+1
| * [svn-r25516] remove use of MPI_LB and MPI_UB deprecated markers and use resiz...Mohamad Chaarawi2014-08-061-29/+16
| * [svn-r25514] Replace MPI deprecated routines with undeprecated ones.Mohamad Chaarawi2014-08-052-17/+18
| * [svn-r25510] Added the parameters to the code comment section:Scot Breitenfeld2014-08-052-57/+49
| * [svn-r25509] HDFFV-8878:Mohamad Chaarawi2014-08-041-40/+205
| * [svn-r25508] Added a check that ensures page_size is not set to zero inDana Robinson2014-08-041-0/+4
| * [svn-r25506] Snapshot version 1.9 release 191HDF Tester2014-08-0315-34/+33
* | [svn-r25521] major rework of the internal setup of VOL plugins to make it moreMohamad Chaarawi2014-08-0824-395/+323
* | [svn-r25511] fix bug in native implementation of H5Oopen_by_idx.Mohamad Chaarawi2014-08-052-5/+6
* | [svn-r25505] merge from trunk and fix some bugs due to 64_bit switch.Mohamad Chaarawi2014-08-016-33/+47
|\ \ | |/
| * [svn-r25504] fix ret_value in H5Oexists_by_name to be htri_t instead of hid_t...Mohamad Chaarawi2014-08-011-1/+1
| * [svn-r25503] - fix bug in encode/decode plist parallel test when 1 proccess i...Mohamad Chaarawi2014-08-013-25/+36
* | [svn-r25502] merge from trunk.Mohamad Chaarawi2014-07-3172-795/+1068
|\ \ | |/
| * [svn-r25500] fix HDFFV-8888 - H5Ldelete_by_idx fails on non-existent group name.Mohamad Chaarawi2014-07-312-1/+7
| * [svn-r25496] Description:Quincey Koziol2014-07-3071-768/+1065
* | [svn-r25492] update MANIFEST.Mohamad Chaarawi2014-07-301-11/+1
* | [svn-r25489] merge from trunk.Mohamad Chaarawi2014-07-2917-49/+76
|\ \ | |/
| * [svn-r25487] store all members of the driver info in the file structs since theyMohamad Chaarawi2014-07-291-0/+10
| * [svn-r25484] Snapshot version 1.9 release 190HDF Tester2014-07-2713-26/+26
| * [svn-r25483] Fixed code comments.Scot Breitenfeld2014-07-241-2/+2
| * [svn-r25480] Added error if Fortran's default real is double precision. If it...Scot Breitenfeld2014-07-241-1/+10
| * [svn-r25479] update ubuntu infoAllen Byrne2014-07-241-2/+2
| * [svn-r25478] update ubuntu infoAllen Byrne2014-07-241-16/+16
| * [svn-r25477] Added error if Fortran's default real is double precision. If it...Scot Breitenfeld2014-07-242-0/+18
| * [svn-r25475] Fixed for nh5pget_fill_valuec_c where we called the wrong functionScot Breitenfeld2014-07-231-3/+3
| * [svn-r25473] Added VALUE to callback group_id type. Needed to fix problem whe...Scot Breitenfeld2014-07-231-1/+1
* | [svn-r25488] - fix bug with H5Fget_access_plist. need to set VOL and VOL info...Mohamad Chaarawi2014-07-296-42/+171
* | [svn-r25485] remove UG from branch.Mohamad Chaarawi2014-07-2810-2524/+1
* | [svn-r25482] - update is_accessible implementation to use fapl and pass it do...Mohamad Chaarawi2014-07-2426-197/+229