提交歷史

作者 SHA1 備註 提交日期
  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 5 年之前
  Rémi Verschelde 5f4d64f4f3 Linux/BSD: Fix support for NetBSD 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 a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Ignacio Etcheverry 6de04cf04c Improve custom thread numbering for POSIX 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Rémi Verschelde 97b9697ea2 Fix some OSX and iOS Clang warnings 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Leon Krause 25800ffb0e Add RWLockDummy for NO_THREADS builds 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Rémi Verschelde 9a8a0e20e5 Merge pull request #10552 from RandomShaper/improve-posix 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  Pedro J. Estébanez d806ad4a3d Implement custom thread numbering for POSIX 8 年之前
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case 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 c7bc44d5ad Welcome in 2017, dear changelog reader! 8 年之前
  Juan Linietsky 8dac3bf3b1 Added function to notify ScriptLanguage when a thread is created/freed, allows scripts to allocate a stack there via TLS 9 年之前
  Ariel Manzur 0cd8c054a2 thread renaming 9 年之前
  eska a6c1a5c6d0 Fix pthread renaming in Open/FreeBSD 9 年之前
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 年之前
  Ariel Manzur 02d6669a38 threads 9 年之前
  Ariel Manzur 4a7e5fafb1 thread rename for ios and osx (if called from the thread to be renamed) 9 年之前
  Ariel Manzur 10298b9534 thread set name 9 年之前