Historial de Commits

Autor SHA1 Mensaje Fecha
  Thaddeus Crews 28089c40c1 Merge pull request #91006 from reduz/live-backtrace hace 5 meses
  reduz d1dcb40d56 Ability to print and log script backtraces hace 6 meses
  Lukas Tenbrink 60784744ce Handle the case where `waitpid` returns `errno` `EINTR`. hace 6 meses
  bruvzg 48bfe13e4f Add methods to decode/encode multibyte encodings. hace 1 año
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` hace 8 meses
  Ricardo Subtil b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization hace 1 año
  Adam Scott 1b3e483899 Add file and dir temporary utilities hace 1 año
  bruvzg 76164c2aa9 [OS] Add functions to determine standard I/O device type. hace 1 año
  bruvzg 10f3c1f587 Add support for non-blocking IO mode to `OS.execute_with_pipe`. hace 1 año
  Fredia Huya-Kouadio 764de7fe31 Collapse the gdextension arguments into the `GDExtensionData` struct hace 1 año
  Fredia Huya-Kouadio ede88cf59d Fix loading GDExtension dependencies on Android hace 1 año
  kobewi dce4a3e4c2 Add get_process_exit_code() method hace 1 año
  DmitriySalnikov b73e740786 Add renaming of PDB files to avoid blocking them hace 1 año
  bruvzg 082b420c0a Implement `OS.execute_with_pipe` method to run process with redirected stdio. hace 2 años
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters hace 1 año
  bruvzg 628f3b2f79 [OS] Implement and expose to scripting APIs `get_memory_info` method instead of old `get_free_static_memory`. hace 2 años
  Rémi Verschelde 818a9e99a4 OS: Add `unset_environment`, better validate input hace 2 años
  Rémi Verschelde 0e4e782ada Merge pull request #70714 from Calinou/doc-os-stdin hace 2 años
  Hugo Locurcio 86b8176864 Improve documentation for `OS.read_string_from_stdin()` hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  bruvzg 3d8a942a56 Fix reading Unicode from stdio. hace 2 años
  Rémi Verschelde 5aadc618b6 Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo hace 3 años
  MJacred de768afbdc Fetch video adapter driver name and version from OS on Linux/*BSD and Windows hace 3 años
  Rémi Verschelde c2c9a582da Merge pull request #64815 from RandomShaper/default_cpu_count hace 3 años
  Pedro J. Estébanez 6bf02c0162 Keep a single, portable implementation of `OS::get_processor_count()` hace 3 años
  Rémi Verschelde f501e4f665 Unix: Remove now unnecessary I/O defines, cleanup hace 3 años
  Rémi Verschelde 26e9145c26 SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines hace 3 años
  MJacred ac9786c525 Add get_distribution_name() and get_version() to OS hace 3 años
  James 0aecfc9254 Fixes #65377: get_datetime_* functions can return wrong values hace 3 años
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency hace 3 años