Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 8bdef23f7f Merge pull request #56012 from bruvzg/wt🤎4 hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  bruvzg ea5bb8b47d [Windows] Improve console handling and execute/create_process. hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  kobewi f6d16d55c6 Fix data directory of unnamed projects hace 3 años
  Aaron Franke 2dabdda36a Update Time documentation hace 3 años
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor hace 4 años
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path hace 4 años
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. hace 4 años
  Aaron Franke f64fea1b23 Add Time singleton hace 4 años
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores hace 4 años
  Pedro J. Estébanez 99fe462452 Modernize Thread hace 4 años
  Pedro J. Estébanez 8ed259b792 Modernize RWLock hace 4 años
  Rémi Verschelde 59495adb7c Merge pull request #45157 from madmiraal/fix-44514 hace 4 años
  Marcel Admiraal 89225884f6 Raise SIGKILL instead of CRASH_NOW in child process when fork fails hace 4 años
  bruvzg 533ed0c7c8 Fix OS::execute() and OS::create_process() command line argument CharStrings freed before use. hace 4 años
  Rémi Verschelde 1218441b16 Merge pull request #44514 from madmiraal/split-os-execute hace 4 años
  Rémi Verschelde f414a323b1 Merge pull request #42740 from lolleko/fix-nanosleep-usage hace 4 años
  Marcel Admiraal 2a74b388d0 Split OS::execute into two methods hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Fabio Alessandrelli 781efc26e0 Remove now unused FileAccessBuffered. hace 4 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 4 años
  Ev1lbl0w 0d3a168a53 Fix wrong exit code being returned hace 4 años
  Lorenz Junglas 1107c7f327 Fix nanosleep usage hace 4 años
  Rémi Verschelde 01185acecb NetBSD: Implement OS_Unix::get_executable_path() hace 5 años
  Marcel Admiraal 4b3aec50c0 Replace calls to gmtime with gmtime_r and localtime with localtime_r. hace 5 años
  bruvzg d6e3a8a137 [macOS] Fix crash on failed `fork`. hace 5 años
  Emmanuel Leblond c6de3872f9 Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions hace 5 años