| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
serial only
|
|
|
|
|
| |
Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
serial only
|
|
|
|
| |
after creating a tar ball for DLS.
|
|
|
|
|
| |
Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
serial only
|
|
|
|
|
| |
Tested on platypus. There were several issues with the bin/release and bin/h5vers scripts, but tar ball and versions look OK
after manual inspections.
|
|
|
|
|
|
|
|
| |
hbool_t changes
Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2
serial w/ Fortran and C++
parallel (MPICH 3.1.4) w/ Fortran
|
|
|
|
|
|
|
|
| |
Bring r27958 from trunk to branch.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel
(h5committest not required on this branch)
|
|
|
|
|
|
| |
Updated the testflushrefresh script to correctly use Perl.
Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2
|
|
|
|
|
|
|
|
| |
Bring r27767 & r27968 from trunk to branch.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial
(h5committest not required on this branch)
|
|
|
|
|
|
|
|
|
| |
Merge r27339, 27372, 27412, 27432, 27511, 27551, 27622, 27690 from trunk
to branch (snapshots)
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial
(h5committest not required on this branch)
|
|
|
|
|
|
|
|
|
|
|
| |
- configure now checks for Perl (removed in the trunk and
pushed here).
- Removed the svn:executable property from some .in scripts.
- Removed some bash-isms from a few test scripts.
Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) gcc 4.9.2
|
|
|
|
|
|
|
| |
r27771, 27772, 27773, 27832, 27900
Tested on: Ubuntu 15.04 (Linux 3.19 x86_64) w/ gcc 4.9.2
(serial only)
|
|
|
|
|
|
|
| |
r27794, 27795, 27802, 27812, 27819, 27826, 27828, 27829, 27878
27880, 27898, 27902
Tested on: local Linux
|
|
|
|
|
|
|
|
|
|
|
| |
27625, 27627, 27647, 27648, 27661, 27668, 27670, 27671, 27674, 27676,
27703, 27716, 27720, 27747, 27754, 27755
from the trunk.
Mostly CMake and Fortran changes.
Tested on: jam (w/ gcc/gfortran 4.9.3)
|
|
|
|
|
|
| |
trunk.
Tested on: jam (w/ gcc/gfortran 4.9.3)
|
|
|
|
|
|
|
|
|
|
|
| |
27509, 27515, 27517, 27521, 27524, 27525, 27537, 27555, 27570, 27575,
27585, 27586, 27590, 27591, 27592
from the trunk.
Minor CMake and Fortran changes
Tested on: jam (w/ gcc/gfortran 4.9.3)
|
|
|
|
|
|
|
| |
Fortran 2003 changes
Tested on: jam serial (w/ gcc/gfortran 4.9.3)
jam parallel (fortran tests, parallel tests have known failure)
|
|
|
|
| |
Tested on jam, moohan, kite, platypus.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- tools: 27238, 27252, 27267, 27656
- inline markup: 27278
- bin/bbrelease: 27280, 27283, 27624
- h5vers: 27475
- C++ Doxygen: 27494-6
- FUNC_ENTER macro bug: 27581
- H5is_library_threadsafe: 27587, 27601
- release_docs: 27597
- Autotools freshening: 27641, 27653, 27675, 27686, 27692, 27699, 27722
27731, 27734, 27752
- MANIFEST comments: 27642
Tested on: ostrich & koala
various combinations of --enable-threadsafe
|
|
|
|
|
|
| |
dataset's indexing type to v1 B-tree indexing type.
Code review pending.
|
|
|
|
|
|
| |
Fixes SWMR-18
Tested on: jam and emu (Windows pending CMake changes)
|
|
|
|
| |
Tested on: bin/chkmanifest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix: DAILYTEST-170
Description:
XL compilers in ostrich (PowerPC64 linux) fail in test/dt_arith
because of the removal of the LLONG_TO_LDOUBLE_CORRECT (removed in
r26625) and LDOUBLE_TO_LLONG_ACCURATE (removed in r26623).
Solution:
Reverse revisions
r26623: bring back LDOUBLE_TO_LLONG_ACCURATE configure macro
r26625: bring back LLONG_TO_LDOUBLE_CORRECT configure macro
r26627: bring back WANT_DATA_ACCURACY configure macro which is
used together with the above two macros. This also brings
back the enable-dconv-accuracy configure option.
Tested: platypus & kituo, using --enable-fortran, --enable-cxx. Also in Ostrich using
both GCC and XL compilers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
present on
the system, HDflock becomes a no-op. No Windows implementation of flock
has been included. Wflock is currently an empty function.
Only the Autotools are supported. CMake in this branch still needs a lot
of work.
Also fixed a few implicitly defined function warnings due to missing
headers.
Tested on: jam, emu (Solaris passes make check now)
|
|
|
|
| |
Tested: platypus and moohan (CentOS 6 & 7)
|
|
|
|
|
|
| |
to revise_chunks.
Tested on jam, koala, ostrich, platypus.
|
|
|
|
|
|
| |
revise_chunks. h5committested.
#test-p fails but will be fixed with merges later: #26569 (revise_chksum_retry) + v3 metadata cache #27237 (trunk).
|
|
|
|
| |
h5committested.
|
|
|
|
| |
Tested on jam, koala, ostrich.
|
|
|
|
| |
h5committested.
|
|
|
|
| |
h5committested.
|
|
|
|
| |
h5committested.
|
|
|
|
| |
h5committested.
|
|
|
|
| |
h5committested.
|
|
|
|
| |
h5committested.
|
|
|
|
| |
h5committested.
|
|
|
|
| |
h5committested.
|
|
|
|
|
|
| |
Also move check for swmr_read in each driver on reading beyond file eoa to H5FD_read()--
in sync with changes for revision #26002 in trunk.
h5committested.
|
|
|
|
| |
h5committested.
|
|
|
|
| |
h5committested.
|
|
|
|
| |
h5committested.
|
|
|
|
| |
h5committested.
|
|
|
|
| |
h5committested.
|
|
|
|
|
| |
h5committested.
(Revision #25439 is skipped because it was backed out later on 11/3/2104.)
|
|
|
|
|
| |
(Revision #25283 is skipped since it was backed out later on 11/3/2015.)
h5committested.
|
|
|
|
| |
Tested on jam, koala, ostrich, platypus.
|
|
|
|
| |
Tested on jam, ostrich, koala, platypus.
|
|
|
|
| |
Tested on jam, koala, ostrich, platypus.
|
|
|
|
| |
Tested on jam, koala, ostrich, platypus.
|
|
|
|
| |
Tested on jam, koala, ostrich, platypus.
|