AuthorCommitMessageCommit dateIssues
Allen ByrneAllen Byrne
eafd204b2d5[svn-r26607] Correct test of plugin read when disabled to not print FAILURE when successful
Quincey KoziolQuincey Koziol
c4ec20a6de2[svn-r26606] Description: Bring r26508 from autotools_rework branch to trunk: Remove HW_FP_TO_LLONG_NOT_WORKS macro/define, it was only addressing Windows .NET 2003 compiler issues. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
Quincey KoziolQuincey Koziol
39373fbabbc[svn-r26605] Description: Bring r26503 & r26528 from autotools_rework branch back to the trunk: Remove old platform configure files: craynv, dec-flags, hpux11.23, ia64-linux-gnu, nec-superux14.1, sv1-cray, x86_64-redstorm-linux-gnu Also remove CONVERT_DENORMAL_FLOAT, since this was only set in the configure files being removed. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
Allen ByrneAllen Byrne
f3dd294ff22[svn-r26604] Add component aware configuration
Quincey KoziolQuincey Koziol
c8a5172968c[svn-r26602] Description: Bring r26502 from autotools_rework branch to trunk: Remove the H5_SW_ULONG_TO_FP_BOTTOM_BIT_WORKS and H5_FP_TO_ULLONG_BOTTOM_BIT_WORKS macros/defines, as they are no longer used by supported platforms. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
Quincey KoziolQuincey Koziol
90cc5df2905[svn-r26598] Description: Bring r26501 from the autotools_rework branch to the trunk: Remove ULLONG_TO_LDOUBLE_PRECISION macro/define, as it's targeting bugs in the FreeBSD and Cygwin compilers. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
Quincey KoziolQuincey Koziol
27dd4e0f05c[svn-r26597] Description: Bring r26500 from autotools_rework branch to trunk: Remove the LLONG_TO_FP_CAST_WORKS macro/define, as it targets problems with the Visual Studio 6 compilers. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
Quincey KoziolQuincey Koziol
b03d04742d4[svn-r26596] Description: Bring r26499 from autotools_rework branch to trunk: Remove ULLONG_TO_FP_CAST_WORKS macro/define, as it only applies to older platforms we aren't supporting any longer. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
Quincey KoziolQuincey Koziol
c622cc7b387[svn-r26595] Description: Bring r26494 from autotools_rework branch back to trunk: Remove the LDOUBLE_TO_UINT_ACCURATE macro/define, it was addressing problems with older Intel compilers on Linux that are no longer supported. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for several days)
Allen ByrneAllen Byrne
451a91e53bd[svn-r26594] Merge macros and fortran changes from dual_binary feature.Tested: local linux
Quincey KoziolQuincey Koziol
d3114a96da6[svn-r26591] Description: Bring r26492 from autotools_rework branch back to trunk: Remove the FP_TO_ULLONG_ACCURATE and FP_TO_ULLONG_RIGHT_MAXIMUM macros/defines, which were added to address problems with older PGI compilers and HP-UX systems and are no longer supported. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (daily tested on branch for >1 week)
Quincey KoziolQuincey Koziol
597c3c089b0[svn-r26587] Description: Bring r26489 from autotools_rework branch to trunk: Remove the ULONG_TO_FP_BOTTOM_BIT_ACCURATE macro/define, as it was added for SGI systems and old Solaris systems, which are no longer supported. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested for >1 week)
Quincey KoziolQuincey Koziol
e89290b777c[svn-r26584] Description: Bring r26485 from the autotools_rework branch to the trunk: Remove the ULONG_TO_FLOAT_ACCURATE macro/define, we no longer support the Sandia system where it was necessary. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (daily tested for >1 week)
Scot BreitenfeldScot Breitenfeld
299deb64fb0[svn-r26575] Removed compiler warning for hl/tools and hl/src. HDF5-250 and HDF5-241tested: h5committest2 JIRA Issues
Quincey KoziolQuincey Koziol
460b629e038[svn-r26560] Description: Bring r26483 from autotools_rework branch back to trunk: Remove INTEGER_TO_LDOUBLE_ACCURATE macro/define - we no longer support SGI systems. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (daily tested on branch for >1 week)
Allen ByrneAllen Byrne
92b1916151c[svn-r26542] Package vars should use uppercase prefix
Scot BreitenfeldScot Breitenfeld
25aa1845e6c[svn-r26541] fixed array bounds starting from zero in H5Pff.f90 routines.Tested: h5committest
Allen ByrneAllen Byrne
410e8fe31ab[svn-r26539] Update minimum cmake version
Allen ByrneAllen Byrne
5f7e9fcf3b4[svn-r26536] Add INSTALL_TYPES to packaging for defaults
Allen ByrneAllen Byrne
1180b579900[svn-r26530] Add back Windows dll export define
Jerome SoumagneJerome Soumagne
245f874eb13[svn-r26526] Merge r26524 from autotools_rework branchRemove SETX variable from Makefile.am/Makefile.in Part of: HDFFV-9164HDFFV-9164
Vailin ChoiVailin Choi
4de770788fd[svn-r26514] Fix for HDFFV-9173:H5Pset_istore_k() will validate the "ik" value to not exceed the max v1 btree entries (2 bytes) The same check for H5Pset_sym_k() "ik" value. h5committested.HDFFV-9173
Scot BreitenfeldScot Breitenfeld
23afd105448[svn-r26512] Reverted changed 26488 and 26477Tested: h5committest
Jerome SoumagneJerome Soumagne
1cd7c16a9d4[svn-r26509] Run reconfigure after merges from autotools_rework branch.
Jerome SoumagneJerome Soumagne
69ba2709369[svn-r26507] Merge r26437 from autotools_rework branch.Remove DYNAMIC_DIRS variable from configure.ac. Does not seem to be used anymore.
Jerome SoumagneJerome Soumagne
b184d919a68[svn-r26506] Merge r26436 from autotools_rework branch.Remove GNU make check from configure.ac
Jerome SoumagneJerome Soumagne
8a1d1b24cf8[svn-r26505] Merge r26435 from autotools_rework branch.Remove DEFAULT_LIBS from configure.ac and irix6.x config file which was using it. Remove references to IRIX/irix* platform.
Jerome SoumagneJerome Soumagne
aad3aa7856b[svn-r26504] Merge r26434 from autotools_rework branch.Fix heading info in configure.ac
Allen ByrneAllen Byrne
851a0dcfaf1[svn-r26497] minor corrections noticed in 1.8 should be in trunk as well
Quincey KoziolQuincey Koziol
9fb399b3d2c[svn-r26495] Description: Bring r26258 from the autotools_rework branch to the trunk - remove the LDOUBLE_TO_INTEGER_WORKS macro/define, which was addressing issues with SGI systems that are no longer supported.Tested on: Linux 2.6.x (jam) w/serial & parallel Daily tested on branch for >2 weeks
Quincey KoziolQuincey Koziol
5329a7d6f1e[svn-r26491] Description: Bring r26257 from autotools_rework branch back to the trunk - removes the LDOUBLE_TO_INTEGER_ACCURATE macro/define, which was addressing problems with SGI systems and is no longer supported.Tested on: Linux 2.6.x/32 (jam) w/serial & parallel Daily tested on branch for >2 weeks.
Allen ByrneAllen Byrne
9501c168575[svn-r26490] Remove unused defines
Scot BreitenfeldScot Breitenfeld
d75a6763ec6[svn-r26488] Updated developers notes due to the removal of COMMON and EQUIVALANCE and how everything is now put together.Not tested, comments only.
Scot BreitenfeldScot Breitenfeld
c26d21bb63a[svn-r26481] Removed compiler warnings. HDF5-239Tested: h5committest.HDF5-239
Allen ByrneAllen Byrne
db64e760565[svn-r26480] Correct find package var name
Scot BreitenfeldScot Breitenfeld
8f8cbb62257[svn-r26479] Fix for: HDFFV-9162 h5pget_class_f should return hid_t for classtypeAlso removed all left over C comment artifacts /* and */ in the Fortran comments. Tested: h5committestHDFFV-9162
Scot BreitenfeldScot Breitenfeld
c2c3294c215[svn-r26477] Removed COMMON and EQUIVALENCE usage from Fortran Source. Also removed disabling shared when building Fortran on the Mac. These fixes should fix all the building shared with Fortran problems. HDF5-247Also fixes array bounds starting from zero in H5Pff.f90 routines. Tested: h5committestHDF5-247
Allen ByrneAllen Byrne
83beaf7e76c[svn-r26475] packaging cleanup and defaults
Allen ByrneAllen Byrne
5c327112809[svn-r26472] Remove duplicate src dir
Allen ByrneAllen Byrne
e5d4692a97f[svn-r26465] Merge back from DB branch; cmake defaults and compressed examples
Allen ByrneAllen Byrne
17f78f8469f[svn-r26463] static builds do not have dlls needed for the path
Binh-Minh RiblerBinh-Minh Ribler
96c424d8bc5[svn-r26462] Description: Fixed typo that caused failure on Windows. Platforms tested: Linux/32 2.6 (jam)
Private HDFPrivate HDF
ead7273c2c8[svn-r26459] Snapshot version 1.9 release 215
Binh-Minh RiblerBinh-Minh Ribler
3b90bca5610[svn-r26458] Purpose: Fix warnings HDFFV-8658Description: Fixed many type conversion warnings and unused variables. Platforms tested: Linux/64 (platypus) Linux/32 2.6 (jam) SunOS 5.11 (emu)HDFFV-8658
Binh-Minh RiblerBinh-Minh Ribler
a3826582829[svn-r26457] Purpose: Fix warnings HDFFV-8658 Description: The following two constructors of classes: AbstractDs, IdComponent, H5Location, and H5Object are no longer appropriate after the data member "id" had been moved from IdComponent to the sub-classes. The copy constructors are noop and will be generated by the compilers if needed so they can be removed in 1.8.15 without effecting applications. The other constructors will be removed from 1.10 release, and then from 1.8 if their removal does not raise any problems in at least two 1.10 releases. <Classname>(const hid_t h5_id); <Classname>(const <Classname>& original); ...HDFFV-8658
Binh-Minh RiblerBinh-Minh Ribler
66a7cc1289b[svn-r26456] Purpose: Fix warnings HDFFV-8658Description: Fixed base classes that were in wrong order on the prototype lines and some misc. warnings. Platforms tested: Linux/64 (platypus) Linux/32 2.6 (jam) SunOS 5.11 (emu)HDFFV-8658
Binh-Minh RiblerBinh-Minh Ribler
f9fe5b4c321[svn-r26455] Purpose: Fix warnings HDFFV-8658Description: Parameter had the same name as the class' member's. Replaced parameter with a different name. Platforms tested: Linux/64 (platypus) Linux/32 2.6 (jam) SunOS 5.11 (emu)HDFFV-8658
Binh-Minh RiblerBinh-Minh Ribler
447d7ebae93[svn-r26454] Purpose: Fix warnings HDFFV-8658Description: Missing initializing one of the base classes in multiple inheritance. Added CommonFG() to constructors' prototype. Platforms tested: Linux/64 (platypus) Linux/32 2.6 (jam) SunOS 5.11 (emu)HDFFV-8658
Scot BreitenfeldScot Breitenfeld
2d6a979b25c[svn-r26452] Fixed formatting of copyright.
Dana RobinsonDana Robinson
7659506fa89[svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were in format strings.Tested on: h5committest