M. Scot Breitenfeld
59e7c7703e
Merge branch 'develop' into hdf5_1_10
2017-10-26 10:13:33 -05:00
Allen Byrne
f92ccce1f9
HDFFV-10297 merge from develop
2017-10-10 14:46:59 -05:00
Allen Byrne
4f9e47650a
Fix STREQUAL if commands.
2017-10-02 12:39:15 -05:00
Allen Byrne
ab56177332
Rename java example scripts for test results table
2017-09-20 14:35:06 -05:00
Allen Byrne
5c5533d7fd
Change name for test results table
2017-09-20 14:16:31 -05:00
Allen Byrne
ab43e3ce9b
Add missing intro folder
2017-09-20 12:43:43 -05:00
Allen Byrne
f25e3bd91f
Merge java autotools script chkexe and chklog changes
2017-09-20 10:43:30 -05:00
Allen Byrne
d901d3402a
Add chekexe and chklog generation to tests
2017-09-20 09:32:03 -05:00
Allen Byrne
722dedd49e
Fix call format
2017-09-20 09:32:03 -05:00
Allen Byrne
4de09ba34d
Add chklog and chexe generation to Java autootools tests
2017-09-19 10:43:54 -05:00
Dana Robinson
274f71be17
Fixed a failing Java plugin test.
2017-07-14 12:58:29 -07:00
Dana Robinson
63647cd363
Merge of recent develop work to 1.10 branch.
...
Fixes for:
* HDFFV-10247 (autotools Fortran long double bug)
* HDFFV-10248 (autotools deprecated debug/production tweak)
* HDFFV-10250 (-fno-omit-frame-pointer w/ symbols)
* Disabled missing parameter warnings in Java constant code
* Added H5I_VFL ID checks to tmisc.c
* Added 'get a dummy VFD' call to h5test library
2017-07-05 11:35:03 -07:00
Dana Robinson
5d6ed0b298
Turned off unused parameter warnings in gcc for Java constants.
...
None of the constant functions use their parameters, so emitting
warnings for them generates a large amount of noise. Since these
are trivial wrappers, marking them up with H5_ATTR_UNUSED would
be a huge waste of time.
2017-07-03 14:26:53 -07:00
Allen Byrne
27b3b4b208
Synch with CMake original code
2017-06-19 09:15:19 -05:00
Allen Byrne
db2da9f4b4
Reduce warnings
2017-05-25 15:57:18 -05:00
Allen Byrne
618a6adb64
Reduce warnings
2017-05-25 15:55:55 -05:00
Allen Byrne
635e8c5377
merge from develop and apply HDFFV-8611
2017-05-24 15:00:51 -05:00
Allen Byrne
445c805a4c
HDFFV-10186 Add endianess to bitfield and fix tests
2017-05-10 10:59:13 -05:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
...
* commit '54957d37f5aa73912763dbb6e308555e863c43f4':
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
2017-04-25 16:05:36 -05:00
Allen Byrne
539f252fc8
Correct name of native function
2017-04-25 09:40:55 -05:00
Allen Byrne
2599c23164
Change signature of H5PLget_size
2017-04-25 09:40:54 -05:00
Allen Byrne
0fb5ce7ad5
Correct name of native function
2017-04-24 16:21:42 -05:00
Allen Byrne
c148ad90f0
Fix javadoc
2017-04-24 16:09:39 -05:00
Allen Byrne
aafee79e9f
Changed signature of H5PLgetsize
2017-04-24 15:20:21 -05:00
Allen Byrne
db4dd5be86
LDFLAGS module forces .so lib to be built on osx instead of .dylib
2017-04-18 14:14:20 -05:00
Allen Byrne
1c782f1ae1
java jni lib also needs to avoid the version-info
2017-04-18 14:14:09 -05:00
Allen Byrne
d5da45e168
Add plugin options for libs
2017-04-18 14:13:22 -05:00
Allen Byrne
9f1fd68ce2
LDFLAGS module forces .so lib to be built on osx instead of .dylib
2017-04-18 13:27:54 -05:00
Allen Byrne
5bbaae4495
java jni lib also needs to avoid the version-info
2017-04-18 11:44:47 -05:00
Allen Byrne
9b234d74bb
Add plugin options for libs
2017-04-18 10:38:14 -05:00
lrknox
49cded79ce
Add new files in release_docs to MANIFEST.
...
Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running
autogen.sh.
Conflicts:
README.txt
c++/src/Makefile.in
fortran/src/Makefile.in
hl/c++/src/Makefile.in
hl/fortran/src/Makefile.in
hl/src/Makefile.in
java/src/jni/Makefile.in
release_docs/RELEASE.txt
src/Makefile.in
2017-04-15 08:17:10 -05:00
lrknox
25ec07450a
Change copyright headers to replace url referring to file to be removed
...
and replace it with new url for COPYING file.
Fix 2 lines in java error test expected output file where messages
include line numbers changed by reducing the copyright header by 2
lines.
2017-04-14 11:54:16 -05:00
lrknox
b03e41146a
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_10
2017-04-13 16:28:03 -05:00
Allen Byrne
606529f5e0
Due to HDFVIEW-19 add read VL as string function
2017-04-12 17:21:43 -05:00
Allen Byrne
e76d9217f4
Fix URL name
2017-04-11 15:12:27 -05:00
Allen Byrne
8a9e4b94c3
Fix URL name
2017-04-11 15:10:02 -05:00
Allen Byrne
38b1b534c9
HDFFV-10143 add missing javadoc param
2017-04-06 15:01:30 -05:00
Allen Byrne
4b11c4fd51
HDFFV-10143 add missing javadoc param
2017-04-06 15:00:48 -05:00
Allen Byrne
f9199536d0
HDFFV-10143 Add plugin APIs to Java interface
2017-04-03 14:12:54 -05:00
Allen Byrne
4bd667bfde
HDFFV-10143 Add plugin APIs to Java interface
2017-04-03 14:06:47 -05:00
lrknox
972344e231
Merge bin/h5vers changes from develop.
...
Pull version from configure for version test in h5repack_plugin.sh.in
Update version to 1.10.2-snap0 for hdf5_1_10 branch.
2017-03-23 20:03:27 -05:00
lrknox
fa5ca5272d
Remove extra space added by h5vers to version string in H5.java, which
...
then failed to match the pattern after the first run.
2017-03-21 11:40:11 -05:00
lrknox
7e7121fec6
Remove incorrect " marks added to java files by bin/h5vers.
...
Pull version from configure for version test in h5repack_plugin.sh.in
2017-03-21 10:57:40 -05:00
lrknox
cd8ec2cc44
Extend h5vers to update version strings in java files and h5repack
...
version test expected output file.
Update version on develop branch to 1.11.0.
Please enter the commit message for your changes. Lines starting
2017-03-20 17:14:16 -05:00
lrknox
9187d41af6
Update version numbers in HDF5config.cmake and 2 java files. h5vers
...
script missed them, will need updating.
2017-03-17 13:14:08 -05:00
Quincey Koziol
0313cbb91d
Final merge of page buffering branch to develop
2017-03-13 21:30:37 -07:00
Allen Byrne
12b87f0f84
Fix vds tests
...
java wrong call
vds test - missing checks and if content
2017-03-07 10:06:38 -06:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
8d909320bf
Added virtual to list
2017-02-27 14:51:20 -06:00
Quincey Koziol
a28b65bb9e
Clean up whitespace
2017-02-07 09:18:57 -08:00