hdf5/c++
Binh-Minh Ribler bd995868ee [svn-r28047] Purpose: Fix memory leaks
Description:
    - Implemented the friend function
        void f_PropList_setId(PropList* plist, hid_t new_id)
      to work around the same problem described in trunk r26655, for the
      API DataSet::getCreatePlist()
    - Cleaned up some comments and obsolete functions
Platforms tested:
    Linux/32 2.6 (jam)
    Linux/64 (platypus)
    Darwin (osx1010test)
2015-10-12 23:57:28 -05:00
..
examples [svn-r27625] Added preprocessor commands for PGI compiler. 2015-08-31 13:49:17 -05:00
src [svn-r28047] Purpose: Fix memory leaks 2015-10-12 23:57:28 -05:00
test [svn-r27961] Purpose: Partial fix of issues HDFFV-9169 and HDFFV-9167 2015-10-05 23:31:58 -05:00
CMakeLists.txt [svn-r27469] Merge from trunk with dual-binary CMake code. 2015-08-05 16:01:07 -05:00
COPYING
Makefile.am