Lukas Tenbrink
|
1498eb327f
Make `IPAddress` to `String` conversion explicit.
|
1 сар өмнө |
kobewi
|
5af4bef46f
Inline static variables (part 1)
|
2 сар өмнө |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
9 сар өмнө |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
9 сар өмнө |
A Thousand Ships
|
723f5500f4
[Core] Allow locking/unlocking of `MutexLock`
|
1 жил өмнө |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 жил өмнө |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 жил өмнө |
A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 жил өмнө |
Danil Alexeev
|
eb391d3302
Display `BitField[Enum]` in docs to distinguish from `Enum`
|
2 жил өмнө |
myaaaaaaaaa
|
d337ed1c64
Fix data races in startup/teardown
|
2 жил өмнө |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 жил өмнө |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 жил өмнө |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 жил өмнө |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 жил өмнө |
Hugo Locurcio
|
7d8b344f01
Increase the maximum number of concurrent DNS queries from 32 to 256
|
3 жил өмнө |
Fabio Alessandrelli
|
49297d937c
[Net] Simplify IP resolution code, fix caching.
|
3 жил өмнө |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 жил өмнө |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 жил өмнө |
Fabio Alessandrelli
|
aca5540e13
[Net] Fix IP address resolution incorrectly locking the main thread.
|
4 жил өмнө |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 жил өмнө |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 жил өмнө |
Chuck
|
48f7e06976
Fix DNS resolve mutex locks
|
4 жил өмнө |
Chuck
|
dd8fa11ac1
Support multiple address resolution in DNS requests
|
4 жил өмнө |
Hugo Locurcio
|
3f078c99f6
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
|
4 жил өмнө |
Pedro J. Estébanez
|
8e128726f0
Modernize atomics
|
4 жил өмнө |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 жил өмнө |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 жил өмнө |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 жил өмнө |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 жил өмнө |