Thaddeus Crews
|
ef44ec13d1
Merge pull request #109397 from bruvzg/execute_with_pipe_dsc_fix
|
il y a 1 mois |
Pāvels Nadtočajevs
|
9d13037653
[Unix] Fix `execute_with_pipe` closing wrong pipe handle.
|
il y a 2 mois |
Pāvels Nadtočajevs
|
8b4e34cda5
[Unix] Replace symlink target, not the link itself when using backup save mode.
|
il y a 2 mois |
Danil Alexeev
|
24494d840e
Core: Unify display of error type prefixes
|
il y a 5 mois |
Pāvels Nadtočajevs
|
1501f447bf
Fix `execute_with_pipe` / `create_process` exit code.
|
il y a 4 mois |
Stuart Carnie
|
f658161619
macOS: Embedded window can be dismissed by clicking close
|
il y a 5 mois |
Mikael Hermansson
|
31b90246e7
Fix empty lines being added for errors with no script backtrace
|
il y a 5 mois |
Thaddeus Crews
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
il y a 5 mois |
David Snopek
|
39ad4633a8
Web: Fix crash when built with `dlink_enabled=yes`
|
il y a 5 mois |
Thaddeus Crews
|
28089c40c1
Merge pull request #91006 from reduz/live-backtrace
|
il y a 5 mois |
reduz
|
d1dcb40d56
Ability to print and log script backtraces
|
il y a 6 mois |
Lukas Tenbrink
|
60784744ce
Handle the case where `waitpid` returns `errno` `EINTR`.
|
il y a 6 mois |
Kiro
|
23129a66ed
Replace append_utfx with direct String::utfx
|
il y a 6 mois |
Thaddeus Crews
|
780cf03051
Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse
|
il y a 6 mois |
bruvzg
|
48bfe13e4f
Add methods to decode/encode multibyte encodings.
|
il y a 1 an |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
il y a 6 mois |
Ricardo Subtil
|
b77aa473a1
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
il y a 1 an |
Rémi Verschelde
|
f08fe52d9a
Merge pull request #99963 from Faless/web/no_ip
|
il y a 9 mois |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
il y a 10 mois |
Adam Scott
|
1b3e483899
Add file and dir temporary utilities
|
il y a 11 mois |
Fabio Alessandrelli
|
c831f635fe
[Web] Implement dummy IPWeb instead of IPUnix
|
il y a 10 mois |
Pāvels Nadtočajevs
|
e9b57fce82
Convert line breaks to `\n` and strip line break from the end of string returned by `OS::read_string_from_stdin`/`OS::get_stdin_string`.
|
il y a 10 mois |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
il y a 10 mois |
Fabio Alessandrelli
|
fc52821cfb
[Net] Properly rename NetSocketPosix to NetSocketUnix
|
il y a 11 mois |
Thaddeus Crews
|
179321a0a3
Merge pull request #91201 from bruvzg/con_type
|
il y a 11 mois |
Fabio Alessandrelli
|
0c620b29cd
[Net] Split Unix/Windows NetSocket implementation
|
il y a 11 mois |
bruvzg
|
76164c2aa9
[OS] Add functions to determine standard I/O device type.
|
il y a 1 an |
bruvzg
|
10f3c1f587
Add support for non-blocking IO mode to `OS.execute_with_pipe`.
|
il y a 1 an |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
il y a 1 an |
Fredia Huya-Kouadio
|
764de7fe31
Collapse the gdextension arguments into the `GDExtensionData` struct
|
il y a 1 an |