summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-081-2/+2
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-12/+40
* VFD SWMR: sync with develop (#830)Dana Robinson2021-07-121-7/+6
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-301-610/+536
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-171-0/+26
* VFD SWMR: sync with develop (#725)Dana Robinson2021-06-041-15/+1
* VFD SWMR: Sync with develop (#711)Dana Robinson2021-06-011-237/+6
* Normalization with develop (#704)Dana Robinson2021-05-281-12/+0
* Much normalization with develop (#701)Dana Robinson2021-05-281-1/+1
* Brings much of the printf changes over from developDana Robinson2021-05-061-17/+17
* Brings H5CX_pop() changes from developDana Robinson2021-04-081-3/+3
* Brings inline changes from developDana Robinson2021-04-071-31/+4
* Brings thread-safety changes from developDana Robinson2021-04-071-0/+51
* Brings trace changes from developDana Robinson2021-04-061-0/+83
* Brings include guard changes from developDana Robinson2021-04-061-4/+4
* Brings file locking changes from developDana Robinson2021-03-251-2/+2
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-1350/+1381
* Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s...Dana Robinson2021-03-231-1/+10
|\
| * Protects timespeccmpDana Robinson2021-03-231-1/+10
* | Replaces basename and dirname with code that will work everywhereDana Robinson2021-03-091-13/+2
|/
* Brings MacOS fixes from main feature branchDana Robinson2021-03-021-0/+7
|\
| * Moves H5queue.h to H5private.h and yanks circular queue macrosDana Robinson2021-02-261-0/+7
* | Makes libgen.h functions ready for implementation on WindowsDana Robinson2021-03-021-0/+13
|/
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-12/+57
|\
| * Merge pull request #2668 in HDFFV/hdf5 from monotonic_timer to developQuincey Koziol2020-07-021-9/+28
| |\
| | * Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-261-207/+370
| | |\
| | * | Changes to make timers within the library monotonic.Quincey Koziol2017-09-031-9/+28
| * | | Fix typo in HDftell macro definition: 'ftello -> ftell'Jacob Smith2020-06-291-1/+1
| | |/ | |/|
| * | Reduce overhead for H5open, which is involved in the public symbols like H5T_...Quincey Koziol2020-06-161-2/+27
| * | Removed HDgets macros since gets was deprecated in C99 and removedDana Robinson2020-05-101-2/+5
| * | Tidying of Mirror VFD.Jacob Smith2020-04-071-3/+0
| * | Add Splitter VFD to library.Jacob Smith2020-03-131-1/+65
| * | Merge pull request #2351 in HDFFV/hdf5 from ~DYOUNG/werror:b-bye-HDpthread_se...David Young2020-03-051-4/+0
| |\ \
| | * | Use a naked pthread_self() call in the HDF5 thread wrappers.David Young2020-02-061-4/+0
| * | | Merge pull request #2367 in HDFFV/hdf5 from ~DYOUNG/werror:unused to developDavid Young2020-02-191-14/+39
| |\ \ \
| | * | | H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-02-101-14/+39
| | |/ /
| * | | Delete unhelpful comment per Jordan's question.David Young2020-02-101-3/+0
| * | | Make sure that H5TS_thread_id() is available as either a function or a macro inDavid Young2020-02-071-3/+5
| |/ /
| * | Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX ThreadsDavid Young2020-02-031-5/+0
| * | Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-281-1/+1
| |\ \
| | * | fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-271-1/+1
| * | | Replaced my_isnan with C99 isnan in h5diff.Dana Robinson2020-01-241-0/+3
| * | | Removed H5_DEC_ENUMDana Robinson2020-01-231-7/+0
| * | | Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-15/+0
| |/ /
| * | merge and fix conflictkmu2020-01-191-15/+15
| |\ \
| * \ \ merge and fix conflictskmu2020-01-141-21/+17
| |\ \ \ | | |/ /
| | * | Fix compile errors - mostly in jniAllen Byrne2019-12-061-21/+17
| * | | fix unused related warningskmu2020-01-131-1/+8
| |/ /
| * | Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-7/+0