Max Kellermann
|
a67f7f88e4
|
util/MimeType: add missing include
|
2024-05-23 20:31:10 +02:00 |
|
Max Kellermann
|
8b77da545d
|
*: use transparent comparison for std::{map,set} with std::string keys
This avoids many std::string temporaries for lookups.
|
2023-03-12 09:12:02 +01:00 |
|
Max Kellermann
|
148aca23be
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
|
Max Kellermann
|
95ad1b0cc6
|
use [[gnu::pure]] instead of gcc_pure
This is semi-standard and doesn't require the util/Compiler.h header.
|
2021-04-06 14:09:21 +02:00 |
|
Max Kellermann
|
abbd980671
|
Merge branch 'v0.22.x'
|
2021-01-01 19:59:15 +01:00 |
|
Max Kellermann
|
5348f8c9c8
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
|
Max Kellermann
|
ac4975cd7a
|
util/MimeType: relicense to BSD-2
|
2020-11-18 15:28:21 +01:00 |
|
Max Kellermann
|
afbcac9fb1
|
util/MimeType: use IterableSplitString() in ParseMimeTypeParameters()
|
2020-11-04 21:29:42 +01:00 |
|
Max Kellermann
|
bb07fd42ce
|
util/MimeType: migrate GetMimeTypeBase() to std::string_view
|
2020-11-04 21:20:03 +01:00 |
|
Max Kellermann
|
2817bf9e95
|
copyright year 2020
|
2020-01-18 19:23:49 +01:00 |
|
Max Kellermann
|
a139279575
|
Copyright year 2019
|
2019-06-17 11:17:30 +02:00 |
|
Max Kellermann
|
f5c9071494
|
*: copyright year 2018
|
2018-10-31 17:54:59 +01:00 |
|
Max Kellermann
|
66e3801b1e
|
util/MimeType: add "noexcept"
|
2017-05-16 10:23:38 +02:00 |
|
Max Kellermann
|
5900253b85
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
|
Max Kellermann
|
287ef181ba
|
util/MimeType: add ParseMimeTypeParameters()
|
2016-06-10 22:52:35 +02:00 |
|
Max Kellermann
|
92cdea123e
|
TagStream, decoder/Thread, ...: ignore MIME type parameters for matching plugins
|
2016-06-10 22:24:13 +02:00 |
|