提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde 5ae569560d Fix missing argument names in bindings 3 年之前
  Haoyu Qiu 9dd0d3f550 Don't memcpy to nullptr even if length is zero 3 年之前
  Aaron Franke eb4902a455 Fix some unnecessary includes 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 年之前
  reduz 6631f66c2a Optimize StringName usage 4 年之前
  Fabio Alessandrelli b00c4a4360 [Net] Makes HTTPClient a custom instance class. 4 年之前
  Fabio Alessandrelli 421e771012 [Net] Unify HTTPClient request and request_raw. 4 年之前
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 年之前
  Fabio Alessandrelli 507a9beca1 [Net] Fix HTTPRquest store_buffer error. 4 年之前
  Fabio Alessandrelli 015fc2ad4f Merge pull request #48205 from Faless/net/4.x_url_parsing 4 年之前
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
  Fabio Alessandrelli 3bb40669d5 [Net] Implement String::parse_url for parsing URLs. 4 年之前
  Rémi Verschelde 9bbe51dc27 Style: Apply clang-tidy's `modernize-use-nullptr` 4 年之前
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 年之前
  Fabio Alessandrelli 9dd28a2953 Merge pull request #35246 from zaksnet/disconnect-while-downloading 4 年之前
  Zak Stam bc8fe786b2 Update scene/main/http_request.cpp 4 年之前
  Fabio Alessandrelli d61cd469f1 [Net] Better EOF handling in HTTPRequest. 4 年之前
  Pedro J. Estébanez 8e128726f0 Modernize atomics 4 年之前
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 年之前
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 年之前
  Rémi Verschelde a2a78a8066 doc: Sync classref with current source 5 年之前
  Adam Brown 6584db1538 HTTPRequest now accepts gzip 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 年之前