summaryrefslogtreecommitdiffstats
path: root/XUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce String_eq_nullable()Christian Göttsche39 hours1-0/+10
* Update includes based on IWYUBenny Baumann2023-12-261-0/+1
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-261-1/+6
* Rewrite Meter_humanUnit() to accept floating point valueExplorer092023-11-241-0/+3
* Add ATTR_NONNULL to various String_* functionsExplorer092023-10-111-0/+8
* strchrnul is a GNU libc extension, add a wrapper for other platformsNathan Scott2023-10-101-0/+11
* Compare all percentage fields with compareRealNumbers()Explorer092023-08-181-0/+5
* Replace isnan() with better comparisons (isgreater(), etc.)Explorer092023-08-181-0/+5
* Annotate functions with access attributeChristian Göttsche2023-02-181-0/+7
* Reformat code baseBenny Baumann2022-10-241-1/+1
* Write full bufferChristian Göttsche2022-06-281-0/+2
* Improve String_contains_i to allow for multiple termsDaniel Lange2022-03-251-1/+1
* Removed unused String_getToken functionTobias Stoeckmann2022-01-111-2/+0
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Add xReallocArrayZero() helperChristian Göttsche2021-09-111-0/+2
* XUtils: move implementation of String_contains_i out of header fileChristian Göttsche2021-08-251-4/+1
* Pointer indication aligned to typenameBenny Baumann2021-07-151-1/+1
* Add compiler hints on memory allocating utility functionsChristian Göttsche2021-01-111-11/+11
* Add wrapper function for free and strdupChristian Göttsche2021-01-111-0/+1
* XUtils: add safe strncpy implementationChristian Göttsche2021-01-111-0/+3
* XUtils: check for multiplication overflow in allocation sizeChristian Göttsche2021-01-021-0/+4
* Use size_t as len type for xSnprintfChristian Göttsche2020-12-061-1/+1
* IWYU updateChristian Göttsche2020-12-061-0/+1
* Add xReadfile wrapper for reading small to medium size filesChristian Göttsche2020-12-021-0/+4
* Spacing around operatorsBenny Baumann2020-11-021-2/+2
* XUtils string related updatesChristian Göttsche2020-10-191-7/+16
* Make all required includes explicitBenny Baumann2020-10-181-3/+4
* Combine XAlloc.[ch] into XUtils.[ch]Benny Baumann2020-10-171-0/+11
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-0/+45

© 2014-2024 Faster IT GmbH | imprint | privacy policy