AuthorCommitMessageCommit dateIssues
Jerome SoumagneJerome Soumagne
2094d864619[svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if availableFix tests accordingly and fix misuse of hbool_t in various places Fix initialization of H5Pgcpl/ocpl structs in property decoding routines Tested on: Linux/32 (jam) Linux/64 (platypus) Linux/PPC64 (ostrich) MacOSX/64 10.11
Jerome SoumagneJerome Soumagne
2af0d74216f[svn-r28132] Cleanup cmake output of HDF5_GENERATE_HEADERS perl script
Jerome SoumagneJerome Soumagne
a9da5b8cc5e[svn-r28131] Cleanup cmake output of HDF5UseFortran
Allen ByrneAllen Byrne
eca1bd1d8b6[svn-r28130] Updated scripts
Allen ByrneAllen Byrne
cd4b8356149[svn-r28128] Add version extension to all uses of source name
Allen ByrneAllen Byrne
d1139d78d6f[svn-r28126] Correct CMake var name
Larry KnoxLarry Knox
d72281dff45[svn-r28115] Replace unreadable, unused test file with newly generated file that can be read by h5dump from HDF5 1.6.10, 1.8.6, 1.8.16 and trunk.
Jerome SoumagneJerome Soumagne
0be7b0d5240[svn-r28113] A few warning fixes in cmake conversion tests
Jerome SoumagneJerome Soumagne
60cdc22cd3f[svn-r28112] CMake check for gettimeofday if not on windows
Allen ByrneAllen Byrne
86f450c240c[svn-r28089] Need to set a variable for matching install config names.
Scot BreitenfeldScot Breitenfeld
5464277d0ce[svn-r28086] fixed spelling
Allen ByrneAllen Byrne
3d8b36f6d16[svn-r28085] Add option to change cpack install location version (1.9 instead of 1.9.xxx) useful on windows.
Albert ChengAlbert Cheng
05233bfc73f[svn-r28075] HDF5 passed basic tests in Mac El Capitan VM and is added to the more tested platform section.
Allen ByrneAllen Byrne
2abe5da201e[svn-r28059] Make UNSUPPORTED option combinations fail configure - matches autotools behaviour.
Allen ByrneAllen Byrne
2c9b575d389[svn-r28056] Add HL and Threadsafe notice
Allen ByrneAllen Byrne
7c4e5533fb9[svn-r28053] Change file generation from build time to cmake time.
Binh-Minh RiblerBinh-Minh Ribler
bd995868ee2[svn-r28047] Purpose: Fix memory leaksDescription: - 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)
Mohamad ChaarawiMohamad Chaarawi
3aee46a9569[svn-r28040] avoid use of MPI deprecated routines.
Scot BreitenfeldScot Breitenfeld
8c789704da0[svn-r28039] Fixed valgrind mem leak.Tested: h5committest (partial).
Binh-Minh RiblerBinh-Minh Ribler
fc84edb7e35[svn-r28027] Purpose: Fix memory leaksDescription: - Removed H5Library::instance because it is unnecessary. All H5Library's methods are static. This, in turn, removed the memory leaks by H5Library::instance not being deleted. - Added ObjCreatPropList::deleteConstants to atexist() list - Cleaned up comments and format inconsistencies with 1.8 Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) ...
Quincey KoziolQuincey Koziol
cd49e8a2abc[svn-r28025] Description: Switch 'int' flag variables to booleans.Tested on: MacOSX/64 10.10.5 (amazon) w/serial & paralel (too minor for h5committest)
Quincey KoziolQuincey Koziol
877dfaaad78[svn-r28024] Description: Clear buffer for driver info block before writing it to the file. (Avoids 'uninitialized memory read' warning from valgrind)Tested on: MacOSX/64 10.10.5 (amazon) w/serial & valgrind (too minor for h5committest)
Scot BreitenfeldScot Breitenfeld
59c79aec2ca[svn-r28020] Freed allocated memory in h5tenum_insert_ptr_c, valgrind fix.
Mohamad ChaarawiMohamad Chaarawi
cfe6d9a8da3[svn-r28019] fix mem leaks.
Mohamad ChaarawiMohamad Chaarawi
3444e46ea08[svn-r28017] mem leak fix.
Quincey KoziolQuincey Koziol
0facbc77c3c[svn-r28015] Decription: Clean up memory leak when generating group creation property list for user.Tested on: MacOSX/64 10.10.5 (amazon) w/serial & valgrind Linux/64 4.1.8 (Jerome's laptop) w/serial & valgrind
Larry KnoxLarry Knox
8edfabd297c[svn-r27997] Autogen.sh is no longer marked _DO_NOT_DISTRIBUTE_ in the MANIFEST file. Therefore bbrelease does not need to expressly add it to the source tar file.
Allen ByrneAllen Byrne
ad29dac64a6[svn-r27986] OPTION should default to FALSE
Allen ByrneAllen Byrne
22f78e766c9[svn-r27974] Change distribution of scripts
Allen ByrneAllen Byrne
58db7babe40[svn-r27973] Update to new style usage
Allen ByrneAllen Byrne
16e7b241d0f[svn-r27971] eliminate duplicate option
Allen ByrneAllen Byrne
6f04c0f89da[svn-r27970] eliminate duplicate option
Elena PourmalElena Pourmal
086904a50da[svn-r27969] Added autogen.sh to the list of the distributed files.
Elena PourmalElena Pourmal
d0babe88dab[svn-r27968] Modified version number to 1.9.233 before creating a tar ball for DLS.
Binh-Minh RiblerBinh-Minh Ribler
db00c23829f[svn-r27966] Description Added H5OcreatProp.h and H5OcreatProp.cpp.
Binh-Minh RiblerBinh-Minh Ribler
f416522d561[svn-r27962] Description: Added c++/src/H5OcreatProp.[h/cpp] Checked with bin/chkmanifest
Binh-Minh RiblerBinh-Minh Ribler
f17eb1e6107[svn-r27961] Purpose: Partial fix of issues HDFFV-9169 and HDFFV-9167Description: Added wrappers for H5P[s/g]et_attr_phase_change and H5P[s/g]et_attr_creation_order // Sets attribute storage phase change thresholds. void setAttrPhaseChange(unsigned max_compact = 8, unsigned min_dense = 6) // Gets attribute storage phase change thresholds. void getAttrPhaseChange(unsigned& max_compact, unsigned& min_dense) // Sets tracking and indexing ...2 JIRA Issues
Quincey KoziolQuincey Koziol
0fb60ee7aebM[svn-r27958] Description: Reintegration merge of the VDS branch.Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (daily tested for h5committest)
Quincey KoziolQuincey Koziol
81c4e2133af[svn-r27957] Description: Minor whitespace cleanups.Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
c7c6623f284[svn-r27956] Description: Minor code cleanups, preparing to merge to trunk.Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
Dana RobinsonDana Robinson
914643490abM[svn-r27946] Brought VDS branch in sync with trunk (up to r27945).Tested on Ubuntu 15.04 (Linux 3.19 x86_64), gcc 4.9.2, MPICH 3.1.4 and CMake 3.3.2. - Autotools serial w/ Fortran, C++ - Autotools parallel w/ Fortran - CMake serial w/ Fortran, C++
Binh-Minh RiblerBinh-Minh Ribler
888a002cdda[svn-r27945] Purpose: Fix HDFFV-9529 Description: Merged from hdf5_CppAPI_Constants r27942: ------ Description: - Added H5dont_atexit() to getPredType and all the getConstant's to prevent the C library from terminating before the C++ library cleanup. - More cleanup and added more comments r27923: ------ - Updated more comments and moved some things around for consistency - Removed check for "new" failure, exceptions would be thrown ...HDFFV-9529
Quincey KoziolQuincey Koziol
0ee053bb95a[svn-r27944] Description: Avoid duplicating source FAPL & DAPL if they are already available.Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
Binh-Minh RiblerBinh-Minh Ribler
0ef29b550bc[svn-r27943] Purpose: Fix HDFFV-7947 (cont.)Description: In the friend functions that setId, changed the direct assignment of id to using p_setId() so that the previous id can be closed first to avoid memory leaks. This change was tested and confirmed by user Jorj on Forum when his application stopped running out of memory. Currently, the C++ library doesn't have a way to test this. A function such as H5Inmember...HDFFV-7947
Jerome SoumagneJerome Soumagne
87cc068ccbc[svn-r27939] Remove H5D__iterate and use H5S_select_iterate directlyAdd internal library callback to H5S_select_iterate to avoid having to pass hid_t objects internally
Jerome SoumagneJerome Soumagne
b991b71176e[svn-r27938] Fix private/public H5A_get_type and H5A_get_space
Allen ByrneAllen Byrne
f0adeb1cdd0[svn-r27937] fix case
Allen ByrneAllen Byrne
47c5bc7d61f[svn-r27935] Cmake 3.3 allowed execute_process to merge output and error files if the filename or the variable were the same.Changed instances to make the outpu_variable different.
Allen ByrneAllen Byrne
af5c2697a17[svn-r27933] Cmake 3.3 allowed execute_process to merge output and error files if the filename or the variable were the same.Changed instances to make the outpu_variable different.
Allen ByrneAllen Byrne
b9d27c0ed3c[svn-r27932] Increase timeout for istore test when running under vfd.