Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
5 سال پیش |
Fabio Alessandrelli
|
b8ddaf9c33
Refactor ScriptDebugger.
|
5 سال پیش |
Rémi Verschelde
|
42595085a5
Merge pull request #36752 from RandomShaper/rework_semaphore
|
5 سال پیش |
Mateo Dev .59
|
8a88637705
os: execute parse the command output from utf8
|
5 سال پیش |
Pedro J. Estébanez
|
9a3a2b03b8
Drop old semaphore implementation
|
5 سال پیش |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
5 سال پیش |
Hugo Locurcio
|
580b8cc012
Improve the console error logging appearance
|
5 سال پیش |
Hugo Locurcio
|
785af45d8e
Disable colored console output when standard output isn't a TTY
|
5 سال پیش |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 سال پیش |
bruvzg
|
7b64340eb0
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` for macOS CI.
|
5 سال پیش |
Kanabenki
|
add91724e6
Fix casting to uint64_t when returning unix system time
|
5 سال پیش |
Ruslan Mullayanov
|
b4c927b514
Added an exit code to the blocking mode of OS::execute
|
5 سال پیش |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 سال پیش |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 سال پیش |
qarmin
|
9a77d748c0
Fixes minor issues found by static analyzer
|
6 سال پیش |
hbina085
|
f78baa5f93
added a const keyword for a methods that return constant literal...
|
6 سال پیش |
Juan Linietsky
|
cd4449e7ab
Add FileAccess::set_unix_permissions for Unix platforms
|
6 سال پیش |
Juan Linietsky
|
65f3a953de
Remove SIGCHILD handle in OS_Unix, interferes with pclose()
|
6 سال پیش |
Fabio Alessandrelli
|
0bcf0314f7
Fix jump over uninitialized value in OS Unix/X11
|
6 سال پیش |
Pedro J. Estébanez
|
9c3ddf05cb
Revert accidental commits
|
6 سال پیش |
Pedro J. Estébanez
|
fb37284c02
Create class for shared memory blocks [wip]
|
6 سال پیش |
Rémi Verschelde
|
5fc86026ca
Fix typos with codespell
|
6 سال پیش |
Ignacio Etcheverry
|
9bd9d21358
Fix OS_Unix::set_environment
|
6 سال پیش |
Ignacio Etcheverry
|
41873ffa88
Added set_environment to OS class
|
6 سال پیش |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 سال پیش |
volzhs
|
84d060c768
Added OS.get_system_time_msecs()
|
6 سال پیش |
Leon Krause
|
5c2c47a174
Add proper stubs for OS_JavaScript::execute(), get_process_id(), kill()
|
6 سال پیش |
Fabio Alessandrelli
|
5393e7310d
Avoid possible overflow in OS_Unix readlink
|
6 سال پیش |
Marcelo Fernandez
|
d0a5ac577f
Fix OS X get_ticks_usec return value after #22424
|
6 سال پیش |
Fabio Alessandrelli
|
460e3376a4
Use monotonic clock for get_ticks_usec
|
6 سال پیش |