summaryrefslogtreecommitdiffstats
path: root/tools/src
Commit message (Expand)AuthorAgeFilesLines
* Update error handling to support ARGS and tools stackAllen Byrne2017-10-026-451/+254
* HDFFV-10276 Remove whitespaceAllen Byrne2017-09-081-1/+1
* HDFFV-10276 Remove whitespaceAllen Byrne2017-09-081-2/+2
* HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-074-8/+20
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-314-227/+236
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-2311-740/+684
* HDFFV-10188 error on NULL dataspaceAllen Byrne2017-08-042-47/+53
* HDFFV-10256 correct len of string copy to the len of esc stringAllen Byrne2017-08-011-4/+4
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-1711-56/+2
* HDFFV-10219 default input binary to NATIVEAllen Byrne2017-06-202-5/+24
* HDFFV-10219 remove standard headers already included in h5private.hAllen Byrne2017-06-161-5/+0
* HDFFV-10219 - remove debug commentsAllen Byrne2017-06-151-28/+0
* HDFFV-10219 - disable debug outputAllen Byrne2017-06-151-1/+1
* HDFFV-10219 - fix for native in bin file and possible non-native in h5 Allen Byrne2017-06-153-100/+633
* HDFFV-10219: Added keyword SUBSET to h5import list.Allen Byrne2017-06-121-40/+293
* Merge branch 'develop' into windows_openDana Robinson2017-05-3111-885/+914
|\
| * Fixed many minor warnings.Dana Robinson2017-05-251-1/+1
| * HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-227-43/+134
| * HDFFV-9995 Clarify help textAllen Byrne2017-05-161-21/+24
| * HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-105-9/+9
| * HDFFV-10186 more whitespace formattingAllen Byrne2017-05-102-28/+22
| * HDFFV-10186 Whitespace changeAllen Byrne2017-05-094-801/+741
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-283-19/+19
* | Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-4/+4
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2546-276/+184
* Minor style cleanupsQuincey Koziol2017-03-221-0/+1
* Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co...Quincey Koziol2017-03-221-15/+3
* Switch from HDatoll to HDstrtoll, for Windows compatibility.Quincey Koziol2017-03-161-1/+1
* Final merge of page buffering branch to developQuincey Koziol2017-03-148-161/+441
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-1/+1
* Clean up whitespaceQuincey Koziol2017-02-074-207/+185
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-0210-110/+125
* HDFFV-10123 fix shared nameAllen Byrne2017-02-011-1/+1
* HDFFV-10123 Add SHARED toolsAllen Byrne2017-02-014-11/+64
* HDFFV-10046 add shared versions of tools for plugin filtersAllen Byrne2017-01-312-4/+23
* HDFFV-10046 build a shared version of h5repack tool for pluginsAllen Byrne2017-01-311-2/+13
* HDFFV-10046 Fix windows parse errorAllen Byrne2017-01-242-199/+200
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-113-10/+19
|\
| * h5format_convert was not built (missing from subdirs in tools/src andlrknox2017-01-102-1/+5
| * Create h5repack convenience library for common code used by h5repacklrknox2017-01-101-9/+14
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-1011-14/+14
|/
* Corrected return callsAllen Byrne2017-01-052-10/+6
* Fix valgrind memory leakAllen Byrne2017-01-051-28/+30
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-115-1/+149
* Fix mktarball errors with ManifestAllen Byrne2016-11-041-318/+0
* Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrappingQuincey Koziol2016-11-031-97/+97
* Split tools into src and test - add foldersAllen Byrne2016-10-2757-0/+31285