Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r25707] Added missing type cast for hid_t_f ids. | Scot Breitenfeld | 2014-10-15 | 1 | -23/+23 |
| | |||||
* | [svn-r25693] Snapshot version 1.9 release 199 | HDF Tester | 2014-10-12 | 1 | -1/+3 |
| | |||||
* | [svn-r25691] File is not generated by non-2003 compliant fortran compilers. | Allen Byrne | 2014-10-10 | 1 | -3/+20 |
| | | | | Tested: jam and local linux | ||||
* | [svn-r25668] Snapshot version 1.9 release 198 | HDF Tester | 2014-10-05 | 1 | -1/+1 |
| | |||||
* | [svn-r25627] Snapshot version 1.9 release 197 | HDF Tester | 2014-09-28 | 1 | -1/+1 |
| | |||||
* | [svn-r25604] Snapshot version 1.9 release 196 | HDF Tester | 2014-09-21 | 1 | -1/+1 |
| | |||||
* | [svn-r25591] Snapshot version 1.9 release 195 | HDF Tester | 2014-09-14 | 1 | -1/+1 |
| | |||||
* | [svn-r25563] Snapshot version 1.9 release 194 | HDF Tester | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | [svn-r25546] Snapshot version 1.9 release 193 | HDF Tester | 2014-08-24 | 1 | -1/+1 |
| | |||||
* | [svn-r25534] Snapshot version 1.9 release 192 | HDF Tester | 2014-08-17 | 1 | -1/+1 |
| | |||||
* | [svn-r25510] Added the parameters to the code comment section: | Scot Breitenfeld | 2014-08-05 | 2 | -57/+49 |
| | | | | | | | H5T_VLEN_F (9) H5T_ARRAY_F (10) No source changes. | ||||
* | [svn-r25506] Snapshot version 1.9 release 191 | HDF Tester | 2014-08-03 | 1 | -1/+1 |
| | |||||
* | [svn-r25496] Description: | Quincey Koziol | 2014-07-30 | 1 | -1/+1 |
| | | | | | | | | | Merge 64-bit ID changes from branch to trunk. (Plus a few minor cleanups that aren't on the branch) Tested on: Mac OSX/64 10.9.4 (amazon) w/C++ & FORTRAN (h5committested on branch already for a week) | ||||
* | [svn-r25484] Snapshot version 1.9 release 190 | HDF Tester | 2014-07-27 | 1 | -1/+1 |
| | |||||
* | [svn-r25483] Fixed code comments. | Scot Breitenfeld | 2014-07-24 | 1 | -2/+2 |
| | |||||
* | [svn-r25475] Fixed for nh5pget_fill_valuec_c where we called the wrong function | Scot Breitenfeld | 2014-07-23 | 1 | -3/+3 |
| | | | | | | | | ret_value = nh5pset_fill_value_c(prp_id, type_id, _fcdtocp(fillvalue)) HDFFV-8879 Tested: jam( intel, gnu) | ||||
* | [svn-r25440] Fixed type conversion in h5pset_fill_value and fixed for | Scot Breitenfeld | 2014-07-21 | 1 | -17/+19 |
| | | | | | | | | | nh5pget_fill_valuec_c we call the wrong function ret_value = nh5pset_fill_value_c(prp_id, type_id, _fcdtocp(fillvalue)) HDFFV-8879 Tested: jam( intel, gnu) | ||||
* | [svn-r25434] Snapshot version 1.9 release 189 | HDF Tester | 2014-07-20 | 1 | -1/+1 |
| | |||||
* | [svn-r25407] Snapshot version 1.9 release 188 | HDF Tester | 2014-07-13 | 1 | -1/+1 |
| | |||||
* | [svn-r25397] - remove configure checks for MPI_File_get_size and Big | Mohamad Chaarawi | 2014-07-07 | 1 | -1/+0 |
| | | | | | MPI_File_set_size as they are supported by most MPI implementations. - fix bug in t_mpi.c (HDFFV-8856) | ||||
* | [svn-r25395] Snapshot version 1.9 release 187 | HDF Tester | 2014-07-06 | 1 | -1/+1 |
| | |||||
* | [svn-r25378] Snapshot version 1.9 release 186 | HDF Tester | 2014-06-29 | 1 | -1/+1 |
| | |||||
* | [svn-r25339] Snapshot version 1.9 release 185 | HDF Tester | 2014-06-22 | 1 | -1/+1 |
| | |||||
* | [svn-r25313] Use cmake var to store name of created h5_test_kind_xxxx mod file. | Allen Byrne | 2014-06-18 | 1 | -3/+7 |
| | | | | Tested: local linux | ||||
* | [svn-r25286] Fix for: | Scot Breitenfeld | 2014-06-16 | 6 | -39/+280 |
| | | | | | | | HDFFV-8653 replace non-standard sizeof in the fortran tests with c_sizeof Tested: jam (gnu, intel) with make and cmake. | ||||
* | [svn-r25285] Snapshot version 1.9 release 184 | HDF Tester | 2014-06-15 | 1 | -1/+1 |
| | |||||
* | [svn-r25283] Description: | Quincey Koziol | 2014-06-14 | 3 | -14/+14 |
| | | | | | | | | | | Correct error in new hyperslab selection test to use the right # of dimensions for start/stride/count/block arrays. Also, switch H5Sselect_select to H5Smodify_select. Tested on: MacOSX/64 10.9.3 (amazon) w/gcc 4.9.1, OpenMPI, C++, FORTRAN & threadsafe (Too minor to require h5committest) | ||||
* | [svn-r25273] Description: | Quincey Koziol | 2014-06-13 | 1 | -3/+1 |
| | | | | | | | | | | | Bring in Chao/Neil/my changes to optimize hyperslab selection operations further, along with 3 new public API routines: H5Scombine_hyperslab(), H5Sselect_select() and H5Scombine_select(), along with many minor cleanups to the code and fixing a few compiler warnings. Tested on: Mac OSX/64 10.9.3 w/gcc 4.9.x and parallel w/OpenMPI (h5commttest forthcoming) | ||||
* | [svn-r25241] Snapshot version 1.9 release 183 | HDF Tester | 2014-06-08 | 1 | -1/+1 |
| | |||||
* | [svn-r25216] Snapshot version 1.9 release 182 | HDF Tester | 2014-05-25 | 1 | -1/+1 |
| | |||||
* | [svn-r25199] Snapshot version 1.9 release 181 | HDF Tester | 2014-05-18 | 1 | -1/+1 |
| | |||||
* | [svn-r25181] Snapshot version 1.9 release 180 | HDF Tester | 2014-05-11 | 1 | -1/+1 |
| | |||||
* | [svn-r25158] Snapshot version 1.9 release 179 | HDF Tester | 2014-05-04 | 1 | -1/+1 |
| | |||||
* | [svn-r25133] Rudimentary changes; changed the casting of hid_t_f variables ↵ | Scot Breitenfeld | 2014-04-28 | 2 | -15/+15 |
| | | | | | | that used a casting of int_f to use a casting of hid_t_f. Tested: jam (gnu) | ||||
* | [svn-r25126] Snapshot version 1.9 release 178 | HDF Tester | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ↵ | Larry Knox | 2014-04-25 | 2 | -10/+4 |
| | | | | | | | | | | | back fix for removing rpaths from l ib files. The fix also removed dependencies on libhdf5, etc. when the --disable-sharedlib-rpath co nfigure option was invoked. Added instead configure variable hardcode_into_lib=no. This removes rpath from lib files on Linux and solaris machines. Tested with h5committest on jam, koala, ostrich and platypus (cmake), and with configure option --disable-sharedlib-rpath on emu, platypus and quail. | ||||
* | [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. | Dana Robinson | 2014-04-25 | 1 | -572/+572 |
| | |||||
* | [svn-r25034] Snapshot version 1.9 release 177 | HDF Tester | 2014-04-13 | 1 | -1/+1 |
| | |||||
* | [svn-r25009] Add missing mod file to install | Allen Byrne | 2014-04-10 | 1 | -0/+4 |
| | | | | Tested: local linux | ||||
* | [svn-r25002] By Permission: Add missing mod file to install | Allen Byrne | 2014-04-09 | 1 | -0/+2 |
| | | | | Tested: local linux | ||||
* | [svn-r24972] Maintenance: Fixed another typo; see HDFFV-8714 | Elena Pourmal | 2014-04-06 | 1 | -1/+1 |
| | |||||
* | [svn-r24970] Maintenance: Fixed a typo in a comment line (see HDFFV-8714) | Elena Pourmal | 2014-04-06 | 1 | -1/+1 |
| | |||||
* | [svn-r24966] Snapshot version 1.9 release 176 | HDF Tester | 2014-04-06 | 1 | -1/+1 |
| | |||||
* | [svn-r24959] Updated the development procedures. | Scot Breitenfeld | 2014-04-03 | 1 | -12/+14 |
| | |||||
* | [svn-r24939] Fix for HDFFV-8309 Fortran wrappers for H5Pget/set_file_image ↵ | Scot Breitenfeld | 2014-04-01 | 5 | -7/+186 |
| | | | | | | | functions Tested: jam (gnu, intel, pgi) | ||||
* | [svn-r24937] Adds an H5free_memory() function to the library for use with | Dana Robinson | 2014-03-31 | 3 | -9/+9 |
| | | | | | | | | | | | | functions that return library-allocated memory. The test and tool code were modified to use this new function where it's appropriate. Fixes HDFFV-7710, HDFFV-8519, and HDFFV-8551 Tested on: 64-bit Windows 7 w/ VS2012 32-bit LE linux w/ parallel and fortran (jam) 32-bit LE linux w/ fortran and C++ (jam) | ||||
* | [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ↵ | Allen Byrne | 2014-03-31 | 2 | -71/+424 |
| | | | | | | instead of INCLUDES. Update automake to 1.14.1 h5committest | ||||
* | [svn-r24924] Snapshot version 1.9 release 175 | HDF Tester | 2014-03-30 | 1 | -1/+1 |
| | |||||
* | [svn-r24904] Revert includes move | Allen Byrne | 2014-03-26 | 1 | -2/+2 |
| | |||||
* | [svn-r24903] Correct mod install lists | Allen Byrne | 2014-03-26 | 1 | -15/+14 |
| | | | | Tested: local linux |