Commit Graph

14314 Commits

Author SHA1 Message Date
Allen Byrne
24ef4efe9a [svn-r27015] updated with release changes 2015-05-05 11:10:20 -05:00
Jerome Soumagne
6ba4fd8694 [svn-r27009] Fix mismatching prototypes in H5FD/H5B2 2015-05-04 15:02:23 -05:00
Allen Byrne
98bf03bf1d [svn-r27003] Update documentation to match the web instructions 2015-05-04 10:14:37 -05:00
Allen Byrne
6e10ade5ee [svn-r27000] Updated and debugged script 2015-05-04 08:59:12 -05:00
HDF Tester
39e0b31a24 [svn-r26997] Snapshot version 1.9 release 217 2015-05-03 06:06:41 -05:00
Quincey Koziol
64466cf833 [svn-r26996] Description:
Eliminate unneccessary 'rdcc' field from common chunk info struct.

Tested on:
    MacOSX/64 10.10.3 (amazon) w/serial & parallel
    (Too minor to require h5commitest)
2015-05-02 01:31:28 -05:00
Quincey Koziol
5cb629e6dd [svn-r26995] Description:
Clean up chunk 'prune by extent' and flush code, and make the rehashing
routine 'update cache' hold onto more chunks, instead of evicting them as
aggressively.

Tested on:
    MacOSX/64 10.10.3 (amazon) w/serial & parallel
    (h5committest forthcoming)
2015-05-02 01:18:43 -05:00
Quincey Koziol
f77bb92cc1 [svn-r26993] Description:
Align w/incoming chunk performance changes, including some small performance
improvements here, as well as a few minor general code cleanups.

Tested on:
    Mac OSX/64 10.10.3 (amazon) w/serial & parallel
    (Too minor to require h5committest)
2015-05-01 21:40:29 -05:00
Dana Robinson
bfa5786184 [svn-r26986] Removed H5F_ACC_DEBUG and H5FD_DEBUG functionality.
The H5F_ACC_DEBUG symbol remains but has been defined to zero and
has been listed as deprecated.

Fixes: HDFFV-1074

Tested on:
    h5committest
    32-bit Linux w/ C++ and Fortran and multi VFD
    32-bit Linux w/ C++ and Fortran and multi VFD (no deprec symbols)
2015-04-30 14:32:25 -05:00
Allen Byrne
315c1f9eb0 [svn-r26977] Windows needs different packaging option from linux 2015-04-30 09:04:24 -05:00
Albert Cheng
056ffa6341 [svn-r26963] HDFFV-9298: make uninstall generated "test: argument expected" lines
The error is that $EXAMPLETOPDIR is used without setting a value first.
Solution is to set them with the proper values.

Tested: jam only to confirm the error no longer exists.
2015-04-29 02:22:43 -05:00
Quincey Koziol
65ba755e8a [svn-r26961] Description:
Clean up H5I code, to eliminate duplicated sections of code.

Tested on:
    Mac OSX/64 10.10.3 (amazon) w/serial & parallel
    (Too minor to require h5committest)
2015-04-28 21:07:10 -05:00
Allen Byrne
6709dd28f2 [svn-r26953] Remove src temporary debug build props.
Move TOOLS option up before usage.
2015-04-28 16:32:17 -05:00
Allen Byrne
5a8114a2a9 [svn-r26951] add cygwin 2015-04-28 14:50:35 -05:00
Allen Byrne
3939163f49 [svn-r26949] Correct linux separators 2015-04-28 13:58:05 -05:00
Allen Byrne
4fc9a3885d [svn-r26944] Match src folder version 2015-04-28 12:53:17 -05:00
Allen Byrne
e13e226bfe [svn-r26941] Correct ext lib packing list 2015-04-28 11:29:14 -05:00
Allen Byrne
4e50ee0096 [svn-r26936] Incorrect use of HSIZE_T_FORMAT macro, needed to be sub macro H5_PRINTF_LL_WIDTH.
Tested: local linux
2015-04-27 16:20:15 -05:00
Albert Cheng
9fc7e89a09 [svn-r26929] Added support for shared lib and zlib.
Tested: linux (jam), Mac (osx1010dev)
2015-04-27 05:10:07 -05:00
Albert Cheng
ceff4fe58f [svn-r26926] Fixed previous typo in the installation of DMG file.
Tested: osx1010dev
2015-04-27 03:15:17 -05:00
Albert Cheng
28f355e81e [svn-r26925] Added method to install the Mac OSX DMG file by line commands.
Group all install method into a function call for easier maintenance.

Tested: Linux (jam, platypus), Mac (osx1010dev)
2015-04-27 02:52:37 -05:00
Albert Cheng
188936ac03 [svn-r26924] Remove old and invalid information:
Retired IBM SP system which was old.
Removed --enable-parallel=mpich information. The option is invalid now (remove
date unknown.)
2015-04-27 01:59:32 -05:00
Jerome Soumagne
aa2f93cdf6 [svn-r26907] Check range and fix conversion issue of compound members in H5T_copy/H5T_set_loc
Tested: local linux
2015-04-23 14:30:50 -05:00
Allen Byrne
dcb31a0e00 [svn-r26906] Correct typo 2015-04-23 14:05:22 -05:00
Allen Byrne
0137743470 [svn-r26905] Add user scripts to CMake folder 2015-04-23 13:50:49 -05:00
Allen Byrne
1c2136ee49 [svn-r26900] Update CMake doc references 2015-04-23 10:41:22 -05:00
Jerome Soumagne
a3a1f37446 [svn-r26868] Remove accum_change assert in H5T for now 2015-04-21 12:06:34 -05:00
Allen Byrne
b32caab787 [svn-r26864] Change location of lib settings file 2015-04-21 11:21:52 -05:00
Albert Cheng
34a1da1731 [svn-r26857] Bugs:
The configure summary (libhdf5.settings) was missing from the configure output.

Solution:
Append the configure summary to the configure logfile if configure succeeds.

Tested:
hand ran cmakehdf5 in jam and inspected the logfile.
2015-04-20 19:25:56 -05:00
Allen Byrne
0b0d31e520 [svn-r26852] Correct component matching 2015-04-20 16:04:33 -05:00
Jerome Soumagne
50db0eed22 [svn-r26848] Fix warnings in H5T
Tested: local linux
2015-04-20 15:32:32 -05:00
Quincey Koziol
371a27f01e [svn-r26843] Description:
Minor code & warning cleanups.

Tested on:
    MacOSX/64 10.10.2 (amazon) w/serial & parallel
    Linux/32 2.6.18 (jam) w/serial & parallel
2015-04-18 21:48:06 -05:00
Quincey Koziol
1eaaae9821 [svn-r26842] Description:
Cache the dataset's rank & dimension sizes, instead of querying them
frequently, to speed up various checks & algorithms.  Also, a few minor
cleanups.

Tested on:
    MacOSX/64 10.10.2 (amazon) w/serial & parallel
    Linux/32 2.6.18 (jam) w/serial & parallel
2015-04-18 01:39:34 -05:00
Quincey Koziol
524bfed32e [svn-r26841] Description:
Minor formatting cleanups and remove unused field from callback struct.

Tested on:
    Mac OSX/64 10.10.2 (amazon) w/serial & parallel
    (Too minor to require h5committest)
2015-04-18 00:02:24 -05:00
Larry Knox
cf98752566 [svn-r26840] configure
configure.ac
hl/src/H5LTparse.c
hl/src/H5LTparse.h
        Address HDFFV-9010: configure issue with gcc 4.9.2 "-l ".
        Change default to disable_shared on CYGWIN.

release_docs/INSTALL_Cygwin.txt
release_docs/RELEASE.txt
        Update for changed default and no CYGWIN szip binary.

c++/src/cpp_doc_config
bin/h5vers
        AddressHDFFV-9010: Add cpp_doc_config to h5vers

Tested with h5committest, on CYGWIN.
2015-04-17 17:24:47 -05:00
Quincey Koziol
7bf3a426e8 [svn-r26837] Description:
Separate allocating chunk on disk from inserting the chunk record into the
index.  This allows a "SWMR-safe" insert/update of chunks (the chunk is always
allocated -> written -> inserted/updated in the index).

Tested on:
    Mac OSX/64 10.10.2 (amazon) w/parallel & serial
    Linux/32 2.6.18 (jam) w/serial & parallel
2015-04-17 15:49:27 -05:00
Albert Cheng
c6717e8134 [svn-r26823] Update instruction that changes in this releaes that " --enable-parallel has
to be used explicitly to build parallel HDF5 regardless of the compiler type
being used.  (MSC - 2015/02/19 HDFFV-9068)"
2015-04-16 08:13:12 -05:00
Allen Byrne
c04b083b60 [svn-r26815] Update cmake configuration checks
Tested: local linux
2015-04-15 11:59:11 -05:00
Scot Breitenfeld
1644eda6de [svn-r26812] Removed printf debugging statements.
Tested: trival.
2015-04-15 08:45:06 -05:00
Dana Robinson
41302a1ea6 [svn-r26803] Fixed a minor typo in H5R code comment. 2015-04-14 07:57:30 -05:00
Dana Robinson
573365e3a0 [svn-r26786] In libhdf5.settings.in, changed the C++ shared library setting variable
from H5_CXX_SHARED (which no longer exists) to enable_static.

Tested on: jam (configure only - minor change)
2015-04-13 03:25:56 -05:00
HDF Tester
27313306f8 [svn-r26785] Snapshot version 1.9 release 216 2015-04-12 06:05:35 -05:00
Larry Knox
6c0fcb84a8 [svn-r26782] Remove md5 from METHODS arguments for calling bin/release script from snapshot script. md5 method was removed and md5 checksums are always produced for all compression methods. 2015-04-11 22:45:56 -05:00
Allen Byrne
3875cc6960 [svn-r26778] fix path to config 2015-04-10 12:51:40 -05:00
Mohamad Chaarawi
3b72762036 [svn-r26777] - Fix usage of the internal AC global dxpls
- allocate sieve buffer with calloc instead of malloc

tested with h5committest
2015-04-10 12:47:16 -05:00
Allen Byrne
b452fc97e6 [svn-r26776] Add missing quote char. 2015-04-10 12:45:13 -05:00
Scot Breitenfeld
5619a9a119 [svn-r26772] Fixed wrong fapl for H5Fopen when testing H5Iget_name with anonymously created datatype.
Tested: jam (using split virtual driver)
2015-04-09 10:57:01 -05:00
Mohamad Chaarawi
7f06904d28 [svn-r26771] - remove unused internal dxpl properties and property lists from the AC layer
- fix warnings in H5AC.c

tested with h5committest
2015-04-08 16:24:22 -05:00
Scot Breitenfeld
1215ef0370 [svn-r26767] Added test to address HDFFV-3065:
H5Iget_name on datatype that is not named returns no error

Tested: h5committest
2015-04-08 11:06:48 -05:00
Quincey Koziol
4662835250 [svn-r26757] Description:
Minor typos & code cleanups

Tested on:
    MacOSX/64 10.10.2 (amazon) w/serial & parallel
    (Too minor to require h5committest)
2015-04-07 14:16:25 -05:00