Network

 
AuthorCommitMessageCommit Date
Quincey KoziolQuincey Koziol
d4e0d3020ea[svn-r26626] Description: Bring r26587 from trunk to 1.8 branch: 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 on trunk for 2+ days)
Quincey KoziolQuincey Koziol
0ea42d66677[svn-r26624] Description: Bring r26584 from trunk to 1.8 branch: 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 on trunk for 2+ days)
Scot BreitenfeldScot Breitenfeld
fa367e4f582[svn-r26617] Merged r26616 from the trunk into the branch. Tested: Text changes only.
Scot BreitenfeldScot Breitenfeld
de11710fdad[svn-r26615] merged r26575 from the trunk into the branch. Tested: h5committest
Scot BreitenfeldScot Breitenfeld
6abce0d3744[svn-r26614] fixed typo.
Scot BreitenfeldScot Breitenfeld
4f39b033fae[svn-r26613] Added changes to Fortran APIs.
Scot BreitenfeldScot Breitenfeld
2a26f3b58af[svn-r26610] Added changes to HL and Fortran.
Allen ByrneAllen Byrne
7ebd4c83112[svn-r26600] Fix CMake target calls to add new parameter
Quincey KoziolQuincey Koziol
a877ab37b64[svn-r26588] Description: Bring r26560 from trunk 1.8 branch: 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 for 2+ days)
Quincey KoziolQuincey Koziol
5966f8ce26f[svn-r26585] Description: Bring r26495 from trunk to 1.8 branch: 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/32 2.6.18 (jam) w/serial & parallel (daily tested on trunk for >1 week)
Jerome SoumagneJerome Soumagne
2bb934857b9[svn-r26582] Merge r26509 from trunk Run reconfigure after merges from autotools_rework branch
Jerome SoumagneJerome Soumagne
b3cf42b8870[svn-r26581] Merge r26526 from trunk Remove SETX variable from Makefile.am/Makefile.in Part of: HDFFV-9164
Jerome SoumagneJerome Soumagne
72c3c71be9d[svn-r26580] Merge r26507 from trunk Remove DYNAMIC_DIRS variable from configure.ac Does not seem to be used anymore
Jerome SoumagneJerome Soumagne
2d1522feced[svn-r26579] Merge r26506 from trunk Remove GNU make check from configure.ac
Jerome SoumagneJerome Soumagne
15efd662a3e[svn-r26578] Merge r26505 from trunk Remove DEFAULT_LIBS from configure.ac and irix6.x config file which was using it. Remove references to IRIX/irix* platform.
Jerome SoumagneJerome Soumagne
98a65dc3a47[svn-r26577] Merge r26504 from trunk Fix heading info in configure.ac
Scot BreitenfeldScot Breitenfeld
1361515c519[svn-r26576] Merged r26321,r26405,r26417 from the trunk into the branch. Tested: h5committest
Scot BreitenfeldScot Breitenfeld
3898ea081a0[svn-r26574] Added new C lib. changes -- MSB
Mohamad ChaarawiMohamad Chaarawi
ae82c436103[svn-r26573] merge 24270 from trunk, introducing NORETURN. tested with h5committest.
Quincey KoziolQuincey Koziol
5d9c34406af[svn-r26561] Description: Bring r26491 from trunk to 1.8 branch: 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/32 2.6.18 (jam) w/serial & parallel Daily tested on branch for >2 weeks.
Vailin ChoiVailin Choi
08d0edb920a[svn-r26556] Merge the fix for HDFFV-9173 from trunk to 1_8: 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.
Scot BreitenfeldScot Breitenfeld
37a019593a4[svn-r26548] Added Fortran Changes.
Scot BreitenfeldScot Breitenfeld
ce632854c3d[svn-r26547] Merged changes from the trunk into the branch: svn merge -r26029:26536 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran Tested: h5committest
Allen ByrneAllen Byrne
9630bfd9749[svn-r26544] Package vars should use uppercase prefix
Allen ByrneAllen Byrne
d7ac42a4e60[svn-r26540] Update minimum cmake version
Allen ByrneAllen Byrne
691d599499f[svn-r26538] Add INSTALL_TYPES to packaging for defaults
Allen ByrneAllen Byrne
0a7f07ac10c[svn-r26533] Merge CMake packaging from trunk to 1.8 Add PL header to public list Tested: windows
Allen ByrneAllen Byrne
f656fb8d8c2[svn-r26532] Merge CMake packaging from trunk to 1.8 Tested: windows
Allen ByrneAllen Byrne
551f4ed8dea[svn-r26531] Merge CMake packaging from trunk to 1.8 Tested: windows
Private HDFPrivate HDF
5bfbb1eba89[svn-r26520] Snapshot version 1.8 release 15 (snap12)
Allen ByrneAllen Byrne
b1cd5f4f8a3[svn-r26460] HDFFV-8520: Add api to control plugins h5committest
Mike McGreevyMike McGreevy
25281fc525f[svn-r26444] Merge r26382 from trunk to hdf5_1_8: Purpose: Fix HDFFV-9124 - Remove old libtool post-processing Description: This revision removes some post-processing of the generated libtool script, which was added back in 2003 (see svn revisions 6285 and 6293) to address a deficiency in which the script failed to set the '$wl' variable for icc and pgcc compilers. Libtool has since fixed the issue, and the post-processing we've been running has essentially been a ...
Scot BreitenfeldScot Breitenfeld
690b40f17a9[svn-r26432] merged r26389 from the trunk to fix 1.6 API issue.
Dana RobinsonDana Robinson
0c8512b7ab4[svn-r26425] Merge of r26424 from the autotools_rework branch. Made the chkmanifest script a little more sh-friendly. Tested: Manually on jam by modifying svn-controlled files
Scot BreitenfeldScot Breitenfeld
878149c4a2d[svn-r26419] merged r26373 and r26380 from the trunk into the branch. tested: h5committest
Allen ByrneAllen Byrne
d928aca8e63[svn-r26416] Fix script mode
Dana RobinsonDana Robinson
4a2a4bd95b8[svn-r26413] Merge of r26276 from trunk. Cleans up time functions in the autotools input files. - Lumps all the time functionality together in configure.ac. This was previously more spread out due to Solaris issues with the ordering of certain checks. - Removes processing that handles __tm_gmtoff members of struct tm. (libc-4) - Removes BSDgettimeofday(). (IRIX 5.3) - Removes timezone struct processing in gettimeofday(). (considered harmful) Fixes: HDFFV-9083 and HDFFV-9085 Tes...
Dana RobinsonDana Robinson
6b1176f34e7[svn-r26407] Missed an H5_HAVE_FILTER_SHUFFLE line. Part of: HDFFV-9086 Tested on: jam (minor change)
Dana RobinsonDana Robinson
ab19d0636a2[svn-r26398] Merges r26333 from trunk Eliminates gcc warnings due to -Wunsuffixed-float-constants. - Adds 'F' suffixes for most float constants. - A few constants MUST be of type double. These now receive the long double L suffix and are then cast to double. I do this via a new H5_DOUBLE() macro which was added to H5private.h. - Additionally, some 1.8-specific float suffixes were added. Fixes: HDFFV-9148 Tested on: h5committest
Dana RobinsonDana Robinson
85beb272c50[svn-r26395] Merges r26329 from trunk Removed the configure option that allows selective disabling of individual internal filters (fletcher32, shuffle, etc.). This feature mucked up the code with a lot of #ifdefs, saved very little space and was not scalable to a general scheme for library size reduction. We've decided to remove the feature while we investigate a more general scheme for decreasing the library size. Fixes: HDFFV-9086 Tested on: h5committest
Dana RobinsonDana Robinson
786b3868de4[svn-r26394] Merges r26351 from trunk Adds warning prevention pragmas, etc. to flex- and bison-generated code. Fixes: HDFFV-9149 Tested on: h5committest
Dana RobinsonDana Robinson
aae529f0273[svn-r26393] Merges r26347 and r26363 from trunk Moves the _POSIX_C_SOURCE, _GNU_SOURCE, and _BSD_SOURCE from AM_CPPFLAGS to H5_CPPFLAGS in the Autotools configure scripts. This prevents them from being exported to h5cc, etc. which is inappropriate since they may interfere with other code. Fixes: HDFFV-9152 Tested on: h5committest
Private HDFPrivate HDF
6cddc62b70e[svn-r26391] Snapshot version 1.8 release 15 (snap11)
Jerome SoumagneJerome Soumagne
80d7a07519f[svn-r26386] Merge r26375 from trunk Print number of times sigill_handler is called in H5detect. Part of: HDFFV-8857
Jerome SoumagneJerome Soumagne
2b2320d96cf[svn-r26385] Merge r26374 from trunk Add CMake conversion test for H5_LONG_TO_LDOUBLE_SPECIAL and H5_LDOUBLE_TO_LONG_SPECIAL (imported from configure.ac). Fixes: HDFFV-8936 Tested on: ostrich
Allen ByrneAllen Byrne
f9a760f5b90[svn-r26381] Correct extra folder in path
Allen ByrneAllen Byrne
ece0ba0336d[svn-r26371] Update cmake mininum version Update windows wix cpack process.
Albert ChengAlbert Cheng
5a7ad192482[svn-r26370] Added support for Mac OS X 10.10 Yosemeti. Also updated entries for Max OS X 10.9 Mavericks.
Larry KnoxLarry Knox
1e486e16840[svn-r26358] Revert change r25705: Add LD path to HDF5 install directory to address HDFFV-8944. The change broke DESTDIR builds where an older HDF5 is installed in the --prefix directory. The original problem remains. Tested with h5committest
Dana RobinsonDana Robinson
fed1242d98f[svn-r26349] Merges r26348 from trunk Updates bin/chkmanifest to correctly handle the seven Subversion status columns that are output by svn stat. Previously, the script assumed that they would all be blank for newly- added files. This is not always true when merging. Part of: HDFFV-8895 Tested on: jam (bin/chkmanifest only)