Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r24864] Description: | Quincey Koziol | 2014-03-21 | 1 | -77/+2 |
| | | | | | | | | | | | | | | | | | | Remove all traces of MPI-POSIX VFD and GPFS detection/code. Remove remaining traces of stream VFD. Remove testpar/t_posix_compliant test (it's not actually verifying anything). Clean up H5D__mpio_opt_possible() further. Moved environment variable that disables MPI collective operations into MPI-IO VFD (instead of it being in src/H5S.c). A few other small code cleanups. Tested on: Mac OSX/64 10.9.2 (amazon) w/parallel & serial | ||||
* | [svn-r24857] --enable-threadsafe no longer requires --with-pthreads if ↵ | Dana Robinson | 2014-03-21 | 1 | -138/+118 |
| | | | | | | | | | | | | | | | | Pthreads can be found in the standard include and library paths. Tested on: 32-bit LE linux (jam) SunOS 5.11 (emu) 64-bit Darwin 12.5 (kite) 64-bit FreeBSD 8.2 (freedom) Testing focused on making sure that Pthreads could be found on different platforms and investigating the interaction of Fortran/C++/thread-safe options. | ||||
* | [svn-r24770] Snapshot version 1.9 release 174 | HDF Tester | 2014-03-09 | 1 | -11/+11 |
| | |||||
* | [svn-r24753] Snapshot version 1.9 release 173 | HDF Tester | 2014-03-02 | 1 | -11/+11 |
| | |||||
* | [svn-r24716] Snapshot version 1.9 release 172 | HDF Tester | 2014-02-16 | 1 | -11/+11 |
| | |||||
* | [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward ↵ | Mohamad Chaarawi | 2014-02-13 | 1 | -1/+1 |
| | | | | | | | | | | | | project for view objects. The addition of view objects in the fastforward project is expected to be brough into the trunk sometimes in the future, which is why we need to make this change. Tested Manually on Jam and Ostrich. Tested with h5commitest - Koala with intel compilers failed, but nothing had to do with those changes. error on Koala: error while loading shared libraries: libirng.so | ||||
* | [svn-r24698] Snapshot version 1.9 release 171 | HDF Tester | 2014-02-09 | 1 | -11/+11 |
| | |||||
* | [svn-r24676] Snapshot version 1.9 release 170 | HDF Tester | 2014-02-02 | 1 | -11/+11 |
| | |||||
* | [svn-r24465] Snapshot version 1.9 release 169 | HDF Tester | 2013-11-25 | 1 | -11/+11 |
| | |||||
* | [svn-r24378] Fixed some commenting typos in configure.ac and reconfigured. | Dana Robinson | 2013-10-31 | 1 | -2/+2 |
| | | | | | | | Tested on: 32-bit LE linux (jam) There are no code changes. A build/test was done just to confirm. | ||||
* | [svn-r24362] Snapshot version 1.9 release 168 | HDF Tester | 2013-10-27 | 1 | -11/+11 |
| | |||||
* | [svn-r24334] Snapshot version 1.9 release 167 | HDF Tester | 2013-10-20 | 1 | -11/+11 |
| | |||||
* | [svn-r24287] Snapshot version 1.9 release 166 | HDF Tester | 2013-10-13 | 1 | -11/+11 |
| | |||||
* | [svn-r24218] Snapshot version 1.9 release 165 | HDF Tester | 2013-09-29 | 1 | -11/+11 |
| | |||||
* | [svn-r24194] Don't add hdf5 library dependencies to lib files when ↵ | Larry Knox | 2013-09-24 | 1 | -0/+21 |
| | | | | | | --disable-sharedlib-rpath configure option is invoked. Fix for HDFFV-8276. Tested with h5committest and on hdf-duck. | ||||
* | [svn-r24186] Snapshot version 1.9 release 164 | HDF Tester | 2013-09-22 | 1 | -11/+11 |
| | |||||
* | [svn-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump. | Allen Byrne | 2013-09-19 | 1 | -32/+32 |
| | | | | | | | Add more usage info for UserMacros. Add new option information about the Plugin default path. Tested: local linux, jam | ||||
* | [svn-r24120] HDFFV-8345: plugin test properly checks static-exec result to ↵ | Allen Byrne | 2013-09-10 | 1 | -69/+25 |
| | | | | | | include test. Tested: jam | ||||
* | [svn-r24104] HDFFV-8345: add User Defined filters to h5repack. | Allen Byrne | 2013-09-06 | 1 | -10/+105 |
| | | | | | | Reviewed in H5T-61 Tested: local linux - cmake and autotools | ||||
* | [svn-r24092] Snapshot version 1.9 release 163 | HDF Tester | 2013-09-01 | 1 | -11/+11 |
| | |||||
* | [svn-r24068] Snapshot version 1.9 release 162 | HDF Tester | 2013-08-25 | 1 | -11/+11 |
| | |||||
* | [svn-r24004] HDFFV-8319 and -8321: Cleanup autotools code. | Allen Byrne | 2013-08-13 | 1 | -55/+36 |
| | | | | | | Also remove GetConsoleScreenInfo check from cygwin configure. Tested: h5committest | ||||
* | [svn-r23989] Snapshot version 1.9 release 161 | HDF Tester | 2013-08-11 | 1 | -11/+11 |
| | |||||
* | [svn-r23968] Snapshot version 1.9 release 160 | HDF Tester | 2013-08-04 | 1 | -11/+11 |
| | |||||
* | [svn-r23926] Snapshot version 1.9 release 159 | HDF Tester | 2013-07-21 | 1 | -11/+11 |
| | |||||
* | [svn-r23895] Snapshot version 1.9 release 158 | HDF Tester | 2013-07-14 | 1 | -11/+11 |
| | |||||
* | [svn-r23865] Snapshot version 1.9 release 157 | HDF Tester | 2013-07-07 | 1 | -11/+11 |
| | |||||
* | [svn-r23849] Snapshot version 1.9 release 156 | HDF Tester | 2013-06-30 | 1 | -11/+11 |
| | |||||
* | [svn-r23806] Snapshot version 1.9 release 155 | HDF Tester | 2013-06-23 | 1 | -11/+11 |
| | |||||
* | [svn-r23778] Snapshot version 1.9 release 154 | HDF Tester | 2013-06-16 | 1 | -11/+11 |
| | |||||
* | [svn-r23741] Snapshot version 1.9 release 153 | HDF Tester | 2013-06-09 | 1 | -11/+11 |
| | |||||
* | [svn-r23737] HDFFV-8434: Use lowecase for whether in confiure.ac | Allen Byrne | 2013-06-05 | 1 | -4/+4 |
| | | | | Trival change | ||||
* | [svn-r23718] Snapshot version 1.9 release 152 | HDF Tester | 2013-05-26 | 1 | -11/+11 |
| | |||||
* | [svn-r23708] Snapshot version 1.9 release 151 | HDF Tester | 2013-05-19 | 1 | -11/+11 |
| | |||||
* | [svn-r23669] Snapshot version 1.9 release 150 | HDF Tester | 2013-05-05 | 1 | -11/+11 |
| | |||||
* | [svn-r23642] Snapshot version 1.9 release 149 | HDF Tester | 2013-04-28 | 1 | -11/+11 |
| | |||||
* | [svn-r23618] Bug fix: HDFFV-8390 | Albert Cheng | 2013-04-24 | 1 | -2/+2 |
| | | | | | | | | Threadsafe works in v1.8.10 release. But it fails v1.8.11-pre1 tarball in configure stage now. There was a typo in the configure around the checking of pthread library. Fixed it. Tested: AIX and also h5committested. | ||||
* | [svn-r23538] Correct incorrect unset var name | Allen Byrne | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | [svn-r23505] reverted FFLAGS bug fix. | Scot Breitenfeld | 2013-04-01 | 1 | -0/+1 |
| | | | | Tested: jam (intel) | ||||
* | [svn-r23482] I changed the plugin library to be built as shared library only ↵ | Raymond Lu | 2013-03-28 | 1 | -1341/+1341 |
| | | | | | | when configure enables shared. libtool will install the shared plugin library. I put a remove command in test/Makefile.am to delete the unnecessary plugin library. Tested on jam, koala, and emu. | ||||
* | [svn-r23465] I moved dynlib1.c to test/ directory and revised the ↵ | Raymond Lu | 2013-03-27 | 1 | -5/+23 |
| | | | | | | | | Makefile.am in test/. I added the condition to skip plugin.c test when the library is built for static. Tested on jam, koala, and emu. | ||||
* | [svn-r23435] ported revisions 23346:23432 from the trunk | Raymond Lu | 2013-03-22 | 1 | -11/+11 |
|\ | |||||
| * | [svn-r23361] Snapshot version 1.9 release 148 | HDF Tester | 2013-03-17 | 1 | -11/+11 |
| | | |||||
| * | [svn-r23341] Snapshot version 1.9 release 147 | HDF Tester | 2013-03-10 | 1 | -11/+11 |
| | | |||||
| * | [svn-r23323] Snapshot version 1.9 release 146 | HDF Tester | 2013-03-03 | 1 | -11/+11 |
| | | |||||
| * | [svn-r23311] Snapshot version 1.9 release 145 | HDF Tester | 2013-02-24 | 1 | -11/+11 |
| | | |||||
| * | [svn-r23305] HDFFV-8257: szip still used even if headers are not found. ↵ | Allen Byrne | 2013-02-18 | 1 | -78/+103 |
| | | | | | | | | | | | | Change configure to test the result of the CHECK HEADERS call before checking for the library. Tested: local linux, h5committest | ||||
| * | [svn-r23290] Snapshot version 1.9 release 144 | HDF Tester | 2013-02-17 | 1 | -11/+11 |
| | | |||||
* | | [svn-r23377] Description: | Quincey Koziol | 2013-03-19 | 1 | -0/+12 |
| | | | | | | | | | | Re-run bon/reconfigure, to generate detection of dirent.h and set up macro. | ||||
* | | [svn-r23347] ported revision 23248:23346 from the trunk | Raymond Lu | 2013-03-13 | 1 | -89/+114 |
| | |