Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27221] Reworked Fortran autools REAL KIND detection. | Scot Breitenfeld | 2015-06-16 | 12 | -0/+60 |
| | |||||
* | [svn-r27209] svn merge -r27186:27208 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-06-16 | 55 | -137/+137 |
|\ | |||||
| * | [svn-r27196] Move pbbits file to subfolder | Allen Byrne | 2015-06-12 | 55 | -137/+137 |
| | | |||||
* | | [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 | 12 | -0/+12 |
| | | |||||
* | | [svn-r27167] more DT fixes | Scot Breitenfeld | 2015-06-09 | 12 | -0/+12 |
| | | |||||
* | | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 12 | -0/+12 |
| | | |||||
* | | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 12 | -0/+12 |
| | | |||||
* | | [svn-r27151] fixed __float128 errors | Scot Breitenfeld | 2015-06-04 | 12 | -0/+12 |
| | | |||||
* | | [svn-r27140] fixed interger*16 support | Scot Breitenfeld | 2015-06-03 | 12 | -0/+12 |
| | | |||||
* | | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-06-02 | 15 | -59/+59 |
|\ \ | |/ | |||||
| * | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 15 | -59/+59 |
| | | | | | | | | | | | | | | | | * 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 | 12 | -12/+0 |
| | | |||||
* | | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-05-27 | 3 | -14/+41 |
|\ \ | |/ | |||||
| * | [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-r27071] Description: | Quincey Koziol | 2015-05-15 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Clean up H5B2 interface, to align w/v3 metadata cache changes Tested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux 2.6.* (jam) w/serial & parallel | ||||
| * | [svn-r27058] Description: | Quincey Koziol | 2015-05-13 | 1 | -6/+33 |
| | | | | | | | | | | | | | | | | | | | | Convert internal chunk structures to use 'scaled' coordinates instead of absolute coordinates. Tested on: Mac OSX/64 10.10.3 (amazon) w/parallel & serial Linux 2.6.x/32 (jam) w/parallel & serial Linux 2.6.x/64 (koala) w/serial | ||||
| * | [svn-r26953] Remove src temporary debug build props. | Allen Byrne | 2015-04-28 | 1 | -2/+2 |
| | | | | | | | | Move TOOLS option up before usage. | ||||
* | | [svn-r27115] Moved testing KINDs and SIZEOFs to configure. | Scot Breitenfeld | 2015-05-27 | 12 | -0/+132 |
| | | |||||
* | | [svn-r26938] svn merge -r26910:26937 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-04-28 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | [svn-r26936] Incorrect use of HSIZE_T_FORMAT macro, needed to be sub macro ↵ | Allen Byrne | 2015-04-27 | 1 | -3/+3 |
| | | | | | | | | | | | | H5_PRINTF_LL_WIDTH. Tested: local linux | ||||
* | | [svn-r26869] removed the --enable-fortran2003 option, it is now just ↵ | Scot Breitenfeld | 2015-04-21 | 12 | -36/+0 |
| | | | | | | | | --enable-fortran | ||||
* | | [svn-r26825] Added include for preprocessing fortran files with configure ↵ | Scot Breitenfeld | 2015-04-16 | 12 | -23/+35 |
|/ | | | | definitions | ||||
* | [svn-r26750] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ↵ | Albert Cheng | 2015-04-07 | 7 | -25757/+11 |
| | | | | | | | | | compound type. Added the testing to h5repack where it belongs. Undo the tests added to h5dump. Tested: h5committested plus tested in jam by hand. | ||||
* | [svn-r26721] Disable failing test | Allen Byrne | 2015-04-03 | 1 | -1/+1 |
| | |||||
* | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and ↵ | Larry Knox | 2015-04-02 | 12 | -12/+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-r26702] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ↵ | Albert Cheng | 2015-04-01 | 1 | -3/+16 |
| | | | | | | | | | | | | | compound type. Description: The test added failed in some machines because the data file contains infinity values that different machines print them differently as "inf", "INF", "Inf", ... Solution: Added a "ignorecase" option to TOOLTEST() to do caseless matching between generated output vs expected output. This solved most machines problem for now. Tested: h5committest, emu by hand for both development and production modes. But cmake built h5dump failed to read the data file. Using the same source to build h5dump by autotools produced a h5dump that can read the test data file. Don't know why cmake could not produce a correct binary. | ||||
* | [svn-r26699] Generators are only built static | Allen Byrne | 2015-04-01 | 6 | -13/+13 |
| | |||||
* | [svn-r26693] Remove use of obsolete HDF5_USE_FILTER_{internal} | Allen Byrne | 2015-04-01 | 2 | -94/+22 |
| | |||||
* | [svn-r26683] Remove internal filter checks | Allen Byrne | 2015-03-31 | 2 | -33/+17 |
| | |||||
* | [svn-r26682] Add new test from test script | Allen Byrne | 2015-03-31 | 1 | -0/+3 |
| | |||||
* | [svn-r26677] HDFFV-8957: h52gif crashes when run against one of our own ↵ | Albert Cheng | 2015-03-31 | 4 | -0/+25756 |
| | | | | | | | | | | | | | | | | examples The tool claimed it could handle 24bit images but there was no code to handle it. (or might be there were but was removed by previous revisions.) Also discovered that it does not accept multiple images nor -p for palette as its user document and online help message indicated. Solution: Added code to verify dimension sizes are within 8 bit raster images limit and added tests to verify the tools correctness. Need to update user document tool. Tested: h5committested. | ||||
* | [svn-r26670] Remove VPATH and LONE_COLON | Larry Knox | 2015-03-31 | 2 | -19/+1 |
| | | | | Tested with h5committest | ||||
* | [svn-r26660] HDFFV-9131: autotols rework | Allen Byrne | 2015-03-30 | 12 | -24/+0 |
| | | | | | | | Remove CXX_CONDITIONAL remove unneeded/obsolete sections. h5commtitest | ||||
* | [svn-r26649] squish warnings. | Mohamad Chaarawi | 2015-03-30 | 2 | -38/+34 |
| | |||||
* | [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 | 11 | -43/+43 |
| | | | | Tested: local linux | ||||
* | [svn-r26509] Run reconfigure after merges from autotools_rework branch. | Jerome Soumagne | 2015-03-20 | 12 | -24/+0 |
| | |||||
* | [svn-r26505] Merge r26435 from autotools_rework branch. | Jerome Soumagne | 2015-03-20 | 1 | -1/+1 |
| | | | | | | | Remove DEFAULT_LIBS from configure.ac and irix6.x config file which was using it. Remove references to IRIX/irix* platform. | ||||
* | [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were in | Dana Robinson | 2015-03-11 | 2 | -2/+2 |
| | | | | | | format strings. Tested on: h5committest | ||||
* | [svn-r26408] Missed an H5_HAVE_FILTER_SHUFFLE line. | Dana Robinson | 2015-03-09 | 1 | -1/+1 |
| | | | | | | Part of: HDFFV-9086 Tested on: jam (minor change) | ||||
* | [svn-r26387] warning fixes from Feb27. | Mohamad Chaarawi | 2015-03-06 | 1 | -4/+12 |
| | |||||
* | [svn-r26380] Recapture updated error files for h5dump tests | Allen Byrne | 2015-03-06 | 3 | -105/+21 |
| | |||||
* | [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. | Dana Robinson | 2015-03-01 | 10 | -155/+161 |
| | | | | | | | | | | | | - 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 | 20 | -294/+33 |
| | | | | | | | | | | | | | | | | | | 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 | 12 | -25/+25 |
| | | | | make clean. | ||||
* | [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of ↵ | Mohamad Chaarawi | 2015-02-23 | 1 | -3/+0 |
| | | | | functions to work with v16 default API. | ||||
* | [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch. | Dana Robinson | 2015-02-23 | 1 | -1/+0 |
| | | | | | | | | | | | | Cleans up time functions in the autotools input files. Removed deprecated gettimeofday() time zone code and configure processing. Also removed some unused time function configure checks and defines. Fixes: HDFFV-9083 and HDFFV-9085 Tested on: 32-bit linux, serial and parallel (jam) OS X (kite) Solaris (emu) |