summaryrefslogtreecommitdiffstats
path: root/src/H5public.h
Commit message (Collapse)AuthorAgeFilesLines
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-251-3/+3
| | | | branch.
* Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertantDana Robinson2019-09-171-0/+3
| | | | linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
* Snapshot version 1.11 release 5.hdftest2019-05-021-2/+2
| | | | Update version to 1.11.6.
* Snapshot version 1.11 release 4.hdftest2019-04-011-2/+2
| | | | Update version to 1.11.5.
* Snapshot version 1.11 release 3.hdftest2018-11-051-2/+2
|
* Snapshot version 1.11 release 2.hdftest2018-09-201-2/+2
|
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-2/+2
| | | | | | | | | Description: Applied the typo fixes from user's report. The previous pull request couldn't be merged because it was too old, and it was too complicated for me to resolve conflicts. Platform tested: Linux/64 (jelly) - very minor
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵hdftest2018-06-241-4/+4
| | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053.
* Snapshot version 1.10 release 3 (snap3)hdftest2018-06-241-2/+2
|
* Snapshot version 1.10 release 3 (snap2)hdftest2018-06-041-2/+2
|
* Updated version to 1.10.3-snap2hdftest2018-05-291-2/+2
|
* Updated version to 1.10.3-snap1hdftest2018-04-301-2/+2
|
* Updated version to 1.10.3-snap0lrknox2018-03-141-3/+3
|
* Snapshot version 1.10 release 2 (snap9)hdftest2018-02-111-2/+2
|
* Snapshot version 1.10 release 2 (snap8)hdftest2018-01-081-2/+2
|
* Snapshot version 1.10 release 2 (snap7)hdftest2017-12-311-2/+2
|
* Snapshot version 1.10 release 2 (snap6)hdftest2017-12-241-2/+2
|
* Snapshot version 1.10 release 2 (snap5)hdftest2017-12-171-2/+2
|
* Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-12-121-0/+1
|\
| * Normalization with VOL integration branch.Dana Robinson2017-11-301-0/+1
| |
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
| * Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-3/+3
| | | | | | | | | | | | | | | | version test expected output file. Update version on develop branch to 1.11.0. Please enter the commit message for your changes. Lines starting
* | Snapshot version 1.10 release 2 (snap4)hdftest2017-12-111-2/+2
| |
* | Snapshot version 1.10 release 2 (snap3)hdftest2017-11-201-2/+2
| |
* | Snapshot version 1.10 release 2 (snap2)HDF Tester2017-10-161-2/+2
| |
* | Snapshot version 1.10 release 2 (snap1)hdftest2017-08-091-2/+2
| |
* | Snapshot 1.10.2-snap1hdftest2017-08-041-2/+2
| | | | | | | | (Committed 8/1/2017 but not pushed from fork)
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
| | | | | | | | | | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines.
* | Merge bin/h5vers changes from develop.lrknox2017-03-241-3/+3
| | | | | | | | | | Pull version from configure for version test in h5repack_plugin.sh.in Update version to 1.10.2-snap0 for hdf5_1_10 branch.
* | set initial version for HDF5 1.10.1.lrknox2017-03-171-4/+4
|/
* Snapshot version 1.9 release 235hdftest2016-12-161-2/+2
|
* Snapshot release: increment version.lrknox2016-10-011-2/+2
|
* [svn-r30113] Description:Quincey Koziol2016-06-281-13/+6
| | | | | | | | Clean up warnings (from 2774 -> 1560, with my standard debug build) Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29350] Revert h5check_version change to check LT_VERS_XXXX numbers ↵Larry Knox2016-03-081-12/+3
| | | | | | | | | | | | | | | | | rather than HDF5 library version numbers. Svn revisions reverted: 29341, 29326 Branch features/h5check_version was created for further development. Files changed test/tcheck_version.c test/testcheck_version.sh.in src/H5public.h src/H5.c config/lt_vers.am bin/h5vers Tested with h5committest.new
* [svn-r29326] HDFFV-9536: Changed H5check_version() to use libtool shared ↵Albert Cheng2016-03-071-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | library version numbers instead of the library version numbers. bin/h5vers: Changed to copy the shared lib version from lt_vers.am to H5public.h (Thanks to Larry who made the changes.) config/lt_vers.am: cosmetic change, nothing material. src/H5public.h: Changed by bin/h5vers. src/H5.c: Changed H5check_version() to use shared library version for compatibility checking. test/tcheck_version.c: test/testcheck_version.sh.in: Changed to use shared library version numbers instead of the HDF5 library version numbers for testing. Tested: tested in Jam (C only), platypus and osx1010dev (enable fortran and C++).
* [svn-r28730] Snapshot version 1.9 release 233HDF Tester2015-12-281-2/+2
|
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if ↵Jerome Soumagne2015-10-201-1/+14
| | | | | | | | | | | | | | available Fix tests accordingly and fix misuse of hbool_t in various places Fix initialization of H5Pgcpl/ocpl structs in property decoding routines Tested on: Linux/32 (jam) Linux/64 (platypus) Linux/PPC64 (ostrich) MacOSX/64 10.11
* [svn-r27968] Modified version number to 1.9.233 before creating a tar ball ↵Elena Pourmal2015-10-061-2/+2
| | | | for DLS.
* [svn-r27851] Description:Quincey Koziol2015-09-221-0/+1
| | | | | | | | | Normalization changes that wouldn't otherwise be necessary if the VDS branch wasn't coming in shortly. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r27767] Snapshot version 1.9 release 231HDF Tester2015-09-141-2/+2
|
* [svn-r27690] Snapshot version 1.9 release 230HDF Tester2015-09-071-2/+2
|
* [svn-r27622] Snapshot version 1.9 release 229HDF Tester2015-08-311-2/+2
|
* [svn-r27587] Added a new API call (H5is_library_threadsafe) to the library. ↵Dana Robinson2015-08-261-1/+3
| | | | | | | | | | This call can be used to determine at runtime if the library was built with thread-safety. Fixes HDFFV-9496 Tested on: h5committest
* [svn-r27551] Snapshot version 1.9 release 228HDF Tester2015-08-241-2/+2
|
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-14/+1
|
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if ↵Jerome Soumagne2015-08-211-1/+14
| | | | | | available Fix tests accordingly
* [svn-r27511] Snapshot version 1.9 release 227HDF Tester2015-08-171-2/+2
|
* [svn-r27432] Snapshot version 1.9 release 226HDF Tester2015-07-271-2/+2
|
* [svn-r27412] Snapshot version 1.9 release 225HDF Tester2015-07-201-2/+2
|
* [svn-r27372] Snapshot version 1.9 release 224HDF Tester2015-07-131-2/+2
|