summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qeasingcurve.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+114
'>refslogtreecommitdiffstats
path: root/src/H5D.c
Commit message (Expand)AuthorAgeFilesLines
* Multi Dataset (#2120)Neil Fortner2022-10-191-33/+275
* Sanity checks for H5Xcreate_anon functions to make sure the IDs passed in are...raylu-hdf2022-08-051-0/+5
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-49/+49
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-6/+6
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-3/+0
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-7/+7
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-131/+260
* Add H5Dchunk_iter method for iterating over chunks (#6)Gaute Hope2021-05-191-0/+65
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Reformat source (#244)Quincey Koziol2021-01-071-7/+7
* Turns off clang formatter for H5ARGS_TRACE (#184)Dana Robinson2020-12-161-10/+19
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-139/+665
* Minor normalization with the async branch (#159)Dana Robinson2020-12-121-2/+2
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-301-4/+5
* Move API routines for VOL objects to main source file. (#133)Quincey Koziol2020-11-301-0/+480
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-3/+3
* Enhance API tracing (#120)Quincey Koziol2020-11-261-17/+17
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-4/+4
* Clang-format of source filesAllen Byrne2020-09-30