summaryrefslogtreecommitdiffstats
path: root/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | [svn-r26396] Merge of r26349-26392 from the trunk.Dana Robinson2015-03-091-0/+2
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Tested on: h5committest
| | * \ \ \ \ [svn-r26350] Merge of r26273-26348 from the trunk.Dana Robinson2015-03-041-0/+2
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Tested on: h5committest
| | * | | | | | [svn-r26332] Removed duplicate linew from MANIFESTLarry Knox2015-03-011-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tested with chkmanifest on platypus.
| | * | | | | | [svn-r26274] Merge of r26096 to r26271 from trunk.Dana Robinson2015-02-221-1/+2
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: jam - serial: C++/Fortran parallel: Fortran
| | * | | | | | | [svn-r26265] Updated MANIFEST file. Deleted VMS and autotools files were ↵Dana Robinson2015-02-211-68/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed from the list.
| | * | | | | | | [svn-r26145] Removed bin/reconfigure.Dana Robinson2015-02-071-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The autogen.sh script seems to work in enough places and for enough people to warrant removing bin/reconfigure.
| | * | | | | | | [svn-r26144] Removed bin/genltanalyze from the MANIFEST since that file hasDana Robinson2015-02-071-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | been permanently deleted. I've not removed all the generated files from the MANIFEST, though, since I'm waiting on a decision as to whether we leave those in or not. Tested on: bin/chkmanifest after running autogen.sh
| | * | | | | | | [svn-r26099] Updated manifest Dana Robinson2015-02-021-47/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of: HDFFV-9120
| | * | | | | | | [svn-r26093] Updated manifest.Dana Robinson2015-02-011-0/+3
| | | | | | | | |
| | * | | | | | | [svn-r26051] Fix for HDFFV-9092Scot Breitenfeld2015-01-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change AC_TRY_RUN TO AC_TRY_COMPILE Changed all the instances of AC_TRY_RUN for the Fortran and C++ tests to use AC_COMPILE_IFELSE and moved all the tests to new files in m4 directory: aclocal_cxx.m4 (for C++ tests) aclocal_fc.m4 (for Fortran tests) tested: jam
| * | | | | | | | [svn-r27768] Description:Quincey Koziol2015-09-141-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Complete revamp of package initialization/shutdown mechanism in the library. Each package now has a single init/term routine. This new way should avoid packages being re-initialized during library shutdown and is also be _much_ more proactive about giving feedback for resource leaks internal to the library. Introduces a new "module" header file for packages in the library (e.g src/H5Fmodule.h) which sets up some necessary package configuration macros for the FUNC_ENTER/LEAVE macros. (The VFL drivers have their own slightly modified version of this header, src/H5FDdrvr_module.h) Also cleaned up a bunch of resources leaks all across the library and tests, along with addressing many warnings, as I encountered them. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel Linux/64 3.10.x (kituo) w/serial & parallel Linux/64 2.6.x (ostrich) w/serial
* | | | | | | | | [svn-r27760] Brought r27631-27755 over from the trunk.Dana Robinson2015-09-111-4/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | tested on: jam
| * | | | | | | | [svn-r27734] Fixed MANIFESTDana Robinson2015-09-101-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: bin/chkmanifest
| * | | | | | | | [svn-r27653] Merge of r27645 from the autotools branch.Dana Robinson2015-09-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates to older special config files in configure.ac: - solaris2.x renamed to solaris. There are recent changes to this file but the "2.x" is misleading since the changes are applied to all versions. - Removed support for OSF 4.x/5.x (Digital and Tru64 Unix). We no longer have the config files for these. Tested on: h5committest
| * | | | | | | | [svn-r27642] Removed comments from MANIFEST regarding distributing theDana Robinson2015-09-011-2/+0
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gen_* files in test/. These files will remain distributable since they are needed if a user specifies --enable-build-all. Fixes HDFFV-8236 Tested on: jam (bin/chkmanifest only)
* | | | | | | | [svn-r27630] Description:Quincey Koziol2015-08-311-30/+30
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring in changes from the trunk, through r27628. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
| * | | | | | | [svn-r27625] Added preprocessor commands for PGI compiler.Scot Breitenfeld2015-08-311-30/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tested: h5committest
| * | | | | | | [svn-r27612] Description:Quincey Koziol2015-08-291-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Align w/vds branch: Whitespace cleanup, move common code for opening a dataset into a new routine, misc. style cleanups. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest upcoming)
* | | | | | | | [svn-r27598] Description:Quincey Koziol2015-08-271-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check in misc. minor code cleanups, found during code review
* | | | | | | | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.Neil Fortner2015-08-271-141/+37
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | Tested: ummon
| * | | | | | | [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The only remaining code consists of a few floating-point tests that rely on pre-generated and checked-in VMS files. These have been left alone, even though they will not be possible to recreate, since testing VMS float behavior is still important. Tested on: h5committest
| * | | | | | | [svn-r27537] Added new FCCPPFLAGS to avoid passing CPPFLAGS to the fortran ↵Scot Breitenfeld2015-08-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pre-processor compiler (This mainly causes issues with the xlf compilers) Tested: h5committest
| * | | | | | | [svn-r27495] Description:Binh-Minh Ribler2015-08-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added ./c++/src/footer.html
| * | | | | | | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-140/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: h5committest --PASSED--
| * | | | | | | [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-34/+140
| | | | | | | |
| * | | | | | | [svn-r27469] Merge from trunk with dual-binary CMake code.Allen Byrne2015-08-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: local linux with CMake
| * | | | | | | [svn-r27388] Removed robodoc documenation.Scot Breitenfeld2015-07-141-83/+0
| | | | | | | |
| * | | | | | | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-141-0/+1
| |\ \ \ \ \ \ \
| * | | | | | | | [svn-r27373] moved building generated test APIs to a sperated build program ↵Scot Breitenfeld2015-07-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (was in fortran/src/H5_buildiface.F90)
| * | | | | | | | [svn-r27360] moved H5test_kind.F90 H5_buildiface.F90Scot Breitenfeld2015-07-091-1/+1
| | | | | | | | |
| * | | | | | | | [svn-r27357] svn merge -r27208:27356 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-091-1/+0
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [svn-r27355] added generation of HL Fortran Interfaces for REALsScot Breitenfeld2015-07-081-0/+1
| | | | | | | | | |
| * | | | | | | | | [svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-021-0/+3
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [svn-r27326] Working version of cmake on linux.Scot Breitenfeld2015-07-021-0/+1
| | | | | | | | | | |
| * | | | | | | | | | [svn-r27209] svn merge -r27186:27208 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-161-53/+53
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | [svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-101-0/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-081-4/+4
| | | | | | | | | | | |
| * | | | | | | | | | | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-021-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [svn-r27134] Switched to uses a verify for each kind for the tests. Testing ↵Scot Breitenfeld2015-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quad precision.
| * | | | | | | | | | | | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-05-271-8/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| * | | | | | | | | | | | [svn-r26911] svn merge -r26866:26910 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-04-231-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | [svn-r26897] Added DLL file for HL Fortran.Scot Breitenfeld2015-04-231-0/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | [svn-r26885] Fixed issues with CMake and Fortran on linux.Scot Breitenfeld2015-04-221-0/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | [svn-r26873] Added BIND(C) and moved to .F90 extension.Scot Breitenfeld2015-04-211-4/+4
| | | | | | | | | | | | |
| * | | | | | | | | | | | [svn-r26866] Removed the default REAL and DOUBLE PRECESION dependency.Scot Breitenfeld2015-04-211-2/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | [svn-r26847] combined H5test_kind programsScot Breitenfeld2015-04-201-6/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | [svn-r26827] Combined parallel APIs and removed no longer needed parallel files.Scot Breitenfeld2015-04-161-2/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | [svn-r26825] Added include for preprocessing fortran files with configure ↵Scot Breitenfeld2015-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | definitions
| * | | | | | | | | | | | [svn-r26819] Updated H5A, H5E, H5D, H5F APIs to F2003, added ifdef for parallel.Scot Breitenfeld2015-04-151-1/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | [svn-r26809] Changed Fortran file endings from ".f90" to ".F90"Scot Breitenfeld2015-04-141-23/+23
| | | | | | | | | | | | |