summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | [svn-r27328] updated reconfigureScot Breitenfeld2015-07-021-25/+28
* | [svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-0290-11602/+14837
|\ \ | |/
| * [svn-r27320] Fix uninitialized memory write valgrind errors in trunk. Did th...Neil Fortner2015-07-018-16/+46
| * [svn-r27298] Description:Quincey Koziol2015-06-295-134/+159
| * [svn-r27296] Description:Quincey Koziol2015-06-294-18/+17
| * [svn-r27294] Description:Quincey Koziol2015-06-295-707/+316
| * [svn-r27293] Description:Quincey Koziol2015-06-279-3506/+3658
| * [svn-r27292] Description:Quincey Koziol2015-06-273-12/+16
| * [svn-r27278] Merge of 27270 from trunk. Fixes HDFFV-9119 and HDFFV-9421.Dana Robinson2015-06-244-31/+45
| * [svn-r27262] Snapshot version 1.9 release 222HDF Tester2015-06-222-3/+3
| * [svn-r27243] fix problem with encoding/decoding external fapl for lapls.Mohamad Chaarawi2015-06-181-17/+33
| * [svn-r27237] Description:Quincey Koziol2015-06-1880-8004/+11390
* | [svn-r27228] restricted __float128 to gnu compilersScot Breitenfeld2015-06-171-0/+3
* | [svn-r27225] new test for __float128Scot Breitenfeld2015-06-171-1/+1
* | [svn-r27223] Added check for quadmath.hScot Breitenfeld2015-06-171-0/+3
* | [svn-r27221] Reworked Fortran autools REAL KIND detection.Scot Breitenfeld2015-06-162-0/+23
* | [svn-r27209] svn merge -r27186:27208 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-169-3417/+2442
|\ \ | |/
| * [svn-r27207] use "closing" flag instead of always TRUE in the truncate call.Mohamad Chaarawi2015-06-151-1/+1
| * [svn-r27206] fix for HDFFV-9418. Mohamad Chaarawi2015-06-151-8/+9
| * [svn-r27204] Description:Quincey Koziol2015-06-153-1440/+1270
| * [svn-r27199] Description:Quincey Koziol2015-06-135-1966/+1159
| * [svn-r27198] Set "entire_chunk" to false in H5D__chunk_write() for point sele...Vailin Choi2015-06-122-4/+5
* | [svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-1038-493/+640
|\ \ | |/
| * [svn-r27185] fix more instances where both mpi is_initialized and is_finalize...Mohamad Chaarawi2015-06-101-4/+8
| * [svn-r27162] fix for HDFFV-9412:Mohamad Chaarawi2015-06-081-11/+15
| * [svn-r27159] Snapshot version 1.9 release 221HDF Tester2015-06-082-3/+3
| * [svn-r27144] Description:Quincey Koziol2015-06-0334-475/+614
* | [svn-r27186] added fix for jam with promoted reals and integersScot Breitenfeld2015-06-101-0/+1
* | [svn-r27167] more DT fixesScot Breitenfeld2015-06-092-0/+4
* | [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-082-0/+4
* | [svn-r27154] fixed issue with mis-matching long double between Fortran and CScot Breitenfeld2015-06-052-0/+4
* | [svn-r27151] fixed __float128 errorsScot Breitenfeld2015-06-041-0/+1
* | [svn-r27140] fixed interger*16 supportScot Breitenfeld2015-06-032-0/+4
* | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-02122-1068/+1166
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-01119-967/+980
| * [svn-r27130] Fix warnings in H5TconvJerome Soumagne2015-06-011-91/+132
| * [svn-r27129] Fix warnings in H5TbitJerome Soumagne2015-06-011-5/+7
| * [svn-r27128] Fix warnings in H5TdbgJerome Soumagne2015-06-011-2/+44
| * [svn-r27127] Snapshot version 1.9 release 220HDF Tester2015-06-012-3/+3
* | [svn-r27122] removed dependency on generatored fortran source codeScot Breitenfeld2015-05-282-2/+1
* | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-05-27108-2804/+2793
|\ \ | |/
| * [svn-r27114] Fixed spelling and which file is created with the program.Scot Breitenfeld2015-05-271-1/+1
| * [svn-r27111] move undef of __attribute__ back to private and remove its usage...Mohamad Chaarawi2015-05-263-8/+3
| * [svn-r27110] Snapshot version 1.9 release 219HDF Tester2015-05-242-3/+3
| * [svn-r27092] Snapshot version 1.9 release 218HDF Tester2015-05-172-3/+3
| * [svn-r27089] move private functions from H5A.c to H5Aint.cMohamad Chaarawi2015-05-153-266/+266
| * [svn-r27084] Description:Quincey Koziol2015-05-151-2/+2
| * [svn-r27083] Description:Quincey Koziol2015-05-151-13/+22
| * [svn-r27082] Description:Quincey Koziol2015-05-152-69/+61
| * [svn-r27081] Description:Quincey Koziol2015-05-152-24/+25