summaryrefslogtreecommitdiffstats
path: root/MANIFEST
Commit message (Expand)AuthorAgeFilesLines
* [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 q...Scot Breitenfeld2015-06-011-1/+1
* | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-05-271-8/+9
|\ \ | |/
| * [svn-r27064] HDFFV-9327: Refactor compiler flags to config file.Allen Byrne2015-05-141-8/+9
* | [svn-r26911] svn merge -r26866:26910 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-04-231-0/+4
|\ \ | |/
| * [svn-r26906] Correct typoAllen Byrne2015-04-231-1/+1
| * [svn-r26905] Add user scripts to CMake folderAllen Byrne2015-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 def...Scot Breitenfeld2015-04-161-0/+1
* | [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
* | [svn-r26807] Combined *_F03* files and removed *_F90* files.Scot Breitenfeld2015-04-141-20/+0
|/
* [svn-r26751] Updated.Albert Cheng2015-04-071-1/+0
* [svn-r26750] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ...Albert Cheng2015-04-071-2/+3
* [svn-r26677] HDFFV-8957: h52gif crashes when run against one of our own examp...Albert Cheng2015-03-311-0/+3
* [svn-r26646] Bug fix: HDFFV-8957 h52gif crashes when run against one of our o...Albert Cheng2015-03-301-0/+2
* [svn-r26642] Fix for HDFFV09202 and HDFFV-9171.Scot Breitenfeld2015-03-281-0/+2
* [svn-r26631] reverted change r26629Scot Breitenfeld2015-03-271-2/+0
* [svn-r26629] Fix for HDFFV09202 and HDFFV-9171.Scot Breitenfeld2015-03-271-0/+2
* [svn-r26605] Description:Quincey Koziol2015-03-261-7/+0
* [svn-r26505] Merge r26435 from autotools_rework branch.Jerome Soumagne2015-03-201-1/+0
* [svn-r26365] HDFFV-8520: Add plugin control APIs.Allen Byrne2015-03-051-0/+2
* [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of fun...Mohamad Chaarawi2015-02-231-0/+2
* [svn-r26271] Reverse merge of r26260 which was causing daily test failures.Dana Robinson2015-02-221-2/+0
* [svn-r26260] - add an attribute callback to call H5_term_library when MPI_COM...Mohamad Chaarawi2015-02-201-0/+2
* [svn-r26255] Remove file - obsoleted by cmake 3.1 minimumAllen Byrne2015-02-201-1/+0
* [svn-r26236] Updated the MANIFEST file after deleting VMS support files.Dana Robinson2015-02-191-49/+0
* [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-161-0/+2
* [svn-r25940] HDFFV-9046: reorganize hdf5/perform, step 2Albert Cheng2015-01-011-2/+2
* [svn-r25933] updated.Albert Cheng2014-12-301-2/+0
* [svn-r25932] HDFFV-8902: merge the source code of h5perf and h5perf_serial, s...Albert Cheng2014-12-301-2/+2
* [svn-r25913] Updated.Albert Cheng2014-12-191-1/+0
* [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory Albert Cheng2014-12-171-30/+30
* [svn-r25745] Testfiles for h5dump bitfields and opaquesAllen Byrne2014-10-271-0/+2
* [svn-r25617] Upgrade packaging process with cmake helper functions.Allen Byrne2014-09-251-2/+2
* [svn-r25468] some code refactoring to align trunk with VOL branch.Mohamad Chaarawi2014-07-221-0/+1
* [svn-r25300] Add flex / bison commands to bin script and regenerate hl files ...Allen Byrne2014-06-161-0/+1
* [svn-r25290] Fix for:Scot Breitenfeld2014-06-161-0/+1
* [svn-r25286] Fix for:Scot Breitenfeld2014-06-161-0/+3
* [svn-r25191] Moved file back to cmake folderAllen Byrne2014-05-141-1/+1
* [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-26/+29
* [svn-r25081] Bug HDFFV-8625, HDFFV-8639, HDFFV-8745:Albert Cheng2014-04-221-0/+6
* [svn-r25025] Description:Binh-Minh Ribler2014-04-121-0/+2
* [svn-r24985] reverted the r24984 update.Scot Breitenfeld2014-04-081-1/+0