summaryrefslogtreecommitdiffstats
path: root/test/accum_swmr_reader.c
Commit message (Expand)AuthorAgeFilesLines
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Add flag to H5CX_pop that allow setting the properties to return to applicati...Quincey Koziol2020-12-011-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-37/+35
* Trim trailing whitespaceQuincey Koziol2020-04-201-6/+6
* Corrected comment in src/H5VLint.c, fixed pass-through info size inQuincey Koziol2019-01-061-8/+15
* VOL FEATUREDana Robinson2018-10-101-1/+2
* Develop normalization with vol_integration.Dana Robinson2018-09-191-4/+6
* Cleanup API context function usage.Quincey Koziol2018-03-191-6/+12
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-1/+9
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Add missing accumulator test.Quincey Koziol2016-12-181-0/+99
'>* | | Fix "warning: comparison between signed and unsigned integer expressions"Gregory P. Smith2014-09-301-5/+5 * | | merge 3.4 (#22520)Benjamin Peterson2014-09-301-11/+17 |\ \ \ | |/ / | * | merge 3.3 (#22520)Benjamin Peterson2014-09-301-11/+17 | |\ \ | | |/ | | * prevent overflow in unicode_repr (closes #22520)Benjamin Peterson2014-09-301-11/+17 * | | merge 3.4Benjamin Peterson2014-09-291-1/+1 |\ \ \ | |/ / | * | merge 3.3Benjamin Peterson2014-09-291-1/+1 | |\ \ | | |/ | | * these variables ought to be Py_ssize_tBenjamin Peterson2014-09-291-1/+1 * | | merge 3.4 (#22519)Benjamin Peterson2014-09-291-12/+16 |\ \ \ | |/ / | * | merge 3.3 (closes #22519)Benjamin Peterson2014-09-291-12/+16 | |\ \ | | |/ | | * fix overflow checking in PyBytes_Repr (closes #22519)Benjamin Peterson2014-09-291-12/+16 * | | merge 3.4 (closes #22518)Benjamin Peterson2014-09-291-17/+47 |\ \ \ | |/ / | * | merge 3.3 (closes #22518)Benjamin Peterson2014-09-291-17/+47 | |\ \ | | |/ | | * cleanup overflowing handling in unicode_decode_call_errorhandler and unicode_...Benjamin Peterson2014-09-29