Dana Robinson
5aabcd1ae8
[svn-r24507] Updated RELEASE.txt with big test changes.
2013-12-06 14:12:30 -05:00
Dana Robinson
090bae7ded
[svn-r24506] Merge of r24358 from trunk. Makes the big test aware of the HDF5_DRIVER
...
environment variable. Fixes HDFFV-8554.
Tested on:
32-bit LE linux (jam)
64-bit LE linux (koala)
64-bit BE linux (ostrich)
64-bit Windows 7 with VS 2010
On all platforms, the big test was run with the environment
variable set to all supported VFDs.
2013-12-06 14:05:40 -05:00
Quincey Koziol
acf41d8300
[svn-r24479] Description:
...
Fix ph5diff worker command handling so it can correctly respond to
situations where there's no work to perform. Also, a few minor code cleanups.
Tested on:
Mac OSX/64 10.9.0 (amazon) w/parallel
2013-11-30 13:05:10 -05:00
Quincey Koziol
92d40e82f1
[svn-r24477] Description:
...
Bring r24476 from trunk to 1.8 branch:
Remove duplicate "intent" flags from top & shared file structures, leaving
them only in the shared file structure.
Tested on:
Mac OSX/64 10.9.0 (amazon) w/gcc 4.8, both parallel & serial
(too minor to require h5committest)
2013-11-30 01:37:44 -05:00
Allen Byrne
c80d8cbe61
[svn-r24468] tfilters.h5 was created and checked in on 21 Feb 05, rev 10060, and never regenerated. The code for scaleoffset continued to change and the number of params for scaleoffset changed from 7 to 20 on the checkin of 23 Mar 05, rev 10384.
...
The h5dump tests only looked at headers and never the data. Data reads would fail with invalid number of params (7 expected 20).
Regenerated file and replacement ddls updated.
New h5dump test will be added to read the data.
2013-11-26 17:08:33 -05:00
HDF Tester
8d0f72d482
[svn-r24466] Snapshot version 1.8 release 13 (snap2)
2013-11-24 22:53:59 -05:00
Dana Robinson
960faed5e3
[svn-r24464] Changed an H5FL_MALLOC call to H5MM_calloc to fix a very small memory leak
...
when the thread-safe version of the library is built.
Part of HDFFV-8518.
Tested on:
32-bit LE linux (jam) with threadsafe and callstack enabled.
(very minor change)
2013-11-23 06:09:41 -05:00
Allen Byrne
d1e5490fcc
[svn-r24456] Correct typo
2013-11-15 13:14:28 -05:00
Allen Byrne
d1009fa230
[svn-r24455] Add IF block to not override user set path
2013-11-15 13:10:26 -05:00
Allen Byrne
ac88574936
[svn-r24453] Add IF block around apple CPack Bundle commands
2013-11-15 12:10:33 -05:00
Raymond Lu
5a1f6f3c92
[svn-r24438] Issue 8147 - clang's -fcatch-undefined-behavior exposed undefined behavior in the alignment detection algorithm for integers in H5detect.c. Quincey decided to solve it in two steps. First, catch illegal instruction signal in the original algorithm. Second, use POSIX __alignof function to detect alignment if it's available. This checkin is the first step. I merged the change from the trunk.
...
Tested on wren, jam, ostrich, platypas, and koala.
2013-11-13 13:59:47 -05:00
Allen Byrne
86cf7671be
[svn-r24433] Update examples package install location and text files
2013-11-12 16:31:48 -05:00
Elena Pourmal
ff6ed05935
[svn-r24420] Maintenance after the release: Updated 1.8 history file with the 1.8.12 release information.
2013-11-10 16:50:59 -05:00
Allen Byrne
38ad910b4d
[svn-r24413] Updated information on how to build examples with cmake installed binary.
2013-11-07 13:39:36 -05:00
Raymond Lu
23fb9b7233
[svn-r24402] Issue 8528 - H5F_get_objects overfilled the list for object IDs. I fixed a typo. It caused the PGI compiler on jam to fail tfile.c test.
...
Tested with h5committest.
2013-11-04 11:29:32 -05:00
Allen Byrne
ad1a5b1e98
[svn-r24395] Missed script file for cleanup
2013-11-01 16:38:21 -05:00
Allen Byrne
08901f283e
[svn-r24393] Cleanup testfiles from scripts. Update lists of files to be cleaned. CMake update to clean testfiles.
...
Tested: local cmake, autotools
2013-11-01 16:26:11 -05:00
Raymond Lu
d242fd85c4
[svn-r24391] Issue 8528 - H5F_get_objects overfilled the list for object IDs. I merged the fix the trunk. I put the safeguard in both H5F_get_objects and H5F_get_objects_cb to prevent overfill the list. I also added test cases in tfile.c.
...
Tested with h5committest on jam, koala, ostrich, and platypus.
2013-11-01 14:52:54 -05:00
Allen Byrne
3640c67582
[svn-r24384] Add missing H5_ prefix
...
Tested: local linux
2013-10-31 09:39:18 -05:00
Dana Robinson
821090788e
[svn-r24379] Merged r24333 from trunk.
...
Added volatile keyword to find_bias() function in H5detect. Fixes HDFFV-8547.
Change to H5win32defs.h fixes a minor typo.
Tested on 64-bit Visual Studio 2010 / 64-bit Windows 7 (Visual Studio warning)
2013-10-31 01:28:12 -05:00
Dana Robinson
d6b116be67
[svn-r24377] - Added uint32_t to the list of traceable types.
...
- Fixed a couple of commenting typos in configure.ac.
Tested on: 32-bit LE linux (jam) w/ parallel and Fortran
These are minor changes, hence the limited testing.
2013-10-31 00:18:51 -05:00
HDF Tester
403d36479a
[svn-r24335] Snapshot version 1.8 release 13 (snap1)
2013-10-20 19:42:45 -05:00
Allen Byrne
63fa6e97e6
[svn-r24329] Remove quotes in list add
2013-10-18 09:30:37 -05:00
Raymond Lu
3267bb6ad0
[svn-r24318] Fixed a typo.
2013-10-17 14:56:12 -05:00
Allen Byrne
f51f1994cf
[svn-r24315] Do not run big test on cygwin
2013-10-17 10:34:22 -05:00
Raymond Lu
cedf2cae16
[svn-r24308] Issue 8147: CLANG compiler with the options -fcatch-undefined-behavior and -ftrapv
...
catches some defined behavior in the alignment algorithm of the macro DETECT_I
in H5detect.c. I documented it as a known problem.
No test is needed.
2013-10-16 16:56:47 -05:00
Binh-Minh Ribler
26713999ba
[svn-r24290] Description:
...
- Added a lot of documentation to classes for Reference Manual.
- Fixed some format inconsistencies
Platforms tested:
Linux/ppc64 (ostrich)
Linux/32 2.6 (jam)
Linux/64 2.6 (koala)/PGI compilers
2013-10-14 17:05:22 -05:00
Allen Byrne
3cb8591786
[svn-r24289] Correct linux shared version numbering
2013-10-14 11:43:16 -05:00
HDF Tester
851cd479b0
[svn-r24288] Snapshot version 1.8 release 13 (snap0)
2013-10-13 19:37:42 -05:00
Allen Byrne
17296948e5
[svn-r24282] Add log file aliases and install step
2013-10-10 10:59:37 -05:00
Albert Cheng
08cf10f201
[svn-r24280] Bug: HDFFV-8534
...
Added a known problem of Solaris make install failure.
Updated INSTALL to state Gnu make is the preferred version of make.
Tested: eyeballed.
2013-10-10 10:38:48 -05:00
Allen Byrne
4a8ab0fe35
[svn-r24272] Update URL
2013-10-09 12:05:24 -05:00
Raymond Lu
8f57d8fb93
[svn-r24268] I added two new files H5Location.cpp and H5Location.h to the make file.
...
Not tested yet.
2013-10-09 11:27:10 -05:00
Quincey Koziol
3a96de8b17
[svn-r24262] Description:
...
Bring r24256 & r24261 from trunk to 1.8 branch:
Switch H5I internal data structure from using hash table to skip lists.
Also, a few misc. cleanups.
Tested on:
FreeBSD/32 8.2 (loyalty) w/gcc4.6, w/C++ & FORTRAN, in debug mode
FreeBSD/64 8.2 (freedom) w/gcc4.6, w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (koala) w/Intel compilers, w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.11 (emu) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, w/threadsafe, in production mode
Linux/PPC 2.6 (ostrich) w/C++ & FORTRAN, w/threadsafe, in debug mode
2013-10-07 17:04:27 -05:00
Elena Pourmal
307f88870c
[svn-r24259] Maintenance: Updated version number to 1.8.13-snap0; cleaned up RELEASE.txt for new info.
...
The 1.8 branch is open now for code changes.
2013-10-06 20:31:39 -05:00
HDF Tester
f8e5138264
[svn-r24257] Snapshot version 1.8 release 12 (snap19)
2013-10-06 16:57:26 -05:00
Allen Byrne
6b805d37d9
[svn-r24248] Updated version numbers and notes about CTest Scripting
2013-10-02 14:43:27 -05:00
Larry Knox
102aca1a1c
[svn-r24245] Update Unix compiler versions.
2013-10-01 16:59:55 -05:00
Raymond Lu
7cf0ec2de8
[svn-r24244] Issue 1264: CYGWIN had long double rounding problem from unsigned long long. I took out the issue from the Known Problems section.
...
No test is needed.
2013-10-01 14:23:39 -05:00
Allen Byrne
7399587148
[svn-r24243] Update list of generated files for clear-objects
2013-10-01 13:25:13 -05:00
Allen Byrne
854ad7ad02
[svn-r24242] Update WDTP test machines
2013-10-01 09:56:36 -05:00
Binh-Minh Ribler
2b78b7bfd2
[svn-r24237] Description:
...
Added more info to new C++ feature section.
2013-10-01 00:17:33 -05:00
Binh-Minh Ribler
d5e8cfbe74
[svn-r24236] Description:
...
- Appended h5tutr_ to names of data files to avoid name clashing with
existing examples.
- Added example dependencies to Makefile.*
(pointed out by Allen)
Platforms tested:
SunOS 5.11 (emu) with gmake
Linux/ppc64 (ostrich)
Linux/32 2.6 (jam)
Linux/64 2.6 (koala)/PGI compilers
2013-09-30 21:58:27 -05:00
Binh-Minh Ribler
cf8469d949
[svn-r24233] Description:
...
Replaced an uint with unsigned to please Windows.
Platforms tested:
Linux/32 2.6 (jam) - very minor
2013-09-30 17:15:38 -05:00
Binh-Minh Ribler
bb084334b8
[svn-r24232] Description:
...
- Merged Allen's CMake updates for the C++ tutorial examples from the trunk
- Updated RELEASE.txt
2013-09-30 17:00:59 -05:00
Raymond Lu
497507f5a9
[svn-r24231] Issue 1264: CYGWIN had long double rounding problem from unsigned long long. Allen confirmed the problem is gone. So I took
...
out the macro CYGWIN_ULLONG_TO_LDOUBLE_ROUND_PROBLEM. It skipped the test related to this issue.
Tested with h5committest.
2013-09-30 16:51:26 -05:00
Raymond Lu
03c29f0ffd
[svn-r24230] I updated the path for ZLIB library.
...
Not tested yet.
2013-09-30 16:05:38 -05:00
Binh-Minh Ribler
467050b23d
[svn-r24229] Purpose: Fix bug HDFFV-7520
...
Description:
Added wrappers for H5Aexists.
(merged from trunk)
Platforms Tested:
Linux/32 2.6 (jam)
Linux/64 2.6 (koala)
Linux/ppc64 (ostrich)
2013-09-30 14:44:52 -05:00
Allen Byrne
eccd41643b
[svn-r24228] HDFFV-8529: Space separate define strings
...
Tested: local linux
2013-09-30 13:56:09 -05:00
Binh-Minh Ribler
a94097d5dc
[svn-r24223] Description:
...
Added
${HDF5_CPP_SRC_SOURCE_DIR}/H5Location.cpp
${HDF5_CPP_SRC_SOURCE_DIR}/H5Location.h
2013-09-30 09:46:57 -05:00