Histórico de Commits

Autor SHA1 Mensagem Data
  Fabio Alessandrelli f73c9e555f Remove now unused FileAccessBuffered. há 4 anos atrás
  Pedro J. Estébanez 3ec62c82a3 Implement no-window mode for X11 and MacOS há 5 anos atrás
  Ev1lbl0w 126d08e33d Fix wrong exit code being returned há 5 anos atrás
  Rémi Verschelde b73a9109ab NetBSD: Implement OS_Unix::get_executable_path() há 5 anos atrás
  Marcel Admiraal 5f1dd48496 Replace calls to gmtime with gmtime_r and localtime with localtime_r. há 5 anos atrás
  bruvzg b0aabf2c03 [macOS] Fix crash on failed `fork`. há 5 anos atrás
  Mateo Dev .59 d6c94fd527 os: execute parse the command output from utf8 há 5 anos atrás
  Hugo Locurcio 785af45d8e Disable colored console output when standard output isn't a TTY há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  bruvzg 7b64340eb0 Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` for macOS CI. há 6 anos atrás
  Kanabenki add91724e6 Fix casting to uint64_t when returning unix system time há 6 anos atrás
  Ruslan Mullayanov b4c927b514 Added an exit code to the blocking mode of OS::execute há 6 anos atrás
  qarmin 17732fe698 Added some obvious errors explanations há 6 anos atrás
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' há 6 anos atrás
  qarmin 9a77d748c0 Fixes minor issues found by static analyzer há 6 anos atrás
  hbina085 f78baa5f93 added a const keyword for a methods that return constant literal... há 6 anos atrás
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms há 6 anos atrás
  Juan Linietsky 65f3a953de Remove SIGCHILD handle in OS_Unix, interferes with pclose() há 6 anos atrás
  Fabio Alessandrelli 0bcf0314f7 Fix jump over uninitialized value in OS Unix/X11 há 6 anos atrás
  Pedro J. Estébanez 9c3ddf05cb Revert accidental commits há 6 anos atrás
  Pedro J. Estébanez fb37284c02 Create class for shared memory blocks [wip] há 6 anos atrás
  Rémi Verschelde 5fc86026ca Fix typos with codespell há 6 anos atrás
  Ignacio Etcheverry 9bd9d21358 Fix OS_Unix::set_environment há 6 anos atrás
  Ignacio Etcheverry 41873ffa88 Added set_environment to OS class há 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 6 anos atrás
  volzhs 84d060c768 Added OS.get_system_time_msecs() há 6 anos atrás
  Leon Krause 5c2c47a174 Add proper stubs for OS_JavaScript::execute(), get_process_id(), kill() há 7 anos atrás
  Fabio Alessandrelli 5393e7310d Avoid possible overflow in OS_Unix readlink há 7 anos atrás
  Marcelo Fernandez d0a5ac577f Fix OS X get_ticks_usec return value after #22424 há 7 anos atrás
  Fabio Alessandrelli 460e3376a4 Use monotonic clock for get_ticks_usec há 7 anos atrás