Commit History

Author SHA1 Message Date
  Pāvels Nadtočajevs e9b57fce82 Convert line breaks to `\n` and strip line break from the end of string returned by `OS::read_string_from_stdin`/`OS::get_stdin_string`. 8 months ago
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 9 months ago
  Fabio Alessandrelli fc52821cfb [Net] Properly rename NetSocketPosix to NetSocketUnix 9 months ago
  Thaddeus Crews 179321a0a3 Merge pull request #91201 from bruvzg/con_type 9 months ago
  Fabio Alessandrelli 0c620b29cd [Net] Split Unix/Windows NetSocket implementation 9 months ago
  bruvzg 76164c2aa9 [OS] Add functions to determine standard I/O device type. 1 year ago
  bruvzg 10f3c1f587 Add support for non-blocking IO mode to `OS.execute_with_pipe`. 1 year ago
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 year ago
  Fredia Huya-Kouadio 764de7fe31 Collapse the gdextension arguments into the `GDExtensionData` struct 1 year ago
  Fredia Huya-Kouadio ede88cf59d Fix loading GDExtension dependencies on Android 1 year ago
  kobewi dce4a3e4c2 Add get_process_exit_code() method 1 year ago
  DmitriySalnikov b73e740786 Add renaming of PDB files to avoid blocking them 1 year ago
  bruvzg 082b420c0a Implement `OS.execute_with_pipe` method to run process with redirected stdio. 1 year ago
  Rémi Verschelde b0d07b1bc2 Merge pull request #86936 from akx/env-utf-8 1 year ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  Adam Scott bd70b8e1f6 Add THREADS_ENABLED macro in order to compile Godot to run on the main thread 1 year ago
  Aarni Koskela a4c5dae8cb Attempt to parse environment variables as UTF-8 1 year ago
  Rémi Verschelde c921b6587c Merge pull request #84469 from time-killer-games/patch-1 1 year ago
  Daylily-Zeleen fe6b073811 Distinguishs between dynamic library not found and can't be opened. 1 year ago
  Samuel Venable 52da1e9b6b Fix NetBSD Executable Path 1 year ago
  David Snopek a039d0b61a Linux: Disable RTLD_DEEPBIND mode for dlopen() in sanitizer builds 1 year ago
  David Snopek 7f4e700bf7 On Linux, favor local symbols when loading a shared library 1 year ago
  A Thousand Ships 3565d1bf7e [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Kamil Brzoskowski 3cd865dbe8 Fix formatting of dlopen error message on Windows 2 years ago
  Hugo Locurcio dcc92c174e Remove uses of `vformat()` with no placeholders 2 years ago
  bruvzg 628f3b2f79 [OS] Implement and expose to scripting APIs `get_memory_info` method instead of old `get_free_static_memory`. 2 years ago
  Rémi Verschelde 818a9e99a4 OS: Add `unset_environment`, better validate input 2 years ago
  Rémi Verschelde 0e4e782ada Merge pull request #70714 from Calinou/doc-os-stdin 2 years ago
  Hugo Locurcio 86b8176864 Improve documentation for `OS.read_string_from_stdin()` 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago