提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 年之前
  Haoyu Qiu 2b2f3d7f2d Fix memfree parameter name 4 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 年之前
  Pedro J. Estébanez 4485b43a57 Modernize atomics 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 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 6 年之前
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 年之前
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 6 年之前
  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 7 年之前
  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++ 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  Pedro J. Estébanez 02607b3103 Use atomics for memory use tracking 8 年之前
  Rémi Verschelde 711ebafa71 Revert "Improve reliability of memory stats" 8 年之前
  Pedro J. Estébanez 490a2ff0b9 Improve reliability of memory stats 8 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年之前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年之前
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 年之前
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 年之前
  Juan Linietsky 53ce643e52 -Changed memory functions, Memory::alloc_static*, simplified them, made them aligned to 16 8 年之前
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 年之前
  Geequlim 728ce570a5 Add spaces to macros in memory.h to make C++11 compilers happy 9 年之前
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 年之前