Histórico de Commits

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