Riccardo Mazzarini
|
0b74ad0a64
|
refactor(api): complete conversion from Dictionary to Dict(opts) (#26365)
|
2023-12-05 19:33:57 +08:00 |
|
zeertzjq
|
7e2387f41b
|
build(clint): more precise check for "defs" headers (#26236)
|
2023-11-27 08:34:06 +08:00 |
|
dundargoc
|
4f8941c1a5
|
refactor: replace manual header guards with #pragma once
It is less error-prone than manually defining header guards. Pretty much
all compilers support it even if it's not part of the C standard.
|
2023-11-12 22:01:28 +01:00 |
|
Björn Linse
|
b1ef6de620
|
api: move deprecated functions to separate files
Most these are just calls to non-deprecated variants, and take up
unnecessary space and search hits in the other files.
|
2020-12-05 14:34:17 +01:00 |
|