summaryrefslogtreecommitdiffstats
path: root/src/H5system.c
Commit message (Expand)AuthorAgeFilesLines
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-1/+1
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-1/+1
* Merge available RM doxygen from develop to hdf5 1 12 (#131)Larry Knox2020-11-261-1/+2
* Merge changes from developAllen Byrne2020-10-081-398/+27
* Source formattedAllen Byrne2020-10-011-400/+384
* Add clang-format changes from develop.Allen Byrne2020-09-281-19/+19
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-2/+0
* Sync with developDana Robinson2020-08-011-45/+104
* Whitespace cleanupAllen Byrne2020-05-131-1/+1
* Squashed commit of the following:David Young2020-01-311-3/+2
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-0/+28
* Cherry pick of 0225e6d5969Quincey 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
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-2/+2
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-4/+9
* Moving the handling of null prefix into H5_combine_path.Songyu Lu2019-04-171-3/+3
* Adds _wopen support on Windows so that files with UTF-8 namesDana Robinson2019-03-151-0/+126
* Added HD to va_* calls in a couple of library files.Dana Robinson2018-12-171-27/+32
* Develop normalization with vol_integration.Dana Robinson2018-09-191-5/+5
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-5/+5
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-1/+1
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-221-1/+1
* Add HD prefixAllen Byrne2017-12-201-1/+1
* HDFFV-9724 Copy efc_open search from Lextern_traverseAllen Byrne2017-12-151-1/+1
* Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-1/+1
* Minor tweaks in response to code review.Dana Robinson2017-08-011-6/+2
* Major rework of H5PL package code before bringing VOL changesDana Robinson2017-07-141-0/+50
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Update cmake pubconf to match autotools and add strtoll checksAllen Byrne2017-03-161-16/+17
* Fix bad implementation of Windows nanosleep equivalent.Dana Robinson2016-12-121-4/+3
* Added Windows-only versions of the round() functions, which do notderobins2016-12-021-0/+50
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-0/+81
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-1/+1
* [svn-r30189] Description:Quincey Koziol2016-07-181-15/+14
* [svn-r29482] Switched a few Visual Studio #ifdefs to Win32Dana Robinson2016-03-211-2/+2
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-10/+119
* [svn-r29084] Revert of:Dana Robinson2016-02-111-119/+10
* [svn-r29043] Fixes to make relative external storage work on Windows. Part of...Dana Robinson2016-02-041-2/+2
* [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...Dana Robinson2016-02-041-10/+119
* [svn-r28581] Brought flock changes over from revise_chunks as well as a fewDana Robinson2015-12-111-1/+111
* [svn-r28422] Description:Quincey Koziol2015-11-201-10/+10
* [svn-r28416] Description:Quincey Koziol2015-11-201-21/+66
* [svn-r28236] Rework get timezone function to add another exclusion define (H5...Allen Byrne2015-10-271-2/+6
* [svn-r28234] Changed a C++-style comment to C-style.Dana Robinson2015-10-271-4/+6
* [svn-r28229] HDFFV-9550: Rework timezone usage to localize the #ifdef blocks ...Allen Byrne2015-10-261-0/+31
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-60/+2
* [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were inDana Robinson2015-03-111-1/+1
* [svn-r24726] Description:Quincey Koziol2014-02-201-8/+16