コミット履歴

作者 SHA1 メッセージ 日付
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年 前
  Fabio Alessandrelli 6f02183f8c [Core] Use std type traits to check operations triviality. 2 年 前
  reduz 8b7c7f5a75 Add a new HashMap implementation 2 年 前
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 2 年 前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年 前
  Marcel Admiraal 87a4ba492e Remove unimplemented methods 3 年 前
  AndreaCatania 98ceb60eb4 Refactors the memnew_placement. 3 年 前
  Haoyu Qiu 542d7d6460 Fix memfree parameter name 3 年 前
  Pedro J. Estébanez 8e128726f0 Modernize atomics 3 年 前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年 前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 年 前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 4 年 前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年 前
  Rémi Verschelde 1a8167867b Modernize remaining uses of 0/NULL instead of nullptr (C++11) 4 年 前
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 4 年 前
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 年 前
  Rémi Verschelde 13a9bfbca7 Style: Harmonize header guards to style guide [Core] 4 年 前
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 4 年 前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年 前
  Marcel Admiraal c2aa3e2351 Remove circular include between core/typedefs.h and core/error_macros.h 5 年 前
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 5 年 前
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 5 年 前
  Hein-Pieter van Braam 4240e3d668 Optimizations for trivial types 6 年 前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年 前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 年 前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年 前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年 前
  Matthias Hoelzl 4c76c6892c Add placement deletes to avoid warnings on VC++ 7 年 前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 年 前
  Pedro J. Estébanez 02607b3103 Use atomics for memory use tracking 7 年 前