summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r26083] Changed the default for building the direct VFD to 'no'.Dana Robinson2015-01-301-1/+1
* [svn-r26081] Moved the check for pthread_attr_setscope() into the thread-safe...Dana Robinson2015-01-291-3/+0
* [svn-r26079] Removed obsolete HAVE___TM_GMTOFF defines. This is an artifact o...Dana Robinson2015-01-292-9/+3
* [svn-r26076] Removed gettimeofday() time zone struct functionality.Dana Robinson2015-01-292-34/+0
* [svn-r26075] Removed (HD)BSDtimeofday and H5_HAVE_BSDGETTIMEOFDAY. This is an...Dana Robinson2015-01-292-18/+4
* [svn-r26072] Updated libhdf5.settings.in so that it no longer lists internal ...Dana Robinson2015-01-291-1/+0
* [svn-r26071] Moved setting H5_DEFAULT_VFD from configure to src/H5private.h.Dana Robinson2015-01-292-3/+4
* [svn-r26069] Removed the option to selectively disable internal filters like ...Dana Robinson2015-01-298-83/+35
* [svn-r26055] Updates for:Mohamad Chaarawi2015-01-271-9/+0
* [svn-r26051] Fix for HDFFV-9092Scot Breitenfeld2015-01-271-1/+2
* [svn-r26028] Removed code from configure.ac that #defined (H5)_NO_SHARED_WRIT...Dana Robinson2015-01-261-3/+0
* [svn-r26012] make the print format for address overflow error windows friendly.Mohamad Chaarawi2015-01-231-4/+4
* [svn-r26005] fix error return value. minor change.Mohamad Chaarawi2015-01-221-2/+2
* [svn-r26002] move checks on reading/writing beyond file eoa outside of the fi...Mohamad Chaarawi2015-01-226-21/+14
* [svn-r25994] revert adding the has_mpi_atomicity feature flag and use the has...Mohamad Chaarawi2015-01-213-11/+4
* [svn-r25984] change the message flag H5O_MSG_FLAG_FAIL_IF_UNKNOWN toMohamad Chaarawi2015-01-204-11/+12
* [svn-r25983] HDFFV-1125: Eliminate IS_H5FD_MPI() macro use in the library and...Mohamad Chaarawi2015-01-206-17/+13
* [svn-r25981] Snapshot version 1.9 release 211HDF Tester2015-01-182-3/+3
* [svn-r25980] Reverting check-in 25978, C_LONG_DOUBLE seems to be 16 bytes som...Scot Breitenfeld2015-01-151-3/+0
* [svn-r25978] Bug fix for HDFFV-8847Scot Breitenfeld2015-01-131-0/+3
* [svn-r25975] Snapshot version 1.9 release 210HDF Tester2015-01-112-3/+3
* [svn-r25949] Snapshot version 1.9 release 209HDF Tester2015-01-042-3/+3
* [svn-r25929] Description:Quincey Koziol2014-12-2915-94/+137
* [svn-r25928] Description:Quincey Koziol2014-12-291-2/+2
* [svn-r25924] Snapshot version 1.9 release 208HDF Tester2014-12-282-3/+3
* [svn-r25922] mpi version check for new mpi 3 features should be >= 3 rather t...Mohamad Chaarawi2014-12-232-7/+7
* [svn-r25921] - wrap MPI 3 usage with MPI_VERSION compile time check.Mohamad Chaarawi2014-12-232-6/+39
* [svn-r25915] Snapshot version 1.9 release 207HDF Tester2014-12-212-3/+3
* [svn-r25886] Snapshot version 1.9 release 206HDF Tester2014-12-142-3/+3
* [svn-r25881] Description:Quincey Koziol2014-12-102-69/+21
* [svn-r25868] HDFFV-9041: Definitions needed to be a semi-colon separated list.Allen Byrne2014-12-091-4/+1
* [svn-r25864] Snapshot version 1.9 release 205HDF Tester2014-12-072-3/+3
* [svn-r25855] Snapshot version 1.9 release 204HDF Tester2014-11-302-3/+3
* [svn-r25834] Snapshot version 1.9 release 203HDF Tester2014-11-236-937/+937
* [svn-r25766] Description:Quincey Koziol2014-11-0332-3728/+2870
* [svn-r25762] Snapshot version 1.9 release 202HDF Tester2014-11-022-3/+3
* [svn-r25736] Snapshot version 1.9 release 201HDF Tester2014-10-262-3/+3
* [svn-r25721] The return type of H5A_create was changed from hid_t to H5A_t *Albert Cheng2014-10-201-1/+1
* [svn-r25720] Snapshot version 1.9 release 200HDF Tester2014-10-192-3/+3
* [svn-r25693] Snapshot version 1.9 release 199HDF Tester2014-10-122-3/+5
* [svn-r25668] Snapshot version 1.9 release 198HDF Tester2014-10-052-3/+3
* [svn-r25661] Update the default setting for the memb_addr array when use pass...Mohamad Chaarawi2014-10-031-1/+1
* [svn-r25627] Snapshot version 1.9 release 197HDF Tester2014-09-282-3/+3
* [svn-r25624] Define symbol for other compilers as nothing.Allen Byrne2014-09-261-0/+2
* [svn-r25620] Fix a bug in multi VFD when the memb_addr in H5Pset_fapl_multi i...Mohamad Chaarawi2014-09-251-1/+1
* [svn-r25615] Include plugin header change. H5PLextern.h and H5PLprivate.h hav...Allen Byrne2014-09-252-36/+18
* [svn-r25604] Snapshot version 1.9 release 196HDF Tester2014-09-212-3/+3
* [svn-r25591] Snapshot version 1.9 release 195HDF Tester2014-09-142-3/+3
* [svn-r25586] need to use MPI_Count and corresponding _x check routines post r...Mohamad Chaarawi2014-09-111-20/+11
* [svn-r25570] UNDO:Added option to build tools static when building shared lib...Allen Byrne2014-09-031-17/+1