summaryrefslogtreecommitdiffstats
path: root/tools/src/h5jam/h5jam.c
Commit message (Expand)AuthorAgeFilesLines
* Use HDoff_t with lseek consistently (#3600)Dana Robinson2023-09-261-3/+3
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-3/+3
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-4/+4
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-1/+1
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-4/+4
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-3/+3
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-24/+24
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-4/+4
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-4/+4
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-5/+5
* Removes partial long options from the tools (#872)Dana Robinson2021-08-031-8/+4
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-6/+6
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-173/+140
* Tools refactorAllen Byrne2020-07-151-42/+40
* Fixes for warnings in the tools code.Dana Robinson2020-04-251-1/+1
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-2/+2
* VOL FEATUREDana Robinson2018-10-101-2/+2
* Develop normalization with vol_integration.Dana Robinson2018-09-191-15/+15
* Text cleanupAllen Byrne2018-05-081-28/+15
* Minor warning fixesDana Robinson2017-11-151-4/+2
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-231-6/+7
* Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-4/+4
* 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-251-6/+4
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+571