Quincey Koziol
e7edf48b8d
[svn-r22236] Description:
...
Switch 'snprintf' -> 'HDsnprintf'
Tested on:
(eyeballed only, very simple)
2012-04-02 09:39:37 -05:00
Quincey Koziol
c2a9dcb897
[svn-r22219] Description:
...
Merge "file image" changes from feature branch back to trunk.
Tested on:
Mac OSX/64 10.7.3 (amazon) w/debug
(h5committest upcoming)
2012-03-31 03:49:35 -05:00
Dana Robinson
f1df456412
[svn-r22170] Removed extraneous svn executable properties from non-executable files.
2012-03-28 14:30:59 -05:00
HDF Tester
cdc63fc21a
[svn-r22140] Snapshot version 1.9 release 112
2012-03-25 09:30:39 -05:00
HDF Tester
2c428c1bd7
[svn-r22097] Snapshot version 1.9 release 111
2012-03-20 08:00:55 -05:00
Scot Breitenfeld
29e7e2890b
[svn-r22078] New API: H5ltpath_valid
...
REF: HDFFV-1233
A high-level "H5LTpath_valid" routine for checking if a path is correct
Both Fortran and C version.
Tested: jam (gnu and intel)
2012-03-15 19:53:56 -05:00
HDF Tester
80b2b54f41
[svn-r22040] Snapshot version 1.9 release 110
2012-03-11 10:52:04 -05:00
HDF Tester
e7bbbd07df
[svn-r22022] Snapshot version 1.9 release 109
2012-03-04 09:34:49 -05:00
HDF Tester
adb158fa78
[svn-r21910] Snapshot version 1.9 release 108
2012-02-05 09:51:01 -05:00
HDF Tester
b98ac90e8f
[svn-r21898] Snapshot version 1.9 release 107
2012-01-29 09:51:06 -05:00
HDF Tester
0fd077c4c4
[svn-r21884] Snapshot version 1.9 release 106
2012-01-22 09:49:58 -05:00
HDF Tester
e0db7c8922
[svn-r21867] Snapshot version 1.9 release 105
2012-01-08 10:39:01 -05:00
HDF Tester
871e139ba8
[svn-r21857] Snapshot version 1.9 release 104
2012-01-01 09:46:54 -05:00
HDF Tester
c5140decc3
[svn-r21850] Snapshot version 1.9 release 103
2011-12-25 09:56:40 -05:00
HDF Tester
e24dc16d0b
[svn-r21831] Snapshot version 1.9 release 102
2011-12-18 09:32:12 -05:00
HDF Tester
993c56b859
[svn-r21824] Snapshot version 1.9 release 101
2011-12-11 09:34:52 -05:00
Allen Byrne
cc3eb8da73
[svn-r21804] Update CMake Required version in all folders to match current standard 2.8.6
2011-12-05 11:19:09 -05:00
HDF Tester
eada074cc8
[svn-r21775] Snapshot version 1.9 release 100
2011-11-27 09:32:15 -05:00
HDF Tester
cf472f86fc
[svn-r21770] Snapshot version 1.9 release 99
2011-11-20 09:32:13 -05:00
HDF Tester
642b828026
[svn-r21748] Snapshot version 1.9 release 98
2011-11-13 09:31:44 -05:00
HDF Tester
8c59983402
[svn-r21721] Snapshot version 1.9 release 97
2011-11-06 08:02:33 -05:00
HDF Tester
7d42dafd30
[svn-r21692] Snapshot version 1.9 release 96
2011-10-30 09:39:32 -05:00
Allen Byrne
c5e075851a
[svn-r21667] Update FOLDER solution option for target properties. Added OPTION command for solution folder and no packaging.
...
Tested: local linux
2011-10-25 11:52:58 -05:00
Raymond Lu
4efd9af4fa
[svn-r21597] Issue 7701 - fix for H5LTdtype_to_text. I made two corrections: 1. I changed all snprintf to HDsnprintf; 2. I corrected all wrong length passed to snprintf which cause Mac machines to fail.
...
Tested on jam. But I tested the same change for 1.8 branch on jam, koala, linew, Windows, and Apple.
2011-10-18 11:47:34 -05:00
HDF Tester
62aa159e09
[svn-r21587] Snapshot version 1.9 release 95
2011-10-16 09:00:02 -05:00
Raymond Lu
fb6a34f208
[svn-r21571] Revision of the fix for Issue 7701 (H5LTdtype_to_text): I revised the code per Quincey's comments. (I changed the 1.8 branch first. I'm aware of that.)
...
Tested on jam. But I tested the same change in 1.8 branch with h5committest.
2011-10-14 14:31:53 -05:00
HDF Tester
892d491c35
[svn-r21499] Snapshot version 1.9 release 94
2011-10-09 09:02:51 -05:00
HDF Tester
9d793e7e5e
[svn-r21443] Snapshot version 1.9 release 93
2011-10-02 09:35:04 -05:00
Raymond Lu
b7f8909a58
[svn-r21436] Issue 7701 - H5LTdtype_to_text had memory corruption while being querried about the size of the buffer needed. The problem happened when the internal buffer is reallocated, the new address got lost. I revised the code to pass the new address as the return value of functions. I also added two new test cases.
...
Tested on jam, linew, and koala.
2011-09-30 10:51:15 -05:00
HDF Tester
c27e3c313e
[svn-r21415] Snapshot version 1.9 release 92
2011-09-25 09:27:41 -05:00
HDF Tester
645fae330d
[svn-r21374] Snapshot version 1.9 release 91
2011-09-11 09:27:36 -05:00
HDF Tester
188c31b1d9
[svn-r21360] Snapshot version 1.9 release 90
2011-09-04 09:32:12 -05:00
HDF Tester
4f3950a882
[svn-r21329] Snapshot version 1.9 release 89
2011-08-28 09:29:14 -05:00
Scot Breitenfeld
9eb1d607d8
[svn-r21249] Description: Part II of F2003 branch merge into the trunk.
...
Ran bin/reconfigure to update the Makefile.in in directories not part of the fortran directory check=in. Updates Makefile.in due to changes made in configure.in for the Fortran 2003 additions.
Tested on all platforms run under daily tests.
2011-08-18 09:38:53 -05:00
HDF Tester
144ed6d49b
[svn-r21225] Snapshot version 1.9 release 88
2011-08-14 11:50:04 -05:00
HDF Tester
1144d0521d
[svn-r21185] Snapshot version 1.9 release 87
2011-08-07 09:17:33 -05:00
HDF Tester
be78781ac6
[svn-r21158] Snapshot version 1.9 release 86
2011-07-31 09:01:13 -05:00
Scot Breitenfeld
3dc16eb5bd
[svn-r21157] Description: JIRA HDFFV-7673: fixed segfault when retrieving the length of a
...
a dimension scale that does not exist. Implemented a test for the situation
and added an if condition depending on if the label name exists.
Tested: jam (gnu and intel)
2011-07-30 19:46:37 -05:00
HDF Tester
b230a5e448
[svn-r21149] Snapshot version 1.9 release 85
2011-07-24 09:40:12 -05:00
Raymond Lu
338fdac20d
[svn-r21124] Issue 2763 - adding OAPL_ID as a new parameter to H5Rdereference. A followup commit for r21117. I made 2 changes:
...
1. Quincey changed H5P_DATASET_ACCESS_DEFAULT to H5P_DEFAULT for the tests that call H5Rdereference. Inside H5R_dereference, I assigned H5P_DATASET_ACCESS_DEFAULT to OAPL_ID if it is H5P_DEFAULT.
2. I added the test for invalid OAPL_ID in trefer.c.
Tested on jam, koala, heiwa.
2011-07-19 15:20:01 -05:00
Quincey Koziol
a777619a6b
[svn-r21121] Description:
...
Switch from H5P_DATASET_ACCESS_DEFAULT to H5P_DEFAULT for calls to
H5Rdereference2().
Tested on:
Mac OS X/32 10.6.8 (amazon) w/debug
(too minor to require h5committest)
2011-07-18 18:12:28 -05:00
Raymond Lu
304f19d730
[svn-r21117] Issue 2763 - I added a new parameter of object access property list to the function H5Rdereference. It's called H5Rdereference2 now. H5Rdereference function has been deprecated to H5Rdereference1. I also added some test cases in trefer.c.
...
Tested on jam, heiwa, and koala.
2011-07-18 16:23:02 -05:00
Allen Byrne
d5d41984f8
[svn-r21080] Remove redundant EXPORTS symbol since CMake automatically creates it.
2011-07-08 14:29:01 -05:00
HDF Tester
4d805e42c4
[svn-r21033] Snapshot version 1.9 release 84
2011-06-26 10:54:32 -05:00
HDF Tester
43fc4e4f7f
[svn-r21000] Snapshot version 1.9 release 83
2011-06-19 11:13:58 -05:00
HDF Tester
f4ddc227c2
[svn-r20922] Snapshot version 1.9 release 82
2011-05-29 10:53:27 -05:00
Allen Byrne
1fd585a5a0
[svn-r20901] Remove if() that avoided a copy of the last element to itself. This was to solve an issue of a difference between 1.8 and trunk. 1.8 used the wrong variable in the if() and upon reflection the if() was determined to be unnecessary and complicated the logic. 1.8 tests would have treated the if() as always true with the result being the same as though the if() was absent.
...
This change reflects that equivalance and will avoid a potential problem in 1.8.
Tested: local linux, reviewed by two developers
2011-05-25 10:14:06 -05:00
HDF Tester
0db46e50d2
[svn-r20890] Snapshot version 1.9 release 82
2011-05-23 09:19:26 -05:00
Scot Breitenfeld
f9174cbd9d
[svn-r20870] Description: Fixed HDFFV-7605: Dim Scales APIs- error when unattaching dim. sacles
...
* Fixed Loop counter when removing object in dimension set with more then one scale.
Tested: jam (intel and gnu)
2011-05-19 23:32:31 -05:00
Mike McGreevy
98362b664c
[svn-r20504] Purpose:
...
General shared library improvements for CYGWIN / AIX
Description:
Shared libraries are disabled on both CYGWIN and AIX due
to inability to build them correctly. Part of the problem
in both of these situations is the lack of the libtool
flag -no-undefined, which tells libtool that all needed
symbols are defined at link time (a requirement on these
systems) and that it's okay to build shared libraries.
Another problem are lack of dependencies between wrapper
libraries and core C HDF5 library.
This patch addresses both of these by fixing configure to
add in -no-undefined flag for libtool during linking and
adds automake dependencies in the Makefile.am files.
After testing, both CYGWIN and AIX now generate shared
libraries, but there are still some test failures in each.
(cache_api, dt_arith, and testerror.sh on CYGWIN, and
fortran tests on AIX).
Even though the shared libraries are not quite perfect,
this is a general improvement to what we had before, so
I'm applying the patch anyways. Note that default behavior
of shared libraries on these systems being disabled has
NOT been changed and requires the use of the
--enable-unsupported to attempt to build them.
We will need to address the test failures in each
architecture prior to formally supporting shared
libraries on each.
Tested:
h5committested & CYGWIN tested (on bangan)
(AIX tested by Albert on bp-login2)
2011-04-14 16:21:59 -05:00