Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -5/+24 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -24/+5 |
| | |||||
* | [svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-08-05 | 1 | -4/+1 |
|\ | |||||
* | | [svn-r27469] Merge from trunk with dual-binary CMake code. | Allen Byrne | 2015-08-05 | 2 | -8/+33 |
| | | | | | | | | Tested: local linux with CMake | ||||
* | | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-14 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | [svn-r27364] Add Mac Framework support | Allen Byrne | 2015-07-09 | 1 | -3/+4 |
| | | |||||
* | | [svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-02 | 1 | -14/+15 |
|\ \ | |/ | |||||
| * | [svn-r27252] Fix whitespace | Allen Byrne | 2015-06-19 | 1 | -15/+15 |
| | | |||||
| * | [svn-r27238] Add function prototype for local function | Allen Byrne | 2015-06-18 | 1 | -29/+30 |
| | | |||||
* | | [svn-r27221] Reworked Fortran autools REAL KIND detection. | Scot Breitenfeld | 2015-06-16 | 1 | -0/+5 |
| | | |||||
* | | [svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-06-10 | 1 | -7/+7 |
|\ \ | |/ | |||||
| * | [svn-r27185] fix more instances where both mpi is_initialized and ↵ | Mohamad Chaarawi | 2015-06-10 | 1 | -7/+7 |
| | | | | | | | | | | | | is_finalized need to be checked before making any MPI calls. tested with h5committest. | ||||
* | | [svn-r27186] added fix for jam with promoted reals and integers | Scot Breitenfeld | 2015-06-10 | 1 | -0/+1 |
| | | |||||
* | | [svn-r27167] more DT fixes | Scot Breitenfeld | 2015-06-09 | 1 | -0/+1 |
| | | |||||
* | | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 1 | -0/+1 |
| | | |||||
* | | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 1 | -0/+1 |
| | | |||||
* | | [svn-r27151] fixed __float128 errors | Scot Breitenfeld | 2015-06-04 | 1 | -0/+1 |
| | | |||||
* | | [svn-r27140] fixed interger*16 support | Scot Breitenfeld | 2015-06-03 | 1 | -0/+1 |
| | | |||||
* | | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-06-02 | 2 | -6/+6 |
|\ \ | |/ | |||||
| * | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | * H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z))) - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED. - Rename NORETURN attribute characterstic to H5_ATTR_NORETURN tested with h5committest. | ||||
* | | [svn-r27122] removed dependency on generatored fortran source code | Scot Breitenfeld | 2015-05-28 | 1 | -1/+0 |
| | | |||||
* | | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-05-27 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | [svn-r27111] move undef of __attribute__ back to private and remove its ↵ | Mohamad Chaarawi | 2015-05-26 | 1 | -3/+3 |
| | | | | | | | | usage from public routines. | ||||
* | | [svn-r27115] Moved testing KINDs and SIZEOFs to configure. | Scot Breitenfeld | 2015-05-27 | 1 | -0/+11 |
| | | |||||
* | | [svn-r26869] removed the --enable-fortran2003 option, it is now just ↵ | Scot Breitenfeld | 2015-04-21 | 1 | -3/+0 |
| | | | | | | | | --enable-fortran | ||||
* | | [svn-r26825] Added include for preprocessing fortran files with configure ↵ | Scot Breitenfeld | 2015-04-16 | 1 | -2/+3 |
|/ | | | | definitions | ||||
* | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and ↵ | Larry Knox | 2015-04-02 | 1 | -1/+0 |
| | | | | | | | | redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure. Also changed paths to h5cc, etc. in scripts to run installed examples from relative paths to absolute paths. Tested with h5committest. | ||||
* | [svn-r26660] HDFFV-9131: autotols rework | Allen Byrne | 2015-03-30 | 1 | -2/+0 |
| | | | | | | | Remove CXX_CONDITIONAL remove unneeded/obsolete sections. h5commtitest | ||||
* | [svn-r26649] squish warnings. | Mohamad Chaarawi | 2015-03-30 | 1 | -3/+3 |
| | |||||
* | [svn-r26635] Description: | Quincey Koziol | 2015-03-28 | 2 | -23/+2 |
| | | | | | | | | | | | Bring r26651 from autotools_rework branch to trunk: Remove the VSNPRINTF_WORKS macro, it's working around bugs in old SGI & HP compilers. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days) | ||||
* | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -2/+2 |
| | | | | Tested: local linux | ||||
* | [svn-r26509] Run reconfigure after merges from autotools_rework branch. | Jerome Soumagne | 2015-03-20 | 1 | -2/+0 |
| | |||||
* | [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were in | Dana Robinson | 2015-03-11 | 1 | -1/+1 |
| | | | | | | format strings. Tested on: h5committest | ||||
* | [svn-r26387] warning fixes from Feb27. | Mohamad Chaarawi | 2015-03-06 | 1 | -4/+12 |
| | |||||
* | [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. | Dana Robinson | 2015-03-01 | 1 | -1/+1 |
| | | | | | | | | | | | | - Adds 'F' suffixes for most float constants. - A few constants MUST be of type double. These now receive the long double L suffix and are then cast to double. I do this via a new H5_DOUBLE() macro which was added to H5private.h. Fixes: HDFFV-9148 Tested on: h5committest | ||||
* | [svn-r26329] Merge of r26069, r26070, and r26072 from the ↵ | Dana Robinson | 2015-02-27 | 2 | -37/+0 |
| | | | | | | | | | | | | | | | | | | features/autotools_rework branch. Removed the configure option that allows selective disabling of individual internal filters (fletcher32, shuffle, etc.). This feature mucked up the code with a lot of #ifdefs, saved very little space, and was not scalable to a general scheme for library size reduction. We've decided to remove the feature while we investigate a more general scheme for decreasing the library size. Part of: HDFFV-9086 Tested on: h5committest | ||||
* | [svn-r26305] convert dump_dcpl to use switch statement | Allen Byrne | 2015-02-25 | 1 | -241/+189 |
| | | | | | | Add default case refactor out start ctx and end ctx Tested: local linux | ||||
* | [svn-r26303] remove files with .clog2 extension generated by MPE when doing ↵ | Mohamad Chaarawi | 2015-02-25 | 1 | -2/+2 |
| | | | | make clean. | ||||
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
| | |||||
* | [svn-r26188] Merged autotools fixes into the trunk: | Scot Breitenfeld | 2015-02-16 | 1 | -1/+2 |
| | | | | HDFFV-9089, HDFFV-9091, HDFFV-9092, HDFFV-9094, HDFFV-9095 | ||||
* | [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from ↵ | Mohamad Chaarawi | 2015-02-16 | 1 | -1/+0 |
| | | | | | | | | | | | | autotools_rework branch: - Remove Infering parallel compilers (C and Fortran) from configure.ac - Remove restriction to build shared with parallel - Cleanup parallel sections in configure.ac - remove large file support checks - MPE fixes. tested with h5committest. | ||||
* | [svn-r26040] HDFFV-9018: Install pdb files to bin folder with dlls. | Allen Byrne | 2015-01-26 | 1 | -1/+1 |
| | |||||
* | [svn-r25955] Added Perform and io_timer back into build. | Allen Byrne | 2015-01-05 | 1 | -1/+1 |
| | | | | Tested: local linux cmake | ||||
* | [svn-r25954] HDFFV-9046: reorganize hdf5/perform, step 2 | Albert Cheng | 2015-01-05 | 2 | -7/+13 |
| | | | | | | | | | | | | | Last changes had caused problems with Windows platform: 1. H5private.h in io_timer.h is not accessible in the distributed shared library of tools. Need to move it to io_timer.c. 2. debug_start_stop_time() would not be available outside of h5perf. Some favor of compiler does not like it. Screened it out for now. 3. mere "extern" is not good enough for Windows shared library. Must mark them as DLL. Need to mark them as "H5TOOLS_DLL". 4. STANDALONE mode is broken. Screened out the code for now. Tested; h5committest. | ||||
* | [svn-r25951] HDFFV-9054: disable io_timer in tools lib and perform ↵ | Allen Byrne | 2015-01-05 | 1 | -1/+1 |
| | | | | sub-folder due to SHARED compile issues and other issues. | ||||
* | [svn-r25946] Removed debug statments that use //. | Albert Cheng | 2015-01-04 | 1 | -10/+0 |
| | | | | Tested: env CFLAGS=-ansi buildhdf5 in jam and parallel platypus. | ||||
* | [svn-r25940] HDFFV-9046: reorganize hdf5/perform, step 2 | Albert Cheng | 2015-01-01 | 5 | -3/+324 |
| | | | | | | | | | | | | | | | | | | | | | | Move timing measurement routines used by h5perf and h5perf_serial to tools/lib so that they can be used by other tools too. tools/lib/io_timer.c tools/lib/io_timer.h tools/perform/io_timer.c tools/perform/io_timer.h renamed perform/io_timer.[ch] to lib/io_timer.[ch] tools/lib/Makefile.am tools/lib/Makefile.in tools/lib/CMakeLists.txt tools/perform/Makefile.in tools/perform/Makefile.am tools/perform/CMakeLists.txt MANIFEST updated due to the move. Tested; h5committest and jam (serial) | ||||
* | [svn-r25755] Removed spurious casts in a few HDfree() statements. | Dana Robinson | 2014-10-31 | 2 | -8/+8 |
| | | | | | | | Discovered when I temporarily #defined HDfree() to a more complicated function while investigating something. Tested on a local linux VM. This is a very minor change. | ||||
* | [svn-r25570] UNDO:Added option to build tools static when building shared ↵ | Allen Byrne | 2014-09-03 | 1 | -12/+1 |
| | | | | | | | | libraries. This will prevent 'dll' being appended to the tool name on windows. See HDFFV-8292. Windows DLL linkage problem because of defines needed. Tested: local linux | ||||
* | [svn-r25569] Added option to build tools static when building shared ↵ | Allen Byrne | 2014-09-03 | 1 | -1/+12 |
| | | | | | | libraries. This will prevent 'dll' being appended to the tool name on windows. See HDFFV-8292. Tested: local linux |