summaryrefslogtreecommitdiffstats
path: root/src/H5system.c
Commit message (Expand)AuthorAgeFilesLines
* Remove HDva_(arg|copy|end|start) (#3184)Dana Robinson2023-06-281-4/+4
* clang-tidy clang-analyzer-core issues addressed (#3113)Allen Byrne2023-06-131-1/+1
* Fix misc warnings on Windows (#3094)Dana Robinson2023-06-111-1/+1
* Add test for HDstrcasestr macro (#2115)jhendersonHDF2023-05-191-0/+22
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Use case-insensitive comparison for headers fix #2100 (#2101)Frank Berghaus2022-09-211-0/+39
* Adds platform-independent basename and dirname (#1951)Dana Robinson2022-08-051-0/+266
* Removes Windows getlogin() equivalents (#1958)Dana Robinson2022-08-011-16/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-7/+7
* Fix JNI bug, fix warnings noticed in MSVC CI, be modern & portable (#1480)David Young2022-03-101-2/+2
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-1/+1
* Fix several warnings (#720)jhendersonHDF2021-09-141-2/+2
* More various warnings (#958)Sean McBride2021-08-251-12/+12
* Remove checks for winsock2.h (#813)Dana Robinson2021-07-061-3/+3
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-0/+164
* Removes checks and work-arounds for strtoll and strtoull (#769)Dana Robinson2021-06-181-125/+0
* Normalization of H5_nanosleep() with VFD SWMR branch (#746)Dana Robinson2021-06-111-13/+29
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-3/+6
* Misc warning fixes (#495)Dana Robinson2021-03-241-2/+2
* Removes support for pre-2015 Visual Studio (#496)Dana Robinson2021-03-241-75/+0
* File locks now work on Windows (#480)Dana Robinson2021-03-221-24/+27
* Adds an implementation for nanosleep on Windows (#483)Dana Robinson2021-03-221-25/+20
* Fixes various warnings noticed on Windows (#425)Dana Robinson2021-03-051-4/+4
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* First cut of the H5 public API documentation. (#80)Gerd Heber2020-11-181-1/+2
* Clang-format of source filesAllen Byrne2020-09-301-207/+193
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-16/+15
|\
| * File changes to affect formattingAllen Byrne2020-09-041-19/+19
* | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-9/+7
|\ \ | |/
| * Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-071-3/+3
| |\
| | * Merge branch 'develop' into file_locking_squash_2Dana Robinson2020-08-061-4/+4
| | |\
| | * | Squash merge of file locking fixesDana Robinson2020-08-031-3/+3
| * | | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-2/+0
| | |/ | |/|
| * | Minor normalizations with 1.12 branchDana Robinson2020-08-011-4/+4
| |/
* | Use HDva_copy() and introduce a bunch of compatbility format-string constantsDavid Young2020-07-301-1/+1
* | Provide an HDvasprintf implementation only if it isn't #defined. This shouldDavid Young2020-07-071-0/+2
* | Fix va_list usage in the vasprintf(3) implementation.David Young2020-07-071-2/+7
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-396/+17
|/
* va_arg -> HDva_argQuincey Koziol2020-06-271-1/+1
* Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...Quincey Koziol2020-06-271-32/+0
* Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-261-40/+205
|\
| * Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
| * Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-3/+2
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-0/+28
| * Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-1/+3
| * Fixed a bug where we incorrectly pass a lock struct to fcntlDana Robinson2019-08-271-1/+1
| * Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-2/+2