summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Collapse)AuthorAgeFilesLines
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* HDFFV-10384 merge from developAllen Byrne2018-02-192-6/+18
|
* HDFFVC-10396 merge from developAllen Byrne2018-01-261-53/+0
|
* HDFFV-8745 merge h5diff attribute fixAllen Byrne2018-01-115-45/+45
|
* Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-041-22/+56
| | | | Propagate changes to Makefile.ins with bin/reconfigure.
* Fix typosAllen Byrne2017-10-241-5/+5
|
* HDFFV-10297 - Cleanup, Initialize variablesAllen Byrne2017-10-235-288/+199
|
* Avoid double freeAllen Byrne2017-10-191-3/+0
|
* HDFFV-10297 merge from developAllen Byrne2017-10-1912-2732/+2267
|
* HDFFV-10297 merge from developAllen Byrne2017-10-118-265/+232
| | | Also cleaned up some other non-merged changes
* Fix VS2012 declare errorAllen Byrne2017-10-041-1/+1
|
* HDFFV-9774 Fix code mergeAllen Byrne2017-09-081-3338/+2152
|
* HDFFV-9774 Add missing error commandsAllen Byrne2017-09-083-670/+418
|
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-09-067-85/+70
|
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-251-4/+2
|\ | | | | | | into hdf5_1_8
| * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-141-0/+1
| | | | | | | | | | | | | | on CYGWIN. Added known problem entry to RELEASE.txt. Set version for 1.8.19 release. Barbara updated contents of README.txt file.
| * Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with addedlrknox2017-06-121-4/+1
| | | | | | | | | | | | | | flag '-rpath /nowhere' to stop them being installed while keeping them from linking with libhdf5, etc. Incremented version to 1.8.19-pre1 and ran bin/release to create tar and zip files for testing.
* | HDFFV-10188 merge fix and tests from developAllen Byrne2017-08-231-3/+2
| |
* | Merge branch 'hdf5_1_8' of ↵M. Scot Breitenfeld2017-08-041-4/+16
|\ \ | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into hdf5_1_8
| * | HDFFV-10246 Fix vl string compareAllen Byrne2017-07-261-4/+16
| |/
* | generated reconfigure files for configure changesM. Scot Breitenfeld2017-08-041-0/+1
|/
* Merge pull request #543 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-05-264-33/+9
|\ | | | | | | | | | | | | | | | | * commit 'c13e0835f70b3ba9d9d706d772b5fa0f2a534cbf': Add missing creation order flag set Update usage reference file for test Remove unavailable argument Add missing variable HDFFV-8611 preserve creation order for root group
| * HDFFV-8611 preserve creation order for root groupAllen Byrne2017-05-246-45/+17
| |
* | Merge branch 'hdf5_1_8' of ↵lrknox2017-05-2010-2613/+2499
|\ \ | |/ | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8
| * Correct statement orderAllen Byrne2017-05-181-1/+1
| |
| * Tools merge from develop-1.10Allen Byrne2017-05-1722-2745/+2587
| |
* | Change copyright headers to replace url referring to file to belrknox2017-05-1626-156/+104
|/ | | | removed and replace it with new url for COPYING file.
* Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-101-2/+5
| | | | | | and other changes to Makefiles and config/conclude.am to eliminate link errors with new libdynlib*_la_LDFLAGS which were added to stop libdynlib* files linking to external libraries.
* Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-293-9/+12
|
* HDFFV-10128 merge from developAllen Byrne2017-03-061-3/+7
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-062-7/+4
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-181-1/+1
|
* HDFFV-9994 port changes from develop.Allen Byrne2017-01-184-36/+36
| | | CMake folder changes brought up to standard.
* Update shared object file numbers according to changes in v1.8.18 release.lrknox2016-11-011-10/+23
| | | | | Update autotools and libtool versions. Run bin/reconfigure.
* Add namespace and export utilsAllen Byrne2016-10-141-0/+1
|
* Remove unsupported functionAllen Byrne2016-09-282-72/+4
|
* Merge/align from trunk(develop)Allen Byrne2016-09-2812-469/+580
|
* [svn-r29841] Fix valgrind memory leak in h5diff tool.Allen Byrne2016-04-291-229/+240
|
* [svn-r29309] HDFFV-9698, HDFFV-9241, HDFFV-9570: Merge fixes from trunk for ↵Allen Byrne2016-03-074-330/+324
| | | | subsetting index, default fill value display, and optional arg crash. Also some minor compiler warnings fixes.
* [svn-r28274] Applied patch to eliminate warnings from PRINTSTREAM macros ↵Larry Knox2015-11-042-5/+6
| | | | | | | | from HDF5 1.8.16. Update supported platform and tested configuration info in RELEASE.txt. Tested with h5committest.new.
* [svn-r28125] Add library version changes based on lt_vers.am file.Allen Byrne2015-10-191-14/+4
|
* [svn-r27685] Merge of r27572 from trunkDana Robinson2015-09-063-30/+0
| | | | | | | | | | Remove all VMS-specific code from the library. The exception is the VMS floating-point tests since those are special as VMS floats are odd. Those files will be considered separately. Fixes HDFFV-9495 Tested on: h5committest
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-8/+31
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r27253] Move packed bits files to subfolderAllen Byrne2015-06-191-14/+15
|
* [svn-r27190] merge 27185 from trunk:Mohamad Chaarawi2015-06-111-7/+7
| | | | | | - fix more instances where both mpi is_initialized and is_finalized need to be checked before making any MPI calls. tested with h5committest.
* [svn-r27165] Merge 27133 & 27158 from trunk:Mohamad Chaarawi2015-06-082-6/+6
| | | | | | | | | - Add a new attribute function characterstic for format: * H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z))) - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED. - Rename NORETURN attribute characterstic to H5_ATTR_NORETURN tested with h5committest.
* [svn-r27112] merge 27111 from trunk:Mohamad Chaarawi2015-05-261-3/+3
| | | | move undef of __attribute__ back to private and remove its usage from public routines.
* [svn-r26728] Merge trunk reviwions 26669 and 26670.Larry Knox2015-04-041-1/+0
| | | | | | Removed from configure.ac VPATH section, LONE_COLON check and checks for redundant addition of /usr/include and /usr/lib to compile flags, with reconfigure. Tested h5committest
* [svn-r26717] Merge revisions 26387, 26649, 26650, 26678, and 26691 from ↵Mohamad Chaarawi2015-04-032-7/+15
| | | | trunk to squish warnings.
* [svn-r26697] HDFFV-9131: Remove obsolete/unneeded sections.Allen Byrne2015-04-011-2/+0
|