Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [svn-r22836] Purpose: Fix bug HDFFV-533 and add other missing functions | Binh-Minh Ribler | 2012-09-27 | 23 | -924/+1148 | |
| | | | | | | | | | | | | | | | | | | | | | | Description: In this bug, H5File doesn't have the ability to create attribute. The following changes will provide that functionality and several others that were also missing: - Added an abstract class H5Location in between IdComponent and H5Object. - New class structure of IdComponent, H5Location, H5Object, H5File IdComponent | H5Location / \ H5Object H5File - Wrappers in H5Object were moved to H5Location because the related C functions take either file, group, dataset, or named datatype ID. - Added wrapper for H5Rget_obj_type2 - Added tests for file attributes and H5Rget_obj_type2 wrapper Platforms tested: Linux/32 2.6 (jam) Linux/64 2.6 (koala) SunOS 5.10 (linew) | |||||
* | [svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that ↵ | Larry Knox | 2012-09-27 | 5 | -0/+12 | |
| | | | | | | if configured with --disable-static the default for HDF5_USE_SHLIB in the compile scripts will be changed to yes. This is a fix for HDFFV-8141, where the compile scripts try to link to non-existant static hdf5 libraries. Tested on jam,koala,ostrich(h5committest) and other THG machines. | |||||
* | [svn-r22802] Snapshot version 1.9 release 130 | HDF Tester | 2012-09-23 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵ | Allen Byrne | 2012-09-18 | 1 | -0/+5 | |
| | | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: jam with intel compilers | |||||
* | [svn-r22766] Snapshot version 1.9 release 129 | HDF Tester | 2012-09-16 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22758] Description: | Quincey Koziol | 2012-09-13 | 1 | -12/+16 | |
| | | | | | | | | | | | | | Bring generic improvements from encode/decode property list branch to the trunk. This includes a better version of the property list comparison routine, cleaned up compiler warnings, and some cleaned up property list callbacks. Also, started on changes to clean up parallel test output, so that it doesn't report successful tests from each process. Tested on: Mac OSX/64 10.7.4 (amazon) w/debug, GCC 4.7.x, FORTRAN, C++, threadsafe and parallel Linux 2.6/32 (jam) w/debug Solaris 2.7/64 (linew) w/debug | |||||
* | [svn-r22745] Snapshot version 1.9 release 128 | HDF Tester | 2012-09-09 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22732] Snapshot version 1.9 release 127 | HDF Tester | 2012-09-02 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22714] one more missed VAR change for parallel examples | Allen Byrne | 2012-08-26 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of ↵ | Allen Byrne | 2012-08-23 | 7 | -67/+74 | |
| | | | | | | autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. Tested: h5committest | |||||
* | [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, ↵ | Larry Knox | 2012-08-22 | 4 | -176/+351 | |
| | | | | | | libtool 2.4.2 Tested THG machines. | |||||
* | [svn-r22697] Snapshot version 1.9 release 126 | HDF Tester | 2012-08-19 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22670] Snapshot version 1.9 release 125 | HDF Tester | 2012-08-12 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22629] Snapshot version 1.9 release 124 | Larry Knox | 2012-08-05 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22525] Snapshot version 1.9 release 124 | Larry Knox | 2012-07-09 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22495] Skip the failing File Creation I/O subtest that causes c++ ↵ | Larry Knox | 2012-06-27 | 1 | -2/+11 | |
| | | | | | | | | tests to fail with the new/PGI compiler (see HDFFV- 8067). Tested jam, koala, ostrich. | |||||
* | [svn-r22487] Snapshot version 1.9 release 122 | HDF Tester | 2012-06-24 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22448] Snapshot version 1.9 release 121 | HDF Tester | 2012-06-10 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22427] Snapshot version 1.9 release 120 | HDF Tester | 2012-06-03 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22426] Add examples/README file to be installed with examples. | Larry Knox | 2012-06-02 | 1 | -1/+10 | |
| | | | | Text file only, but tested with h5committest. | |||||
* | [svn-r22413] Snapshot version 1.9 release 119 | HDF Tester | 2012-05-27 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files ↵ | Allen Byrne | 2012-05-24 | 1 | -0/+3 | |
| | | | | | | for windows when configured with RelWithDebInfo Tested: local linux and Windows | |||||
* | [svn-r22382] Snapshot version 1.9 release 118 | HDF Tester | 2012-05-20 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22356] Snapshot version 1.9 release 117 | HDF Tester | 2012-05-13 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22326] Snapshot version 1.9 release 116 | HDF Tester | 2012-04-29 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22311] Snapshot version 1.9 release 115 | HDF Tester | 2012-04-22 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22286] Snapshot version 1.9 release 114 | HDF Tester | 2012-04-15 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22257] Snapshot version 1.9 release 113 | HDF Tester | 2012-04-08 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22235] Purpose: Fixed bugs HDFFV-2761 & HDFFV-7852 | Binh-Minh Ribler | 2012-04-02 | 19 | -185/+177 | |
| | | | | | | | | | | | | | | | | | | | | Description: - Replaced PredType::NotAtexit() with PredType::AtExit(H5CPP_EXITED); and used PredType::AtExit as a flag to detect when all predefined types have been destroyed. Then, H5close will be called to terminate the library after its being re-initiated when the PredType destructors were activated. This change removed the memory leaks shown by the user's sample program. - Added H5CPP_EXITED for PredType::AtExit to use as a flag - Updated some inaccurate comments - Removed stream functions from FileAccPropList - Replaced H5_VMS with appropriate macro in H5IdComponent.cpp - Corrected many URLs (hdfgroup vs. ncsa) in comments - Replaced std::string with H5std_string in comments Platforms tested: Linux/32 2.6 (jam) Linux/64 2.6 (amani) SunOS 5.10 (linew) | |||||
* | [svn-r22170] Removed extraneous svn executable properties from ↵ | Dana Robinson | 2012-03-28 | 4 | -0/+0 | |
| | | | | non-executable files. | |||||
* | [svn-r22146] Purpose: ↵ | Mike McGreevy | 2012-03-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | HDFFV-398: h5cc doesn't work with automake Description: Fixed compiler wrapper scripts to correctly detect compilation when -MT preprocessor flag is provided, fixing a bug in which its *.o argument was added to link_objs but not compile_args. This previously broke usage of h5cc as the provided compiler in configure scripts (like with h5edit) as automake may supply the -MT option to the compiler via the makefiles. Tested: Tested using h5edit and h5committested. | |||||
* | [svn-r22140] Snapshot version 1.9 release 112 | HDF Tester | 2012-03-25 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22128] Purpose: Fixed bug 4279 | Binh-Minh Ribler | 2012-03-23 | 3 | -6/+117 | |
| | | | | | | | | | | Description: Closed various HDF5 objects in DataSet::getInMemDataSize and Attribute::getInMemDataSize to remove some memory leaks. Platforms tested: Linux/32 2.6 (jam) Linux/64 2.6 (amani) SunOS 5.10 (linew) | |||||
* | [svn-r22097] Snapshot version 1.9 release 111 | HDF Tester | 2012-03-20 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22040] Snapshot version 1.9 release 110 | HDF Tester | 2012-03-11 | 1 | -1/+1 | |
| | ||||||
* | [svn-r22022] Snapshot version 1.9 release 109 | HDF Tester | 2012-03-04 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21910] Snapshot version 1.9 release 108 | HDF Tester | 2012-02-05 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21898] Snapshot version 1.9 release 107 | HDF Tester | 2012-01-29 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21884] Snapshot version 1.9 release 106 | HDF Tester | 2012-01-22 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21867] Snapshot version 1.9 release 105 | HDF Tester | 2012-01-08 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21857] Snapshot version 1.9 release 104 | HDF Tester | 2012-01-01 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21850] Snapshot version 1.9 release 103 | HDF Tester | 2011-12-25 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21831] Snapshot version 1.9 release 102 | HDF Tester | 2011-12-18 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21824] Snapshot version 1.9 release 101 | HDF Tester | 2011-12-11 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21804] Update CMake Required version in all folders to match current ↵ | Allen Byrne | 2011-12-05 | 4 | -4/+4 | |
| | | | | standard 2.8.6 | |||||
* | [svn-r21775] Snapshot version 1.9 release 100 | HDF Tester | 2011-11-27 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21770] Snapshot version 1.9 release 99 | HDF Tester | 2011-11-20 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21748] Snapshot version 1.9 release 98 | HDF Tester | 2011-11-13 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21721] Snapshot version 1.9 release 97 | HDF Tester | 2011-11-06 | 1 | -1/+1 | |
| | ||||||
* | [svn-r21692] Snapshot version 1.9 release 96 | HDF Tester | 2011-10-30 | 1 | -1/+1 | |
| |