Commit History

Upphovsman SHA1 Meddelande Datum
  Rémi Verschelde f414a323b1 Merge pull request #42740 from lolleko/fix-nanosleep-usage 4 år sedan
  Marcel Admiraal 2a74b388d0 Split OS::execute into two methods 4 år sedan
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 år sedan
  Fabio Alessandrelli 781efc26e0 Remove now unused FileAccessBuffered. 4 år sedan
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 år sedan
  Ev1lbl0w 0d3a168a53 Fix wrong exit code being returned 4 år sedan
  Lorenz Junglas 1107c7f327 Fix nanosleep usage 4 år sedan
  Rémi Verschelde 01185acecb NetBSD: Implement OS_Unix::get_executable_path() 5 år sedan
  Marcel Admiraal 4b3aec50c0 Replace calls to gmtime with gmtime_r and localtime with localtime_r. 5 år sedan
  bruvzg d6e3a8a137 [macOS] Fix crash on failed `fork`. 5 år sedan
  Emmanuel Leblond c6de3872f9 Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double 5 år sedan
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 år sedan
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 år sedan
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 år sedan
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 år sedan
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. 5 år sedan
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. 5 år sedan
  Rémi Verschelde 42595085a5 Merge pull request #36752 from RandomShaper/rework_semaphore 5 år sedan
  Mateo Dev .59 8a88637705 os: execute parse the command output from utf8 5 år sedan
  Pedro J. Estébanez 9a3a2b03b8 Drop old semaphore implementation 5 år sedan
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 år sedan
  Hugo Locurcio 580b8cc012 Improve the console error logging appearance 5 år sedan
  Hugo Locurcio 785af45d8e Disable colored console output when standard output isn't a TTY 5 år sedan
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 år sedan
  bruvzg 7b64340eb0 Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` for macOS CI. 5 år sedan
  Kanabenki add91724e6 Fix casting to uint64_t when returning unix system time 6 år sedan
  Ruslan Mullayanov b4c927b514 Added an exit code to the blocking mode of OS::execute 6 år sedan
  qarmin 17732fe698 Added some obvious errors explanations 6 år sedan
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 år sedan
  qarmin 9a77d748c0 Fixes minor issues found by static analyzer 6 år sedan