lrknox
19fc98467b
Switch maintainer mode off.
...
Update version to 1.10.1-pre1.
Check in files generated by autogen.sh, and comment those out in
.gitignore.
2017-03-23 21:04:50 -05:00
Quincey Koziol
0313cbb91d
Final merge of page buffering branch to develop
2017-03-13 21:30:37 -07:00
Quincey Koziol
a28b65bb9e
Clean up whitespace
2017-02-07 09:18:57 -08:00
Allen Byrne
177c050891
HDFFV-9875 Fix target exports and add static tools pdb files
2017-02-02 12:09:10 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Quincey Koziol
fc69eeb991
Bring Java SWMR changes from revise_chunks to develop branch
2016-12-17 22:21:48 -08:00
Quincey Koziol
65be68a17d
Add some Java methods that were missed earlier.
2016-11-30 15:12:35 -08:00
Quincey Koziol
3b0c2b24da
Bring over support for retrying metadata cache entry loads, along with all the
...
supporting metadata cache callback changes, etc.
2016-11-20 04:24:57 -08:00
Allen Byrne
3ee36553b9
Add support for namespace and add tools to binaries config
2016-10-14 11:22:22 -05:00
Allen Byrne
ef2e93d239
Eliminate unreferenced local variable warning
2016-09-19 14:04:40 -05:00
Allen Byrne
241dc68b48
[svn-r30315] HDFFV-9972: Fix test reference and change default for H5Iget_name in JNI API.
2016-08-22 13:07:01 -05:00
Allen Byrne
737bb56735
[svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows.
...
Added windows name suffix for debug to CMake cmd_arg for examples and test.
Fix issues discovered under debug testing;
Create a version of H5Iget_name that correctly returns the name.
Rework PIN_JAVA_STRING macro and usage to eliminate possible memory leaks by using if-else instead of mid-routine return.
Update example to use new H5Iget_name API.
Tested: windows under debug
2016-08-22 12:05:00 -05:00
Allen Byrne
9b597a4855
[svn-r30213] Add H5Aread_complex for reading arrays and compounds that are not VL strings.
2016-07-20 14:40:42 -05:00
Quincey Koziol
d3396a7953
[svn-r30075] Description:
...
Bring object/dataset/group/named datatype features from revise_chunks
branch to trunk. Also CMake support for h5format_convert and a bunch of
misc. cleanups.
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
(h5committest forthcoming)
2016-06-14 18:07:03 -05:00
Allen Byrne
aee288c19d
[svn-r30048] refactor duplicate release string calls
2016-06-07 14:04:20 -05:00
Allen Byrne
f1633a5fe2
[svn-r29873] Java add missing APIs.
...
Adjust whitespace in H5.java for exception indentation.
Adjust whitespace in JNI for function signature formatting.
2016-05-04 10:52:40 -05:00
Allen Byrne
261f8c8361
[svn-r29560] Remove list and check of flags, defer to library function for checking, which will return an error. That error then produces a HDF5FunctionArgument exception instead of IllegalArgument exception.
2016-03-24 12:21:04 -05:00
Allen Byrne
1f5286ddf2
[svn-r29447] Correct signature of H5Pexist to return boolean
2016-03-16 11:58:03 -05:00
Larry Knox
f5234cd194
[svn-r29379] Add individual LT_VERS_* variables for wrapper libraries: c++, fortran, java, hl, hl/c++, hl/fortran to so that the shared object version numbers can be incremented independently.
...
Disabled auto-increment of shared object version numbers by h5vers.
Files modified:
config/lt_vers.am
java/src/jni/Makefile.am
hl/src/Makefile.am
hl/c++/src/Makefile.am
hl/fortran/src/Makefile.am
c++/src/Makefile.am
bin/h5vers
fortran/src/Makefile.am
2016-03-09 13:55:31 -05:00
Allen Byrne
e836bfd010
[svn-r29247] Fix return type
2016-03-01 12:48:41 -05:00
Allen Byrne
a0485058d6
[svn-r29232] add debug symbols library to install
2016-02-29 15:56:08 -05:00
Allen Byrne
198ceb5fcc
[svn-r29227] HDFFV-9552: merge in java code.
...
new files added.
2016-02-28 21:45:23 -05:00
Allen Byrne
63249be0e1
[svn-r29226] HDFFV-9552: merge in java code.
2016-02-28 21:43:00 -05:00