Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27626] Various minor warning fixes before major SWMR and VDS merges. | Dana Robinson | 2015-08-31 | 24 | -307/+435 |
| | | | | | | | | | | | gcc 4.9.2 was used to create the warning list - implicit casts - shadowed variables - various enum issues - other minor fixes (comments, unused macros, etc.) Tested on: h5committest | ||||
* | [svn-r27625] Added preprocessor commands for PGI compiler. | Scot Breitenfeld | 2015-08-31 | 12 | -0/+12 |
| | | | | tested: h5committest | ||||
* | [svn-r27612] Description: | Quincey Koziol | 2015-08-29 | 3 | -18/+27 |
| | | | | | | | | | 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-r27572] Removed VMS-specific code from the library. | Dana Robinson | 2015-08-24 | 4 | -46/+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-r27549] Description: | Quincey Koziol | 2015-08-22 | 1 | -7/+7 |
| | | | | | | | | | | Update the file format debugging routines to match the recent changes to the metadata cache, along with a few other cleanups and miscellaneous enhancements. Tested on: MacOSX/64 10.10.5 (amazon) (h5committest forthcoming) | ||||
* | [svn-r27548] Revert r27545 | Jerome Soumagne | 2015-08-21 | 2 | -4/+4 |
| | |||||
* | [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if ↵ | Jerome Soumagne | 2015-08-21 | 2 | -4/+4 |
| | | | | | | available Fix tests accordingly | ||||
* | [svn-r27517] Removed all perl scripts from configure. | Scot Breitenfeld | 2015-08-17 | 12 | -12/+0 |
| | | | | Tested: h5committest | ||||
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 12 | -59/+287 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 12 | -287/+59 |
| | |||||
* | [svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-08-05 | 12 | -48/+12 |
|\ | |||||
* | | [svn-r27469] Merge from trunk with dual-binary CMake code. | Allen Byrne | 2015-08-05 | 24 | -131/+179 |
| | | | | | | | | Tested: local linux with CMake | ||||
* | | [svn-r27426] svn merge -r27377:27425 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-22 | 2 | -3/+4 |
|\ \ | |/ | |||||
| * | [svn-r27407] Updated the H5_ATTR_* macros. | Dana Robinson | 2015-07-18 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Updated the preprocessor logic that defines the H5_ATTR_* macros. The Solaris Studio compiler understands __attribute__ but not the specific attributes that we use. The H5_ATTR_* macros are now defined as blank with that compiler which significantly cleans up the warnings, making debugging easier. - Replaced a few lingering __attribute__ macros with H5_ATTR_* markup. Tested on: h5committest Solaris w/ Solaris Studio (emu) | ||||
* | | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-14 | 10 | -51/+22 |
|\ \ | |/ | |||||
| * | [svn-r27364] Add Mac Framework support | Allen Byrne | 2015-07-09 | 10 | -51/+22 |
| | | |||||
* | | [svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-02 | 2 | -213/+228 |
|\ \ | |/ | |||||
| * | [svn-r27267] Combine float checks and int checks to eliminate possible conflicts | Allen Byrne | 2015-06-22 | 1 | -199/+213 |
| | | |||||
| * | [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 | 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 |
| |