summaryrefslogtreecommitdiffstats
path: root/java/examples/datatypes
Commit message (Collapse)AuthorAgeFilesLines
* Merge Update the java slf4j logging jars to latest 1.7.33 (#1371)Allen Byrne2022-01-142-4/+4
|
* 1 10 Fix java data export functions (#450)Allen Byrne2021-03-1018-173/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge small changes from develop * Minor non-space formatting changes * #386 copyright corrections for java folder * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merge updates #358 patches from vtk #361 fix header guard spelling * format fix * Fix missing underscore and make H5public.h closer to dev * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup JNI cleanup * format alignment * Add missing test ref file * Merge #380 from develop * Finish java merges from develop * Fix java issues with tests and javadoc * Correct use of attribute access plist * Remove debug code * Remove unused variable * Change file access to read only for java tests * Split clang format operations. * More javadoc comments * Remove pre-split setting * format source
* 1 10 merge java copyright header changes (#392)Allen Byrne2021-03-0120-20/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge small changes from develop * Minor non-space formatting changes * #386 copyright corrections for java folder
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-0120-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update license url (#332) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. * Update license url part2 (#333) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. * Update URL in source file Copyright headers for web. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com>
* Hdf5 1 10 - Modify temporary rpath for testing in java example scripts (#243)Larry Knox2021-01-061-1/+9
| | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org>
* Correct TARGET variable and CMake config file locationAllen Byrne2020-11-121-1/+1
|
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-1/+1
|
* Merge CMake and tools changes from developAllen Byrne2020-02-271-1/+1
|
* Added new CMake options for testsAllen Byrne2020-01-191-1/+1
|
* HDFFV-11001 merge java locale from developAllen Byrne2020-01-172-2/+6
|
* Small syntax changesAllen Byrne2019-09-191-1/+3
|
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-241-34/+22
|
* HDFFV-10581 Correct PDB files and debug naming.Allen Byrne2019-07-091-1/+2
|
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-211-2/+2
|
* Same changes needed for examples as testAllen Byrne2018-08-231-9/+34
|
* HDFFV-10519 Disable WriteVL JNI function, updgrade JNIAllen Byrne2018-06-292-5/+5
|
* HDFFV-9739 and cmake improvements merge from developAllen Byrne2018-05-221-6/+1
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-2/+1
|
* HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPEAllen Byrne2018-01-161-7/+2
|
* Revert CMAKE_BUILD_TYPE for matches - need to redesignAllen Byrne2018-01-121-1/+1
|
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-1/+1
|
* Change name for test results tableAllen Byrne2017-09-202-2/+2
|
* Add chekexe and chklog generation to testsAllen Byrne2017-09-201-18/+36
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-2520-120/+80
| | | | | | | | | | 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.
* Update CMake files and formattingAllen Byrne2017-03-011-3/+3
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-131-0/+1
|\ | | | | | | | | * commit 'bd85e57904f1f943774bb99ea5e8b0d074db0edb': tools/test/h5diff/testh5diff.sh.in: Add code to delete copies of test .h5 files copied from tools/testfiles/vds to tools/test/h5diff/testfiles when running "make check" for an in-source build.
| * tools/test/h5diff/testh5diff.sh.in:lrknox2017-01-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add code to delete copies of test .h5 files copied from tools/testfiles/vds to tools/test/h5diff/testfiles when running "make check" for an in-source build. tools/test/misc/testh5repart.sh.in: Change the name of the temporary test directory from "testfiles" which is also used for 2 h5mkgrp test files under source control to "testrepart" to avoid deleting source controlled files when running "make check" in the source directory. Fix test scripts that remove source-controlled files during "make check" when run in-source. Fix test scripts that don't remove test files because they add files to test directories but don't remove them if the build directories are the same as the source directory. Fix any test source file or Makefile.am files for tests that leave data files are removed by neither "make check" nor "make distclean".
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-101-12/+12
|/
* Change examples to match junit testAllen Byrne2016-12-011-1/+1
|
* Merge test output file clearing into runTest.cmakeAllen Byrne2016-10-031-2/+0
|
* [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows.Allen Byrne2016-08-223-11/+11
| | | | | | | | | | 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
* [svn-r29871] HDFFV-9743: Fix java examples Debug build commands.Allen Byrne2016-05-041-4/+7
| | | | rename examples clear-objects test names.
* [svn-r29513] Only delete the copied and generated test files.Allen Byrne2016-03-221-10/+2
|
* [svn-r29507] Add actual file name to delete functions to prevent accidental ↵Allen Byrne2016-03-221-2/+2
| | | | | | deletion of source files. (HDFFV-9730 created for tools scripts, which is the basis for the java scripts)
* [svn-r29480] Correct copy functions to test the directoryAllen Byrne2016-03-211-4/+4
|
* [svn-r29465] Fix issue with .classes dir not getting created for java by ↵Allen Byrne2016-03-171-3/+3
| | | | adding mkdir .classes to configure.
* [svn-r29463] qualify .classes with $(top_builddir)Allen Byrne2016-03-171-1/+1
|
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-2921-0/+5979