summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r25545] update manifest with log vol example name.Mohamad Chaarawi2014-08-233-4/+4
| | | | update CMake with change too.
* [svn-r25544] - add a new version of H5Lis_registered.Mohamad Chaarawi2014-08-227-13/+67
| | | | - rename external log plugin test in examples.
* [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
| | | | | | | | fix bugs where hid_t were assumed to be 32 bit ints or herr_t.
* | [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 ↵Mohamad Chaarawi2014-08-061-29/+16
| | | | | | | | resize instead.
| * [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
| | | | | | | | | | | | | | H5T_VLEN_F (9) H5T_ARRAY_F (10) No source changes.
| * [svn-r25509] HDFFV-8878:Mohamad Chaarawi2014-08-041-40/+205
| | | | | | | | | | | | Make the fill value operation for chunked datasets in parallel collective/fast. tested with h5committest
| * [svn-r25508] Added a check that ensures page_size is not set to zero inDana Robinson2014-08-041-0/+4
| | | | | | | | | | | | | | H5Pset_core_write_tracking(). This ensures that the behavior matches the description in the reference manual. Tested on a local linux VM. This is a very minor change.
| * [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
| | | | | | | | | | | | | | symmetrical to VFDs and allow new functionality to be implemented later. + some Bug fixes
* | [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 ↵Mohamad Chaarawi2014-08-011-1/+1
| | | | | | | | hid_t. Bug exposed in VOL branch.
| * [svn-r25503] - fix bug in encode/decode plist parallel test when 1 proccess ↵Mohamad Chaarawi2014-08-013-25/+36
| | | | | | | | | | | | is used to run the test. - fix warning in t_chunk_alloc.
* | [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
| | | | | | | | tested Jam. minor change.
| * [svn-r25496] Description:Quincey Koziol2014-07-3071-768/+1065
| | | | | | | | | | | | | | | | | | Merge 64-bit ID changes from branch to trunk. (Plus a few minor cleanups that aren't on the branch) Tested on: Mac OSX/64 10.9.4 (amazon) w/C++ & FORTRAN (h5committested on branch already for a week)
* | [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
| | | | | | | | | | | | will be needed if H5Pget_create_plist is called. tested jam. minor change.
| * [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 ↵Scot Breitenfeld2014-07-241-1/+10
| | | | | | | | | | | | | | | | | | | | | | it is and HL is being built then configure returns an error. This is due to HDFFV-889. Tested: jam with intel cmake options: -DCMAKE_Fortran_FLAGS:STRING="-r8" (should fail) and -DHDF5_BUILD_HL_LIB:BOOL=OFF (should pass)
| * [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 ↵Scot Breitenfeld2014-07-242-0/+18
| | | | | | | | | | | | it is and HL is being built then configure returns an error. This is due to HDFFV-889. Tested: jam with intel and -r8 flag, both with and without --disable-hl.
| * [svn-r25475] Fixed for nh5pget_fill_valuec_c where we called the wrong functionScot Breitenfeld2014-07-231-3/+3
| | | | | | | | | | | | | | | | ret_value = nh5pset_fill_value_c(prp_id, type_id, _fcdtocp(fillvalue)) HDFFV-8879 Tested: jam( intel, gnu)
| * [svn-r25473] Added VALUE to callback group_id type. Needed to fix problem ↵Scot Breitenfeld2014-07-231-1/+1
| | | | | | | | | | | | when hid_t is 64-bit. Tested: jam (intel, gnu)
* | [svn-r25488] - fix bug with H5Fget_access_plist. need to set VOL and VOL ↵Mohamad Chaarawi2014-07-296-42/+171
| | | | | | | | | | | | | | info in property - add tests for H5Fis_accessible in vfd tests to make sure it works with different fapls. - fix bug in Log VFD driver.
* | [svn-r25485] remove UG from branch.Mohamad Chaarawi2014-07-2810-2524/+1
| |
* | [svn-r25482] - update is_accessible implementation to use fapl and pass it ↵Mohamad Chaarawi2014-07-2426-197/+229
| | | | | | | | | | | | | | | | | | | | down to H5Fint.c - move is_HDF5 inside deprecated macros in H5Fpublic.h - move H5ES_status_t outside of H5VLpublic.h to H5ESpublic.h - rename public properties in H5VLpublic.h to H5VL_PROP_* to add more scoping - no need to include private if pkg is included in H5VLnative.c - rename plist_id to lapl_id in loc_params structs
* | [svn-r25481] - remove unsigned char * from traceMohamad Chaarawi2014-07-249-12/+15
| | | | | | | | | | - add H5Iiterate callback type to trace - other minor tweeks
* | [svn-r25476] - fix error output in several places.Mohamad Chaarawi2014-07-2334-217/+406
| | | | | | | | | | - uncomment tests to check error output in Makefiles. - fix bug in native implementation of H5Aiterate.
* | [svn-r25472] minor changes.Mohamad Chaarawi2014-07-231-10/+7
| |
* | [svn-r25471] merge from trunk and resolve conflicts.Mohamad Chaarawi2014-07-23400-62815/+102
|\ \ | |/
| * [svn-r25469] Removed duplicate BIND(C) type defintion.Scot Breitenfeld2014-07-221-9/+4
| | | | | | | | Tested: (jam: gnu, intel)
| * [svn-r25468] some code refactoring to align trunk with VOL branch.Mohamad Chaarawi2014-07-2217-3222/+3660
| | | | | | | | tested with h5committest.
| * [svn-r25465] BUg fix: HDFFV-8881Albert Cheng2014-07-221-9/+14
| | | | | | | | | | | | | | | | | | | | | | testfrome.c has incorrectly exit code (using -1). Fixed by replacing them with C defined EXIT_FAILURE. Verified by temporary decreaing MAXNUMTESTS to introduce failure in testhdf to see the changed code did work. Also replaced all other correctly coded exit codes with the C defined EXIT_SUCCESS and EXIT_FAILURE. This would help portability for non-Unix systems. Tested: h5committest.
| * [svn-r25460] The contents of this directory is the C++ Reference Manual and Mark Evans2014-07-22385-62729/+0
| | | | | | | | is generated by Doxygen.
| * [svn-r25459] Merged revision(s) 25457 from ↵Mark Evans2014-07-211-4/+10
| | | | | | | | | | | | | | | | branches/hdf5_1_8_13/c++/src/H5CppDoc.h: Added a sentence suggested by Barbara to the Installation section. Part of HDFFV-8868 work. Tested: Doxygen and Firefox