提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde b0b759e6da SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines 3 年之前
  Pedro J. Estébanez 0873cf0656 Keep a single, portable implementation of `OS::get_processor_count()` 3 年之前
  Haoyu Qiu 1be078ebcb Fix Time.get_unix_time_from_system() not including msecs 3 年之前
  mdavisprog 53fb0440d3 Add OS::is_process_running function. 4 年之前
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 年之前
  bruvzg 59085d5051 [Windows] Improve console handling and execute. 3 年之前
  kobewi a58736f129 Fix data directory of unnamed projects 3 年之前
  Hugo Locurcio 9be9304238 Improve the console error logging appearance 5 年之前
  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 年之前
  Pedro J. Estébanez 76d5ab8b9a Restore needed null check in OS_Unix::execute() 4 年之前
  Pedro J. Estébanez 6d89f675b1 Modernize Thread 4 年之前
  Pedro J. Estébanez 8f6a636ae7 Modernize Semaphore 4 年之前
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex 4 年之前
  Pedro J. Estébanez b450036120 Modernize RWLock 4 年之前
  Lorenz Junglas c7f2f9fa1f Fix nanosleep usage 5 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Fabio Alessandrelli f73c9e555f Remove now unused FileAccessBuffered. 4 年之前
  Pedro J. Estébanez 3ec62c82a3 Implement no-window mode for X11 and MacOS 5 年之前
  Ev1lbl0w 126d08e33d Fix wrong exit code being returned 5 年之前
  Rémi Verschelde b73a9109ab NetBSD: Implement OS_Unix::get_executable_path() 5 年之前
  Marcel Admiraal 5f1dd48496 Replace calls to gmtime with gmtime_r and localtime with localtime_r. 5 年之前
  bruvzg b0aabf2c03 [macOS] Fix crash on failed `fork`. 5 年之前
  Mateo Dev .59 d6c94fd527 os: execute parse the command output from utf8 5 年之前
  Hugo Locurcio 785af45d8e Disable colored console output when standard output isn't a TTY 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  bruvzg 7b64340eb0 Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` for macOS CI. 6 年之前
  Kanabenki add91724e6 Fix casting to uint64_t when returning unix system time 6 年之前
  Ruslan Mullayanov b4c927b514 Added an exit code to the blocking mode of OS::execute 6 年之前