Histórico de Commits

Autor SHA1 Mensagem Data
  Mateo Dev .59 8a88637705 os: execute parse the command output from utf8 há 5 anos atrás
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> há 5 anos atrás
  Hugo Locurcio 580b8cc012 Improve the console error logging appearance 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
  Fabio Alessandrelli 01c3c1a07b Properly initialize Winsock on startup há 7 anos atrás
  Fabio Alessandrelli 30327872e0 Unify StreamPeerTCP/TCP_Server with NetSocket API há 7 anos atrás
  Fabio Alessandrelli 1b99806b47 Unify PacketPeerUDP using NetSocket há 7 anos atrás
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path há 7 anos atrás