커밋 기록

작성자 SHA1 메시지 날짜
  bruvzg 8823eae328 Rename OSX to macOS and iPhoneOS to iOS. 3 년 전
  bruvzg 0c5431644d Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose. 3 년 전
  mdavisprog f3c1232c59 Add OS::is_process_running function. 4 년 전
  Emmanuel Leblond 80f61352fb Add GDNativeInterface::get_library_path to GDExtension 3 년 전
  Rémi Verschelde 9b05f29894 Remove unused GDNative code 3 년 전
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 년 전
  Fabio Alessandrelli 6b5634b96a [OS/Crypto] Add get_entropy to OS. 3 년 전
  Rémi Verschelde 8bdef23f7f Merge pull request #56012 from bruvzg/wt🤎4 3 년 전
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 년 전
  bruvzg ea5bb8b47d [Windows] Improve console handling and execute/create_process. 3 년 전
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 년 전
  kobewi f6d16d55c6 Fix data directory of unnamed projects 3 년 전
  Aaron Franke 2dabdda36a Update Time documentation 3 년 전
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor 3 년 전
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path 3 년 전
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. 4 년 전
  Aaron Franke f64fea1b23 Add Time singleton 4 년 전
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 년 전
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 년 전
  Pedro J. Estébanez 8ed259b792 Modernize RWLock 4 년 전
  Rémi Verschelde 59495adb7c Merge pull request #45157 from madmiraal/fix-44514 4 년 전
  Marcel Admiraal 89225884f6 Raise SIGKILL instead of CRASH_NOW in child process when fork fails 4 년 전
  bruvzg 533ed0c7c8 Fix OS::execute() and OS::create_process() command line argument CharStrings freed before use. 4 년 전
  Rémi Verschelde 1218441b16 Merge pull request #44514 from madmiraal/split-os-execute 4 년 전
  Rémi Verschelde f414a323b1 Merge pull request #42740 from lolleko/fix-nanosleep-usage 4 년 전
  Marcel Admiraal 2a74b388d0 Split OS::execute into two methods 4 년 전
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 년 전
  Fabio Alessandrelli 781efc26e0 Remove now unused FileAccessBuffered. 4 년 전
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 년 전
  Ev1lbl0w 0d3a168a53 Fix wrong exit code being returned 4 년 전