summaryrefslogtreecommitdiffstats
path: root/java/examples
Commit message (Collapse)AuthorAgeFilesLines
* 1 12 merge java copyright header changes (#391)Allen Byrne2021-03-0160-410/+350
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * OESS-98 fix tools test for plugins * sync fork * Merge of changes from dev * Move problem option to bottom of the list until fixed * HDFFV-11106 - fix parsing optional args * HDFFV-11106 add note * grammer fix * Whitespace after clang formatting * Undo format version 11 changes * Update check to working version * Merge workflow and minor changes from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge serval small changes from dev * fix typo * Minor non-space formatting changes * GH #386 copyright corrections for java folder * revert because logic requires false return
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-2060-60/+60
| | | | file - files not in src or test.
* Hdf5 1 12 - Modify temporary rpath for testing in java example scripts. (#242)Larry Knox2021-01-064-5/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Snapshot version 1.12 release 1-3. Update version to 1.12.1-4. * First cut of the H5 public API documentation. (#80) * First cut of the H5 public API documentation. * Added H5Z "bonus track." * Applied Quincey's patch. * Added the missing patches from Quincey's original patch. * H5PL (complete) and basic H5VL API documentation. * Added H5I API docs. * Added H5L API docs. * First installment from Elena's H5T batch. * Second installment of Elena's H5T batch. * Final installment of Elena's H5T batch. * Full set of current H5F documentation. (#105) * First cut of the H5 public API documentation. * Added H5Z "bonus track." * Applied Quincey's patch. * Added the missing patches from Quincey's original patch. * H5PL (complete) and basic H5VL API documentation. * Added H5I API docs. * Added H5L API docs. * First installment from Elena's H5T batch. * Second installment of Elena's H5T batch. * Final installment of Elena's H5T batch. * Migrated documentation for SWMR functions. * Catching up on MDC functions. * Integrated the H5F MDC function documentation. * Added MDC and parallel H5F functions. * Slightly updated main page. * Added doxygen/dox/H5AC_cache_config_t.dox to MANIFEST. * Doxygen - added (mostly) beginner functions (#112) * Doxygen - added (mostly) beginner functions * Removed duplicate H5Pset_szip function * Add src/H5module.h to MANIFEST. * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Avoid aligned access for references by decoding into temporary buffer and then copying the result into the actual buffer. Update test to be more thorough with using compound datatype fields everywhere. (#206) * Modify temporary rpath for testing in java example scripts. (#230) Co-authored-by: Gerd Heber <gheber@hdfgroup.org> Co-authored-by: bljhdf <58825073+bljhdf@users.noreply.github.com> Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Quincey Koziol <quincey@koziol.cc>
* Correct TARGET variable and CMake config file locationAllen Byrne2020-11-124-4/+4
|
* Whitespace cleanupAllen Byrne2020-05-125-5/+5
|
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-235-5/+5
|
* Merge changes from develop to fix various issuesAllen Byrne2020-01-301-20/+24
|
* Improved CMake options for testsAllen Byrne2020-01-194-4/+4
|
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-194-39/+40
|
* Merge tools changes from developAllen Byrne2020-01-132-2/+6
|
* small syntax changesAllen Byrne2019-09-194-19/+20
|
* Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-141-11/+3
| | | | | | Fix misuse of [HD]strncpy and [HD]snprintf. Minor formatting changes. Fix test cleanup issue with java groups example.
* Use generator expr to get correct nameAllen Byrne2019-07-224-141/+84
|
* Correct java load library name accessAllen Byrne2019-07-184-8/+12
|
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-174-4/+4
|
* Change how name is retrievedAllen Byrne2019-07-084-4/+8
|
* HDFFV-10581 remove special name checkingAllen Byrne2019-07-084-4/+4
|
* HDFFV-10703 macro vars need quotesAllen Byrne2019-02-152-5/+4
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-154-12/+12
|
* Correct namesAllen Byrne2018-08-301-3/+0
|
* Call new functionAllen Byrne2018-08-301-0/+2
|
* Fix typoAllen Byrne2018-08-281-1/+1
|
* HD prefix and whitespaceAllen Byrne2018-08-281-13/+16
|
* Revert testfile FILE changeAllen Byrne2018-08-242-2/+2
|
* change FILE pathAllen Byrne2018-08-242-2/+2
|
* Add testfiles to data copyAllen Byrne2018-08-231-0/+3
|
* Same changes needed for examples as testAllen Byrne2018-08-234-40/+136
|
* Update Java util lib, Refactor H5D write VL to match readAllen Byrne2018-06-278-20/+20
|
* HDFFV-9739 factor out tests into separate JUnitAllen Byrne2018-05-151-20/+20
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-205-5/+5
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-174-20/+0
|
* Change CMake min to 3.10Allen Byrne2018-03-095-5/+5
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-275-5/+5
|
* HDFFV-10398 use the simpler add_subdirectory signatureAllen Byrne2018-01-301-4/+4
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-174-8/+4
|
* HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPEAllen Byrne2018-01-164-28/+8
|
* Revert CMAKE_BUILD_TYPE for matches - need to redesignAllen Byrne2018-01-124-4/+4
|
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-094-4/+4
|
* Fix STREQUAL if commands.Allen Byrne2017-10-022-4/+4
|
* Change name for test results tableAllen Byrne2017-09-208-8/+8
|
* Add missing intro folderAllen Byrne2017-09-201-7/+14
|
* Add chekexe and chklog generation to testsAllen Byrne2017-09-202-26/+51
|
* Fix call formatAllen Byrne2017-09-201-18/+36
|
* Add chklog and chexe generation to Java autootools testsAllen Byrne2017-09-191-18/+54
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-2560-360/+240
| | | | | | | | | | 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-013-9/+9
|
* Added virtual to listAllen Byrne2017-02-272-2/+8
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-134-0/+12
|\ | | | | | | | | * 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-134-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-105-63/+63
|/