Allen Byrne
b1f5c9e9d6
Fix ptr arith
2018-06-29 09:40:34 -05:00
Allen Byrne
2f53075ea9
Correct function call
2018-06-28 16:49:11 -05:00
Allen Byrne
e2d2a410d0
Remove writeVL option
2018-06-28 15:27:08 -05:00
Allen Byrne
5a1d298669
Region reference in compounds need class check
2018-06-28 14:22:50 -05:00
Allen Byrne
c3e666e4b2
Correct cast formatting
2018-06-28 11:33:25 -05:00
Allen Byrne
574941c50d
Correct var name
2018-06-28 11:02:40 -05:00
Allen Byrne
f4b8365b32
Need to cast from void ptr
2018-06-28 10:42:02 -05:00
Allen Byrne
792771d52a
Update Java util lib, Refactor H5D write VL to match read
2018-06-27 17:53:47 -05:00
Allen Byrne
4c1e89fba3
Fix attribute Read
2018-06-25 17:08:35 -05:00
Allen Byrne
c7b7c109ab
Correct "," handling
2018-06-25 10:46:14 -05:00
Allen Byrne
27047165aa
Remove debug statements
2018-06-21 16:52:07 -05:00
Allen Byrne
4e3b33e4ae
Split/fix utility for vl types
2018-06-21 16:43:32 -05:00
Allen Byrne
3f47c38868
fix whitespace
2018-06-21 11:34:13 -05:00
Allen Byrne
651b728a62
HDFVIEW compound vlen needed vlen_t size
2018-06-20 16:06:18 -05:00
Allen Byrne
1a018cb334
Fix jni function call version
2018-06-01 09:33:51 -05:00
Allen Byrne
b28815c205
H5O_info fixes for java and examples
2018-05-31 16:09:48 -05:00
Allen Byrne
2347bffaa2
TRILABS-19 remove add_defintions and use generator expressions
2018-04-26 16:41:04 -05:00
Allen Byrne
6c82c49dd5
TRILABS-20 set a compiler name on all project commands
2018-04-20 10:11:55 -05:00
Allen Byrne
46f2a2a432
TRILABS-19 Initial conversion of include_directories to targets
2018-04-17 15:57:58 -05:00
Allen Byrne
db3d744f25
HDFFV-10444 fix soversion numbers for libraries
2018-04-10 08:55:17 -05:00
Allen Byrne
539b6d4456
Update unimplemented lists
2018-03-26 11:08:41 -05:00
Allen Byrne
3f221c1347
Correct constant var names
2018-03-15 14:11:24 -05:00
Allen Byrne
7399997968
Java constants for new lib verbounds values
2018-03-15 14:11:24 -05:00
Allen Byrne
b5867a05a7
HDFFV-10412 add error on function for Java
2018-03-13 17:21:10 -05:00
Allen Byrne
24c62ba7fe
Change CMake min to 3.10
2018-03-09 12:32:06 -06:00
Allen Byrne
cecb59f93f
Correct if-endif block
2018-03-01 08:26:33 -06:00
Allen Byrne
b36bad53d9
Inc CMake min, Add new tests, rework test CMake files
2018-02-27 12:57:07 -06:00
Allen Byrne
2f18da435e
HDFFV-10398 use the simpler add_subdirectory signature
2018-01-30 12:21:01 -06:00
Allen Byrne
6ca95c512a
HDFFV-10385 rework java names
2018-01-17 10:27:00 -06:00
Allen Byrne
19c18e44ed
Revert CMAKE_BUILD_TYPE for matches - need to redesign
2018-01-12 14:17:04 -06:00
Allen Byrne
be42e04791
HDFFV-10385 refactor CMAKE_BUILD_TYPE usage
2018-01-09 09:56:28 -06:00
hdftest
bee148a995
Snapshot version 1.11 release 2
2018-01-05 10:09:10 -06:00
hdftest
d01ad2a94a
Snapshot version 1.11 release 1
2018-01-05 08:50:10 -06:00
Allen Byrne
bd34c9e455
HDFFV-9724 Corrected files and verified tests
2017-12-28 16:49:50 -06:00
Allen Byrne
732074d47e
Add library INTERFACE and MPI to tools
2017-12-28 16:30:51 -06:00
lrknox
86d8a4c267
Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop"
...
This reverts commit b1223dd653 , reversing
changes made to b25f123f5f .
2017-12-22 12:28:24 -06:00
Allen Byrne
4ecf02f6f6
HDFFV-9724 Remove VDS file cache functionality
2017-12-20 14:23:19 -06:00
Allen Byrne
b475a809d8
Remove return from void functions
2017-12-13 10:31:30 -06:00
Allen Byrne
690cb84f10
Added java wrappers and tests
2017-12-12 13:10:46 -06: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
db2da9f4b4
Reduce warnings
2017-05-25 15:57:18 -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
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
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
Allen Byrne
606529f5e0
Due to HDFVIEW-19 add read VL as string function
2017-04-12 17:21:43 -05:00