Commit Graph

1303 Commits

Author SHA1 Message Date
Dana Robinson
e0fa2a2e0e [svn-r26310] Merge of r26071 from features/autotools_rework
Removes the --with-default-vfd option from configure. This was basically
useless and only allowed selecting the stdio VFD. Since this is a demo
VFD and not really a production VFD, we decided to retire this option.

Fixes: HDFFV-9081

Tested on: jam (minor change)
2015-02-26 08:42:05 -05:00
Dana Robinson
bb1960af1c [svn-r26309] Updated RELEASE.txt to indicate that VMS files have been removed. 2015-02-26 06:43:39 -05:00
Dana Robinson
85a6442218 [svn-r26273] Fixes compile failures when building on Windows when UNICODE is defined.
This was due to wrapping a variable with the TEXT() macro and not
forcing the <function>A form of certain Win32 API calls are always used.

Although we do not defined UNICODE in our builds, others have encountered
problems when building HDF5 as a part of a larger project where UNICODE
is defined.

Fix for: HDFFV-8927

Tested on: 64-bit Windows 7, Visual Studio 2012, CMake 3.2
           All combinations of static/shared and UNICODE defined/undefined
           NOTE: plugin tests are skipped with static builds
2015-02-22 06:39:08 -05:00
Dana Robinson
0ecf471414 [svn-r26264] Merge of r26225 from trunk.
Removed a a work-around for a broken CodeWarrior open() call from
configure that causes a test in test/tfile.c to be skipped.

This change removes the H5_NO_SHARED_WRITING symbol.

Tested on: jam (no code changes w/ non-CodeWarrior compilers)
2015-02-21 08:52:48 -05:00
Mohamad Chaarawi
06586be5bc [svn-r26240] add release.txt entries for changes made to configure.ac 2015-02-19 11:03:09 -05:00
Neil Fortner
79760c3447 [svn-r26189] Merge revision 26149 to 1.8 branch
Fix potential memory error reported by valgrind in
H5D__link_chunk_collective_io.  This would occur when performing collective I/O
on a dataset with only 1 chunk, and a participating process had nothing to read
or write.

Tested: jam, koala, ostrich (h5committest); in trunk and 1.8
2015-02-16 12:44:01 -05:00
HDF Tester
ef7e675690 [svn-r26178] Snapshot version 1.8 release 15 (snap10) 2015-02-15 18:17:46 -05:00
Allen Byrne
7db91c7214 [svn-r26163] Update versions 2015-02-12 16:59:37 -05:00
HDF Tester
eb871677ba [svn-r26147] Snapshot version 1.8 release 15 (snap9) 2015-02-08 18:30:46 -05:00
HDF Tester
cf1ccbdb78 [svn-r26094] Snapshot version 1.8 release 15 (snap8) 2015-02-01 18:28:14 -05:00
HDF Tester
2f81d73829 [svn-r25982] Snapshot version 1.8 release 15 (snap7) 2015-01-18 18:20:37 -05:00
HDF Tester
3bfbe3ffd0 [svn-r25976] Snapshot version 1.8 release 15 (snap6) 2015-01-11 18:11:53 -05:00
Albert Cheng
e118a985d1 [svn-r25970] Update with retirement of AIX 5.3 and addition of AIX 6.1 support. 2015-01-09 10:32:11 -05:00
HDF Tester
276805c3fb [svn-r25950] Snapshot version 1.8 release 15 (snap5) 2015-01-04 18:01:54 -05:00
Albert Cheng
9e0a0975b6 [svn-r25944] updated AIX compilers information. 2015-01-02 18:11:02 -05:00
HDF Tester
66d0a163da [svn-r25925] Snapshot version 1.8 release 15 (snap4) 2014-12-28 18:20:15 -05:00
HDF Tester
877223f927 [svn-r25916] Snapshot version 1.8 release 15 (snap3) 2014-12-21 18:19:41 -05:00
Albert Cheng
daf1267e7a [svn-r25911] Updated. 2014-12-19 12:09:14 -05:00
HDF Tester
f86441d0f3 [svn-r25887] Snapshot version 1.8 release 15 (snap2) 2014-12-14 18:08:51 -05:00
Albert Cheng
4f96f71ab3 [svn-r25873] Updated with new options of cmakehdf5. 2014-12-09 18:29:34 -05:00
Allen Byrne
ff31c2bc0f [svn-r25869] HDFFV-9041: Definitions needed to be a semi-colon separated list. 2014-12-09 14:55:25 -05:00
HDF Tester
66c863dbd3 [svn-r25866] Snapshot version 1.8 release 15 (snap1) 2014-12-07 18:18:54 -05:00
HDF Tester
486f5e7241 [svn-r25856] Snapshot version 1.8 release 15 (snap0) 2014-11-30 18:11:15 -05:00
Albert Cheng
ec672d4908 [svn-r25850] INSTALL_parallel already has a known issues section for Hopper.
I moved all hopper known problems from RELEASE.txt to INSTALL_parallel
so that they are all in one place.
2014-11-25 18:20:16 -05:00
Dana Robinson
b78904d8ff [svn-r25837] Updated RELEASE.txt message for HDFFV-9016 to be in line with the current RELEASE.txt guidelines. 2014-11-23 18:03:52 -05:00
Dana Robinson
9b71c4f059 [svn-r25832] Fixed typo in HDFFV-9016 comment in release_docs/RELEASE.txt. 2014-11-21 11:47:25 -05:00
Dana Robinson
7971ccd56b [svn-r25831] Updated release_docs/RELEASE.txt with HDFFV-9016 information. This was a check-in to the CMake externals but it affects HDF5. 2014-11-21 11:44:51 -05:00
Albert Cheng
91561b4999 [svn-r25806] Update support platforms information according to release v1.8.14. 2014-11-10 18:24:21 -05:00
Elena Pourmal
b53ba13958 [svn-r25789] Maintenance: removed VMS notes from the file. 2014-11-05 07:58:27 -05:00
Allen Byrne
0a0ff45dee [svn-r25703] Correct VS2008 info 2014-10-14 15:46:59 -05:00
Larry Knox
4fbdd725d8 [svn-r25688] Update RELEASE.txt for 1.8.14 release:
Reviewed and revised version information for unix daily tested machines in supported
and tested platforms sections.
2014-10-09 16:57:21 -05:00
Albert Cheng
6654f44e43 [svn-r25674] Reset for v1.8.15. 2014-10-06 14:29:29 -05:00
Albert Cheng
f34c7e4993 [svn-r25673] Change version to 1.8.15-snap0. 2014-10-06 14:19:35 -05:00
HDF Tester
6b2f27965b [svn-r25669] Snapshot version 1.8 release 14 (snap18) 2014-10-05 18:06:15 -05:00
Binh-Minh Ribler
b1d6057bb1 [svn-r25660] Description
Added notes about HDFFV-4259, HDFFV-8852, and HDFFV-8928.
2014-10-02 14:08:39 -05:00
Allen Byrne
4c5cbf9719 [svn-r25648] Update cygwin install doc with better information contained in the trunk version.
Added debug VFD tests to known problems.
Checked versions of windows and extra linux VMs.
2014-10-01 11:02:19 -05:00
HDF Tester
767e3e2f6d [svn-r25628] Snapshot version 1.8 release 14 (snap17) 2014-09-28 18:05:00 -05:00
Allen Byrne
39f52896ff [svn-r25616] Update Windows Daily Test machines 2014-09-25 09:05:48 -05:00
HDF Tester
9882ce014a [svn-r25606] Snapshot version 1.8 release 14 (snap16) 2014-09-21 17:52:50 -05:00
HDF Tester
ed9d380720 [svn-r25592] Snapshot version 1.8 release 14 (snap15) 2014-09-14 17:54:22 -05:00
Frank Baker
a401577753 [svn-r25590] Description:
Remove extraneous C++ notes from RELEASE.txt; these were early notes 
    for 1.8.13 entries and do not apply to 1.8.14.
2014-09-12 13:22:54 -05:00
HDF Tester
d6ddaac37b [svn-r25577] Snapshot version 1.8 release 14 (snap14) 2014-09-07 17:55:32 -05:00
HDF Tester
cb0f502fa4 [svn-r25564] Snapshot version 1.8 release 14 (snap13) 2014-08-31 17:52:53 -05:00
HDF Tester
584c42ad94 [svn-r25547] Snapshot version 1.8 release 14 (snap12) 2014-08-24 17:56:55 -05:00
Mohamad Chaarawi
91aab97346 [svn-r25543] merge 25509 & 25524 from trunk.
Optimize chunked dataset fill operation by making it collective.
 + add a workaround for new algorithm to work with ompi.

Update RELEASE.txt with this new optimization.
2014-08-22 10:39:14 -05:00
HDF Tester
43e2783d40 [svn-r25535] Snapshot version 1.8 release 14 (snap11) 2014-08-17 17:52:05 -05:00
Dana Robinson
89ff12bfb2 [svn-r25529] Purpose:
Merged r25508 from the trunk.
    Adds a check that ensure the page_size parameter in
    H5Pset_core_write_tracking is not zero. This ensures that the behavior
    matches the text in the reference manual.

Tested on:
    32-bit LE linux (jam), tested with make check-vfd.

    This is a very minor change and does not require full testing.
2014-08-11 09:39:49 -05:00
HDF Tester
53e7d88a5f [svn-r25523] Snapshot version 1.8 release 14 (snap10) 2014-08-10 17:57:40 -05:00
Albert Cheng
ba6a00e92f [svn-r25467] Updated with bug fix for HDFFV-8881. 2014-07-22 14:47:22 -05:00
HDF Tester
b2f29298b2 [svn-r25436] Snapshot version 1.8 release 14 (snap9) 2014-07-20 18:00:51 -05:00