Historie revizí

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