Network

 
AuthorCommitMessageCommit Date
Larry KnoxLarry Knox
491d6c35669[svn-r26341] Remove references to vms and vms files to be updated by this script. VMS has been remove d from HDF5 code. Tested on jam.
Dana RobinsonDana Robinson
9fbf809faed[svn-r26326] Merge of r26275 from the trunk - Updated configure.ac so that the direct VFD can now be built without specifying _GNU_SOURCE, etc. on the command line. - The direct VFD is now disabled by default. It was previously enabled, but the configuration script couldn't configure it properly, making it a moot point. Fixes: HDFFV-9057, HDFFV-7567, HDFFV-9088, HDFFV-7566 Tested on jam (configure/make in various configurations only)
Dana RobinsonDana Robinson
5ea3517cba2[svn-r26325] Merge of r26324 from the trunk Fixes another bug in bin/trace that prevents adding TRACE macros to API calls that use a FUNC_ENTER macro that does not include parentheses. This does not affect any source code at this time. Part of: HDFFV-9141 Tested on: jam (bin/trace behavior only)
Dana RobinsonDana Robinson
4b0293ce89b[svn-r26322] Merge of r26246 and r26249 from the trunk Fixes a bug in the bin/trace script that prevented API calls which return a pointer from receiving TRACE macros. Also removes the NO TRACE warnings, which we decided were distracting and unnecessary. Tested on: jam (minor change)
Allen ByrneAllen Byrne
036ecfa32b2[svn-r26316] Add IS_F2003 option to def file macro
Scot BreitenfeldScot Breitenfeld
add51325ef6[svn-r26314] Brought autotools related changes from the trunk to the branch, r26188 r26280
Dana RobinsonDana Robinson
d361bdca64c[svn-r26313] Merge of r26311 from the trunk Updates the bin/chkmanifest script so that it parses the output of svn commands instead of hacking at the .svn/entries file. This will make the script more future-proof and allows it to work with current Subversion repositories. Tested on: jam (bin/chkmanifest only)
Scot BreitenfeldScot Breitenfeld
670e5d7aabc[svn-r26312] Merged r26294 from the trunk into the branch.
Dana RobinsonDana Robinson
e0fa2a2e0e9[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)
Dana RobinsonDana Robinson
bb1960af1c4[svn-r26309] Updated RELEASE.txt to indicate that VMS files have been removed.
Scot BreitenfeldScot Breitenfeld
fc44136ee74[svn-r26308] Merged r26214, 26217, 26233, 26241 from the trunk.
Scot BreitenfeldScot Breitenfeld
4e1ebd70f52[svn-r26307] merged r26172 from the trunk.
Mohamad ChaarawiMohamad Chaarawi
90067b76ce5[svn-r26304] bring 26303 from trunk: remove files with .clog2 extension generated by MPE when doing make clean
Mohamad ChaarawiMohamad Chaarawi
864a9d5552c[svn-r26298] merge 26279 from trunk. HDFFV-883: attach callback to terminate HDF5 library when MPI_COMM_SELF is destroyed on MPI_Finalize. tested h5committest.
Dana RobinsonDana Robinson
85a64422184[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 ...
Dana RobinsonDana Robinson
0ecf4714148[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)
Dana RobinsonDana Robinson
2b195049eff[svn-r26263] Merge of r26219 from trunk. Adds a comment to configure.ac noting that time and srcdir have issues when used together on Cygwin. No code changes. Tested on: jam bin/reconfigure (no code changes)
Mohamad ChaarawiMohamad Chaarawi
06586be5bcb[svn-r26240] add release.txt entries for changes made to configure.ac
Dana RobinsonDana Robinson
8ea26f0e6aa[svn-r26237] Updated the MANIFEST file after deleting VMS support files. Tested on: bin/chkmanifest
Dana RobinsonDana Robinson
0852c9663a1[svn-r26235] Removed VMS support from the library. A tag (vms_last_support_1_8) was created just before the VMS files were deleted.
Mohamad ChaarawiMohamad Chaarawi
62ec301df90[svn-r26224] merge 26180 from trunk: configure fixes for HDFFV-9068,9069,9096,9097,9135 from autotools_rework branch: - Remove Infering parallel compilers (C and Fortran) from configure.ac - Remove restriction to build shared with parallel - Cleanup parallel sections in configure.ac - remove large file support checks - MPE fixes.
Scot BreitenfeldScot Breitenfeld
8eb6ce7fc6e[svn-r26201] Merged r26170 from the trunk.
Neil FortnerNeil Fortner
79760c34470[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
Private HDFPrivate HDF
ef7e675690c[svn-r26178] Snapshot version 1.8 release 15 (snap10)
Albert ChengAlbert Cheng
e0d71da1365[svn-r26174] HDF5-9117: if testing for proper working 'tr' command is needed. Long time ago, the tr command in some platform does not work properly and this test was added to detect broken tr and abort the configure process. We are not aware of such broken tr command in current systems and decided to retire this test. The setup of ${TR} is still needed as it is used to process DEBUG_PKG. Tested: h5committested plus using "./configure --enable-debug=all" in jam.
Allen ByrneAllen Byrne
7db91c72146[svn-r26163] Update versions
Private HDFPrivate HDF
eb871677ba3[svn-r26147] Snapshot version 1.8 release 15 (snap9)
Allen ByrneAllen Byrne
cc37c97f8c9[svn-r26112] Add quotes around name
Allen ByrneAllen Byrne
1fad6541081[svn-r26108] Correct name of source file
Allen ByrneAllen Byrne
df7a817322b[svn-r26105] Disable flush1/flush2 test under debug VFD on Windows.
Private HDFPrivate HDF
cf1ccbdb781[svn-r26094] Snapshot version 1.8 release 15 (snap8)
Mohamad ChaarawiMohamad Chaarawi
a61f4be13ec[svn-r26088] update build procedure for Hopper (Cray).. only static now. Will add shared when we introduce support later.
Allen ByrneAllen Byrne
75085cc45e4[svn-r26064] HDFFV-9018: Install PDB files to bin folder with dlls. Tested: windows
Allen ByrneAllen Byrne
75da78bc758[svn-r26048] HDFFV-8736: Patch H5PL.c and test for cygwin plugin support. Merged from trunk.
Allen ByrneAllen Byrne
ba9a30fd8e5[svn-r26035] Add big test back for cygwin
Scot BreitenfeldScot Breitenfeld
8f9f48c8a2b[svn-r26030] Merged changes from the trunk into the branch: svn merge -r25629:26029 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran Tested: jam (--enable-fortran2003)
Mohamad ChaarawiMohamad Chaarawi
2b43f9d3af4[svn-r26013] merge 26012 from trunk: make the print format for address overflow error windows friendly.
Mohamad ChaarawiMohamad Chaarawi
feb7135d5d8[svn-r26006] fix error return value in H5FD_read/write. minor change.
Mohamad ChaarawiMohamad Chaarawi
643b662d87c[svn-r26003] merge 26002 from trunk: move checks on reading/writing beyond file eoa outside of the file drivers and into a centralized place in H5FD_read/write. tested with h5commitest
Allen ByrneAllen Byrne
65bc4bb9804[svn-r25997] HDFFV-9060: merge test properties and VFD separation from trunk
Mohamad ChaarawiMohamad Chaarawi
4b9ee6b88b3[svn-r25996] - merge changes from trunk to eliminate usage of IS_H5FD_MPI Macro. - add 2 missing feature flags for VFDs: H5FD_FEAT_HAS_MPI & H5FD_FEAT_ALLOCATE_EARLY and use them as appropriate. tested with h5commitest
Mohamad ChaarawiMohamad Chaarawi
e8e06cbca06[svn-r25985] merge 25984 from trunk: change the message flag H5O_MSG_FLAG_FAIL_IF_UNKNOWN to H5O_MSG_FLAG_FAIL_IF_UNKNOWN_AND_OPEN_FOR_WRITE. New changes for backward compatibility with avoid_truncate feature in 1.10 will come later to utilize the flag. tested h5committest
Private HDFPrivate HDF
2f81d738297[svn-r25982] Snapshot version 1.8 release 15 (snap7)
Private HDFPrivate HDF
3bfbe3ffd07[svn-r25976] Snapshot version 1.8 release 15 (snap6)
Albert ChengAlbert Cheng
e118a985d12[svn-r25970] Update with retirement of AIX 5.3 and addition of AIX 6.1 support.
Mohamad ChaarawiMohamad Chaarawi
d48b803747d[svn-r25965] - build out unbuffered stdout/err for windows
Mohamad ChaarawiMohamad Chaarawi
5f292cf4f41[svn-r25964] - merge 25963 from trunk: - Do not remove the prefix in the chunk alloc file, otherwise it makes the H5Fcreate fail when prefix is specified. - fix tabbing in that file too. tested: jam w/ parallel
Allen ByrneAllen Byrne
7745151c3d1[svn-r25959] Comment out printf statement as it caused system resource issues on Windows. Test now executes in 1/10 of time. Tested: local linux and Windows
Allen ByrneAllen Byrne
1fd9429572a[svn-r25957] Added Perform and io_timer back into build. Tested: local linux cmake
Albert ChengAlbert Cheng
3305b132974[svn-r25956] [Merge r25954 from trunk] HDFFV-9046: reorganize hdf5/perform, step 2 Last changes had caused problems with Windows platform: 1. H5private.h in io_timer.h is not accessible in the distributed shared library of tools. Need to move it to io_timer.c. 2. debug_start_stop_time() would not be available outside of h5perf. Some favor of compiler does not like it. Screened it out for now. 3. mere "extern" is not good enough for Windows shared library. Must mark them as DLL. Need t...